]> git.lyx.org Git - features.git/blob - src/ChangeLog
1fcbcaa611095196de362dc004495b7c98cd55b8
[features.git] / src / ChangeLog
1 2004-01-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * LaTeXFeatures.h: add nice_ and nice() const
4         * buffer.[Ch]: remove niceFile(), use LaTeXFeatures::nice() instead
5
6 2004-01-20  André Pönitz  <poenitz@gmx.net>
7
8         * BufferView.[Ch]:
9         * BufferView_pimpl.C:
10         * PosIterator.C:
11         * bufferview_funcs.C:
12         * cursor.[Ch]:
13         * cursor_slice.[Ch]:
14         * factory.C:
15         * iterators.C:
16         * lyx_cb.C:
17         * lyxfind.C:
18         * lyxfunc.C:
19         * lyxtext.h:
20         * rowpainter.C:
21         * text.C:
22         * text2.C:
23         * text3.C:
24         * undo.[Ch]: lots of IU. Shift selection stuff from the BufferView to
25           LCursor and mathcursor parts to LCursor and InsetBase.
26
27 2004-01-15  André Pönitz  <poenitz@gmx.net>
28
29         * cursor_slice.[Ch]: add a few covienience functions
30
31         * funcrequest.[Ch]: remove BufferView * member
32
33         * BufferView_pimpl.C:
34         * cursor.C:
35         * factory.[Ch]:
36         * lyxfind.[Ch]:
37         * lyxfunc.C:
38         * lyxtext.h:
39         * text3.C:
40         * undo.[Ch]: adjust to this and changed signature of Inset::priv_dispatch()
41
42 2004-01-14  Alfredo Braunstein  <abraunst@lyx.org>
43
44         * text.C (getWord): fix getWord (and thus LFUN_WORDSEL)
45         * text3.C (dispatch): fix LFUN_WORD{RIGHT,LEFT}SEL
46
47 2004-01-13  André Pönitz  <poenitz@gmx.net>
48
49         * textcursor.[Ch]:
50         * lyxtext.h: hide cursor and selection anchor behind accessor function
51
52         * BufferView.C:
53         * BufferView_pimpl.[Ch]:
54         * PosIterator.C:
55         * bufferview_funcs.C:
56         * cursor.h:
57         * lyxfind.C:
58         * lyxfunc.C:
59         * text.C:
60         * text2.C:
61         * text3.C:
62         * undo.C: adjust
63
64         * cursor.h:
65         * cursor_slice.[Ch]: some integer type changes for inset unification
66
67         * lyxcursor.[hC]: remove, it's CursorSlice now.
68
69         * Makefile.am: 
70         * BufferView_pimpl.[Ch]:
71         * bufferview_funcs.C:
72         * cursor_slice.C:
73         * lyxtext.h:
74         * text.C:
75         * text2.C:
76         * text3.C:
77         * textcursor.[Ch]: adjust
78
79 2004-01-08  Alfredo Braunstein  <abraunst@lyx.org>
80
81         * text2.C (undoSpan): add and use
82         * text.C (breakParagraph): use undoSpan (fix bug 578)
83         * lyxtext.h: adjust
84
85 2004-01-08  Angus Leeming  <leeming@lyx.org>
86
87         * BufferView_pimpl.C (MenuInsertLyXFile):
88         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
89         * lyxfunc.C (menuNew, open, doImport): 
90         FileFilterList change to the FileDialog open and save functions.
91
92 2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
93
94         * ShareContainer.h: make isEqual and isUnique adaptable
95
96         * CutAndPaste.C: make resetOwnerAndChanges adaptable
97
98 2004-01-07  Angus Leeming  <leeming@lyx.org>
99
100         * LyXAction.C:
101         * lfuns.h: add LFUN_WORD_FIND and LFUN_WORD_REPLACE.
102
103         * BufferView_pimpl.C (dispatch): act on these LFUNs.
104
105         * lyxfind.[Ch] (find2string, replace2string, find, replace): new
106         functions replacing find, replace and replaceAll.
107
108         * lyxfunc.C (dispatch): invoke LFUN_WORD_FIND from a call to
109         LFUN_WORDFIND(FORWARD|BACKWARD).
110
111 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
112
113         * text.C (breakParagraph): remove an outdated #warning
114
115 2004-01-07  André Pönitz  <poenitz@gmx.net>
116
117         * lyxfind.C: somewhat clearer logic
118
119         * text.C: prevent crash in cursorX on unitialized row cache
120
121 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
122
123         * lyxcursor.[Ch] (operator>): add
124         * textcursor.C (selStart, selEnd): use std::min and std::max
125
126 2004-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
127
128         * Chktex.C: include boost/format.hpp
129
130 2004-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
131
132         * InsetList.C: replace functor MathcIt with adaptable functor
133         InsetTablePosLess
134         (insetIterator): modify accordingly
135
136         * BranchList.h: move the BranchNamesEqual functor here from...
137         * BranchList.C: ... to here
138
139         * BranchList.C: new BranchListEqual fuctor, use it. Remove
140         SameName and match.
141         (add): replace a finding loop with std::find_if.
142
143 2003-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
144
145         * output_docbook.C: moving LatexParam functionality into
146         .layout files
147
148 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
149
150         * buffer.C: increment format to 229.
151
152 2003-12-28  Michael Schmitt  <michael.schmitt@teststep.org>
153
154         * LaTeXFeatures.C:
155         * lyx_sty.[Ch]: remove minipageindent_def
156
157         * LyXAction.C:
158         * factory.C:
159         * lfuns.h:
160         * lyxfunc.C:
161         * text3.C: remove LFUN_INSET_MINIPAGE
162
163 2003-12-28  Angus Leeming  <leeming@lyx.org>
164
165         * text3.C (dispatch): output useful info on receipt of LFUN_GETLAYOUT.
166
167 2003-12-19  Alfredo Braunstein  <abraunst@lyx.org>
168
169         * text2.C (setParagraph): fix off-by-one crash
170
171 2003-12-18  Martin Vermeer  <martin.vermeer@hut.fi>
172
173         * output_docbook.C: header stuff for AGU
174
175 2003-12-17  Alfredo Braunstein  <abraunst@lyx.org>
176
177         * text2.C (redoCursor): remove
178         * text.C:
179         * text3.C:
180         * BufferView_pimpl.C: remove calls to redoCursor and
181         setCursor(cursor.par(), cursor.pos()) all around
182
183 2003-12-15  Angus Leeming  <leeming@lyx.org>
184
185         * buffer.C: up the format to 228.
186
187 2003-12-15  André Pönitz  <poenitz@gmx.net>
188
189         * cursor_slice.[Ch]: new class to cover texted and mathed's cursor
190         slices
191
192         * Makefile.am:
193
194         * BufferView_pimpl.C:
195         * cursor.[Ch]:
196         * lyxcursor.[Ch]:
197         * rowpainter.[Ch]:
198         * lyxtext.h:
199         * text.C:
200         * text2.C:
201         * text3.C: adjust
202
203 2003-12-15  Angus Leeming  <leeming@lyx.org>
204
205         * metricsinfo.C (ColorChanger): use LColor::getFromLyXName rather
206         than getFromGUIName to manipulate the color.
207
208 2003-12-14  Angus Leeming  <leeming@lyx.org>
209
210         * BranchList.[Ch]: minimize the API.
211         (Branch::getBranch, getColor): now return a 'const &'.
212         (Branch::setSelected) now returns a bool set to true if the
213         selection status changes.
214         (BranchList::clear, size, getColor, setColor, setSelected,
215         allBranches, allSelected, separator): removed.
216         (BranchList::find): new functions, returning the Branch with
217         the given name.
218         (BranchList::add, remove): return a bool indicating that
219         the operation was successful.
220
221         * InsetList.C (insetsOpenCloseBranch): much simplified thanks to a
222         new InsetBranch::isBranchSlected member function.
223
224         * LColor.[Ch]: mimimize the API.
225         (fill): renamed as addColor and made private.
226         (setColor, getGUIName, getX11Name, getLaTeXName): the overloaded
227         versions of these functions taking a string arg have been removed.
228
229         * bufferparams.C (readToken):
230         * lyxfunc.C (dispatch):
231         * lyxrc.C (read): changes due to the altered BranchList and
232         LColor APIs.
233
234         * factory.C (createInset, readInset): changes due to altered
235         InsetBranch c-tor.
236
237 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
238
239         * factory.C:
240         * lyxfunc.C: remove insetminipage. "minipage-insert"
241         now produces a frameless minipage box inset.
242
243 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
244
245         * textcursor.[Ch] (selStart,selEnd): add new methods
246         remove selection::start, end, use LyXCursor::operator<
247         * lyxcursor.[Ch] (operator<): add
248         * BufferView_pimpl.[Ch]: add new struct xsel_cache_
249         * BufferView.[Ch] (unsetXSel): add
250         * text2.C (clearSelection): use unsetXSel,adjust
251         * text.C: adjust
252         * text3.C: adjust
253         * rowpainter.C: adjust
254         * bufferview_funcs.C (put_selection_at): adjust
255
256 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
257
258         * BufferView_pimpl.C: small coord. correction
259
260 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
261
262         * BufferView_pimpl.C (workAreaDispatch): avoid crashing when
263         dragging over the splash screen.
264
265 2003-12-11  Angus Leeming  <leeming@lyx.org>
266
267         * BufferView_pimpl.C (dispatch): remove LFUN_INSET_APPLY code
268         as it is now handled in LyXText::dispatch.
269
270         * text3.C (doInsertInset): remove a level of nesting.
271
272 2003-12-11  Angus Leeming  <leeming@lyx.org>
273
274         * factory.C (createInset): changes due to the changed interface to
275         InsetCommandMailer::string2params.
276
277 2003-12-10  Angus Leeming  <leeming@lyx.org>
278
279         * lyxfunc.C (dispatch): enable all inset dialogs to be opened with
280         'dialog-show-new-inset <inset name>'
281
282 2003-12-10  Angus Leeming  <leeming@lyx.org>
283
284         * buffer.C: up the format to 227.
285
286         * factory.C: the box inset is now identified simply by 'Box'.
287
288 2003-12-10  Angus Leeming  <leeming@lyx.org>
289
290         * buffer.C: up the format to 226.
291
292         * factory.C: the note inset is now identified simply by 'Note'.
293
294 2003-12-08  Alfredo Braunstein  <abraunst@libero.it>
295
296         * lyxtext.h, text2.C (setLayout): don't use cursor to iterate,
297         when a pit is enough. Standarize a couple of loops.
298
299 2003-12-05  Angus Leeming  <leeming@lyx.org>
300
301         * lyxfunc.C (dispatch): DIALOG_SHOW now handles "latexlog" and
302         "vclog" explicitly, passing the appropriate "<logtype> <filename>"
303         data to the re-worked "log" dialog.
304
305 2003-12-03  André Pönitz  <poenitz@gmx.net>
306
307         * PosIterator.C:
308         * iterators.C:
309         * lyxtext.h:
310         * output_latex.C:
311         * paragraph_funcs.C:
312         * text.C:
313         * text2.C: use Inset::getText instead of Inset::getParagraph
314
315 2003-12-03  André Pönitz  <poenitz@gmx.net>
316
317         * buffer.[Ch]:
318         * lyxtext.h:
319         * paragraph_funcs.[Ch]: consolidate parts of Buffer::read() and
320         InsetText::read() as LyXText::read()
321
322 2003-12-02  Angus Leeming  <leeming@lyx.org>
323
324         * lyxlex.[Ch] (operator void const *): add the 'const' to the return
325         type. Add a comment in the implementation that the function uses
326         the stream's bad() function rather than fail() as the std::streams
327         would do.
328
329 2003-12-02  André Pönitz  <poenitz@gmx.net>
330
331         * lyxlex.[Ch]: make interface more similar to std::stream
332
333         * lyxlex_pimpl.[Ch]: don't use '__' in identifiers
334
335 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
336
337         * lyxtextclass.[Ch]: add latexparam to CharStyle inset
338
339 2003-12-01  Michael Schmitt  <michael.schmitt@teststep.org>
340
341         * vspace.[Ch]: remove VSpace::NONE
342
343 2003-12-01  André Pönitz  <poenitz@gmx.net>
344
345         * buffer.[Ch]:
346         * lyxtext.h: move ParagraphList member to LyXText
347         rename LyXText::ownerParagraphs to LyXText::paragraph
348
349         * CutAndPaste.C:
350         * bufferview_funcs.C:
351         * iterators.[Ch]:
352         * lyx_cb.C:
353         * paragraph.C:
354         * rowpainter.C:
355         * tabular.C:
356         * text.C:
357         * text2.C:
358         * text3.C: adjust
359
360         * lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.
361
362         * undo.C: fix cursor positioning
363
364 2003-12-01  John Levon  <levon@movementarian.org>
365
366         * BufferView_pimpl.C: fix a crash on exit with
367         a buffer open
368
369 2003-11-30  Martin Vermeer  <martin.vermeer@hut.fi>
370
371         * BranchList.C: fix setSelected() method.
372
373 2003-11-28  André Pönitz  <poenitz@gmx.net>
374
375         * ParagraphParameters.[Ch]:
376         * ParameterStruct.h: remove space above/below from Paragraph to
377          InsetVSpace
378
379         * BufferView_pimpl.C:
380         * factory.C:
381         * lyxfunc.C:
382         * lyxtext.h:
383         * output_latex.C:
384         * paragraph.C:
385         * paragraph_funcs.C:
386         * rowpainter.[Ch]:
387         * text.C:
388         * text2.C:
389         * text3.C: adjust
390
391 2003-11-28  Martin Vermeer  <martin.vermeer@hut.fi>
392
393         * factory.C: Syntax change for CharStyles
394
395 2003-11-28  André Pönitz  <poenitz@gmx.net>
396
397         * BufferView.[Ch]:
398         * BufferView.[Ch]:
399         * buffer.[Ch]:
400         * buffer.[Ch]: move LyXText member
401
402 2003-11-28  André Pönitz  <poenitz@gmx.net>
403
404         * BufferView.[Ch]: make LyXText * text a private member
405
406         * BufferView_pimpl.C:
407         * cursor.C:
408         * iterators.C:
409         * lyx_cb.C:
410         * lyxfind.C:
411         * lyxtext.h:
412         * rowpainter.[Ch]:
413         * text.C:
414         * text2.C:
415         * undo.C: adjust
416
417         * output_plaintext.C: cleanup
418
419 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
420
421         * buffer.C:
422         * lyxtextclass.[Ch]: parametrize SGML document header
423
424 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
425
426         * converter.[Ch]:
427         * exporter.C: replace bool-valued Pdflatex() by FLAVOR-valued
428         getFlavor().
429
430 2003-11-27  Alfredo Braunstein  <abraunst@lyx.org>
431
432         * text2.C (setFont): rework using PosIterator (no more recursive)
433         (setCharFont): no more needed
434         (setLayout): no more selection cursors fiddling (done by redoCursor)
435         * text.C: cursorRight(bv)->cursorRight(true) (TODO: find and
436         destroy remaining ones)
437
438 2003-11-26  Alfredo Braunstein  <abraunst@lyx.org>
439
440         * bufferview_funcs.[Ch]: split changeDepthAllowed from changeDepth
441         * lyxtext.h: ditto
442         * text2.C: same thing + updateCounters fix + redoCursor also adjusts
443         selection cursors
444         * lyxfunc.C: adjust
445         * text3.C: adjust + re-allow multi par depth changes
446         * textcursor.C: simplify a bit
447
448 2003-11-25  Martin Vermeer  <martin.vermeer@hut.fi>
449
450         * src/buffer.C:
451         * src/lyxlayout.C:
452         * src/lyxlayout.h:
453         * src/lyxtext.h:
454         * src/output_docbook.C:
455         * src/output_latex.C:
456         * src/paragraph.C:
457         * src/paragraph.h:
458         * src/sgml.C:
459         * src/sgml.h:
460         * src/text2.C: Introducing a number of tags parametrizing various
461         XML formats that we may want to support
462
463 2003-11-25  André Pönitz  <poenitz@gmx.net>
464
465         * InsetList.[Ch] (begein, end): inline as suggested by profiler
466
467         * lyxtext.h (leftMargin/rightMargin): simplify interface
468
469         * rowpainter.C:
470         * text.C:
471         * text2.C:
472         * text3.C: adjust
473
474 2003-11-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
475
476         * lyxfunc.C (dispatch): propogate the bibtex databases from the
477         master file to any child files. Fixes bug 546.
478
479 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
480
481         * lyxfind.C (findNextChange): remove unneeded bv->text->init call
482
483 2003-11-24  André Pönitz  <poenitz@gmx.net>
484
485         * rowpainter.C: simplification
486
487         * text2.C (updateCounters): remove call to redoParagraph on
488         changed labels as this is far too expensive.
489
490 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
491
492         * converter.C (convert): fix a crash: this function gets
493         called with buffer == 0 from importer code.
494
495 2003-11-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
496
497         * text3.C (cursorPrevious): make sure that we do not compare
498         iterators form different containers.
499         (cursorNext): ditto
500
501         * rowpainter.C (paintSelection): make sure that we do not compare
502         iterators from different containers.
503
504         * text3.C (dispatch): [PRIOR] make sure that we do not compare
505         iterators from different ParagraphList containers.
506         [NEXT] ditto
507
508         * text2.C (LyXText): change order of initialization slightly
509         (operator=): new function. copy all variables except cache_par_
510         (moveUp): make sure that we do not compare iterators from
511         different ParagraphList constainers.
512         (moveDown): ditto
513
514         * text.C (firstPar): new function
515         (lastPar): new function
516         (endPar): new function
517
518         * lyxtext.h: move things around and group public functions, public
519         variables, private functions, private variables
520
521 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
522
523         * factory.C: change call to InsetERT constructor to avoid
524         additional invocation of method status
525         * text2.C (toggleInset): remove redundant update() call
526         * InsetList.[Ch] (insetsOpenCloseBranch): Pass Buffer reference
527         instead of a Bufferview pointer
528
529 2003-11-21  André Pönitz  <poenitz@gmx.net>
530
531         * rowpainter.C: simplification
532
533 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
534
535         * text3.C (dispatch): make possible to extend a word/row selection
536         with the mouse
537
538 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
539
540         * lyxtext.h: x0_,y0_ -> xo_,yo_
541         * text2.C (cursorUp, cursorDown): adjust + some cursorRow use
542         * text3.C (checkInsetHit): fix coordinates using absolute xo_,yo_
543         * rowpainter.C (paintRows): paint full paragraphs
544
545 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
546
547         * text2.C (cursorUp, cursorDown): small fix (insettext::edit takes
548         screen coordinates)
549
550 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
551
552         * lyxtext.h: add x0_, y0_
553         * text3.C (cursorPrevious, cursorNext): rewrite (using x0_, y0_)
554         * text2.C (cursorDown, cursorUp): rewrite (using x0_, y0_)
555
556 2003-11-18  Alfredo Braunstein  <abraunst@lyx.org>
557
558         * text2.C (setCursorIntern): move the x_target update here *
559         * text3.C: change some bv() to true/false in calls to
560         cursorUp/Down/Right/Left
561         * cursor.C: use helper function.
562
563 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
564
565         * BufferView_pimpl.C: send LFUN_MOUSE_MOTION to the cursor
566         * paragraph_funcs.[Ch]: correct comment
567         * rowpainter.C: do not paint selections away from bv->cursor()
568         Fix a long standing selection painting bug.
569         * text3.C: generalize mouse-selection code to LyXTexts other that
570         top one
571         * textcursor.C: do not use y coords if we can use par offsets
572
573 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
574
575         * lyxfunc.C (dispatch): add a missing LCursor::updatePos (fix
576         cursor position after e.g. inset insert)
577
578 2003-11-16  Alfredo Braunstein  <abraunst@lyx.org>
579
580         * lyxfind.C (replace): adjust to locking removal + some
581         code simplification
582
583 2003-11-14  Alfredo Braunstein  <abraunst@lyx.org>
584
585         * cursor.C (dispatch): dispatch to BufferView::dispatch at the end
586         of the path
587
588 2003-11-14  Martin Vermeer  <martin.vermeer@hut.fi>
589
590         * lyxlayout.[Ch]:
591         * output_docbook.C: XML sanitation: new layout
592         parameters InnerTag and CommandDepth
593
594 2003-11-13  Martin Vermeer  <martin.vermeer@hut.fi>
595
596         * BufferView_pimpl.C:
597         * factory.C:
598         * text3.C: Fix the insertion and modification of button-style
599         insets
600
601 2003-11-13  André Pönitz  <poenitz@gmx.net>
602
603         * InsetList.[Ch]: remove deleteLyXText
604
605         * paragraph.[Ch]: cache beginOfBody position
606
607         * Bidi.C:
608         * text.C:
609         * text2.C:
610         * text3.C: remove superfluous update() calls
611
612         * vspace.C: cleanup
613
614 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
615
616         * BufferView_pimpl.C (fitCursor): call screen().fitCursor()
617         * BufferView.C (fitLockedInsetCursor): remove
618         * cursor.[Ch] (getDim): add
619         * text.C (getRowNearY): add faster version
620         * text3.C: remove some update calls
621
622 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
623
624         * LaTeXFeatures.C:
625         * LyXAction.C:
626         * MenuBackend.C:
627         * MenuBackend.h:
628         * dispatchresult.h:
629         * factory.C:
630         * lfuns.h:
631         * lyxfunc.C:
632         * lyxtextclass.C:
633         * lyxtextclass.h:
634         * text3.C: The Character Style /XML short element patch.
635
636 2003-11-11  Martin Vermeer  <martin.vermeer@hut.fi>
637
638         * text3.C:
639         * factory.C: Small step to solving 'unable to insert some insets'
640         problem
641
642 2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
643
644         * cursor.[Ch] (updatePos): new function for updating the y
645         position of the tip inset
646         * bufferview_funcs.C (put_selection_at):
647         * BufferView_pimpl.C (workAreaDispatch): rationalise update calls
648
649 2003-11-11  André Pönitz  <poenitz@gmx.net>
650
651         * text.C: remove big comment on invalid Paragraph pointers as it is
652         not valid anymore
653
654 2003-11-11  André Pönitz  <poenitz@gmx.net>
655
656         * text_funcs.[Ch]: merge with ...
657
658         * text.C: ... this
659
660         * lyxtext.h:
661         * text2.C:
662         * text3.C: adjust
663
664         * Makefile.am: remove text_funcs.[Ch]
665
666 2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
667
668         * cursor.C (getPos): return absolute cached y coord
669
670         * BufferView_pimpl.C (fitCursor): new simplistic code
671         (workAreaDispatch): add a fitCursor call
672
673 2003-11-10  André Pönitz  <poenitz@gmx.net>
674
675         * BufferView.[Ch]:
676         * BufferView_pimpl.[Ch]: merge update() and updateInset()
677
678 2003-11-10  André Pönitz  <poenitz@gmx.net>
679
680         * lfuns.h: new LFUN_FINISHED_LEFT, LFUN_FINISHED_RIGHT,
681         LFUN_FINISHED_UP, LFUN_FINISHED_DOWN used in dispatch to
682         indicate that the cursor needs to leave an inset
683
684         * lyxtext.h: remove inset locking
685
686         * cursor.[Ch]: re-implement functionality provided by inset locking
687
688         * BufferView.[Ch]:
689         * BufferView_pimpl.[Ch]:
690         * LyXAction.C:
691         * bufferview_funcs.[Ch]:
692         * factory.C:
693         * funcrequest.[Ch]:
694         * iterators.C:
695         * lyx_cb.C:
696         * lyxfind.C:
697         * lyxfunc.C:
698         * text.C:
699         * text2.C:
700         * text3.C:
701         * undo.C: adjust
702
703 2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
704
705         * PosIterator.[Ch]: replace the stack with a vector, add inset
706         accesor
707         * iterators.[C]: adjust
708
709 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
710
711         * lyxfind.C (replaceAll): mark the buffer dirty if something was
712         replaced
713         * paragraph_funcs.C (readParToken): put the correct id in the
714         error item, not the id of the top paragraph
715
716 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
717
718         * iterators.[Ch] (ParIterator): new PosIterator-based ctor
719         * bufferview_funcs.C (put_selection_at): use the above
720
721 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
722
723         * text2.C (deleteEmptyParagraphMechanism): fix n-th crash
724
725 2003-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
726
727         * output_linuxdoc.h:
728         * output_plaintext.h:
729         * output.h:
730         * output_docbook.h: add #include statements
731
732 2003-11-05  José Matos  <jamatos@lyx.org>
733
734         * output_docbook.[Ch]:
735         * output_latex.[Ch]:
736         * output_linuxdoc.[Ch]:
737         * output_plaintext.[Ch]: New files for output formats.
738         * output.[Ch]: New file for helper functions.
739
740         * buffer.[Ch]:
741         * paragraph_funcs.[Ch]: output functions moved to new files.
742
743         * outputparams.h: rename of latexrunparams.h
744
745         * LaTeX.[Ch]:
746         * buffer.[Ch]:
747         * bufferlist.[Ch]:
748         * converter.[Ch]:
749         * exporter.C:
750         * paragraph.[Ch]:
751         * paragraph_funcs.[Ch]:
752         * paragraph_pimpl.[Ch]:
753         * tabular.[Ch]: rename ascii to plaintext
754         and LatexRunParams to OutputParams.
755
756 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
757
758         * iterators.[Ch] (text): require bv argument
759         * undo.C (recordUndo):
760         * lyxfunc.C (dispatch):
761         * bufferview_funcs.C (put_selection_at): adjust
762
763 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
764
765         * lyxsocket.C: export variables XEDITOR and LYXSOCKET
766
767 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
768
769         * lyxfunc.C (dispatch): make LFUN_GOTO_PARAGRAPH work with deep
770         nestings
771
772 2003-11-04  André Pönitz  <poenitz@gmx.net>
773
774         * cursor.[Ch]: restructure
775
776         * BufferView.[Ch]:
777         * BufferView_pimpl.[Ch]: new LCursor cursor_ member
778
779         * iterators.[Ch] (asCursor): remove
780
781         * lfuns.h: remove LFUN_INSET_EDIT
782
783         * lyxfunc.C:
784         * tabular.C:
785         * text.C:
786         * text2.C:
787         * text3.C: use Inset::edit() instead of dispatch(LFUN_INSET_EDIT)
788
789 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
790
791         * lyxfind.[Ch]: complete overhaul
792         * BufferView_pimpl.C:
793         * lyxfunc.C: adjust
794         * paragraph.[Ch] (insert): add
795
796 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
797
798         * BufferView.[Ch]:
799         * lyxtext.h:
800         * text.C: remove dead spellcheck code
801
802 2003-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
803
804         * dispatchresult.h: add a val setter
805
806         * cursor.C (dispatch): use a tempvar for data_[i]
807
808 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
809
810         * PosIterator.[Ch]: compile fix
811
812 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
813
814         * text.C (cursorPar): deactivate the cursor cache
815
816 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
817
818         * undo.C (performUndoOrRedo): fix cursor positioning with lockPath
819
820 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
821
822         * text3.C (dispatch): adjust for new DisptchResult semantics.
823
824         * lyxfunc.C (dispatch): handle update when return from
825         Cursor::dispatch, adjust for new DispatchResult semantics.
826
827         * dispatchresult.h: drop NOUPDATE from dispatch_result_t. Make
828         DispatchResult(true) mean to not update. Add class functions for
829         setting dispatched and update, as well as reading.
830
831         * cursor.C (dispatch): don't handle update here
832
833 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
834
835         * trans_mgr.h: store t1_ and t2_ in scoped_ptr
836         * trans_mgr.C: adjust
837
838         * paragraph_funcs.C (readParToken): exception safety
839
840         * lyxvc.h: store the vcs pointer in a scoped_ptr
841         * lyxvc.C: adjust
842
843         * lyxsocket.C (serverCallback): exception safety
844
845         * lyx_cb.C (AutoSaveBuffer): make it return a auto_ptr
846
847         * ispell.C (clone): make it return a auto_ptr
848
849         * factory.C (createInset): exception safety
850         (readInset): exception safety
851
852         * bufferlist.C (newBuffer): exception safety
853
854         * Thesaurus.C (Thesaurus): use initialization for aik_
855
856         * MenuBackend.C (expandToc): exception safety.
857
858 2003-11-03  André Pönitz  <poenitz@gmx.net>
859
860         * buffer.C:
861         * buffer.h:
862         * bufferview_funcs.C: remove getInsetFromId()
863
864         * lyxcursor.[Ch]:
865         * BufferView.[Ch]: move x_fix from LyXCursor to BufferView
866
867         * lyxfunc.C:
868         * text2.C:
869         * text3.C: adjust
870
871 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
872
873         * PosIterator.C (distance, advance): new
874         * bufferview_funcs.[Ch] (put_selection_at): new
875         * iterators.[Ch] (lockPath): new
876
877 2003-11-02  Alfredo Braunstein  <abraunst@libero.it>
878
879         * iterators.[Ch] (asPosIterator): added
880         * buffer.[Ch] (pos_iterator_begin, pos_iterator_end): added
881         * PosIterator.[Ch]: added
882
883 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
884
885         * text3.C:
886         * lyxfunc.C:
887         * cursor.C (dispatch):
888         * BufferView_pimpl.C (dispatch): adjust for DispatchResult changes
889
890         * dispatchresult.h: remove UNDISPATCHED, DISPATCHED and
891         DISPATCHED_NOUPDATE from dispatch_result_t, add NONE. Add a
892         contructor, add a class function dispatched. Remove operator>=
893
894 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
895
896         * debug.C: only use the default constructor for debugstream
897         (lyxerr) here.
898
899         * main.C (main): include debug.h and setup the lyxerr streambuf
900         here.
901
902 2003-10-31  José Matos  <jamatos@lyx.org>
903
904         * paragraph_funcs.C (addDepth, asciiParagraph): move from buffer.C
905
906         * buffer.[Ch] (writeFileAscii, makeLinuxDocFile, makeDocBookFile):
907         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar, asString):
908         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
909         * paragraph_pimpl.C (simpleTeXSpecialC):
910         * tabular.[Ch] (linuxdoc, docbookRow, docbook, ascii):
911         add LatexRunParams argument.
912
913         * exporter.C (Export): change call accordingly.
914
915         * latexrunparams.h: add new member to take care of the other backends.
916 2003-10-30  José Matos  <jamatos@lyx.org>
917
918         * buffer.C (makeLinuxDocFile, makeDocBookFile):
919         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
920         factorise code for paragraph output.
921         * buffer.[Ch]:
922         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar):
923         move functions.
924
925 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
926
927         * text3.C (dispatch):
928         * lyxfunc.C (dispatch):
929         * cursor.C (dispatch):
930         * BufferView_pimpl.C (dispatch): explict DispatchResult ctor fallout.
931
932         * dispatchresult.h: make the dispatch_result_t ctor explicit
933
934 2003-10-29  Martin Vermeer  <martin.vermeer@hut.fi>
935
936         * sgml.[Ch]:
937         * buffer.C: small refactoring of docbook stuff
938
939 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
940
941         * dispatchresult.h: remove FINISHED_POP as FINISHED has the same
942         meaning.
943
944 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
945
946         * dispatchresult.h: rename DISPATCHED_POP to FINISHED_POP, remove
947         operator dispatch_result_t, and operators for == != and >=
948
949         * cursor.C (dispatch): adjust for operator dispatch_result_t
950         removal. comment out call to update
951
952         * BufferView_pimpl.C (dispatch): dont implicit covert to bool
953
954 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
955
956         * text3.C:
957         * text2.C:
958         * text.C:
959         * lyxtext.h:
960         * lyxfunc.C:
961         * cursor.C:
962         * BufferView_pimpl.C: dispatch_result -> DispatchResult changes.
963         (dispatch):
964
965         * dispatchresult.h: new file, DispatchResult broken out of
966         insets/insetbase.h
967
968         * Makefile.am (lyx_SOURCES): add dispatchresult.h
969
970 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
971
972         * text.C (rowBreakPoint): put a hack inside #if 0
973
974 2003-10-28  André Pönitz  <poenitz@gmx.net>
975
976         * lyxtext.h:
977         * metricsinfo.C:
978         * paragraph_funcs.C:
979         * rowpainter.C:
980         * text.C:
981         * text2.C: general cleanup (lots of small stuff)
982
983 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
984
985         * text2.C (cursorEnd): simple fix to the "end key goes to one
986         before the end on last row" bug
987
988 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
989
990         * text.C (backspace): fix the "zombie characters"
991
992 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
993
994         * lyxfunc.C (dispatch): small fix to toc navigation inside branches
995
996 2003-10-27  André Pönitz  <poenitz@gmx.net>
997
998         * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INSERT_PAGEBREAK
999
1000         * factory.C: handle new InsetPagebreak, InsetLine
1001
1002         * ParagraphParameters.h: remove [line|pagebreak]_[above|below]
1003         and move handling into new InsetPagebreak, InsetLine
1004
1005         * BufferView_pimpl.C:
1006         * LyXAction.C:
1007         * ParagraphParameters.C:
1008         * ParameterStruct.h:
1009         * lyxfunc.C:
1010         * lyxtext.h:
1011         * paragraph.C:
1012         * paragraph.h:
1013         * paragraph_funcs.C:
1014         * paragraph_pimpl.C:
1015         * rowpainter.C:
1016         * text.C:
1017         * text2.C:
1018         * text3.C: adjust
1019
1020 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
1021
1022         * text.C:
1023         * lyxrow_funcs.[Ch]:
1024         * Bidi.C:
1025         * paragraph.C:
1026         * lyxtext.h:
1027         * rowpainter.C:
1028         * text2.C:
1029         * text3.C: remove lastPos uses in favour of Row::endpos
1030
1031 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
1032
1033         * undo.C (performUndoOrRedo): fix two crashes by setting a
1034         cursor by hand and reordering some calls. Use bv->lockInset instead
1035         of inset->edit because the latter loses cursor information
1036
1037 2003-10-25  Alfredo Braunstein  <abraunst@libero.it>
1038
1039         * text.C (prepareToPrint): fix linebreak rowbreaking as suggested
1040         by Martin
1041         (rowBreakPoint): fix width. change point to point + 1.
1042         Add a missing check.
1043
1044 2003-10-25  Martin Vermeer  <martin.vermeer@hut.fi>
1045
1046         * MenuBackend.C:
1047         * lyxfunc.C: fix (at least partly) the problems
1048         with the Nav menu and headers inside branch insets
1049         reported by Kayvan
1050
1051 2003-10-24  Alfredo Braunstein  <abraunst@libero.it>
1052
1053         * paragraph.C (getChar): add strong asserts
1054
1055         * lyxrow_funcs.C (lastPos): remove hideous hack
1056
1057         * text.C (addressBreakPoint, rowBreakPoint): put endpos in place
1058         (fill): adjust to that (avoid an infinite loop)
1059
1060 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
1061
1062         * text3.C (cursorPrevious, cursorNext): fix 2 "dontlikes"
1063
1064 2003-10-23  André Pönitz  <poenitz@gmx.net>
1065
1066         * RowList_fwd.h: change list<> to vector<> to gain speed
1067         after suggestion from Alfredo
1068
1069 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
1070
1071         * lyxtext.h: move the bidi stuff from here...
1072         * text.C: and here
1073         * text2.C: and here
1074         * Bidi.[Ch]: ... to here
1075
1076 2003-10-23  André Pönitz  <poenitz@gmx.net>
1077
1078         * lyxtext.h:
1079         * text.C (isLastRow, isFirstRow): new functions
1080
1081         * paragraph.h: new width cache member
1082
1083         * rowpainter.C: replace RowList::iterator with Row & where possible
1084
1085         * lyxfunc.C: replace several view()->text with a single call
1086
1087         * toc.C: fix 'unused' warning
1088
1089 2003-10-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
1090
1091         * lyxlex_pimpl.C (setFile,setStream): be sure to use correct types
1092         when woring with stream::pos_type
1093         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto
1094
1095 2003-10-22  André Pönitz  <poenitz@gmx.net>
1096
1097         * lyxtext.h:
1098         * text.C: use Row & instead of RowList::iterator
1099
1100         * lyxrow.h: rename end() to endpos()
1101
1102         * rowpainter.C:
1103         * text.C:
1104         * text2.C: adjust
1105
1106 2003-10-22  Angus Leeming  <leeming@lyx.org>
1107
1108         * buffer.[Ch] (fully_loaded): new member function, returning true
1109         only when the file has been loaded fully.
1110         Used to prevent the premature generation of previews and by the
1111         citation inset to prevent computation of the natbib-style label.
1112
1113         * buffer_funcs.C (newFile): set Buffer::fully_loaded once the
1114         templates are all set up.
1115
1116         * factory.C (createInset): remove call to InsetCitation::setLoadingBuffer.
1117
1118 2003-10-22  Martin Vermeer  <martin.vermeer@hut.fi>
1119
1120         * text.C: fixed an "oops" in the "is a bit silly"
1121         bug fix
1122
1123 2003-10-21  André Pönitz  <poenitz@gmx.net>
1124
1125         * FuncStatus.[Ch]: small stuff, whitespace
1126
1127         * lyxfont.[Ch]: operator<<() for debug reasons
1128
1129         * lyxfunc.C:
1130         * lyxrow_funcs.C:
1131         * lyxtext.h: whitespace, spelling
1132
1133         * paragraph.C: naming of variables
1134
1135         * text.C:
1136         * text2.C: small stuff
1137
1138
1139 2003-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
1140
1141         * text.C: (1) finish off the inset display() work;
1142         (2) fix the "is a bit silly" bug (accessing char
1143         past end of par).
1144
1145 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
1146
1147         * text.C: re-introduce display() for insets, fixing the
1148         various bugs (stretch of line above, math inset
1149         positioning, ...)
1150
1151 2003-10-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1152
1153         * text.C (rightMargin): remove spurious semicolon
1154
1155         * lengthcommon.C: add empty unit_name* entries for UNIT_NONE (bug
1156         1415)
1157
1158 2003-10-18  Martin Vermeer  <martin.vermeer@hut.fi>
1159
1160         * text3.C: fix one crash due to wrong cursor def
1161
1162 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
1163
1164         * vc-backend.C (scanMaster): make the regex static
1165
1166         * LaTeX.C (scanAuxFile): make the regexs static
1167
1168         * text3.C (doInsertInset, dispatch, dispatch):
1169         * text2.C (cursorUp, cursorDown):
1170         * text.C (selectNextWordToSpellcheck):
1171         * BufferView_pimpl.C (dispatch):
1172         * lyxfunc.C (dispatch):  localDispatch -> dispatch
1173
1174 2003-10-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1175
1176         * lyxsocket.C: include <cerrno>
1177
1178 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
1179
1180         * lyxfunc.C (dispatch): remove textcache stuff
1181
1182         * bufferlist.C (release): remove textcache stuff
1183         (closeAll): ditto
1184
1185         * TextCache.C: delete file
1186         * TextCache.h: delete file
1187
1188         * Makefile.am (lyx_SOURCES): delete TextCache.C and TextCache.h
1189
1190         * BufferView_pimpl.C (buffer): remove textcache stuff, add a
1191         delete of the bv_->text.
1192         (resizeCurrentBuffer): remove texcache stuff
1193         (workAreaResize): ditto
1194
1195 2003-10-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1196
1197         * lyxfunc.C (getStatus): also set flag disabled if it is a unknown
1198         action.
1199
1200 2003-10-16  André Pönitz  <poenitz@gmx.net>
1201
1202         * lyxrow.[Ch]:
1203         * paragraph.h:
1204         * rowpainter.C:
1205         * text.C:
1206         * text2.C:
1207         * text3.C: speed up by storing y positions per paragraph plus per-row
1208         offset instead of having a 'full' y position in the row.
1209
1210 2003-10-15  André Pönitz  <poenitz@gmx.net>
1211
1212         * iterators.[Ch]:
1213         * iterators.[Ch]:
1214         * undo.[Ch]: make undo aware of inner insets
1215
1216 2003-10-14  Angus Leeming  <leeming@lyx.org>
1217
1218         * lyx_main.[Ch]: make LyX a singleton class, accessible though the new
1219         static member functions LyX::ref() and LyX::cref.
1220         (lastfiles): new accessor functions for the new lastfiles_ member var.
1221         (addLyXView, views_): add a new LyXView to the list of views_.
1222         (updateInset): loop over all LyXViews to call their own updateInset
1223         member function, returning a pointer to the Buffer owning the inset.
1224
1225         * BufferView_pimpl.C (loadLyXFile):
1226         * MenuBackend.C (expandLastfiles):
1227         * bufferlist.C (MenuWrite, QuitLyX):
1228         lastfiles is no longer a global variable.
1229         Access through LyX::ref().lastfiles(), LyX::cref().lastfiles().
1230
1231         * boost.C (emergencyCleanup): LyX::emergencyCleanup is no longer a
1232         static function. Access through LyX::cref().emergencyCleanup().
1233
1234 2003-10-14  André Pönitz  <poenitz@gmx.net>
1235
1236         * iterators.[Ch]: new direct access to innermost LyXText and Inset
1237
1238         * undo.[Ch]: restoring part of 'undo in insets'
1239
1240         * Makefile.am:
1241         * undo_funcs.[Ch]: merge with undo.[Ch]
1242
1243         * tabular.C: small cleansing stuff
1244
1245 2003-10-14  Alfredo Braunstein  <abraunst@libero.it>
1246
1247         * paragraph_funcs.C (readParToken): report unknown insets as error
1248         boxes. Use the outer paragraph as location (also for unknown
1249         tokens).
1250
1251         * factory.C (readInset): do not abort on reading an unknown inset.
1252         Eat it and return 0.
1253
1254 2003-10-13  Angus Leeming  <leeming@lyx.org>
1255
1256         * lyx_main.C (LyX): remove call to setDisplayTranslator().
1257
1258         * lyxrc.C: displayTranslator is now a function,
1259         declared in GraphicsTypes.h.
1260
1261 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
1262
1263         * format.C: new placeholder $$a to pass the socket address.
1264
1265         * bufferlist.[Ch]: new function getBufferFromTmp.
1266
1267         * lyxfunc.C: Modification of LFUN_GOTOFILEROW so that it can handle
1268           files in the temporary dir.
1269
1270 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
1271
1272         * lyxsocket.[Ch]: new files. A simple local socket interface for lyx.
1273
1274         * Makefile.am: add lyxsocket.[Ch].
1275
1276         * lyx_main.C (error_handler): handle SIGPIPE.
1277
1278 2003-10-13  André Pönitz  <poenitz@gmx.net>
1279
1280         * BufferView_pimpl.C:
1281         * lyxtext.h:
1282         * text.C:
1283         * text2.C:
1284         * text3.C:
1285         * undo_funcs.[Ch]: use paroffset_type instead of
1286           ParagraphList::iterators to prevent multiple conversion
1287           (and get a more robust interface)
1288
1289 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1290
1291         * lyxfunc.C (dispatch): RESULT -> dispatch_result
1292         * lyxtext.h: ditto
1293         * text3.C (dispatch): ditto
1294
1295 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1296
1297         * LaTeX.C (handleFoundFile): move the static to smaller scope,
1298         move the onlyfile, use onlyfile instead of foundfile in a couple
1299         of places.
1300
1301         * DepTable.C (update): flush the error stream a bit more
1302
1303 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1304
1305         * lyxserver.C (callback): adjust
1306
1307         * lyxfunc.C (getStatus): add a missing brace in commented code
1308         (ensureBufferClean): reindent
1309         (dispatch): delete version taking a string
1310
1311 2003-10-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
1312
1313         * LaTeX.C (deplog): move found file handlig from here...
1314         (handleFoundFile): .. to new function here.
1315         (deplog): make sure to discover several files mentioned on the
1316         same log line.
1317
1318 2003-10-10  André Pönitz  <poenitz@gmx.net>
1319
1320         * lyxfunc.C:
1321         * lyxtext.h:
1322         * tabular.C:
1323         * text.C:
1324         * text2.C:
1325         * text3.C: fix some of the tabular crashes
1326
1327 2003-10-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
1328
1329         * MenuBackend.C (binding): put debug message into Debug::KBMAP
1330
1331         * lyxlex_pimpl.C (setFile): put debug messages into Debug::LYXLEX.
1332
1333 2003-10-09  André Pönitz  <poenitz@gmx.net>
1334
1335         * lyxcursor.h: use paroffset_type instead of ParagraphList::iterator
1336
1337         * BufferView.C:
1338         * BufferView_pimpl.C:
1339         * bufferview_funcs.C:
1340         * lyx_cb.C:
1341         * lyxcursor.C:
1342         * lyxfind.C:
1343         * lyxfunc.C:
1344         * lyxtext.h:
1345         * text.C:
1346         * text2.C:
1347         * text3.C:
1348         * text_funcs.[Ch]:
1349         * textcursor.[Ch]:
1350         * undo_funcs.C: adjust
1351
1352 2003-10-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1353
1354         * text2.C (incrementItemDepth): new function, use a backtracking
1355         algorithm to discover the correct item depth.
1356         (resetEnumCounterIfNeeded): new function, use a backtracking
1357         algorithm to discover if counter reset is needed.
1358         (setCounter): use them. Simplify a bit. Add different labels for
1359         different item depths for itemize.
1360
1361         * paragraph.C (Paragraph): remove initialization of enumdepth
1362         (operator=): ditto
1363
1364         * paragraph.h: get rid of enumdepth, and use itemdepth both for
1365         enumerate and itemize. Change the type of itemdepth to signed char.
1366
1367 2003-10-08  André Pönitz  <poenitz@gmx.net>
1368
1369         * lyxtext.h: make the paragraphs_ a pointer instead a ref to make the
1370           thing assignable.
1371         * text.C:
1372         * text2.C: adjust
1373
1374         * tabular.[Ch]: fix crash after 'row-insert'
1375
1376 2003-10-08  Angus Leeming  <leeming@lyx.org>
1377
1378         Fix doxygen warnings.
1379
1380         * CutAndPaste.[Ch] (availableSelections). Now returns a const vector.
1381         Remove CutAndPaste:: prefix from header file declaration.
1382
1383         * LColor.h (fill): remove LColor:: prefix from declaration.
1384
1385         * buffer.C (readParagraph, simpleLinuxDocOnePar, simpleDocBookOnePar):
1386         use lyx::depth_type rather than Paragraph::depth_type so that
1387         header file and .C file match.
1388
1389         * converter.h (intToFormat): remove Converters:: prefix from declaration.
1390
1391         * Spacing.h: \file Spacing.h -> \file src/Spacing.h
1392         * aspell.C: \file aspell_local.C -> \file aspell.C
1393         * gettext.C: \file gettext.C -> \file src/gettext.C
1394         * gettext.h: \file gettext.h -> \file src/gettext.h
1395         * lyxfont.C: \file lyxfont.C -> \file src/lyxfont.C
1396         * lyxfont.h: \file lyxfont.h -> \file src/lyxfont.h
1397         * text.C: \file text.C -> \file src/text.C
1398
1399         * toc.C: move comment so that doxygen is not confused.
1400
1401 2003-10-07  Angus Leeming  <leeming@lyx.org>
1402
1403         * factory.C (createInset): InsetExternal::Params -> InsetExternalParams
1404
1405 2003-10-07  Jürgen Spitzmüller <j.spitzmueller@gmx.de>
1406
1407         * aspell.C:
1408         * aspell_local.h: add forgotten std::string's.
1409
1410 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
1411
1412         * LaTeXFeatures.C:
1413         * LyXAction.C:
1414         * factory.C:
1415         * lfuns.h:
1416         * lyxfunc.C:
1417         * text3.C: The Box patch. Fancybox support, minipage, parbox
1418
1419 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
1420
1421         * CutAndPaste.h:
1422         * DepTable.h:
1423         * FloatList.h:
1424         * LaTeXFeatures.h:
1425         * ParagraphParameters.h:
1426         * TextCache.h:
1427         * Thesaurus.h:
1428         * bufferlist.h:
1429         * exporter.h:
1430         * importer.h:
1431         * lastfiles.h:
1432         * lyxfind.h:
1433         * lyxfont.h:
1434         * lyxlex.h:
1435         * lyxtextclasslist.h:
1436         * messages.h:
1437         * paragraph.h:
1438         * paragraph_pimpl.C:
1439         * textcursor.h: add <string> and other small fixes to make Lars'
1440         std::string patch compile with STLport.
1441
1442 2003-10-06  Angus Leeming  <leeming@lyx.org>
1443
1444         * LColor.h: Add missing #include <string>.
1445
1446 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1447
1448         * All most all file in all subdirs: Make <string> be the prefered
1449         way of getting to std::string, add using declarations.
1450
1451 2003-10-06  André Pönitz  <poenitz@gmx.net>
1452
1453         * metricsinfo.C: initialize LyXFont before changing attribute.
1454         (fixes the 'math in \emph is upright' bug)
1455
1456 2003-10-06  André Pönitz  <poenitz@gmx.net>
1457
1458         * tabular.[Ch]: saner reinitialization, ret rid of LyXTabular::owner_
1459
1460 2003-10-06  Martin Vermeer  <martin.vermeer@hut.fi>
1461
1462         * graph.C:
1463         * paragraph_pimpl.C: Small fixes to build using STLport
1464
1465 2003-10-02  André Pönitz  <poenitz@gmx.net>
1466
1467         * lyxfunc.C:
1468         * text3.C: move handling of LFUN_DEPTH *; fix #1360
1469
1470 2003-10-01  André Pönitz  <poenitz@gmx.net>
1471
1472         * factory.C: assert early
1473
1474 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
1475
1476         * lyx_main.C: remove the global debug object
1477
1478         * debug.h: adjust for new debugstream
1479
1480         * debug.C: adjust for new debugstream and keep the global debug
1481         object here.
1482
1483 2003-09-22  Angus Leeming  <leeming@lyx.org>
1484
1485         * paragraph_pimpl.h: add #include "lyxfont.h". Needed by earlier versions
1486         of g++ which otherwise complain that the scoped_ptr destructor can't delete
1487         an incomplete class LyXFont.
1488
1489 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
1490
1491         * factory.C: bug fix in branches
1492
1493 2003-09-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
1494
1495         * lyxfunc.C (processKeySym): adjust
1496         (dispatch): adjust
1497         (dispatch): change arg name from ev to func, adjust
1498         (sendDispatchMessage): ditto
1499
1500         * lyx_main.C (defaultKeyBindings): adjust keybindings
1501         (deadKeyBindings): ditto
1502
1503         * kbsequence.C (addkey): return a FuncRequest
1504
1505         * kbmap.h (kb_key): struct var FuncRequest instead of int action.
1506
1507         * kbmap.C (bind): take a FuncRequest as arg, adjust
1508         (read): adjust
1509         (lookup): adjust
1510         (defkey): change to take a FuncRequest as arg, adjust
1511         (findbinding): take a FuncRequest as arg, adjust.
1512
1513         * funcrequest.h (operator=): added
1514
1515         * funcrequest.C (FuncRequest): default kb_action changed from
1516         LFUN_UNKNOWN_ACTION to LFUN_NO_ACTION
1517
1518         * buffer.C (dispatch): simplify
1519         (dispatch): adjust to take a FuncRequest as arg, adjust
1520
1521         * boost.C (assertion_failed): change assertion message slightly
1522
1523         * ToolbarBackend.C (read): simplify
1524
1525         * MenuBackend.C (binding): adjust call to findbinding, add a
1526         message if no binding is found.
1527         (read): simplify
1528         (expandToc): correct by adding a empty FuncRequest
1529
1530         * LyXAction.C: include <boost/assert.hpp>
1531         (isPseudoAction): delete function
1532         (LookupFunc): change name to...
1533         (lookupFunc): this. change return type to FuncRequest.
1534         (getActionName): take kb_action as arg, simplify
1535         (funcHasFlag): add an assert, simplify.
1536
1537 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1538
1539         * toc.C (action): return a FuncRequest, simplify
1540
1541         * lyxfunc.C (processKeySym): adjust
1542         (getStatus): delete version that takes an int.
1543         (getStatus): adjust
1544         (dispatch): delete version that takes action as int
1545         (dispatch): adjust
1546         (sendDispatchMessage): simplify and adjust
1547
1548         * funcrequest.C (getArg): take unsigned int as arg
1549
1550         * ToolbarBackend.C (read): adjust
1551         (add): delete version that takes func as a string.
1552         (getIton): take a FuncRequest as arg
1553
1554         * MenuBackend.h (MenuItem): store a FuncRequest instead of an int
1555         action.
1556
1557         * MenuBackend.C (MenuItem): add a new construct that only takes a
1558         Kind, simplify the constructor use for submenus.
1559         (add): adjust
1560         (expandLastfiles): adjust
1561         (expandDocuments): adjust
1562         (expandFormats): adjust
1563         (expandFloatListInsert): adjust
1564         (expandFloatInsert): adjust
1565         (expandToc2,expandToc,expandPasteRecent,expandBranches): adjust
1566
1567         * LyXAction.h: remove typdefs pseudo_map, arg_item and arg_map.
1568         Remove class variables lyx_pseudo_map and lyx_arg_map
1569
1570         * LyXAction.C (searchActionArg): delete function
1571         (getPseudoAction): delete function
1572         (retrieveActionArg): delete function
1573         (LookupFunc): make it return kb_action, simplify.
1574         (getActionName): simplify
1575
1576         * factory.C (createInset): fix new bug
1577
1578 2003-09-19  Angus Leeming  <leeming@lyx.org>
1579
1580         * CutAndPaste.C (pasteSelection): remove fudge used to set the
1581         masterFilename_ parameter in the include inset.
1582
1583         * factory.C (createInset): changes due to the changes to InsetInclude.
1584
1585 2003-09-19  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1586
1587         * paragraph.C: use appropriate alignment tags inside floats (bug 1290)
1588
1589 2003-09-18  Angus Leeming  <leeming@lyx.org>
1590
1591         * buffer.C:
1592         * BufferView.C: pass the buffer when calling Inset::getLabelList,
1593         Inset::fillWithBibKeys.
1594         * tabular.[Ch] (getLabelList): receive, pass on a Buffer const & arg.
1595
1596 2003-09-18  Angus Leeming  <leeming@lyx.org>
1597
1598         * LaTeXFeatures.[Ch]: append a '_' to the names of all private member
1599         variables.
1600         (ctor): pass and store a 'Buffer const &'
1601         (buffer): new member function.
1602
1603         * buffer.C (makeDocBookFile, makeLinuxDocFile, makeLaTeXFile): pass
1604         '*this' to the LaTeXFeatures ctor.
1605
1606 2003-09-18  Angus Leeming  <leeming@lyx.org>
1607
1608         * LColor.h:
1609         * lyxfont.C:
1610         * lyxfont.h:
1611         * lyxtext.h:
1612         * text.C: rename EnumLColor as LColor_color.
1613
1614 2003-09-18  Angus Leeming  <leeming@lyx.org>
1615
1616         * cursor.[Ch]: use the dispatch_result wrapper class DispatchResult to
1617         remove #include "insets/insetbase.h" from cursor.h.
1618
1619 2003-09-18  Angus Leeming  <leeming@lyx.org>
1620
1621         * paragraph.[Ch] (insetAllowed): use the InsetOld::Code wrapper class
1622         InsetOld_code to remove #include "inset.h".
1623
1624         * iterators.C: add #include "insets/inset.h"
1625
1626 2003-09-16  Martin Vermeer  <martin.vermeer@hut.fi>
1627
1628         * BufferView.C: remove more locking stuff that apparently doesn't
1629         do anything sensible.
1630
1631 2003-09-16  André Pönitz  <poenitz@gmx.net>
1632
1633         * paragraph.[Ch]:
1634         * paragraph_pimpl.[Ch]: un-pimpl Paragraph::(Pimpl::)text for a >10%
1635           performance boost.
1636
1637 2003-09-16  Angus Leeming  <leeming@lyx.org>
1638
1639         * lyxfont.h (LyXFont_size): a wrapper class for LyXFont::FONT_SIZE.
1640
1641         * paragraph.[Ch] (highestFontInRange): use LyXFont_size as function
1642         arg/return type.
1643
1644         * paragraph.h: remove #include "lyxfont.h". Forward declare
1645         LyXFont_size.
1646
1647 2003-09-16  Angus Leeming  <leeming@lyx.org>
1648
1649         * paragraph.C (IsInsetChar): new function in namespace anon, moved out
1650         of support/textutils.h.
1651         (isWord): move the contents of support/textutils.h's IsWordChar here.
1652
1653         * buffer.C:
1654         * lyxfind.C:
1655         * rowpainter.C:
1656         * text.C:
1657         * text2.C: add #include "paragraph.h".
1658
1659         * rowpainter.C:
1660         * text.C: replace IsInsetChar(c) with a direct test of Paragraph::META_INSET.
1661
1662 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1663
1664         * main.C:
1665         * lyx_main.C:
1666         * lyx_cb.C:
1667         * buffer.C:
1668         * LaTeX.C: use namespace alias for lyx::support::os
1669
1670 2003-09-16  Angus Leeming  <leeming@lyx.org>
1671
1672         * bufferparams.C:
1673         * bufferview_funcs.C:
1674         * factory.C:
1675         * lyxfunc.C:
1676         * paragraph_pimpl.C:
1677         * rowpainter.C:
1678         * text.C: add #include "LColor.h".
1679
1680 2003-09-16  Angus Leeming  <leeming@lyx.org>
1681
1682         * lyxfont.[Ch]: (setFamily, setSeries, setShape, setSize, setEmph,
1683         setUnderbar, setNoun, setNumber, setColor, setLanguage): no longer
1684         return LyXFont &.
1685         Store the FontBits::color variable as an int rather than as an
1686         LColor::colorso that we can move LColor.h out of the lyxfont.h header
1687         file.
1688
1689         * rowpainter.C (paintAppendixStart, paintPageBreak, paintLengthMarker):
1690         LyXFont::setColor, decSize no longer return a LyXFont &, so cannot
1691         string calls together.
1692
1693         * lyxrc.C: add #include "LColor.h".
1694
1695 2003-09-15  Angus Leeming  <leeming@lyx.org>
1696
1697         * bufferparams.[Ch]: store the pimpl_ as a copied_ptr, rather than as
1698         a cow_ptr.
1699
1700 2003-09-15  Angus Leeming  <leeming@lyx.org>
1701
1702         * LColor.h: add an EnumLColor wrapper for LColor::color.
1703
1704         * lyxfont.[Ch] (color, setColor, realColor):
1705         * lyxtext.h, text.C (backgroundColor):
1706         pass EnumLColor args to/from the functions, rather than LColor::color
1707         ones.
1708
1709         * lyxfont.h:
1710         * lyxtext.h: forward declare EnumLColor.
1711
1712         * lyx_main.C: add #include "LColor.h".
1713
1714 2003-09-15  Angus Leeming  <leeming@lyx.org>
1715
1716         * .cvsignore: add lyx-gtk.
1717
1718 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
1719
1720         * Chktex.C
1721         * LaTeX.C
1722         * LaTeXFeatures.C
1723         * ParagraphParameters.C
1724         * Spacing.C
1725         * buffer.C
1726         * bufferparams.C
1727         * bufferview_funcs.C
1728         * chset.C
1729         * counters.C
1730         * funcrequest.C
1731         * lyxfont.C
1732         * lyxgluelength.C
1733         * lyxlength.C
1734         * paragraph.C
1735         * paragraph_funcs.C
1736         * text3.C
1737         * vc-backend.C: remove usage of STRCONV
1738
1739 2003-09-15  Angus Leeming  <leeming@lyx.org>
1740
1741         * rowpainter.C (paintLengthMarker, paintPageBreak, paintAppendixStart):
1742         explicitly define the color passed to the painter.
1743
1744 2003-09-15  Angus Leeming  <leeming@lyx.org>
1745
1746         * bufferparams.C (BufferParams): reorder member initializers to avoid
1747         compiler warning.
1748
1749 2003-09-15  Alfredo Braunstein  <abraunst@libero.it>
1750
1751         * CutAndPaste.C (pasteSelection): remove an outdated #warning
1752         * text.C (updateRowPositions): remove an unusual nop
1753
1754 2003-09-12  André Pönitz  <poenitz@gmx.net>
1755
1756         * BufferView_pimpl.C:
1757         * Bullet.C:
1758         * layout.h:
1759         * lyxfunc.C:
1760         * lyxlayout.[Ch]:
1761         * lyxtextclass.C:
1762         * rowpainter.C:
1763         * text.C:
1764         * text2.C:
1765         * Counters.[Ch]: finish the 'automatic counters' job
1766
1767 2003-09-12  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1768
1769         * aspell.C: include <boost/assert.cpp> (compile fix)
1770
1771 2003-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
1772
1773         * boost.C (assertion_failed): use lyx::support::abort instead of
1774         assert.
1775
1776 2003-09-10  Angus Leeming  <leeming@lyx.org>
1777
1778         * Makefile.am (lyx_SOURCES): replace ParagraphList.h and RowList.h
1779         with their _fwd progeny.
1780
1781 2003-09-09  Angus Leeming  <leeming@lyx.org>
1782
1783         134 files throughtout the source tree: replace 'using namespace abc;'
1784         directives with the appropriate 'using abc::xyz;' declarations.
1785
1786 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
1787
1788         * boost.C (emergencyCleanup): moved here from LAssert.c
1789         (assertion_failed): new function, called by BOOST_ASSERT
1790
1791         * several files: change Assert to BOOST_ASSERT
1792
1793 2003-09-09  Angus Leeming  <leeming@lyx.org>
1794
1795         * buffer.[Ch]: Add an Impl class and move Buffer's member
1796         variables into it. As a result move several header files out of
1797         buffer.h.
1798
1799         Add header files to lots of .C files all over the tree as a result.
1800
1801 2003-09-09  Angus Leeming  <leeming@lyx.org>
1802
1803         * buffer.[Ch]: make Buffer's member variables private. Add
1804         accessor functions.
1805
1806         Lots of changes all over the tree as a result.
1807
1808 2003-09-08  Angus Leeming  <leeming@lyx.org>
1809
1810         * graph.C: #include <config.h>.
1811
1812 2003-09-08  Angus Leeming  <leeming@lyx.org>
1813
1814         * BranchList.C:
1815         * BufferView.C:
1816         * BufferView_pimpl.C:
1817         * CutAndPaste.C:
1818         * DepTable.C:
1819         * LaTeX.C:
1820         * LaTeXFeatures.C:
1821         * LyXAction.C:
1822         * MenuBackend.C:
1823         * TextCache.C:
1824         * aspell.C:
1825         * buffer.C:
1826         * bufferlist.C:
1827         * changes.C:
1828         * chset.C:
1829         * converter.C:
1830         * counters.C:
1831         * debug.C:
1832         * graph.C:
1833         * ispell.C:
1834         * lyx_cb.C:
1835         * lyxfind.C:
1836         * lyxfunc.C:
1837         * lyxlex_pimpl.C:
1838         * lyxrc.C:
1839         * lyxrow.C:
1840         * paragraph.C:
1841         * rowpainter.C:
1842         * texrow.C:
1843         * text.C:
1844         * text2.C:
1845         * toc.C: remove redundant using directives.
1846
1847 2003-09-07  Angus Leeming  <leeming@lyx.org>
1848
1849         * LaTeXFeatures.h: remove #include "support/types.h".
1850         * ToolbarBackend.h: remove #include <algorithm>.
1851         * changes.h: remove #include <ctime>.
1852         * debug.h: remove #include <iosfwd>.
1853         * graph.h: remove #include "support/std_string.h".
1854         * lyx_main.h: remove #include <csignal>.
1855         * lyxlex_pimpl.h: remove #include <fstream>.
1856         * sgml.h: remove #include <algorithm>, <utility>.
1857         * toc.h: remove #include "support/std_ostream.h".
1858         Add #include <iosfwd>.
1859
1860 2003-09-07  Angus Leeming  <leeming@lyx.org>
1861
1862         * vspace.[Ch] (length): returns a const & to a LyXGlueLength.
1863
1864         * converter.h: forward declare LatexRunParams.
1865         * encoding.h: remove #include "lyxrc.h".
1866         * lyxtext.h: remove #include "LColor.h".
1867         * lyxtextclass.h: remove #include "support/types.h".
1868         * trans.h: remove #include "tex-accent.h".
1869         * trans_mgr.h: remove #include "tex-accent.h".
1870         * insets/inset.h: remove #include "support/types.h", <vector>.
1871         * insets/insetcollapsable.h: remove #include "LColor.h".
1872         * insets/insetinclude.h: remove #include "dimension.h".
1873         * insets/insetlatexaccent.h: remove #include "dimension.h".
1874         * insets/insetoptarg.h:: remove #include "insettext.h".
1875         * insets/insettext.h: remove #include "dimension.h",
1876         <boost/shared_ptr.hpp>
1877
1878         * insets/renderers.h: add #include "dimension.h".
1879         * insets/updatableinset.h: add #include "support/types.h".
1880
1881         * many .C files: Associated changes.
1882
1883 2003-09-06  Angus Leeming  <leeming@lyx.org>
1884
1885         * Bullet.[Ch]: factorize all those #ifdef ENABLE_ASSERTIONS to just
1886         one, inside testInvariant.
1887
1888         * PrinterParams.C: new file.
1889         * PrinterParams.[Ch]: move the function bodies out of line.
1890
1891 2003-09-06  Angus Leeming  <leeming@lyx.org>
1892
1893         * ParagraphParameters.h: forward declare ParameterStruct rather than
1894         including its header file.
1895         (depth): moved out-of-line.
1896
1897 2003-09-06  Angus Leeming  <leeming@lyx.org>
1898
1899         * BufferView_pimpl.h:
1900         * kbmap.h:
1901         * kbsequence.h:
1902         * lyxfunc.h: forward declare LyXKeySym rather than
1903         #include "frontends/LyXKeySym.h".
1904
1905         * BufferView_pimpl.C:
1906         * kbmap.C:
1907         * kbsequence.C:
1908         * lyxfunc.C: associated changes.
1909
1910 2003-09-06  Angus Leeming  <leeming@lyx.org>
1911
1912         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
1913         As a result, can remove the #include "insets/inset.h" from BufferView.h
1914
1915 2003-09-06  Angus Leeming  <leeming@lyx.org>
1916
1917         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
1918         As a result, can remove the #include "insets/inset.h" from BufferView.h
1919
1920 2003-09-06  Angus Leeming  <leeming@lyx.org>
1921
1922         * buffer_funcs.C:
1923         * buffer.h:
1924         * bufferlist.C:
1925         * BufferView.C:
1926         * bufferview_funcs.C:
1927         * BufferView_pimpl.C:
1928         * CutAndPaste.C:
1929         * lyx_cb.C:
1930         * lyxfunc.C:
1931         * paragraph.h:
1932         * ParagraphParameters.C:
1933         * tabular.C:
1934         * text3.C:
1935         * toc.C:
1936         * undo_funcs.C:
1937         * frontends/controllers/ControlDocument.C:
1938         * insets/insetcaption.C: rearrange the #includes into some sort of
1939         coherent order.
1940
1941         * buffer.h: remove #includes ErrorList.h, undo.h
1942
1943 2003-09-06  Angus Leeming  <leeming@lyx.org>
1944
1945         * support/types.h: add a 'depth_type' typedef, used to store the
1946         nesting depth of a paragraph.
1947
1948         * paragraph.h:
1949         * ParameterStruct.h: use this lyx::depth_type typedef rather than
1950         defining explicitly.
1951
1952         * buffer.h:
1953         * paragraph_funcs.h:
1954         * ParagraphParameters.h:
1955         * sgml.h: use lyx::depth_type rather than Paragraph or
1956         ParameterStruct's depth_type.
1957
1958         * buffer.h
1959         * paragraph_funcs.h: no need to #include paragraph.h anymore.
1960
1961         * BufferView.C:
1962         * BufferView_pimpl.C:
1963         * CutAndPaste.C:
1964         * ParagraphParameters.C:
1965         * buffer_funcs.C:
1966         * bufferlist.C:
1967         * bufferview_funcs.C:
1968         * lyx_cb.C:
1969         * lyxfunc.C:
1970         * tabular.C:
1971         * text3.C:
1972         * toc.C:
1973         * undo_funcs.C:
1974         * frontends/LyXView.C:
1975         * frontends/controllers/ControlDocument.C:
1976         * frontends/controllers/ControlErrorList.C:
1977         * insets/insetbibitem.C:
1978         * insets/insetbranch.C:
1979         * insets/insetcaption.C:
1980         * insets/insetcollapsable.C:
1981         * insets/insetenv.C:
1982         * insets/insetert.C:
1983         * insets/insetfloat.C:
1984         * insets/insetfoot.C:
1985         * insets/insetfootlike.C:
1986         * insets/insetnewline.C:
1987         * insets/insetquotes.C:
1988         * insets/insettabular.C:
1989         * insets/insettext.C:
1990         * insets/insetwrap.C: must now explicitly #include "paragraph.h".
1991
1992         * frontends/controllers/ControlChanges.C: #include "changes.h".
1993
1994 2003-09-06  Angus Leeming  <leeming@lyx.org>
1995
1996         * ParagraphList_fwd.h: new file, forward-declaring Paragraph rather
1997         than #including paragraph.h.
1998
1999         * ParagraphList.h:
2000         * RowList.h: deleted. Superfluous.
2001
2002         * CutAndPaste.h:
2003         * iterators.h:
2004         * lyxcursor.h:
2005         * lyxtext.h:
2006         * text_funcs.h:
2007         * undo.h:
2008         * undo_funcs.h:
2009         * insets/inset.h:
2010         * insets/insettext.h: use ParagraphList_fwd.h rather than
2011         ParagraphList.h.
2012
2013         * paragraph.h: don't forward declare ParagraphList.
2014
2015         * buffer.h:
2016         * paragraph_funcs.h: #include ParagraphList_fwd.h and paragraph.h
2017         rather than ParagraphList.h. paragraph.h is still needed for the
2018         Paragraph::depth_type parameters.
2019
2020         * textcursor.h: enable it to compile stand-alone in light of the
2021         above changes.
2022
2023         * bufferview_funcs.C:
2024         * iterators.C:
2025         * lyxfunc.C:
2026         * lyxrow_funcs.C:
2027         * paragraph.C:
2028         * rowpainter.C:
2029         * text.C:
2030         * text2.C:
2031         * text3.C:
2032         * text_funcs.C:
2033         * textcursor.C:
2034         * undo.C:
2035         * frontends/controllers/ControlParagraph.C:
2036         * frontends/controllers/ControlTabular.C:
2037         * insets/insetmarginal.C:
2038         * insets/insetminipage.C:
2039         * insets/insetnote.C:
2040         * insets/insetoptarg.C: add header files needed to compile again.
2041
2042 2003-09-06  Angus Leeming  <leeming@lyx.org>
2043
2044         * RowList_fwd.h: new file, forward-declaring Row rather than
2045         #including lyxrow.h.
2046
2047         * lyxrow_funcs.h:
2048         * lyxtext.h:
2049         * paragraph.h:
2050         * insets/insettext.h: use it instead of RowList.h
2051
2052         * bufferview_funcs.C:
2053         * lyxfunc.C:
2054         * lyxrow_funcs.C:
2055         * paragraph.C:
2056         * rowpainter.C:
2057         * text.C:
2058         * text2.C:
2059         * text3.C: #include "RowList.h".
2060
2061 2003-09-05  Angus Leeming  <leeming@lyx.org>
2062
2063         * factory.C (createInset):
2064         * vspace.C (c-tor): replace sscanf call with an istringstream.
2065         * ispell.C: re-add missing HP/UX headers.
2066         * lyxserver.C: re-add missing  os2 headers.
2067
2068 2003-09-05  Martin Vermeer  <martin.vermeer@hut.fi>
2069
2070         * BranchList.C:
2071         * graph.C:
2072         * ispell.C:
2073         * lastfiles.C:
2074         * lyx_cb.C:
2075         * lyxserver.C:
2076         * texrow.C:
2077         * text3.C: re-add missing system headers, needed for 2.95.2.
2078
2079 2003-09-05  Angus Leeming  <leeming@lyx.org>
2080
2081         Changes most place everywhere due to the removal of using directives
2082         from support/std_sstream.h.
2083
2084 2003-09-05  Angus Leeming  <leeming@lyx.org>
2085
2086         Replace LString.h with support/std_string.h,
2087         Lsstream.h with support/std_sstream.h,
2088         support/LIstream.h with support/std_istream.h,
2089         support/LOstream.h with support/std_ostream.h.
2090
2091         Changes resulting throughout the tree.
2092
2093 2003-09-05  Angus Leeming  <leeming@lyx.org>
2094
2095         * sgml.h: ensure that the header file can be compiled stand-alone.
2096         * *.C: strip out redundant #includes. (320 in total.)
2097
2098 2003-09-04  Angus Leeming  <leeming@lyx.org>
2099
2100         * LaTeXFeatures.C (getMacros): move the output of the preamble_snippets
2101         here (from getPackages).
2102
2103         * debug.[Ch]: add a new EXTERNAL tag.
2104
2105 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
2106
2107         * text2.C (cursorEnd): simplify
2108         (setCursor): adjust
2109         (getColumnNearX): adjust
2110
2111         * text.C (computeBidiTables): adjust
2112         (fill): adjust
2113
2114         * rowpainter.C (paintChars): adjust
2115         (paintSelection): adjust
2116         (paintChangeBar): adjust
2117         (paintText): adjust
2118
2119         * lyxrow_funcs.C (lastPrintablePos): remove, all users now call
2120         lastPos instead.
2121         (numberOfSeparators): adjust
2122
2123 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
2124
2125         * LyXAction.C:
2126         * box.[Ch]:
2127         * lfuns.h:
2128         * lyxfunc.C:
2129         * text3.C: Restricts the mouse click functionality
2130         of insets like bibtex, include, toc and floatlist to the visible
2131         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
2132         up the dialogs. Cursor has to be in front of the inset (i.e.
2133         start of row) for this to function.
2134
2135 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
2136
2137         * bufferview_funcs.C (currentState): output row information
2138
2139 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
2140
2141         * bufferview_funcs.C (currentState): output paragraph position
2142
2143 2003-09-04  Angus Leeming  <leeming@lyx.org>
2144
2145         * FloatList.h: move out #include "Floating.h".
2146         * LaTeX.h: move out #include "DepTable.h".
2147         * LyXAction.h: move out #include "funcrequest.h".
2148         * buffer.h: move out #include "author.h", "iterators.h".
2149         * bufferparams.h: move out #include "LaTeXFeatures.h", "texrow.h".
2150         * lyx_main.h: move out #include "errorlist.h".
2151         * lyxfunc.h: move out #include "FuncStatus.h".
2152         * lyxtext: move out #include "lyxcursor.h".
2153         * paragraph_pimpl.h: move out #include "counters.h".
2154
2155 2003-09-03  Angus Leeming  <leeming@lyx.org>
2156
2157         * LaTeXFeatures.[Ch]: replace the externalPreambles string with a
2158         preamble_snippets list, enabling us to add snippets to the preamble
2159         only if the snippet was not there already.
2160
2161 2003-09-04  Angus Leeming  <leeming@lyx.org>
2162
2163         * Chktex.C, converter.C, lyx_cb.C: add #include "support/lyxlib.h".
2164
2165 2003-09-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
2166
2167         * lyxfunc.C (dispatch): if fitCursor did something be sure to
2168         update
2169
2170 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
2171
2172         * BranchList.C: point fix, earlier forgotten
2173
2174 2003-09-02  Angus Leeming  <leeming@lyx.org>
2175
2176         * box.C (contains): renamed from 'contained' after a fantastic
2177         amount of hot air.
2178
2179 2003-09-02  John Levon  <levon@movementarian.org>
2180
2181         * BufferView.C:
2182         * lyxcursor.h:
2183         * lyxcursor.C:
2184         * lyxfunc.C:
2185         * lyxfunc.h: remove cursor.i[x]y(), it no longer differs
2186
2187 2003-09-02  John Levon  <levon@movementarian.org>
2188
2189         * text2.C: simplification of cursorEnd(), including partial
2190         fix for bug 1376
2191
2192 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
2193
2194         * buffer.C (readFile): add a space
2195
2196 2003-09-02  Alfredo Braunstein  <abraunst@libero.it>
2197
2198         * BufferView_pimpl.C (update): remove bogus fitCursor() call
2199
2200 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
2201
2202         * buffer.C (readFile): new function, take a filename and a
2203         ParagraphList::iterator
2204         (readFile): adjust
2205         (readFile): adjust, make it private. don't use setStream, make
2206         lyx2lyx use a temporary file. Some simplificaton. Make the Alerts
2207         always contain the filename.
2208
2209         * BufferView.C (insertLyXFile): simplify and make it work for
2210         gzipped files.
2211
2212 2003-08-30  John Levon  <levon@movementarian.org>
2213
2214         * Makefile.am: fix dist (from Kayvan)
2215
2216 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2217
2218         * most files: change to use const Buffer refs
2219
2220 2003-08-27  André Pönitz  <poenitz@gmx.net>
2221
2222         * BufferView.[Ch]: remove getParentText, implement getParentLanguage
2223         on top of ownerPar().
2224
2225 2003-08-27  John Levon  <levon@movementarian.org>
2226
2227         * funcrequest.C: properly initialise POD members
2228
2229 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
2230
2231         * lyxtext.h (top_y): move top_y from here
2232         * text.C:
2233         * text2.C:
2234         * text3.C:
2235         * BufferView.[Ch]:
2236         * BufferView_pimpl.[Ch]: to here
2237         * frontends/screen.C:
2238         * insets/insettabular.C:
2239         * insets/insettext.C: adjust
2240         * rowpainter.[Ch] (paintRows): remove LyXText & argument
2241
2242 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
2243
2244         * BufferView.[Ch]:
2245         * BufferView_pimpl.[Ch] (updateInset): add an InsetOld * argument
2246
2247 2003-08-26  André Pönitz  <poenitz@gmx.net>
2248
2249         * paragraph_func.[Ch] (outerPar): new function
2250
2251         * paragraph.C:
2252         * paragraph_funcs.C:
2253         * paragraph_funcs.h:
2254         * paragraph_pimpl.C:
2255         * text2.C: remove Inset::par_owner
2256
2257 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
2258
2259         * lyxrow_funcs.C:
2260         * lyxtext.h:
2261         * text.C:
2262         * text2.C: eliminates the needFullRow/display() stuff
2263         altogether, putting the logic in metrics/draw in the insets.
2264
2265 2003-08-25  Alfredo Braunstein  <abraunst@libero.it>
2266
2267         * text2.C (redoParagraphInternal, redoParagraphs):
2268         * text.C (redoParagraph): add a call to updateRowPositions at the
2269         end of each 'metrics-like' call. Remove all others.
2270         (getRow): remove the 'y-computing' version.
2271         (getRowNearY): do not compute nor return the real y. Solve the
2272         'y < 0' problem and simplify.
2273
2274 2003-08-22  Angus Leeming  <leeming@lyx.org>
2275
2276         * *.[Ch]: clean-up of licence and author blurbs.
2277         Also move config.h out of a few .h files and into a few .C files.
2278
2279 2003-08-22  André Pönitz  <poenitz@gmx.net>
2280
2281         * lyxrow.[Ch]: add x_ and *fill_ members
2282
2283         * lyxtext.h:
2284         * text.C:
2285         * rowpainter.C:
2286         * text2.C: adjust/remove prepareToPrint() calls
2287
2288 2003-08-22  André Pönitz  <poenitz@gmx.net>
2289
2290         * lyxrow.[Ch]: add  end_ member
2291
2292         * lyxrow_funcs.C: use LyXRow::end_
2293
2294         * lyxtext.h (singleWidth): add LyXFont parameter
2295
2296         * rowpainter.C:
2297         * text2.C: adjust LyXText::singleWidth() calls
2298
2299         * text.C (redoParagraph): simplify row breaking logic
2300
2301
2302 2003-08-19  André Pönitz  <poenitz@gmx.net>
2303
2304         * funcrequest.C: initialize button_ member
2305
2306         * text3.C:
2307         * rowpainter.[Ch]: interface consolidation
2308
2309 2003-08-18  André Pönitz  <poenitz@gmx.net>
2310
2311         * BufferView.C:
2312         * BufferView_pimpl.C:
2313         * lyxfind.C:
2314         * paragraph_funcs.C:
2315         * rowpainter.C:
2316         * text3.C: remove LyXScreen::draw() and fitCursor calls
2317
2318         * BranchList.h: remove spurious semicolons
2319
2320         * MenuBackend.C: fix branchlist related crash
2321
2322 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
2323
2324         * BranchList.[Ch]:
2325         * InsetList.[Ch]:
2326         * LColor.[Ch]:
2327         * LyXAction.C:
2328         * Makefile.am:
2329         * MenuBackend.[Ch]:
2330         * bufferparams.[Ch]:
2331         * factory.C:
2332         * lfuns.h:
2333         * lyxfunc.C:
2334         * text3.C: implements the 'branch inset'
2335         idea. This allows the output of various versions of a document
2336         from a single source version, selectively outputing or suppressing
2337         output of parts of the text.
2338         This implementation contains a 'branch list editor' in a separate
2339         tab of the document settings dialog. Branches are user definable
2340         and have a "display colour" to distinguish them on-screen.
2341
2342         ColorHandler was somewhat cleaned up.
2343         (1) make possible a dynamically growing LColor list by allowing
2344         the graphic context cache to grow along (vector);
2345         (2) eliminate an IMHO unnecessary step in colour allocation.
2346
2347 2003-08-15  Kayvan A. Sylvan <kayvan@sylvan.com>
2348
2349         * BufferView_pimpl.C: compile fix
2350
2351 2003-08-15  André Pönitz  <poenitz@gmx.net>
2352
2353         * rowpainter.C: remove extra metrics calls
2354
2355         * lyxtext.h: merge the two constructors into a single one,
2356           pass reference to owner's par list
2357
2358         * BufferView_pimpl.C:
2359         * text.C:
2360         * text2.C: adjust
2361
2362 2003-08-15  André Pönitz  <poenitz@gmx.net>
2363
2364         * lyxrow_funcs.[Ch]:
2365         * lyxtext.h:
2366         * paragraph.h:
2367         * paragraph_funcs.C:
2368         * rowpainter.C:
2369         * text.C:
2370         * text2.C:
2371         * text3.C:
2372         * text_funcs.C: split LyXText::rowlist_ into individual
2373         Paragraph::rows_ chunks
2374
2375         * BufferView.[Ch]:
2376         * BufferView_pimpl.[Ch]:
2377         * lyxfind.C:
2378         * lyxtext.h:
2379         * text3.C: remove toggleSelection()
2380
2381 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
2382
2383         * bufferlist.C: beautify two alerts (shorter text of buttons)
2384         * buffer.C: Remove redundant ' ' from message
2385         * tabular.h:
2386         * tabular.C: rename LYX_VALIGN_CENTER" to LYX_VALIGN_MIDDLE";
2387         rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
2388         rename VALIGN_CENTER to VALIGN_MIDDLE
2389
2390 2003-08-11  André Pönitz  <poenitz@gmx.net>
2391
2392         * lyxtext.h (getPar):
2393         * text.C: new function
2394
2395 2003-08-11  André Pönitz  <poenitz@gmx.net>
2396
2397         * Makefile.am:
2398         * tracer.[Ch]: remove unneeded files
2399
2400         * InsetList.[Ch]: remove resizeInsetsLyXText()
2401
2402         * lyxtext.h:
2403         * text.C:
2404         * text2.C:
2405         * text3.C: merge insertParagraphs() and appendParagraph()
2406         remove breakAgain(), update()
2407
2408         * BufferView_pimpl.[Ch]:
2409         * bufferview_funcs.[Ch]:
2410         * lyxfunc.C:
2411         * paragraph.[Ch]:
2412         * rowpainter.C:
2413         * tabular.C: adjust after text & InsetList changes.
2414
2415 2003-08-08  André Pönitz  <poenitz@gmx.net>
2416
2417         * text.C (insertChar, backspace): replace rowlist fiddling
2418         with rebreak of full par
2419
2420         * lyxtext.h:
2421         * text.C (breakAgainOneRow, redoHeightOfParagraph,
2422         checkParagraph, updateInset): removed
2423
2424 2003-08-07  André Pönitz  <poenitz@gmx.net>
2425
2426         * paragraph.C:
2427         * text3.C: merge some LFUN handlers, remove dead code
2428
2429 2003-08-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2430
2431         * .cvsignore: add lyx-xforms, lyx-qt, version.C-tmp and stamp-version
2432
2433 2003-08-05  Alfredo Braunstein  <abraunst@libero.it>
2434
2435         * text2.C (DEPM): fix part of bug 1255 and 1256
2436
2437 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2438
2439         * BufferView_pimpl.C (workAreaDispatch): change to use
2440         LyXView::dispatch instead of BufferView::Pimpl::dispatch for lfuns
2441         that are no mouse related.
2442
2443 2003-08-05  André Pönitz  <poenitz@gmx.net>
2444
2445         * BufferView.[Ch]:
2446         * BufferView_pimpl.[Ch]:
2447         * bufferview_funcs.C:
2448         * text2.C:
2449         * text3.C: rip out "deep update"
2450
2451         * textcursor.[Ch] (last_sel_cursor): remove unused member
2452
2453 2003-08-04  André Pönitz  <poenitz@gmx.net>
2454
2455         * BufferView.[Ch]:
2456         * BufferView_pimpl.[Ch]:
2457         * ParagraphParameters.C:
2458         * bufferview_funcs.C:
2459         * lyx_cb.C:
2460         * lyxfind.C:
2461         * lyxfunc.C:
2462         * text.C:
2463         * text2.C:
2464         * text3.C: replace "complicated" BufferView::update(...) calls with
2465         simpler ones.
2466
2467         * BufferView.[Ch]: remove now unneeded BufferView::UpdateCodes
2468
2469 2003-08-02  Kayvan Sylvan  <kayvan@sylvan.com>
2470
2471         * Makefile.am (lyx_SOURCES): add paper.h
2472
2473 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2474
2475         * Makefile.am: move things around so that both lyx-qt and
2476         lyx-xforms can be built (according to --with-frontend). Then lyx
2477         is a symbolic link to lyx-[firstfrontend]
2478
2479 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
2480
2481         * Always use std::endl with lyxerr
2482
2483 2003-08-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
2484
2485         * BufferView_pimpl.C: _Always_ use std::endl with lyxerr
2486
2487 2003-08-01  André Pönitz  <poenitz@gmx.net>
2488
2489         * BufferView.[Ch]:
2490         * BufferView_pimpl.[Ch]:
2491         * lyxfunc.C:
2492         * text3.C: merge BufferView::repaint() and BufferView::update()
2493
2494 2003-08-01  José Matos  <jamatos@lyx.org>
2495
2496         * buffer.[Ch]: file_format is no longer a buffer data element.
2497
2498 2003-08-01  André Pönitz  <poenitz@gmx.net>
2499
2500         * BufferView.C:
2501         * lyxtext.h:
2502         * text.C:
2503         * text2.C: make redoParagraph more independent of current cursor
2504
2505         * lyxtext.h (need_update, needUpdate, postPaint, clearPaint):
2506         * text.C:
2507         * text2.C: remove unneeded members
2508
2509 2003-07-30  André Pönitz  <poenitz@gmx.net>
2510
2511         * paragraph.[Ch] (copyIntoMinibuffer): removed unused function
2512
2513         * paragraph.[Ch] (cutIntoMinibuffer, insertFromMinibuffer):
2514           create a single function...
2515
2516         * paragraph_funcs.C (moveItem): ... here.
2517
2518         * text.C:
2519           lyxtext.h (LyXText::workWidth(InsetOld*)) remove. unused.
2520
2521 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
2522
2523         * LColor.[Ch]: Add comment and greyedout logical colors.
2524
2525 2003-07-30  André Pönitz  <poenitz@gmx.net>
2526
2527         * tabular.C: don't use Assert too heavily. This crashes where it
2528           shouldn't
2529
2530 2003-07-30  Alfredo Braunstein  <abraunst@libero.it>
2531
2532         * lyxfunc.C (dispatch): do not mark the buffer dirty if the action
2533         is disabled (bug 1232)
2534
2535 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
2536
2537         * factory.C: limited 'arg' scope
2538
2539 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
2540
2541         * factory.C: fixed Note submenu issues
2542
2543 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
2544
2545         * factory.C: submenu for Note/Comment/Greyedout
2546
2547 2003-07-29  Alfredo Braunstein  <abraunst@libero.it>
2548
2549         * lyx_main.C (LyX):
2550         * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws
2551
2552 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
2553
2554         * LaTeXFeatures.C:
2555         * lyx_sty.[Ch]:h: Implement a newenvironment in preamble for
2556         greyedout. Patch provided by Jürgen Spitzmüller.
2557
2558 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2559
2560         * kbmap.C (read): fix error message when reading bind files
2561
2562 2003-07-29  Angus Leeming  <leeming@lyx.org>
2563
2564         * BufferView.[Ch] (ChangeCitationsIfUnique): This function most
2565         certainly does not do what it purports to do. I am doing it, and
2566         us, a favour by killing it.
2567
2568 2003-07-28  José Matos  <jamatos@lyx.org>
2569
2570         * buffer.C (readBody, do_writeFile):
2571         * paragraph.C(readParagraph): \end_document replaces \the_end.
2572
2573 2003-07-29  André Pönitz  <poenitz@gmx.net>
2574
2575         * BufferView.[Ch]:
2576         * BufferView_pimpl.[Ch]:
2577         * lyxfunc.C:
2578         * text2.C:
2579         * text3.C:
2580         * textcursor.[Ch]: remove toggleToggle & Co
2581
2582 2003-07-28  José Matos  <jamatos@fep.up.pt>
2583
2584         * buffer.C (readParagraph):
2585         * params_func (readParToken, readParagraph):
2586         * paragraph.C (write): \layout -> \begin_layout.
2587
2588 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2589
2590         * lyxlex_pimpl.C (setFile): clean up slightly.
2591
2592         * bufferparams.h: add compressed var
2593
2594         * buffer_funcs.C (readFile): adjust for LyXLex change
2595         (newFile): ditto + simplify
2596
2597         * buffer.C (writeFile): handle writing of compressed files
2598
2599         * buffer.[Ch] (readFile): begin LyXLex here, remove one argument.
2600         Check if the file is compressed and set a bufferparm if so.
2601
2602         * Makefile.am (lyx_LDADD): remove explicit -lz
2603
2604 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2605
2606         * buffer.C (do_writeFile, makeLaTeXFile, makeLinuxDocFile,
2607         makeDocBookFile): put the real LyX version in the first line of
2608         the file
2609
2610         * version.h:
2611         * version.C.in: remove lyx_docversion
2612
2613         * tabular.C (write_attribute): add a template-based version to
2614         write enums properly
2615
2616 2003-07-28  André Pönitz  <poenitz@gmx.net>
2617
2618         * lyxtext.h:
2619         * text.C:
2620         * text2.C:
2621         * text3.C: use doubles again for x-coordinates. They are needed.
2622
2623 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2624
2625         * messages.C (getLocaleDir): use lyx_localedir()
2626
2627         * lyxlex_pimpl.C (setFile): compress stuff
2628
2629         * buffer.C (writeFile): add some compression stuff
2630         (do_writeFile): new func, dont call expliti close... will this
2631         breake anything?
2632
2633         * Makefile.am (lyx_LDADD): add -lz
2634
2635 2003-07-28  José Matos  <jamatos@fep.up.pt>
2636
2637         * buffer.C: increment file format.
2638         * paragraph_funcs (readParagraph, readParToken):
2639         * paragraph.C (readParagraph): add \end_layout.
2640
2641 2003-07-27  Angus Leeming  <leeming@lyx.org>
2642
2643         * Makefile.am: remove special casing for configure-time setting of
2644         LYX_DIR, TOP_SRCDIR and LOCALEDIR.
2645
2646         * lyx_main.C (init): remove all Jean-Marc's magic setting of
2647         system_lyxdir, build_lyxdir and user_lyxdir into the support lib.
2648
2649 2003-07-26  André Pönitz  <poenitz@gmx.net>
2650
2651         * paragraph_func.[Ch]:
2652         * paragraph.C (realizeFont): inline it whereever it is used
2653
2654         * rowpainter.C:
2655         * text.C:
2656         * text2.C:
2657         * text3.C: remove Buffer * parameter from a bunch of get*Font functions
2658
2659
2660 2003-07-26  André Pönitz  <poenitz@gmx.net>
2661
2662         *       lyxtext.h:
2663         * text.C:
2664         * text2.C: get rid of LyXText::need_break_row
2665
2666 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2667
2668         * toc.[Ch]: put namespace toc inside namespace lyx
2669
2670         * MenuBackend.C (expandToc2): adjust for lyx::toc
2671         (expandToc): ditto
2672
2673         * lyxfunc.C (dispatch): adjust for lyx::find
2674
2675         * lyxfind.[hC]: get rid of namespace lyxfind introduce namespace
2676         lyx::find instead. Reorganize a bit.
2677         (LyXReplace): rename to replace
2678         (LyXFind): rename to find
2679
2680         * BufferView_pimpl.C (trackChanges): adjust for lyx::find
2681         (dispatch): ditto
2682
2683 2003-07-26  André Pönitz  <poenitz@gmx.net>
2684
2685         * text.C (setHeightOfRow): restrict scope of temporary variable
2686
2687         * paragraph_funcs.C (readParToken): remove USE_CAPTION  compatibility
2688           code (never has been used?)
2689
2690 2003-07-27  Asger Alstrup  <alstrup@local>
2691
2692         * text.C (fill): Optimise algorithm to exploit that we can reuse
2693         the LyXFont for many characters.
2694         (setHeightOfRow): Same thing.
2695         (rowBreakPoint): Same thing.
2696
2697 2003-07-26  Asger Alstrup  <alstrup@local>
2698
2699         * text2.C (metrics): change a brain-dead algorithm to a smarter one.
2700
2701         * text.C (singleWidth): Spurious font copying in hot-spot
2702         singleWidth avoided. Reorder tests for arabic for efficiency.
2703
2704         * text.C (fill): handle empty paragraphs better.
2705
2706 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2707
2708         * ispell.C:
2709         * encoding.h: add includes
2710
2711         * lyxrc.C: remove reading of bind files
2712
2713         * lyx_main.C (init): setup bindings and menus only if we have a
2714         gui.
2715
2716         * kbmap.C (read): new method. Do the actual reading of bind
2717         files.
2718
2719         * converter.C (dvipdfm_options):
2720         * bufferparams.C:
2721         * lyxrc.C (read):
2722         (output): adapt PAPER_* enums.
2723
2724         * lyxrc.h: include paper.h instead of bufferparams.h (mucho lighter)
2725
2726         * bufferparams.h: remove paper-related enums from there
2727
2728         * paper.h: New file. A trivial header file to hold paper-related
2729         enums. It should later expand to contain many paper-related
2730         horrors access.
2731
2732         * lyxrc.C: declare extern displayTranslator
2733
2734 2003-07-27  José Matos  <jamatos@fep.up.pt>
2735
2736         * tabular.[Ch] (linuxdoc): add support for tables and figures
2737         (linuxdoc).
2738
2739 2003-07-27  José Matos  <jamatos@fep.up.pt>
2740
2741         * buffer.[Ch] (makeLaTeXFile): changed name of arguments for
2742         consistency in both functions.
2743         * bufferlist.C (updateIncludedTeXfiles): change client to comply.
2744
2745 2003-07-26  Asger Alstrup  <alstrup@local>
2746
2747         * rowpainter.C (paintRows): Change algorithm to work directly on
2748         the insets rather than asking every character in the document
2749         whether its an inset.
2750
2751 2003-07.26  Alfredo Braunstein  <abraunst@libero.it>
2752
2753         * buffer.C (openFileWrite): factorize some code
2754
2755 2003-07-26  Angus Leeming  <leeming@lyx.org>
2756
2757         * lyx_cb.C:
2758         * lyx_main.[Ch]: replace occurances of system_tempdir with
2759         os::getTmpDir().
2760
2761 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
2762
2763         * rename Inset to InsetOld
2764
2765 2003-07-25  Asger Alstrup  <alstrup@diku.dk>
2766
2767         * undo_funcs.h: Removed setCursorParUndo to simplify things a bit.
2768         Renamed setUndo family to recordUndo. Renamed FINISH to ATOMIC
2769         which I think is a bit clearer. EDIT is gone, since it was
2770         premature optimisation, and broken for mathed anyway.
2771         * undo_funcs.C (performUndoOrRedo): Cleaned up and made it work
2772         with cursor positioning in insets as well (math insets still do not
2773         work, but that's a different story anyway.) It mysteriously
2774         crashes sometimes with undo in the first paragraph, but I'm fairly
2775         confident that this is a compiler bug.
2776
2777 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
2778
2779         * paragraph.C (Paragraph): adjust for new clone return type
2780         (operator==): ditto
2781         (copyIntoMinibuffer): ditto
2782
2783 2003-07-25  Asger Alstrup  <alstrup@lyx.org>
2784
2785         * undo_funcs.C (textHandleUndo): Fix undo crash in first paragraph
2786         by not having a special case, and always doing a full rebreak of
2787         the document after undo.
2788
2789 2003-07-23  Angus Leeming  <leeming@lyx.org>
2790
2791         * factory.C (createInset): InsetExternal::setParams now takes a
2792         Buffer const * arg.
2793
2794 2003-07-23  Angus Leeming  <leeming@lyx.org>
2795
2796         * factory.C (createInset): changed interface to the external and
2797         graphics mailers' string2params functions.
2798
2799 2003-07-23  Angus Leeming  <leeming@lyx.org>
2800
2801         * factory.C (createInset): pass a
2802         Buffer const * parameter to InsetExternalMailer's string2params.
2803
2804 2003-07-22  John Levon  <levon@movementarian.org>
2805
2806         * Thesaurus.h: include the right aiksaurus header
2807
2808 2003-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2809
2810         * MenuBackend.C (expand): check menu shortcuts unconditionally
2811
2812 2003-07-21  Angus Leeming  <leeming@lyx.org>
2813
2814         * factory.C (createInset): pass a
2815         buffer_path parameter to InsetGraphicsMailer's string2params.
2816
2817 2003-07-21  Angus Leeming  <leeming@lyx.org>
2818
2819         * BufferView_pimpl.C (buffer):
2820         * buffer.C (d-tor):
2821         * lyx_main.C (LyX):
2822         * lyxfunc.C (dispatch):
2823         * lyxrc.C (setDefaults, read, output): use namespace lyx::graphics
2824         rather than the grfx shortcut.
2825
2826 2003-07-21  André Pönitz  <poenitz@gmx.net>
2827
2828         * rowpainter.C: remove unused variables
2829
2830         * tabular_funcs.C:
2831         * tabular_funcs.h: move to tabular.C
2832         * Makefile.am: adjust
2833
2834         * tabular.[Ch]: basic optical cleaning
2835
2836         * author.h: pass references, not values
2837
2838 2003-07-18  André Pönitz  <poenitz@gmx.net>
2839
2840         * lyxtext.h:
2841         * metricsinfo.C:
2842         * metricsinfo.h:
2843         * rowpainter.C:
2844         * text.C:
2845         * text2.C:
2846         * text3.C: two-phase drawing for InsetText and InsetTabular
2847         some float -> int changes.
2848
2849 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
2850
2851         * lyx_main.C: fix the fix
2852
2853 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
2854
2855         * lyx_main.C: fix a crash in batch mode if no files specified
2856         * converter.C: ws
2857
2858 2003-07-17  Alfredo Braunstein  <abraunst@libero.it>
2859
2860         * format.[Ch] (papersize): moved to BufferParams
2861         * converter.[Ch] (dvips_options): moved to BufferParams
2862         (dvipdfm_options): moved to anon namespace
2863         * bufferparams.[Ch]: added above functions.
2864
2865 2003-07-17  André Pönitz  <poenitz@gmx.net>
2866
2867         * lyxtext.h:
2868         * rowpainter.C:
2869         * text2.C: don't call inset->update() anymore
2870
2871         * metricsinfo.[Ch]: add convenience constructor
2872
2873 2003-07-16  André Pönitz  <poenitz@gmx.net>
2874
2875         * lyxcursor.[Ch]:
2876         * lyxfunc.[Ch]:
2877         * text.C:
2878         * text2.C: replace the LyXCursor::irow_ member with
2879          on-demand computation of the value
2880
2881 2003-07-16  John Levon  <levon@movementarian.org>
2882
2883         * lyxfunc.C: support LFUN_INSET_SETTINGS for Note
2884
2885 2003-07-15  André Pönitz  <poenitz@gmx.net>
2886
2887         * text.C:
2888         * text2.C: remove no more needed refresh_row
2889
2890 2003-07-15  André Pönitz  <poenitz@gmx.net>
2891
2892         * lyxtext.h:
2893         * rowpainter.C:
2894         * text2.C:
2895         * text3.C: refresh_status tristate -> need_update bool
2896
2897 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
2898
2899         * lyxtext.h (init): remove reinit argument (act as if always true)
2900         * text2.C: adjust to that
2901
2902 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2903
2904         * bufferview_funcs.[Ch]: introduce function replaceSelection()
2905         * text3.C: use it to delete selections in some cases
2906         (bugs 441, 673, 702, 954).
2907
2908 2003-07-14  André Pönitz  <poenitz@gmx.net>
2909
2910         * rowpainter.[Ch]: reduce interface
2911
2912 2003-07-14  André Pönitz  <poenitz@gmx.net>
2913
2914         * BufferView_pimpl.C:
2915         * text2.C: adjust after removing unused BufferView * argument
2916
2917 2003-07-14  Alfredo Braunstein  <abraunst@libero.it>
2918
2919         * text2.C (init): fix a crash fired on resize
2920
2921 2003-07-11  Alfredo Braunstein  <abraunst@libero.it>
2922
2923         * buffer.[Ch]: added new closing signal
2924         * BufferView_pimpl.[Ch]: connect/disconnect to new signal
2925         * lyxfunc.C: removed BufferView::buffer(0) call now handled in
2926         BufferView::Pimpl via the closing the signal
2927
2928 2003-07-10  Alfredo Braunstein  <abraunst@libero.it>
2929
2930         * buffer.[Ch]: take out all bv-related from buffer
2931         * BufferView.C:
2932         * BufferView_pimpl.[Ch]: connect to new signals
2933         * CutAndPaste.C: removed useless asserts
2934         * bufferview_funcs.[Ch] (resizeInsets): moved from buffer
2935         * lyxvc.[Ch]:
2936         * vc-backend.[Ch]:
2937         * lyxfunc.C: moved view-related funciontality from vc here
2938         * paragraph.C: removed outdated comments
2939         * text.C: ws
2940
2941 2003-07-10  André Pönitz  <poenitz@gmx.net>
2942
2943         * BufferView_pimpl.C:
2944         * tabular.h:
2945         * tabular_funcs.C:
2946         * text.C:
2947         * text2.C: remove InsetText::InnerCache, clean up consequences
2948
2949 2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2950
2951         * ispell.C: fix two typos in error messages
2952
2953 2003-07-08  Martin Vermeer  <martin.vermeer@hut.fi>
2954
2955         * Extend Note inset to other forms of annotation like Comment
2956         and Greyedout. Right button click gives dialog.
2957
2958         Files modified or added (+):
2959
2960         * insetnote.[Ch]
2961         * FormNote.[Ch]      +
2962         * ControlNote.[Ch]   +
2963         * form_note.fd       +
2964         * Makefile.am in frontends/xforms, frontends/xforms/forms,
2965         frontends/controllers
2966         * xforms/Dialogs.C
2967         * factory.C
2968
2969 2003-07-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2970
2971         * aspell.C: add missing namespace lyx::support
2972
2973 2003-07-07  Alfredo Braunstein  <abraunst@libero.it>
2974
2975         * BufferView.[Ch] (newFile): Add
2976         * BufferView_pimpl.[Ch] (newFile, connectBuffer, disconnectBuffer): Add
2977         * LaTeX.[Ch] (message): added this signal and use it
2978         * buffer.[Ch] (busy, message): added these signals and use them
2979         * buffer_funcs.[Ch]: rename parseErrors to bufferErrors
2980         * converter.C:
2981         * exporter.C:
2982         * format.C:
2983         * importer.C: use buffer signals instead of direct bv calling
2984         * lyx_cb.[Ch] (ShowMessage): removed
2985         * lyx_main.C:
2986         * lyxfunc.C:
2987         * paragraph_funcs.C:
2988         * text2.C: use buffer signals
2989
2990 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2991
2992         * introduce namespace lyx::graphics
2993
2994 2003-07-02  André Pönitz  <poenitz@gmx.net>
2995
2996         * BufferView_pimpl.C (workAreaDispatch): tell the FuncRequest who we are
2997
2998 2003-07-01  André Pönitz  <poenitz@gmx.net>
2999
3000         * text.C:
3001         * text2.C:
3002         * text3.C:
3003         * text_funcs.[Ch]:
3004         * textcursor.h:
3005         * lyxtext.h: shuffle pure paragraph/cursor related cursor movement from
3006           text*.C to text_func.C
3007
3008 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3009
3010         * introduce namespace lyx::support
3011
3012 2003-06-30  André Pönitz  <poenitz@gmx.net>
3013
3014         * Chktex.C:
3015         * funcrequest.C:
3016         * lyxtext.h:
3017         * text.C: re-enable --with-included-string
3018
3019 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3020
3021         * textcursor.C: add <config.h>
3022
3023         * text.C (getWord): remove const from word_location arg
3024
3025         * lyxvc.C (getLogFile): fix const type order
3026
3027         * lyxtext.h: remove const from word_location arg, add arg name
3028
3029         * lyxlayout.h: currect type on labeltype.
3030
3031         * importer.C: correct \file
3032
3033         * converter.C (intToFormat): use std:: on ret val, ws changes
3034
3035         * bufferlist.h: correct \file
3036
3037         * buffer.C (makeLinuxDocFile): fix const type order
3038         (makeDocBookFile): ditto
3039         (fillWithBibKeys): use std:: on stdlib args.
3040
3041         * CutAndPaste.C: fix authors.
3042         (availableSelections): use std:: on return vector
3043
3044 2003-06-27  André Pönitz  <poenitz@gmx.net>
3045
3046         * BufferView_pimpl.C:
3047         * bufferview_funcs.C:
3048         * lyxcursor.C:
3049         * lyxcursor.h:
3050         * lyxfunc.C:
3051         * lyxtext.h:
3052         * rowpainter.C:
3053         * text.C:
3054         * text2.C:
3055         * text3.C: remove LyXCursor::row_ member
3056
3057         * lyxtext.h:
3058         * text.C: rename fullRebreak() to partialRebreak() and implement
3059           a fullRebreak() that really bereks fully
3060
3061         * textcursor.h: new struct for cursor-related data
3062
3063 2003-06-26  Alfredo Braunstein  <abraunst@lyx.org>
3064
3065         * lyx_main.C (LyX): get full path of document loaded on the
3066         command line
3067
3068 2003-06-26  André Pönitz  <poenitz@gmx.net>
3069
3070         * lyxcursor.[Ch]: move rarely used operator==,!= out of line
3071           remove unused/broken operator>,<,>=.
3072
3073         *       text.C: remove only use of broken operator<= in an Assert().
3074
3075 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
3076
3077         * BufferView.[Ch] (getErrorList): removed unneeded forward declare,
3078         moved errorlist_.clear to showErrorList
3079
3080 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
3081
3082         * converter.C (scanLog, runLaTeX):
3083         * buffer.C (makeLinuxDocFile, makeDocBookFile, runChkTeX):
3084         move the bv->showErrorList call to the callers
3085         * lyxfunc.C: i.e. here...
3086         * text2.C: and here
3087         * BufferView.[Ch] (setErrorList, resetErrorList): both removed
3088         * exporter.[Ch] (Backends, BufferFormat): the first was moved to anon
3089         namespace, the second to...
3090         * buffer_funcs (BufferFormat, parseErrors): added
3091         * errorlist.C (ErrorList(TeXErrors const &)): removed
3092
3093 2003-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3094
3095         * ToolbarBackend.C (getIcon): complain when icon cannot be found
3096
3097 2003-06-24  "Garst R. Reese" <reese@isn.net>
3098
3099         * debug.C: fix typo
3100
3101 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3102
3103         * lyx_main.C (init): honor LYX_DIR_14x and LYX_USERDIR_14x
3104
3105         * version.C.in: change docversion to 1.4
3106
3107 2003-06-22  Alfredo Braunstein  <abraunst@libero.it>
3108
3109         * buffer.C: fix a bug just introduced
3110
3111 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
3112
3113         * buffer.[Ch]: added the parseError signal and use it, removed
3114         sgmlError
3115         * BufferView.[Ch] (addError): moved to ...
3116         * BufferView_pimpl.[Ch] (addError, loadLyXFile): ... here. Attach
3117         to the Buffer::parseError signal to catch (guess what) parse errors
3118         * lyx_main.[Ch] (printError,LyX): added gui-less parsing error feedback
3119
3120 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
3121
3122         * bufferlist.[Ch] (loadLyXFile, readFile, newFile): removed the
3123         ability to create a buffer and to return an existing one from
3124         the list. Moved these functions to...
3125         * buffer_funcs.[Ch]: added
3126         * BufferView.[Ch] (loadLyXFile): added
3127         * BufferView_pimpl.[Ch] (loadLyXFile): Added. Does the guessing
3128         job removed from bufferlist::loadLyXFile.
3129         * buffer.C (setReadOnly): make it work without view
3130         (i.e added an if (users))
3131
3132 2003-06-19  Angus Leeming  <leeming@lyx.org>
3133
3134         * lfuns.h:
3135         * LyXAction.C (init):
3136         * lyxfunc.C (getStatus, dispatch): remove 14 LFUNs, replacing them
3137         with LFUN_DIALOG_SHOW <name> <data>.
3138
3139 2003-06-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3140
3141         * CutAndPaste.C (availableSelections): small compilation fix for
3142         ancient (gcc 2.9x) compilers
3143
3144 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
3145
3146         * text3.C (cursorNext): add tmp var
3147
3148         * text2.C (updateCounters): for function calling out of for clause
3149         (replaceSelectionWithString): ditto
3150         (insertStringAsParagraphs): ditto
3151         (getColumnNearX): add tmp var
3152         (setCursorFromCoordinates): add tmp var
3153         (cursorDownParagraph): add tmp var
3154         (deleteEmptyParagraphMechanism): add tmp var
3155
3156         * text.C (insertChar): add tmp var
3157
3158         * rowpainter.C (paintDepthBar): add tmp var
3159
3160         * CutAndPaste.C (availableSelections): potentially check all
3161         paragraphs in a cut to fill the shown strings.
3162
3163 2003-06-18  André Pönitz  <poenitz@gmx.net>
3164
3165         * kbmap.[Ch]: use vector<> instead of list<>
3166
3167 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
3168
3169         * text3.C (dispatch): handle arg to LFUN_PASTE, call
3170         pasteSelection with index
3171
3172         * text2.C (pasteSelection): modify, call pasteSelection with index
3173
3174         * paragraph.C (asString): reimplement version with no interval to
3175         call the one with interval.
3176
3177         * lyxtext.h: add index arg to pasteSelection
3178
3179         * MenuBackend.C (MenuItem): handle PasteRecent
3180         (Menu::read::Menutags): add md_pasterecent
3181         (read): handle it
3182         (expandPasteRecent): new function
3183         (expand): use it
3184
3185         * MenuBackend.h: add PasteRecent to MenuItem::Kind
3186
3187         * CutAndPaste.C: get rid of some stale comments. Add typdefe for
3188         the limited stack
3189         (availableSelections): new function
3190
3191 2003-06-17  Angus Leeming  <leeming@lyx.org>
3192
3193         * lyxfunc.C (dispatch): s/showMathPanel/show("mathpanel")/
3194
3195 2003-06-17  Angus Leeming  <leeming@lyx.org>
3196
3197         * lfuns.h:
3198         * LyXAction.C (init): new LFUN_DIALOG_SHOW.
3199
3200         * lyxfunc.C (dispatch): invoke it.
3201
3202 2003-06-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3203
3204         * iterators.C (operator++, ParPosition): reintroduce some
3205         const_cast for the benefit of older compilers.
3206
3207 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3208
3209         * text3.C (dispatch): do not modify clipboard when doing
3210         LFUN_BACKSPACE, LFUN_BACKSPACE_SKIP, LFUN_DELETE or
3211         LFUN_DELETE_SKIP on a selection selection
3212
3213 2003-06-16  André Pönitz  <poenitz@gmx.net>
3214
3215         * BufferView.C:
3216         * buffer.C:
3217         * buffer.h:
3218         * paragraph.C:
3219         * tabular.[Ch]: IU of clone() and getLabelList();
3220
3221 2003-06-13  André Pönitz  <poenitz@gmx.net>
3222
3223         * tabular.h: compactification
3224
3225 2003-06-12  André Pönitz  <poenitz@gmx.net>
3226
3227         * tabular.C:
3228         * tabular.h:
3229         * tabular_funcs.h: some renaming plus whitespace
3230
3231 2003-06-12  André Pönitz  <poenitz@gmx.net>
3232
3233         * BufferView.C:
3234         * BufferView_pimpl.C:
3235         * CutAndPaste.C:
3236         * buffer.C:
3237         * iterators.[Ch]:
3238         * lyxfunc.C:
3239         * text.C:
3240         * toc.C: Return a Paragraph & for ParIterator::operator*()
3241
3242 2003-06-11  John Levon  <levon@movementarian.org>
3243
3244         * lyx_main.C:
3245         * ToolbarBackend.h:
3246         * ToolbarBackend.C: add "Toolbars" section and
3247         put the flags there
3248
3249 2003-06-10  Angus Leeming  <leeming@lyx.org>
3250
3251         * lfuns.h:
3252         * LyXAction.C (init): new LFUN_EXTERNAL_EDIT.
3253
3254         * lyxfunc.C (dispatch): invoke it.
3255
3256 2003-06-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
3257
3258         * main.C: protect <ios> with HAVE_IOS
3259         (main): protect sync_with_stdio with HAVE_IOS
3260
3261 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
3262
3263         * text2.C (cutSelection): adjust
3264         (pasteSelection): adjust
3265
3266         * messages.C: handle get of empty string
3267
3268         * main.C (main): use sync_with_stdio(false)
3269
3270         * lyxfunc.C (dispatch): adjust
3271
3272         * lyx_cb.[Ch] (MenuWrite): remove unneeded BufferView arg
3273         (WriteAs): remove unneeded BufferView arg.
3274
3275         * bufferparams.h: use correct types on papersize, papersize2 and
3276         paperpackage.
3277
3278         * bufferparams.C (readToken): adjust for type
3279         (writeLaTeX): add missing cases to switch.
3280
3281         * bufferlist.C (quitWriteBuffer): adjust
3282         (close): adjust
3283
3284         * buffer.C (asciiParagraph): remove some commented code.
3285
3286         * CutAndPaste.C: remove current_view extern variable.
3287         (cutSelection): add BufferParams arg.
3288         (eraseSelection): add BufferParams arg.
3289         (pasteSelection): add Buffer const & arg
3290
3291 2003-06-07  John Levon  <levon@movementarian.org>
3292
3293         * buffer.C:
3294         * paragraph_funcs.C:
3295         * paragraph_pimpl.C:
3296         * text.C:
3297         * text2.C:
3298         * paragraph.h:
3299         * paragraph.C: allow InsetERT to freely space lines,
3300         and some consolidation of code
3301
3302 2003-06-06  José Matos  <jamatos@fep.up.pt>
3303
3304         * buffer.C (makeDocBookFile): fix bug #821
3305
3306 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
3307
3308         * BufferView_pimpl.C (dispatch): use Dialogs::visible
3309
3310 2003-06-04  Angus Leeming  <leeming@lyx.org>
3311
3312         * buffer.C: bump format to 224.
3313
3314 2003-06-05  André Pönitz  <poenitz@gmx.net>
3315
3316         * text2.C (redoParagraphs): remove two const_cast<>
3317
3318 2003-06-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
3319
3320         * ParagraphList.h: remove last remnants of NO_STD_LIST
3321
3322 2003-06-03  Angus Leeming  <leeming@lyx.org>
3323
3324         * factory.C (createInset): small change to the way InsetExternal's params
3325         are set.
3326
3327 2003-06-04  André Pönitz  <poenitz@gmx.net>
3328
3329         * buffer.h: use Undo directly instead of shared_ptr<Undo>
3330
3331         * paragraph_pimpl.h:
3332         * paragraph.[Ch]: some Inset -> UpdatableInset changes
3333
3334         * undo.[Ch]: use ParagraphList instead of vector<Paragraph>
3335
3336         * undo_funcs.C: make some simple cases of undo work again
3337
3338 2003-06-03  John Levon  <levon@movementarian.org>
3339
3340         * ispell.C: HPUX doesn't have sys/select.h
3341         (from Albert Chin)
3342
3343 2003-06-03  John Levon  <levon@movementarian.org>
3344
3345         * CutAndPaste.C: update tabular and include inset
3346         buffer references
3347
3348         * buffer.h:
3349         * paragraph.h:
3350         * paragraph.C: remove owningBuffer(), don't pass Buffer
3351         to clone()
3352
3353         * factory.C: insetGraphicsParams changed
3354
3355 2003-06-02  John Levon  <levon@movementarian.org>
3356
3357         * LyXAction.C:
3358         * factory.C:
3359         * lfuns.h:
3360         * lyxfunc.C:
3361         * text3.C: remove insetparent
3362
3363 2003-06-02  John Levon  <levon@movementarian.org>
3364
3365         * buffer.h:
3366         * buffer.C: fix inset_iterator.end(), move out of line
3367         (bug 1149)
3368
3369 2003-06-01  John Levon  <levon@movementarian.org>
3370
3371         * text3.C: use a proper cut/paste when doing inset
3372         insert (from Jürgen Spitzmüller)
3373
3374 2003-06-01  John Levon  <levon@movementarian.org>
3375
3376         * factory.C: accept "\bibtex" not "\BibTeX" (bug 1018)
3377
3378 2003-05-30  André Pönitz  <poenitz@gmx.net>
3379
3380         * rowpainter.C: unify second drawing phase
3381
3382 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3383
3384         * trans_mgr.C: remove one case of current_view
3385
3386         * text2.C (cursorBottom): delete NO_STD_LIST stuff
3387
3388         * paragraph_funcs.h: remove paragraph.h include
3389
3390         * paragraph.h: delete NO_STD_LIST stuff
3391
3392         * paragraph.C (Paragraph): delete NO_STD_LIST stuff
3393
3394         * buffer.h: remove paragraph.h include
3395
3396         * ParagraphList.C: delete file
3397
3398         * Makefile.am (lyx_SOURCES): remove ParagraphList.C
3399
3400         * toc.C (getTocList): adjust
3401
3402         * paragraph_pimpl.C (validate): adjust
3403
3404         * paragraph_funcs.C (optArgInset): use const_iterator, adjust
3405
3406         * paragraph.C (Paragraph): adjust
3407         (getPositionOfInset): use const_iterator, adjust
3408         (bibitem): use const_iterator, adjust
3409         (setInsetOwner): adjust
3410
3411         * iterators.C (operator++): adjust
3412
3413         * InsetList.[Ch]: Replace selfmade iterator with standard
3414         vector::iterator also introduce const_iterator. Remove getPos,
3415         getInset and setInset from InsetTable. Adjust accordingly.
3416
3417         * BufferView.C (lockInset): adjust
3418         (ChangeInsets): adjust
3419
3420         * tabular.[Ch]: delete commented same_id functions
3421
3422 2003-05-28  John Levon  <levon@movementarian.org>
3423
3424         * lyxfunc.C: fix LFUN_ESCAPE (bug 1055)
3425
3426 2003-05-28  André Pönitz  <poenitz@gmx.net>
3427
3428         * metricsinfo.[Ch]: remove 'fullredraw' member
3429
3430 2003-05-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
3431
3432         * lyxtextclass.C (operator): remove caching.
3433
3434 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
3435
3436         * text3.C: adjust
3437
3438         * text2.C (cursorBottom): adjust
3439         (setCounter): use ParagraphList::find, adjust
3440
3441         * text.C (workWidth): use ParagraphList::find, adjust
3442
3443         * lyxcursor.C (LyXCursor): adjust
3444
3445         * buffer.C (inset_iterator): adjust
3446
3447         * ParagraphList.h: make iterator(value_type) private, make
3448         ParagraphList a friend of iterator.
3449
3450         * ParagraphList.C (find): new function
3451
3452         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
3453
3454 2003-05-27  André Pönitz  <poenitz@gmx.net>
3455
3456         * dimension.[Ch]: a -> asc, d -> des, w -> wid
3457
3458 2003-05-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3459
3460         * lyxfont.C (latexWriteStartChanges): fix character count for \noun
3461
3462 2003-05-26  John Levon  <levon@movementarian.org>
3463
3464         * LyXAction.C: LFUN_ESCAPE should be ReadOnly
3465
3466 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
3467
3468         * remove same_id from function signatures, adjust.
3469
3470 2003-05-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
3471
3472         * undo_funcs.C (createUndo): use the id functions directly, adjust.
3473
3474         * paragraph_pimpl.C (Pimpl): get rid of same_ids parameter
3475
3476         * paragraph.C (Paragraph): get rid of same_ids parameter
3477
3478         * ParagraphList.C (insert): adjust
3479         (push_back): adjust
3480
3481 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
3482
3483         * paragraph_funcs.C (breakParagraph): adjust
3484         (breakParagraphConservative): adjust
3485
3486         * buffer.C (readParagraph): adjust
3487
3488         * ParagraphList.C (insert): take a reference instead of a pointer
3489         (insert): adjust
3490
3491         * paragraph.[Ch] (id): new function
3492
3493         * bufferlist.C (newFile): adjust
3494
3495         * ParagraphList.C (ParagraphList): adjust
3496         (assign): adjust
3497         (push_back): take a reference instead of a pointer.
3498
3499         * paragraph.h: add NO_STD_LIST define, remove NO_NEXT define.
3500
3501         * paragraph.C: remove all NO_NEXT node add some NO_STD_LIST parts
3502         instead.
3503
3504         * ParagraphList.h: degenerate to std::list if NO_STD_LIST is not
3505         set else use old code.
3506
3507         * ParagraphList.C: remove all NO_NEXT code and only compile this
3508         code of NO_STD_LIST is set.
3509
3510 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
3511
3512         * BufferView_pimpl.C:
3513         * TextCache.C:
3514         * TextCache.h:
3515         * bufferlist.C:
3516         * errorlist.h:
3517         * format.C:
3518         * format.h:
3519         * graph.C:
3520         * lyxfunc.C:
3521         * lyxrc.C:
3522         * graphics/GraphicsConverter.C:
3523         * graphics/PreviewLoader.C: header adjustment
3524
3525 2003-05-23  Angus Leeming  <leeming@lyx.org>
3526
3527         * LaTeXFeatures.[Ch] (useBabel): new method.
3528         * bufferparams.C (writeLaTeX): use it.
3529
3530 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
3531
3532         * ParagraphList.h (set): remove unused function.
3533
3534 2003-05-23  André Pönitz  <poenitz@gmx.net>
3535
3536         * BufferView.C:
3537         * BufferView_pimpl.C:
3538         * buffer.C:
3539         * buffer.h:
3540         * lyxfunc.C:
3541         * undo_funcs.C: setUndo reworked
3542
3543         * iterators.[Ch]: add access to topmost ParagraphList
3544
3545         * lyxtext.[Ch] (workWidth): add a const
3546
3547 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
3548
3549         * texrow.[Ch] (increasePos): remove function
3550         * exporter.C (export): removed unused var and outdated comment
3551
3552 2003-05-23  Angus Leeming  <leeming@lyx.org>
3553
3554         * latexrunparams.h: rename fragile as moving_arg.
3555         * paragraph.C (simpleTeXOnePar): ditto.
3556         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto.
3557
3558 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
3559
3560         * undo_funcs.C (textHandleUndo): comment out next/previous stuff
3561         (createUndo): ditto
3562         (textUndoOrRedo): comment out a currently unused var.
3563
3564         * paragraph.h (NO_NEXT): enable NO_NEXT
3565
3566         * lyxfunc.C (dispatch): remove LFUN_REMOVEERRORS
3567
3568         * lfuns.h: remove LFUN_REMOVEERRORS and adjust lfun numbers.
3569
3570         * exporter.C (Export): adjust for removeAutoInsets removal.
3571
3572         * buffer.C (runChktex): adjust for removeAutoInsets removal.
3573
3574         * LyXAction.C (init): remove LFUN_REMOVEERRORS
3575
3576         * BufferView.[Ch] (removeAutoInsets): delete function
3577
3578 2003-05-22  Angus Leeming  <leeming@lyx.org>
3579
3580         * latexrunparams.h: add a free_spacing variable.
3581
3582         * paragraph.[Ch] (simpleTeXOnePar): further fragile clean-up; no need
3583         to pass moving_arg, as the data is stored in runparams.fragile.
3584
3585         * paragraph_funcs.C (TeXOnePar): no longer pass free_spacing arg
3586         to Inset::latexOptional or to simpleTeXOnePar.
3587
3588         * paragraph_pimpl.C (simpleTeXSpecialChars): no longer pass
3589         free_spacing arg to Inset::latexOptional.
3590
3591         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
3592         free_spacing arg.
3593
3594 2003-05-22  Angus Leeming  <leeming@lyx.org>
3595
3596         * latexrunparams.h: add fragile and use_babel variables.
3597
3598         * bufferparams.[Ch] (writeLaTeX): return use_babel.
3599         * buffer.C (makeLaTeXFile): store this returned value in
3600         runparams.use_babel, thus passing it to the inset::latex methods.
3601
3602         * paragraph.C (simpleTeXOnePar): no need to pass 'moving_arg' to
3603         simpleTeXSpecialChars as it is now stored in runparams.fragile.
3604
3605         * paragraph_funcs.[Ch] (TeXOnePar, latexParagraphs): TeXOnePar no
3606         longer has a fragile arg, as it is stored in runparams.fragile.
3607
3608         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars): no longer has a
3609         moving_arg parameter as the data is stored in runparams.fragile.
3610
3611         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
3612         a fragile parameter as the data is stored in runparams.fragile.
3613
3614 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
3615
3616         * paragraph.C (Paragraph): initialize next_par_ and prev_par_
3617
3618 2003-05-22  Angus Leeming  <leeming@lyx.org>
3619
3620         * latexrunparams.h: add a 'bool nice' which defaults to false.
3621
3622         * buffer.[Ch] (makeLaTeXFile): remove the nice parameter as it is
3623         now encapsulated within runparams.
3624
3625         * bufferlist.C (updateIncludedTeXfiles):
3626         * exporter.C (Export): ensuing change to the calls to makeLaTeXFile.
3627
3628 2003-05-22  Angus Leeming  <leeming@lyx.org>
3629
3630         * latexrunparams.h: new file containing struct LatexRunParams.
3631         * Makefile.am: add new file.
3632
3633         * LaTeX.[Ch] (c-tor, run):
3634         * buffer.[Ch] (makeLaTeXFile):
3635         * bufferlist.[Ch] (updateIncludedTeXfiles):
3636         * converter.C (convert, scanLog):
3637         * converter.[Ch] (runLaTeX):
3638         * exporter.C (Export):
3639         * paragraph.[Ch] (simpleTeXOnePar):
3640         * paragraph_funcs.C (TeXEnvironment, TeXOnePar, TeXDeeper):
3641         * paragraph_funcs.[Ch] (latexParagraphs):
3642         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars):
3643         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow, latex):
3644         pass around a LatexRunParams parameter.
3645
3646 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
3647
3648         * paragraph.[Ch]: remove unused constructor
3649
3650         * ParagraphList.C (erase): new function, taking two iterators
3651
3652 2003-05-22  André Pönitz  <poenitz@gmx.net>
3653
3654         * undo_funcs.C: remove duplicated code
3655
3656         * iterator.[Ch]: operator=
3657
3658 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
3659
3660         * tabular.C (SetMultiColumn): ws changes
3661
3662         * rowpainter.C (paintFirst): get rid of a ->previous
3663
3664         * lyx_cb.C (getPossibleLabel): parlist simplification
3665
3666         * BufferView.C (ChangeInsets): simplify slightly.
3667
3668 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3669
3670         * LyXAction.C: new lfun space-insert, kill protected-space-insert
3671         * lfuns.h: new LFUN_SPACE
3672         * lyxfunc.C: protected space has a new lfun
3673         * paragraph_funcs.C: read new space insets
3674         * text3.C:
3675         * factory.C: handle new space insets
3676
3677 2003-05-22  André Pönitz  <poenitz@gmx.net>
3678
3679         * BufferView.C:
3680         * BufferView_pimpl.C:
3681         * buffer.[Ch]:
3682         * lyxfunc.C:
3683         * undo_funcs.C: return a ParIterator from getParFromID.
3684
3685         * iterators.[Ch]: add two const's
3686
3687 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
3688
3689         * toc.C (getTocList): adjust
3690
3691         * iterators.[Ch]: rework for parlist
3692
3693         * buffer.C (par_iterator_begin): adjust
3694         (par_iterator_end): adjust
3695
3696         * CutAndPaste.C (SwitchLayoutsBetweenClasses): adjust
3697
3698         * BufferView.C (removeAutoInsets): adjust
3699         (ChangeInsets): adjust
3700
3701 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
3702
3703         * text.C (top_y): fix bug 1110
3704
3705 2003-05-08  Alfredo Braunstein  <abraunst@libero.it>
3706
3707         * errorlist.[Ch]: added
3708         * buffer.C:
3709         * BufferView.[Ch]:
3710         * BufferView_pimpl.C:
3711         * CutAndPaste.[Ch]: get rid of InsetError users, use ErrorList
3712         instead
3713
3714 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
3715
3716         * Makefile.am: ensure that lyx is relinked upon changes to the
3717         various "convenience" libs.
3718
3719 2003-05-20  Angus Leeming  <leeming@lyx.org>
3720
3721         * Makefile.am (lyx_SOURCES): move format.[Ch] and graph.[Ch] so that
3722         files are compiled in alphabetical order again.
3723
3724         * gettext.h: #ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
3725
3726 2003-05-19  Angus Leeming  <leeming@lyx.org>
3727
3728         * gettext.[Ch]: remove "char const * _(char const *)".
3729
3730 2003-05-19  André Pönitz  <poenitz@gmx.net>
3731
3732         * dimension.[Ch]: promote from mathed/dimension.[Ch]
3733
3734         * Makefile.am:
3735         * BufferView.C:
3736         * DepTable.h:
3737         * LaTeXFeatures.C:
3738         * buffer.C:
3739         * lyxfont.C:
3740         * lyxlex.h:
3741         * paragraph_funcs.C: dimensions() instead of ascend/descend/width
3742
3743 2003-05-19  André Pönitz  <poenitz@gmx.net>
3744
3745         * buffer.C:
3746         * lyxlayout.[Ch]:
3747         * lyxtextclass.[Ch]:
3748         * paragraph.C:
3749         * paragraph_funcs.[Ch]:
3750         * text2.C:
3751         * text3.C: more insetenv work
3752
3753 2003-05-16  Alfredo Braunstein  <abraunst@libero.it>
3754
3755         * ParagraphParameters.C (params2string): small bug fixed
3756
3757 2003-05-16  André Pönitz  <poenitz@gmx.net>
3758
3759         * debug.C:
3760         * bufferview_funcs.C: patch from Kornel Benko to prevent
3761           crash when _(...) is called twice in a statement
3762
3763 2003-05-16  André Pönitz  <poenitz@gmx.net>
3764
3765         * BufferView.C:
3766         * lyxfunc.C:
3767         * text.C:
3768         * text2.C:
3769         * text3.C:
3770         * undo_funcs.C: edit() -> LFUN_INSET_EDIT
3771
3772 2003-05-14  Alfredo Braunstein  <abraunst@libero.it>
3773
3774         * lyx_main.C (init): remove spurious static_cast
3775
3776 2003-05-14  André Pönitz  <poenitz@gmx.net>
3777
3778         * BufferView.C: fix format string
3779
3780 2003-05-12  Alfredo Braunstein  <abraunst@libero.it>
3781
3782         * BufferView.[Ch] (insertErrors): removed
3783         * BufferView.[Ch] (showErrorList): added
3784         * buffer.C (runChkTeX):
3785         * converter.C (scanLog): call showErrorList instead of inserterrors
3786
3787 2003-05-13  André Pönitz  <poenitz@gmx.net>
3788
3789         * BufferView_pimpl.C:
3790         * buffer.C:
3791         * bufferview_func.C:
3792         * MenuBackend.C:
3793         * lyxfunc.C:
3794         * lyxrc.C:
3795         * tex-accent.C:
3796         * text3.C:
3797         * toc.C:
3798         * tabular_funcs.h: tostr() from its own header
3799
3800         * ParagraphParameters.C:
3801         * ToolbarBackend.C:
3802         * bufferparams.C:
3803         * format.C:
3804         * lyxlex_pimpl.C:
3805         * text3.C: STRCONV()
3806
3807 2003-05-12  André Pönitz  <poenitz@gmx.net>
3808
3809         * BufferView.C:
3810         * BufferView_pimpl.C:
3811         * CutAndPaste.C:
3812         * LaTeX.C:
3813         * LaTeXFeatures.C:
3814         * ParagraphParameters.C:
3815         * buffer.C:
3816         * bufferlist.C:
3817         * bufferparams.C:
3818         * bufferview_funcs.C:
3819         * converter.C:
3820         * counters.C:
3821         * debug.C:
3822         * exporter.C:
3823         * format.C:
3824         * importer.C:
3825         * lyx_cb.C:
3826         * lyx_main.C:
3827         * lyxfont.C:
3828         * lyxfunc.C:
3829         * lyxvc.C:
3830         * paragraph.C:
3831         * paragraph_funcs.C:
3832         * tabular.C:
3833         * tabular_funcs.C:
3834         * text2.C:
3835         * text3.C:  boost::format -> bformat  all over the place
3836
3837
3838 2003-05-09  André Pönitz  <poenitz@gmx.net>
3839
3840         * LColor.[Ch]: Pimpl the #include <map> away
3841
3842 2003-05-09  John Levon  <levon@movementarian.org>
3843
3844         * bufferlist.C: never remove emergency saves
3845
3846 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
3847
3848         * Makefile.am: better lib building
3849
3850 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
3851
3852         * texrow.[Ch]: remove dependency on Paragraph and just store a id
3853         instead.
3854         * paragraph_pimpl.C (simpleTeXBlanks): adjust
3855         (simpleTeXSpecialChars): adjust
3856         (simpleTeXSpecialChars): adjust
3857         * paragraph.C (simpleTeXOnePar): adjust
3858         * buffer.C (makeLaTeXFile): adjust
3859
3860         * Makefile.am (BOOST_LIBS): allow boost as system lib.
3861
3862         * text2.C (changeDepth): parlist cleanup
3863         (getColumnNearX): ditto
3864
3865         * rowpainter.C (getLabelFont): parlist cleanup
3866
3867         * bufferlist.C (newFile): parlist cleanup
3868
3869         * CutAndPaste.C (eraseSelection): parlist cleanup
3870
3871         * BufferView_pimpl.C (trackChanges): parlist cleanup
3872         (dispatch): ditto
3873
3874         * BufferView.C (lockInset): parlist cleanup.
3875         (ChangeInsets): ditto
3876
3877 2003-05-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
3878
3879         * CutAndPaste.h: Update file header.
3880
3881         * CutAndPaste.C: Update file header.
3882         Store the parts cut out of the Document in a limited_stack.
3883         (copySelection): adjust
3884         (pasteSelection): new function, takes the index in the limited stack.
3885         (nrOfParagraphs): adjust
3886         (SwitchLayoutsBetweenClasses): Change to take a ParagraphList&,
3887         simplify error inset insertion.
3888         (checkPastePossible): adjust
3889
3890 2003-05-06  John Levon  <levon@movementarian.org>
3891
3892         * text2.C: don't cast wrap inset to float
3893
3894 2003-05-05  André Pönitz  <poenitz@gmx.net>
3895
3896         * iterator.C:
3897         * undo_funcs.C: use getParagraphs() instead of getFirstParagraph()
3898
3899         * buffer.[Ch]: new function hasParWithId() to help to get rid of a
3900           few naked Paragraph *.
3901
3902 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
3903
3904         * bufferparams.C: Output warning if a document with missing
3905         TeX document class is loaded
3906         * exporter.C: Disable TeX exports if the document class is missing
3907         * lyxtextclass.C:
3908         * lyxtextclass.h:
3909         * lyxtextclasslist.C: Handle new textclass.lst format; new method
3910         isTeXClassAvailable()
3911
3912 2003-05-03  John Levon  <levon@movementarian.org>
3913
3914         * BufferView.h:
3915         * BufferView.C: remove showLockedInsetCursor(), showCursor(),
3916         explicit cursor show/hide
3917
3918         * BufferView_pimpl.h:
3919         * BufferView_pimpl.C: hide cursor before dispatching. Show cursor
3920         after a cursor move lfun. Simplify cursorToggle(). Remove show/hideCursor().
3921
3922         * lyxfunc.C: hide cursor before dispatching.
3923
3924         * lyx_cb.C:
3925         * lyxfind.C:
3926         * text.C:
3927         * text3.C: remove explicit cursor hides
3928
3929 2003-05-02  André Pönitz  <poenitz@gmx.net>
3930
3931         * buffer.[Ch]: two instances of Paragraph * -> ParagraphList::iterator
3932
3933         * undo_funcs.C:
3934         * undo.[Ch]: rely on std::vector<Paragraph *> instead of manually
3935           linked lists
3936
3937         * text2.C: tiny whitespace
3938
3939 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3940
3941         * undo_funcs.C: almost only ws changes.
3942
3943         * ParagraphList.C (splice): just return if pl is empty.
3944
3945 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3946
3947         * ParagraphList.C (splice): new function.
3948
3949         * CutAndPaste.C (pasteSelection): use it
3950
3951 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3952
3953         * CutAndPaste.C (pasteSelection): remove the last next and
3954         previous from this file.
3955
3956 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3957
3958         * CutAndPaste.C (pasteSelection): more clean up, user proper
3959         ParagraphList functions for pasteing.
3960
3961         * ParagraphList.C (insert): new function, three arg insert
3962
3963 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3964
3965         * ParagraphList.C (insert): new function, three arg insert
3966
3967         * CutAndPaste.C (pasteSelection): work on the simple_cut_clone,
3968         not on paragraphs.
3969
3970 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3971
3972         * CutAndPaste.C (pasteSelection): copy paragraphlist the nice way.
3973
3974 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3975
3976         * CutAndPaste.C (pasteSelection): remove some unneeded code.
3977
3978 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3979
3980         * CutAndPaste.C (resetOwnerAndChanges): new helper functor
3981         (copySelection): clean up a bit.
3982         (pasteSelection): use make_pair
3983
3984         * ParagraphList.C (ParagraphList): implement copy constructor
3985         (operator=): implement, base on copy constructor.
3986         (assign): new func
3987
3988         * paragraph.C (erase): return a bool
3989
3990         * paragraph_pimpl.C (erasePos): remove function, move contents...
3991         (erase): ... here. Return a bool.
3992         (erase): call erase instead of erasePos.
3993
3994 2003-04-30  Alfredo Braunstein  <abraunst@libero.it>
3995
3996         * ParagraphList.h: define PitPosPair
3997         * CutAndPaste.C (copySelection, pasteSelection): big rework, use
3998         ParagraphList, fix a bug on pasting multiple pars
3999         * text2.C: change interface to C&P
4000
4001 2003-04-30  André Pönitz  <poenitz@gmx.net>
4002
4003         * undo_func.C: revert part of yesterday's patch 2
4004
4005 2003-04-30  John Levon  <levon@movementarian.org>
4006
4007         * LColor.C: s/tabular/table/
4008
4009 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
4010
4011         * text3.C (dispatch): do not convert iterator -> pointer
4012         * undo_funcs.C (setCursorParUndo): ditto
4013         * text_funcs.C (transposeChars): ditto
4014
4015         * text2.C (setLayout): ws changes only
4016
4017         * text.C (breakParagraph): do not convert iterator -> pointer
4018         (insertChar): ditto
4019         (acceptChange): ditto
4020         (rejectChange): ditto
4021         (changeCase): ditto
4022         (Delete): ditto
4023         (backspace): ditto
4024
4025         * BufferView.C (lockedInsetStoreUndo): do not convert iterator ->
4026         pointer
4027
4028 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
4029
4030         * text3.C (gotoInset): YABG (yet another bad getChar)
4031
4032 2003-04-29  André Pönitz  <poenitz@gmx.net>
4033
4034         * paragraph.h: make operator= private unimplemented as long as
4035           it is unusable
4036
4037         * ParagraphList.C: whitespace
4038
4039         * paragraph.[Ch]:
4040         * paragraph_pimpl.[Ch]:
4041         * paragraph_funcs.C:
4042         * CutAndPaste.C:
4043         * undo_funcs.C: whitespace + Paragraph *  -> Paragraph (const) &
4044
4045         * text2.C:
4046           undo_funcs.[Ch]: Paragraph * -> ParagraphList::iterator
4047
4048 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
4049
4050         * CutAndPaste.[Ch] (cutSelection): big rework, some bugs fixed
4051         * paragraph.[Ch] (erase):
4052         * paragraph_pimpl.[Ch] (erase): change return type and value
4053         * text2.C (cutSelection): some rework
4054
4055 2003-04-28  John Levon  <levon@movementarian.org>
4056
4057         * bufferlist.C: changes for unsaved changes dialog
4058
4059 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
4060
4061         * bufferlist.C (newFile): set language (messages_) for new
4062         documents also.
4063
4064         * buffer.C (readFile): ws changes only.
4065
4066 2003-04-28  André Pönitz  <poenitz@gmx.net>
4067
4068         * undo_funcs.C:
4069         * lyxfunc.C:
4070         * buffer.[Ch]:
4071         * BufferView_pimpl.C:
4072         * BufferView.C: getParFromID related ParagraphList::iterator changes
4073
4074 2003-04-28  André Pönitz  <poenitz@gmx.net>
4075
4076         * tabular.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
4077           Changes
4078
4079 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
4080
4081         * messages.C: remove one more localedir class variable.
4082
4083 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
4084
4085         * messages.C (getLocaleDir): singleton generation function
4086         (Pimpl): use it.
4087         (Messages): add a default constructor.
4088
4089         * main.C (main): do not setup localedir here, do not call
4090         gettext_init.
4091
4092         * gettext.C (_): use it.
4093         (gettext_init): delete funciton
4094
4095 2003-04-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
4096
4097         * gettext.C (getLyXMessages): new singleton generating function.
4098
4099         * buffer.C (updateDocLang): adjust
4100
4101         * Makefile.am (messages.o): add target
4102         (main.o): remove target
4103
4104 2003-04-27  John Levon  <levon@movementarian.org>
4105
4106         * bufferlist.C:
4107         * lyx_cb.C:
4108         * lyxfunc.C:
4109         * lyxvc.C: specify cancel button in Alert::prompt
4110
4111 2003-04-26  John Levon  <levon@movementarian.org>
4112
4113         * text3.C:
4114         * lyxfunc.C:
4115         * lfuns.h:
4116         * LyXAction.C: add LFUN_INSET_SETTINGS
4117
4118         * lyxfunc.C: don't enable tabular-feature when there's
4119         just any locking inset
4120
4121 2003-04-26  John Levon  <levon@movementarian.org>
4122
4123         * bufferlist.C: re-add Cancel to buffer close question
4124
4125         * lyxfunc.C: fix import UI a bit
4126
4127 2003-04-25  John Levon  <levon@movementarian.org>
4128
4129         * gettext.C: remove the broken asserts for now
4130
4131 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
4132
4133         * messages.C: make case where setlocale cannot comply work better.
4134
4135         * buffer.C (updateDocLang): new function
4136         (changeLanguage): use it
4137         (readFile): use it
4138
4139         * text2.C (setCounter): use B_ a bit.
4140
4141         * lyxlayout.C (Read): be sure to trim the label strings.
4142
4143         * messages.C (Messages): fix typo in comment
4144
4145         * buffer.C (readFile): set message_ after file is loaded.
4146         (makeDocBookFile): remove double return
4147         (changeLanguage): reset message_ upon language change.
4148         (B_): new func, use this to get translated buffer strings.
4149
4150         * main.C: add myself and Jean Marc as authors.
4151
4152 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
4153
4154         * messages.[hC]: pimplify Messages, and three different pimpls to be
4155         used in different circumstances.
4156
4157         * gettext.[Ch]: change for use with new message code.
4158
4159 2003-04-24 André Pönitz <poenitz@gmx.net>
4160
4161         * factory.C: support for eqref
4162
4163 2003-04-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
4164
4165         * messages.[Ch]: add missing char
4166
4167         * Makefile.am (lyx_SOURCES): add messages.[Ch]
4168
4169         * messages.[Ch]: New files
4170
4171 2003-04-18  John Levon  <levon@movementarian.org>
4172
4173         * BufferView.h:
4174         * BufferView.C:
4175         * BufferView_pimpl.C:
4176         * lfuns.h:
4177         * LyXAction.C:
4178         * lyxtext.h:
4179         * text2.C: remove layout-copy/paste (bug 778)
4180
4181 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
4182
4183         * text2.C (redoParagraphs): eliminate good_prevrit, rewrite a loop
4184
4185 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
4186
4187         * bufferlist.C (quitWriteBuffer): WriteAs and MenuWrite return true
4188         if they succeed. Act accordingly.
4189
4190 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
4191
4192         * text2.C (setCharFont): adjust
4193         (setCounter): adjust
4194         (insertStringAsLines): adjust
4195
4196         * text.C (leftMargin): adjust
4197         (setHeightOfRow): adjust
4198
4199         * rowpainter.C (paintFirst): adjust
4200         (paintLast): adjust
4201
4202         * paragraph_funcs.C (depthHook): ParagraphList::iterators
4203         (outerHook): ditto
4204         (isFirstInSequence): ditto
4205         (getEndLabel): ditto
4206         (outerFont): adjust
4207
4208         * paragraph.C (getParLanguage): comment out some hard stuff.
4209
4210         * buffer.C (insertStringAsLines): take a ParagraphList as arg
4211         (sgmlError): ditto
4212         (simpleDocBookOnePar): ditto
4213         (makeDocBookFile): use ParagraphList::iterator
4214
4215         * CutAndPaste.C (pasteSelection): adjust
4216
4217 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
4218
4219         * text2.C (getFont): adjust
4220         (getLayoutFont): adjust
4221         (getLabelFont): adjust
4222
4223         * paragraph_funcs.C (TeXOnePar): adjust
4224
4225         * buffer.C (simpleLinuxDocOnePar): adjust
4226         (simpleDocBookOnePar): adjust
4227
4228         * CutAndPaste.C (pasteSelection): adjust
4229
4230         * BufferView.C (getEncoding): adjust
4231
4232         * paragraph_funcs.C (outerFont): prepare for a ParagraphList arg.
4233
4234 2003-04-16  John Levon  <levon@movementarian.org>
4235
4236         * lyxfind.C: use parlist stuff for search/changes
4237
4238 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
4239
4240         * undo_funcs.C (textHandleUndo): ajust (rather big adsjust this one)
4241
4242         * text2.C (deleteEmptyParagraphMechanism): adjust
4243
4244         * text2.[Ch] (ownerParagraph): delete func (both of them
4245
4246 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4247
4248         * text_funcs.C (transposeChars): use ParagraphList::iterator here.
4249
4250 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4251
4252         * ParagraphList.C: prepare for NO_NEXT
4253
4254 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4255
4256         * text2.C (getFont): adjust
4257         (getLayoutFont): adjust
4258         (getLabelFont): adjust
4259
4260         * paragraph.C (getFont): adjust
4261         (getLabelFont): adjust
4262         (getLayoutFont): adjust
4263
4264         * paragraph_funcs.[Ch] (realizeFont): remove unneeded arguments.
4265
4266 2003-04-15  John Levon  <levon@movementarian.org>
4267
4268         From Angus Leeming
4269
4270         * lyx_main.C: handle Include in .ui files
4271
4272 2003-04-15  John Levon  <levon@movementarian.org>
4273
4274         * MenuBackend.C: make the doc files length shorter
4275
4276         * ToolbarBackend.h:
4277         * ToolbarBackend.C: handle toolbar placement flags,
4278         Minibuffer
4279
4280 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4281
4282         * paragraph_pimpl.C (simpleTeXSpecialChars): take a outerfont arg,
4283         adjust
4284
4285         * paragraph_funcs.C (TeXOnePar): adjust
4286
4287         * paragraph.C (getLabelFont): add outerfont arg, adjust
4288         (getLayoutFont): ditto
4289         (simpleTeXOnePar): adjust
4290
4291         * paragraph_pimpl.C (realizeFont): delete func
4292
4293 2003-04-14  Alfredo Braunstein  <abraunst@libero.it>
4294
4295         * text2.C (beforeFullRowInset): added a bad getchar check, removed
4296         row argument, constify cur argument.
4297
4298 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4299
4300         * text2.C (getFont): adjust
4301         (getLayoutFont): adjust
4302         (getLabelFont): adjust
4303
4304         * paragraph_funcs.C (TeXOnePar): adjust
4305         (outerFont): new func...
4306         (realizeFont): ...moved out from here, changed this to facilitate
4307         transition
4308
4309         * paragraph.C (getFont): take outerfont as arg, adjust
4310         (simpleTeXOnePar): add outerfont arg, adjust
4311
4312         * buffer.C (simpleLinuxDocOnePar): adjust
4313         (simpleDocBookOnePar): adjust
4314
4315         * CutAndPaste.C (pasteSelection): adjust
4316
4317         * BufferView.C (getEncoding): adjust
4318
4319 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4320
4321         * text2.C (setCharFont): adjust
4322         (setCounter): adjust
4323
4324         * text.C (leftMargin): adjust
4325         (setHeightOfRow): adjust
4326
4327         * rowpainter.C (paintFirst): adjust
4328         (paintLast): adjust
4329
4330         * paragraph_pimpl.C (realizeFont): adjust
4331
4332         * paragraph.C (isFirstInSequence): move from here...
4333         * paragraph_funcs.C (isFirstInSequence): ...to here
4334
4335         * paragraph.C (outerHook): move from here...
4336         * paragraph_funcs.C (outerHook): ...to here
4337
4338         * paragraph.C (depthHook): move from here...
4339         * paragraph_funcs.C (depthHook): ...to here
4340
4341         * paragraph.C (getEndLabel): move from here...
4342         * paragraph_funcs.C (getEndLabel): ...to here
4343
4344         * text2.C (realizeFont): move from here...
4345         * paragraph_funcs.C (realizeFont): ...to here
4346
4347 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4348
4349         * text3.C (gotoNextInset): use separate tmp vars for par and pos.
4350
4351 2003-04-14  Angus Leeming  <leeming@lyx.org>
4352
4353         * LColor.[Ch]: scrap LColor mathcursor.
4354
4355 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4356
4357         * lyxlex.[Ch] (text): delete function
4358         * trans.C (Load): adjust
4359         * paragraph_funcs.C (readParToken): adjust
4360
4361 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4362
4363         * lyxlex_pimpl.h: get rid of LEX_MAX_BUFF, change buff to be a
4364         vector<char> instead of a char[].
4365
4366         * lyxlex_pimpl.C (getString): adjust
4367         (next): adjust
4368         (lex): use getString
4369         (eatLine): adjust
4370         (nextToken): adjust
4371
4372         * lyxlex.C (text): use pimpl_->getString()
4373         (getBool): ditto
4374         (findToken): ditto
4375
4376 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4377
4378         * text2.C (getInset): temp vars for cursor.par() and cursor.pos()
4379         (makeFontEntriesLayoutSpecific): temp var for par.size()
4380         (setLayout): temp var for ownerParagraphs().end()
4381         (fullRebreak): temp var for rows().end()
4382         (selectionAsString): temp var for boost::next(startpit), realize
4383         that the while really is a regular for loop.
4384         (cursorEnd): temp vars for cursor.row(), lastPos ++, only call
4385         setCursor in one place.
4386         (setParagraph): temp vr for ownerParagraphs().end()
4387         (updateCounters): make the while loop a for loop
4388         (cutSelection): temp var for ownerParagraphs().end()
4389         (updateInset): make the do {} while() a regular for loop
4390         (getCursorX): use temp vars
4391         (setCurrentFont): use temp vars
4392         (getColumnNearX): use temp vars
4393
4394 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
4395
4396         * text.C (transformChar): use temp var for getChar
4397         (computeBidiTables): use temp var for row->par()
4398         (fill): move temp vars for row->par() and pit->layout() earlier in
4399         the function.
4400         (labelFill): use temp var for row->par()
4401         (setHeightOfRow): do not allow rit to be RowList::end, get rid of
4402         asc and desc, realize that pit never changes and that firstpit is
4403         just a duplicate and not needed. Exchange rit->par() with pit in a
4404         lot of places.
4405         (breakAgain): use a temp var for boost::next(rit)
4406         (breakAgainOneRow): ditto
4407         (breakParagraph): use a temp var for rows().begin()
4408         (prepareToPrint): move nlh into minimal scope, use temp var for rit->par()
4409         (cursorRightOneWord): use temp var for cursor.par() and
4410         cursor.pos(), remove usage of tmpcursor.
4411         (cursorLeftOneWord): use temp var for cursor.par() and
4412         cursor.pos() only set cur at end of function.
4413
4414 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
4415
4416         * text.C, text2.C: exchange all usage of Paragraph::next with
4417         boost::next(ParagraphList::iterator)
4418
4419         * CutAndPaste.C (cutSelection): change 2. arg to a Paragraph*
4420
4421         * text2.C (cursorTop): simplify implementation
4422         (cursorBottom): ditto
4423         (setParagraph): use ParagraphList::iterator
4424         (setCurrentFont): adjust
4425         (getColumnNearX): adjust
4426         (cursorRight): adjust
4427         (cursorLeft): remove usage of Paragraph::previous
4428         (cursorUpParagraph): ditto
4429         (deleteEmptyParagraphMechanism): slight cleanup
4430
4431         * text.C (isBoundary): take a Paragraph const & instead of a
4432         pointer as arg.
4433         (addressBreakPoint): ditto
4434         (leftMargin): remove usage of Paragraph::previous.
4435         (setHeightOfRow): ditto
4436         (cursorLeftOneWord): ditto
4437         (selectNextWordToSpellcheck): ditto
4438         (Delete): ditto
4439         (backspace): ditto
4440         (breakParagraph): remove one usage of Paragraph::next
4441         (redoParagraph): ditto
4442         (acceptChange): ditto
4443         (insertChar): adjust
4444         (rowBreakPoint): adjust
4445
4446         * bufferview_funcs.C (toggleAndShow): adjust
4447
4448 2003-04-11  Alfredo Braunstein  <abraunst@libero.it>
4449
4450         * lyxrow.[Ch]: add a cached y position to a Row and Row::y()
4451         methods to access it.
4452         * lyxtext.h:
4453         * text.C: Added updateRowPositions to compute all row positions.
4454         Make top_y and getRowNearY() to use the cached y position
4455
4456 2003-04-11  John Levon  <levon@movementarian.org>
4457
4458         * text.C (rowBreakPoint): reintroduce the labelEnd
4459         checks, code copied from the row fill stuff. Deep voodoo.
4460
4461         * text.C (fill): add a comment and debugging for the
4462         next poor soul.
4463
4464 2003-04-11  John Levon  <levon@movementarian.org>
4465
4466         * text.C: make sure fullrow insets get wrapped to the next line,
4467         even when they're in a manual label
4468
4469 2003-04-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
4470
4471         * text2.C (insertParagraph): make it take ParagraphList::iterator
4472         as arg.
4473         (setLayout): make it return ParagraphList::iterator
4474         (redoParagraphs): ditto
4475         (setCounter): ditto
4476         (checkParagraph): ditto
4477
4478         * text.C (getRow): make getrow take ParagraphList::iterator as arg
4479
4480         * text2.C: adjust several funcs.
4481         (realizeFont): take a ParagraphList::iterator as arg.
4482         (getLayoutFont): ditto
4483         (getLabelFont): ditto
4484         (setCharFont): ditto
4485
4486         * text.C: adjust several funcs.
4487
4488 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
4489
4490         * text.C (selectNextWordToSpellcheck): don't accidentally
4491         skip insets
4492
4493 2003-04-10  John Levon  <levon@movementarian.org>
4494
4495         * ToolbarBackend.C (getIcon): special handling for
4496         LFUN_MATH_DELIM
4497
4498 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
4499
4500         * text2.C (cursorRight): a getChar assert fixed
4501
4502 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
4503
4504         * text2.C (getFont): change to take a ParagraphList::iterator
4505         instead of Paragraph*
4506         Adjust several functions.
4507
4508         * text.C (transformChar): change to take a ParagraphList::iterator
4509         instead of Paragraph*
4510         (singleWidth): ditto
4511         Adjust several functions.
4512
4513         * rowpainter.C: adjust several functions
4514         * rowpainter.h:store a ParagraphList::iterator and not a
4515         Paragraph&.
4516
4517
4518 2003-04-09  John Levon  <levon@movementarian.org>
4519
4520         * lyxfunc.C:
4521         * lfuns.h:
4522         * LyXAction.h:
4523         * LyXAction.C: remove LFUN_APROPOS, LFUN_GETTIP,
4524         and the "help" bits as well
4525
4526 2003-04-09  John Levon  <levon@movementarian.org>
4527
4528         * ToolbarBackend.h:
4529         * ToolbarBackend.C: allow multiple toolbars
4530
4531 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
4532
4533         * undo_funcs.C (setCursorParUndo): adjust
4534
4535         * text_funcs.C (transposeChars): adjust
4536
4537         * text3.C (gotoNextInset): adjust
4538         (dispatch): adjust
4539
4540         * text2.C (setLayout): adjust
4541         (changeDepth): adjust
4542         (setFont): adjust
4543         (redoParagraphs): adjust
4544         (selectionAsString): adjust
4545         (setParagraph): adjust
4546         (insertInset): adjust
4547         (cutSelection): adjust
4548         (copySelection): adjust
4549         (pasteSelection): adjust
4550         (insertStringAsLines): adjust
4551         (updateInset): adjust
4552         (setCursor): change to take a ParagraphList::iterator parameter
4553         (setCursorIntern): change to take a ParagraphList::iterator parameter
4554         (setCurrentFont): adjust
4555         (cursorLeft): adjust
4556         (cursorRight): adjust
4557         (deleteEmptyParagraphMechanism): adjust
4558
4559         * text.C (breakParagraph): adjust
4560         (insertChar): adjust
4561         (acceptChange): adjust
4562         (rejectChange): adjust
4563         (selectNextWordToSpellcheck): adjust
4564         (changeCase): adjust
4565         (Delete): adjust
4566         (backspace): adjust
4567
4568         * lyxfind.C (SearchForward): adjust
4569         (SearchBackward): adjust
4570         (nextChange): adjust
4571
4572         * lyxcursor.C (par): adjust
4573
4574         * lyxcursor.h: store a ParagraphList::iterator instead of a
4575         Paragraph*
4576
4577         * lyx_cb.C (getPossibleLabel): adjust
4578
4579         * bufferview_funcs.C (toggleAndShow): adjust
4580
4581         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
4582         (dispatch): adjust
4583
4584         * BufferView.C (removeAutoInsets): adjust
4585         (lockedInsetStoreUndo): adjust
4586
4587 2003-04-09  John Levon  <levon@movementarian.org>
4588
4589         * ToolbarBackend.C: try icon without argument
4590         if with argument fails
4591
4592 2003-04-08  John Levon  <levon@movementarian.org>
4593
4594         * ToolbarBackend.h:
4595         * ToolbarBackend.C: add getIcon(), handle tooltip,
4596         and change from "Icon" to "Item".
4597
4598 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
4599
4600         * BufferView.C (lockInset): another bad getchar crunched
4601
4602 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
4603
4604         * text2.C (changeDepth): do not setUndo on test_only (make undo work
4605         again)
4606
4607 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
4608
4609         * lyxfind.C (searchForward, searchBackwards): bug 782
4610
4611 2003-04-07  John Levon  <levon@movementarian.org>
4612
4613         * paragraph.C: remove dead comment
4614
4615         * text.C: remove troublesome depth-fiddling code
4616         in leftMargin() and rightMargin() (bug 1017)
4617
4618         * text.C: fix breaking of rows in nested lists
4619         (bug 1004)
4620
4621         * text2.C (updateCounters): fix up depth values
4622         (bug 1013)
4623
4624 2003-04-07  John Levon  <levon@movementarian.org>
4625
4626         * BufferView_pimpl.C: clear message when doc finishes resizing,
4627         and after a mouse event
4628
4629         * lyxfunc.C: clear message after exiting inset
4630
4631 2003-04-07  John Levon  <levon@movementarian.org>
4632
4633         * bufferview_funcs.C: show math status not outside
4634         status in the statusbar
4635
4636 2003-04-07  John Levon  <levon@movementarian.org>
4637
4638         * lyxfunc.C: note status changed after a depth change
4639
4640 2003-04-04  Angus Leeming  <leeming@lyx.org>
4641
4642         * LaTeX.h: move AuxInfo operator==, != out of line.
4643         Remove LaTeX virtual destructor; nothing derives from it.
4644         Move operator()() out of public area and rename it startscript().
4645         Change protected for private.
4646
4647 2003-04-04  Angus Leeming  <leeming@lyx.org>
4648
4649         * lyxfunc.C:
4650         * text2.C: remove unneeded #includes.
4651
4652 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
4653
4654         * text2.C (dEPM): fix the heigth of the next row
4655
4656 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
4657
4658         * text.C: squashed an invalid getChar requester + some ws changes
4659
4660 2003-04-03  John Levon  <levon@movementarian.org>
4661
4662         * bufferview_funcs.h:
4663         * bufferview_funcs.C:
4664         * lyxfunc.C:
4665         * lyxtext.h:
4666         * text2.C: make getStatus work for the env depth lfuns
4667
4668 2003-04-03  John Levon  <levon@movementarian.org>
4669
4670         * bufferview_funcs.h:
4671         * bufferview_funcs.C:
4672         * lyxfunc.C:
4673         * lyxtext.h:
4674         * text2.C: parlistize decDepth(), by merging it with incDepth()
4675
4676 2003-04-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
4677
4678         * lyxrow.h: store a ParagraphList::iterator instead of a
4679         Paragraph* and adjust other class functions to suit.
4680
4681         * lyxrow_funcs.C, text.C, text2.C, text3.C: adjust because of the
4682         above.
4683
4684 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
4685
4686         * text2.C (setCursor): do not anchor to cursor row for the time being
4687
4688 2003-04-02  John Levon  <levon@movementarian.org>
4689
4690         * LyXAction.C:
4691         * lfuns.h:
4692         * lyx_main.C:
4693         * lyxtext.h:
4694         * text.C:
4695         * text3.C: rename the "tab" lfuns. Remove tab support from normal text
4696
4697 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
4698
4699         * paragraph.h: make ParagraphList and ParagraphList::iterator
4700         friends of Paragraph.
4701
4702         * buffer.C (makeLinuxDocFile): move towards ParagraphList
4703
4704         * ParagraphList.C: Use the private next_ and previous_ from
4705         Paragraph.
4706
4707 2003-04-01  John Levon  <levon@movementarian.org>
4708
4709         * ToolbarBackend.h:
4710         * ToolbarBackend.C:
4711         * Makefile.am: rename, remove defaults gunk
4712
4713         * MenuBackend.h:
4714         * MenuBackend.C: remove defaults gunk
4715
4716         * Languages.h:
4717         * Languages.C: remove defaults gunk
4718
4719         * lyx_main.h:
4720         * lyx_main.C: error out if files couldn't be found.
4721
4722 2003-04-02  John Levon  <levon@movementarian.org>
4723
4724         * text2.C: make incDepth() use parlist
4725
4726 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
4727
4728         * undo_funcs.C (firstUndoParagraph): adjust
4729
4730         * text3.C (gotoInset): adjust
4731         (dispatch): adjust, and rewrite loop.
4732
4733         * text2.C (init): adjust, and rewrite loop.
4734         (redoParagraphs): adjust
4735         (updateInset): adjust, and rewrite loop.
4736         (deleteEmptyParagraphMechanism): adjust
4737
4738         * tabular.C (LyXTabular): adjust
4739         (SetMultiColumn): adjust
4740         (TeXRow): adjust
4741
4742         * lyxtext.[Ch] (ownerParagraph): delete function
4743         (ownerParagraphs): new function returns a ParagraphList.
4744
4745         * BufferView.C (removeAutoInsets): adjust
4746         (insertErrors): adjust
4747         (setCursorFromRow): adjust
4748
4749 2003-04-01  Angus Leeming  <leeming@lyx.org>
4750
4751         * BufferView_pimpl.C (buffer): ensure that the Layout is correct
4752         in the frontends.
4753
4754 2003-04-02  John Levon  <levon@movementarian.org>
4755
4756         * lyxtext.h:
4757         * text.C:
4758         * Makefile.am:
4759         * text_funcs.h:
4760         * text_funcs.C: make transposeChars a free function
4761
4762         * lyxrow_funcs.C: remove wrong comment
4763
4764 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4765
4766         * lyxtext.h: adjust
4767         * rowpainter.C: adjust
4768         * text.C: adjust
4769         * text2.C: adjust
4770         * text3.C: adjust
4771
4772         * lyxrow_funcs. [Ch]: new files
4773
4774         * lyxrow.[Ch]: remove next and previous pointers
4775         (next,previous): remove accessor functions
4776         (isParEnd): move to lyxrow_funcs
4777         (lastPos): move to lyxrow_funcs
4778         (nextRowIsAllInset): move to lyxrow_funcs
4779         (lastPrintablePos): move to lyxrow_funcs
4780         (numberOfSeparators): move to lyxrow_funcs
4781         (numberOfHfills): move to lyxrow_funcs
4782         (numberOfLabelHfills): move to lyxrow_funcs
4783         (hfillExpansion): move to lyxrow_funcs
4784
4785         * lyxfunc.C: adjust
4786
4787         * bufferview_funcs.C (toggleAndShow): adjust
4788
4789         * RowList.h: Remove class RowList from file leave just a
4790         std::list<Row>.
4791
4792         * RowList.C: delete file
4793
4794         * Makefile.am (lyx_SOURCES): remove RowList.C, add lyxrow_funcs.C
4795         and lyxrow_funcs.h
4796
4797 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4798
4799         * text3.C (cursorPrevious): adjust
4800         (cursorNext): adjust
4801         (dispatch): adjust
4802
4803         * text2.C (redoHeightOfParagraph): adjust
4804         (redoDrawingOfParagraph): adjust
4805         (setCursor): adjust
4806
4807         * text.C (breakParagraph): adjust
4808         (insertChar): adjust
4809         (backspace): adjust
4810
4811         * rowpainter.C (RowPainter): adjust
4812         (leftMargin): simplify and adjust
4813         (most rowpainter functions): adjust.
4814
4815         * rowpainter.h: store the row as RowList::iterator not as Row*
4816
4817         * lyxcursor.C (row): taka RowList::iterator as arg
4818         (irow): ditto
4819
4820         * lyxcursor.h: make the LyXCursor store RowList::iterators instead
4821         of Row*.
4822
4823 2003-04-01  Angus Leeming  <leeming@lyx.org>
4824
4825         * bufferview_funcs.C (string2font): rewrite so that it no longer uses
4826         stuff like bool Bool.
4827
4828 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
4829
4830         * text2.C (redoParagraphs): fix a bug (introduced by myself) and
4831         rewrite a loop
4832
4833 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4834
4835         * text2.C (redoParagraphs): rewrite (with help from Alfredo) for
4836         RowList::iterator.
4837
4838         * lyxtext.h (rows): drop one version and leve a const variant that
4839         returns a RowList::iterator.
4840
4841 2003-03-31  Angus Leeming  <leeming@lyx.org>
4842
4843         * text.C (fill): ensure that the signature is the same as that in the
4844         header file.
4845
4846 2003-03-31  Lars Gullik Bjønnes  <larsbj@gullik.net>
4847
4848         * text2.C (redoParagraphs): adjust
4849         (updateCounters): adjust
4850         (checkParagraph): adjust
4851         (getColumnNearX): adjust and reformat a bit.
4852
4853         * text.C (top_y): adjust
4854         (workWidth): adjust
4855         (leftMargin): adjust
4856         (prepareToPrint): adjust
4857         (getRow): adjust
4858         (getRowNearY): adjust
4859
4860         * lyxtext.h: make rowlist_ mutable.
4861
4862         * RowList.h: add const_iterator
4863         * RowList.C: adjust for RowList::const_iterator.
4864
4865         * text2.C (getCursorX): make it take a RowList::iterator as arg,
4866         adjust.
4867
4868 2003-03-31  John Levon  <levon@movementarian.org>
4869
4870         * lyxrc.h:
4871         * lyxrc.C: moved pdf_mode and use_gui to elsewhere
4872
4873         * lyx_main.C: set default fonts from using lyx_gui funcs
4874
4875         * exporter.C: pdf_mode moved from lyxrc
4876
4877         * lyx_cb.C:
4878         * lyxfunc.C: changes from above
4879
4880 2003-03-31  John Levon  <levon@movementarian.org>
4881
4882         * lyx_main.C: fix to the last fix
4883
4884 2003-03-31  John Levon  <levon@movementarian.org>
4885
4886         * bufferlist.C: "Load original" -> "Load Original"
4887
4888         * converter.C:
4889         * exporter.C:
4890         * importer.C:
4891         * lyx_main.C:
4892         * format.C: more Alert cleanups
4893
4894 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
4895
4896         * text2.C (removeParagraph): make it take a RowList::iterator as
4897         arg, adjust.
4898         (getColumnNearX): make it take a RowList::iterator as arg, adjust.
4899         (postRowPaint): make it take a RowList::iterator as arg, adjust.
4900
4901         * text.C (anchor_row): make it take a RowList::iterator as arg,
4902         adjust.
4903         (computeBidiTables): make it take a const reference to Row instead
4904         of Row pointer, adjust.
4905         (leftMargin): make it take a RowList::iterator as arg, adjust.
4906         (rowBreakPoint): adjust
4907         (breakAgainOneRow): make it take a RowList::iterator as arg,
4908         adjust.
4909         (prepareToPrint): make it take a RowList::iterator as arg, adjust.
4910
4911         * bufferview_funcs.C (toggleAndShow): adjust
4912
4913 2003-03-30  John Levon  <levon@movementarian.org>
4914
4915         * Makefile.am:
4916         * BoostFormat.h:
4917         * boost-inst.C: moved to support
4918
4919         * several files: changes as a result
4920
4921 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
4922
4923         * text2.C (LyXText): adjust.
4924         (init): adjust
4925         (removeRow): make it take a RowList::iterator as arg, adjust.
4926         (fullRebreak): adjust
4927         (deleteEmptyParagraphMechanism): adjust
4928         (clearPaint): adjust
4929         (postPaint): adjust
4930
4931         * text.C (top_y): adjust
4932         (setHeightOfRow): make it take a RowList::iterator as arg, adjust.
4933         (breakAgain): make it take a RowList::iterator as arg, adjust.
4934         (breakParagraph): adjust
4935         (insertChar): adjust
4936         (backspace): adjust
4937
4938         * lyxtext.h: make anchor_row_ be a RowList::iterator, ditto
4939         need_break_row, and refresh_row.
4940
4941         * text3.C (dispatch): adjust
4942
4943         * text2.C (checkParagraph): adjust
4944         (setCursor): adjust
4945         (setCursorFromCoordinates): adjust
4946
4947         * text.C (top_y): adjust
4948         (workWidth): adjust
4949         (getRow): make it return a RowList::iterator, adjust
4950         (getRowNearY): make it return a RowList::iterator, adjust
4951
4952         * text2.C (init): adjust
4953         (insertRow): remove function
4954         (insertParagraph): adjust
4955         (redoParagraphs): adjust
4956         (fullRebreak): adjust
4957         (updateCounters): adjust
4958
4959         * text.C (top_y): rewrite to use RowList iterators.
4960         (top_y): adjust
4961         (setHeightOfRow): rewrite to sue RowList iterators.
4962         (appendParagraph): adjust
4963         (breakAgain): adjust
4964         (breakAgainOneRow): adjust
4965         (breakParagraph): adjust
4966         (getRow): adjust
4967         (getRowNearY): adjust, and remove commented code.
4968
4969         * lyxtext.h (firstRow): delete function
4970         (lastRow): delete function
4971         (rows): new function (const and non-const versions.)
4972         (insertRow): delete function
4973
4974         * lyxrow.[Ch] (Row): new constructor taking a par and a pos
4975
4976 2003-03-29  John Levon  <levon@movementarian.org>
4977
4978         * BufferView_pimpl.C: always update scrollbar top
4979         because pasting text when we're anchored could mean we
4980         miss an update altogether
4981
4982 2003-03-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4983
4984         * text2.C (init): use rowlist_.end() and not 0.
4985         (insertRow): change to take a RowList::iterator as arg, adjust
4986         for this.
4987         (insertParagraph): change to take a RowList::iterator as arg,
4988         adjust for this.
4989         (redoParagraphs): remove some debug msgs.
4990
4991         * text.C (appendParagraph): change to take a RowList::iterator
4992         arg, adjust for this.
4993         (breakAgain): add an assert
4994         (breakAgainOneRow): ditto
4995
4996 2003-03-29  John Levon  <levon@movementarian.org>
4997
4998         * text2.C: do not clear selection after inc/decDepth
4999         (bug 550)
5000
5001 2003-03-29  John Levon  <levon@movementarian.org>
5002
5003         * BufferView.C:
5004         * buffer.C: fix broken strerrors according to Lars
5005
5006 2003-03-29  John Levon  <levon@movementarian.org>
5007
5008         * converters.C: more Alert cleanups
5009
5010 2003-03-29  John Levon  <levon@movementarian.org>
5011
5012         * bufferview_funcs.C: remove pointless Alert
5013
5014         * buffer.C: fix confusing error message when
5015         a template is chmoded 000
5016
5017 2003-03-29  John Levon  <levon@movementarian.org>
5018
5019         * BufferView.C:
5020         * BufferView.h:
5021         * BufferView_pimpl.C: Alert fixes
5022
5023         * Makefile.am:
5024         * tabular.C:
5025         * tabular-old.C: remove unused table compat reading
5026
5027 2003-03-29  John Levon  <levon@movementarian.org>
5028
5029         * BufferView.C:
5030         * buffer.C:
5031         * lyx_cb.h:
5032         * lyx_cb.C: more Alert cleanups
5033
5034         * lyxfunc.C: don't allow chktex if not latex document
5035
5036 2003-03-29  John Levon  <levon@movementarian.org>
5037
5038         * lyx_cb.C:
5039         * BufferView.C:
5040         * buffer.C: warnings pushed down from support/,
5041         kill err_alert
5042
5043 2003-03-29  John Levon  <levon@movementarian.org>
5044
5045         * lyxfunc.C: safety check for C-r (revert)
5046
5047 2003-03-29  John Levon  <levon@movementarian.org>
5048
5049         * bufferlist.h:
5050         * bufferlist.C: several UI fixes using Alert::prompt.
5051         Fix the pointless looping quit code. Fix stupid revert
5052         behaviour (bug 938)
5053
5054         * lyxvc.h:
5055         * lyxvc.C:
5056         * lyx_cb.C: use Alert::prompt
5057
5058         * lyx_main.C: remove a silly question
5059
5060         * lyxfunc.C: remove a couple of silly questions,
5061         use Alert::prompt
5062
5063 2003-03-28  John Levon  <levon@movementarian.org>
5064
5065         * text2.C: fix bug 974 (End on empty par)
5066
5067 2003-03-28  John Levon  <levon@movementarian.org>
5068
5069         * BufferView_pimpl.C:
5070         * LyXAction.C:
5071         * lfuns.h: remove do-nothing math greek lfuns
5072
5073 2003-03-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
5074
5075         * lyxgluelength.h (isValidGlueLength): add default arg on
5076         parameter 2. Remove default arg from friend in class.
5077
5078         * lyxlength.h (isValidLength): add default arg on parameter 2.
5079         Remove default arg from friend in class.
5080
5081         * text2.C (LyXText): adjust, initialize refresh_row.
5082         (init): adjust
5083         (removeRow): adjust
5084         (insertRow): adjust
5085         (insertParagraph): adjst
5086         (redoParagraphs): adjust
5087         (fullRebreak): adjust
5088         (updateCounters): adjust
5089         (deleteEmptyParagraphMechanism): first attempt at fixing a
5090         crashing bug.
5091
5092         * text.C (top_y): adjust
5093         (setHeightOfRow): adjust
5094         (getRow): adjust
5095         (getRowNearY): adjust
5096
5097         * lyxtext.h: include RowList.h
5098         (~LyXText): not needed anymore, deleted.
5099         (firstRow): modify for RowList
5100         (lastRow): new function
5101         Delete firstrow and lastrow class variables, add a Rowlist
5102         rowlist_ class variable.
5103
5104         * lyxrow.C (lastPos): use empty() and not !size() to check if a
5105         paragraph is empty.
5106
5107         * RowList.C (insert): fix case where it == begin().
5108
5109 2003-03-26  Angus Leeming  <leeming@lyx.org>
5110
5111         * BufferView_pimpl.C (dispatch): changes to the Dialogs interface for
5112         the thesaurus dialog.
5113
5114 2003-03-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
5115
5116         * Makefile.am (lyx_SOURCES): add RowList.[Ch]
5117
5118         * RowList.[Ch]: new files
5119
5120         * ParagraphList.C (erase): handle the case where it == begin
5121         correctly.
5122
5123 2003-03-25  John Levon  <levon@movementarian.org>
5124
5125         * Makefile.am:
5126         * aspell_local.h:
5127         * aspell.C: add new aspell support
5128
5129         * lyxrc.h:
5130         * lyxrc.C: Make use_pspell be use_spell_lib. Always
5131         have it accessible.
5132
5133 2003-03-25  Angus Leeming  <leeming@lyx.org>
5134
5135         * lfuns.h:
5136         * LyXAction.C (init): new LFUN_INSET_INSERT.
5137
5138         * BufferView_pimpl.C (dispatch): split out part of the
5139         LFUN_INSET_APPLY block LFUN_INSET_INSERT.
5140
5141         * factory.C (createInset): act on LFUN_INSET_INSERT rather than
5142         LFUN_INSET_APPLY.
5143
5144 2003-03-25  Angus Leeming  <leeming@lyx.org>
5145
5146         * lyxfunc.C (dispatch): changes to the Dialogs interface.
5147
5148 2003-03-25  Alfredo Braunstein  <abraunst@libero.it>
5149
5150         * text2.C:
5151         * text3.C: remove useless row->height(0)
5152
5153 2003-03-25  John Levon  <levon@movementarian.org>
5154
5155         * lyxtext.h:
5156         * text2.C:
5157         * text3.C: rename the refreshing stuff to better names
5158
5159 2003-03-24  John Levon  <levon@movementarian.org>
5160
5161         * BufferView_pimpl.h:
5162         * BufferView_pimpl.C: update layout choice on a mouse
5163         press/release
5164
5165 2003-03-23  John Levon  <levon@movementarian.org>
5166
5167         * Makefile.am: fix commandtags.h reference
5168
5169 2003-03-22  John Levon  <levon@movementarian.org>
5170
5171         * BufferView_pimpl.C:
5172         * lyxtext.h:
5173         * rowpainter.C:
5174         * rowpainter.h:
5175         * text.C:
5176         * text2.C: remove CHANGED_IN_DRAW, it cannot happen now
5177
5178 2003-03-21  Alfredo Braunstein  <abraunst@libero.it>
5179
5180         * lyxtext.h:
5181         * text.C: take the rtl methods out of line
5182
5183 2003-03-21 André Pönitz <poenitz@gmx.net>
5184
5185         * metricsinfo.[Ch]: new files containing structures to be passed around
5186         during the two-phase-drawing...
5187
5188 2003-03-21 André Pönitz <poenitz@gmx.net>
5189
5190         * lyxtextclass.C: read 'environment' tag.
5191
5192 2003-03-20  Alfredo Braunstein  <abraunst@libero.it>
5193
5194         * text2.C (removeRow): fix bug 964
5195
5196 2003-03-20  John Levon  <levon@movementarian.org>
5197
5198         * rowpainter.C:
5199         * text.C:
5200         * text2.C: paint cleanups. Inset::update() dropped font
5201         parameter
5202
5203 2003-03-19  John Levon  <levon@movementarian.org>
5204
5205         * lyxfunc.C: only fitcursor/markDirty if available()
5206
5207 2003-03-19  John Levon  <levon@movementarian.org>
5208
5209         * commandtags.h: rename to ...
5210
5211         * lfuns.h: ... this, and renumber / cleanup
5212
5213 2003-03-19  John Levon  <levon@movementarian.org>
5214
5215         * lyxfunc.C: mark buffer dirty if we executed a "dirtying" lfun.
5216         fit the cursor after an lfun
5217
5218         * BufferView.h:
5219         * BufferView.C:
5220         * BufferView_pimpl.h:
5221         * BufferView_pimpl.C: remove BufferView::FITCUR/CHANGE
5222
5223         * LyXAction.C: layout-character should have ReadOnly
5224
5225         * ParagraphParameters.C:
5226         * buffer.C:
5227         * bufferview_funcs.C:
5228         * lyx_cb.C:
5229         * lyxfind.C:
5230         * lyxtext.h:
5231         * text.C:
5232         * text2.C:
5233         * text3.C:
5234         * undo_funcs.C: changes from above
5235
5236 2003-03-18  John Levon  <levon@movementarian.org>
5237
5238         * BufferView_pimpl.C (scrollDocView): add updateLayoutChoice(),
5239         remove it from update()
5240
5241         * lyxfunc.C: update layout choice after an lfun
5242
5243         * text3.C: remove extra updateLayoutChoice()s
5244
5245 2003-03-18  John Levon  <levon@movementarian.org>
5246
5247         * text.C: top_y change means full repaint, fix
5248         a drawing bug with cursor movement
5249
5250 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
5251
5252         * lyxtext.h:
5253         * text.C:
5254         * text2.C: anchor row on setCursor
5255
5256 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
5257
5258         * lyxtext.h: remove almost all mutable keywords
5259         * text.C:
5260         * text2.C:
5261         * text3.C: remove const keywords accordingly
5262
5263 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
5264
5265         * paragraph_funcs.C (TeXDeeper): reduce number of args, move into
5266         anon namespace
5267         (TeXEnvironment): ditto
5268         (TeXOnePar): ditto
5269
5270 2003-03-17  John Levon  <levon@movementarian.org>
5271
5272         * text.C (rowBreakPoint): remove attempt to fix displayed
5273         math insets inside a manual label
5274
5275 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
5276
5277         * lyxtext.h: remove BufferView* as first arg from almost all class
5278         functions.
5279         * other files: adjust.
5280
5281 2003-03-17  John Levon  <levon@movementarian.org>
5282
5283         * lyxtext.h:
5284         * undo_funcs.C:
5285         * text2.C: more paint cleanups
5286
5287         * BufferView_pimpl.C: screen prototype changed, use postPaint etc.
5288
5289         * rowpainter.h:
5290         * rowpainter.C: remove "smart" background painting code
5291
5292 2003-03-16  John Levon  <levon@movementarian.org>
5293
5294         * lyxtext.h:
5295         * text.C:
5296         * text2.C:
5297         * text3.C: add helper functions for setting refresh_row/y
5298
5299 2003-03-14  Kayvan Sylvan  <kayvan@sylvan.com>
5300
5301         * paragraph_pimpl.C (simpleTeXSpecialChars): Added fix for the
5302         newline inset which *can* get inserted in the pass_thru layouts.
5303         This is primarily for literate documents.
5304
5305 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
5306
5307         * buffer.C: increment LYX_FORMAT to 223
5308
5309 2003-03-14 André Pönitz <poenitz@gmx.net>
5310
5311         * textclass.h: prepare for environment handling, ws changes
5312         * lyxlayout.C: read latexheader and latexfooter tags
5313
5314 2003-03-14  John Levon  <levon@movementarian.org>
5315
5316         * text2.C: rewrite ::status() a bit
5317
5318 2003-03-13  John Levon  <levon@movementarian.org>
5319
5320         * lyxtext.h: add some docs
5321
5322 2003-03-13  John Levon  <levon@movementarian.org>
5323
5324         * lyxtext.h:
5325         * text.C:
5326         * text2.C:
5327         * text3.C: remove pointless 2nd arg to setHeightOfParagraph()
5328
5329 2003-03-13  John Levon  <levon@movementarian.org>
5330
5331         * text3.C: fix appendix redrawing
5332
5333 2003-03-13  John Levon  <levon@movementarian.org>
5334
5335         * text.C (setHeightOfRow):
5336         * rowpainter.h:
5337         * rowpainter.C: make appendix mark have the text
5338           "Appendix" so the user knows what it is
5339
5340         * LColor.h:
5341         * LColor.C: s/appendixline/appendix/ from above
5342
5343 2003-03-13  John Levon  <levon@movementarian.org>
5344
5345         * paragraph_pimpl.C: fix Andre's backing out of the strong assertion
5346
5347         * text.C: fix a getChar(pos) bug properly
5348
5349 2003-03-13  Angus Leeming  <leeming@lyx.org>
5350
5351         * commandtags.h:
5352         * LyXAction.C (init): new LFUNs PARAGRAPH_APPLY and PARAGRAPH_UPDATE.
5353         Probably only temporary. Let's see how things pan out.
5354
5355         * BufferView.C (unlockInset):
5356         * BufferView_pimpl.C (fitCursor):
5357         replace Dialogs::updateParagraph with dispatch(LFUN_PARAGRAPH_UPDATE).
5358
5359         * BufferView_pimpl.C (dispatch): code for LFUNs LAYOUT_PARAGRAPH,
5360         PARAGRAPH_UPDATE, PARAGRAPH_APPLY.
5361
5362         * ParagraphParameters.[Ch] (setParagraphParams, params2string):
5363         new functions that convert ParagraphParameters to and from a string.
5364
5365         * lyxfunc.C (dispatch): move LFUN_LAYOUT_PARAGRAPH to
5366         BufferView::Pimpl's dispatch.
5367         In LFUN_ESCAPE, dispatch LFUN_PARAGRAPH_UPDATE.
5368
5369 2003-03-13 André Pönitz <poenitz@gmx.net>
5370
5371         * lyxfunc.C:
5372         * text3.C:
5373         * factory.C: make it aware of InsetEnv
5374
5375 2003-03-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
5376
5377         * text2.C (setCursor): never ask for one past last
5378         (setCursor): add some debugging messages.
5379
5380         * text.C (singleWidth): never ask for one past last
5381         (singleWidth): ditto
5382         (leftMargin): ditto
5383         (rightMargin): ditto
5384         (rowBreakPoint): ditto
5385         (setHeightOfRow): ditto
5386         (prepareToPrint): ditto
5387
5388         * rowpainter.C (paintBackground): never ask for one past last
5389         (paintText): never ask for one past last
5390
5391         * paragraph_pimpl.C (getChar): make the assert stricter, never
5392         allow the one past last pos to be taken
5393
5394         * paragraph.C (getChar): ws changes only
5395
5396         * lyxrow.C (nextRowIsAllInset): never ask for one past last
5397         (numberOfSeparators): ditto
5398         (numberOfHfills): ditto
5399
5400 2003-03-12  John Levon  <levon@movementarian.org>
5401
5402         * author.h:
5403         * author.C:
5404         * bufferparams.h:
5405         * bufferparams.C:
5406         * paragraph_funcs.C: fix per-buffer authorlists
5407
5408 2003-03-12  John Levon  <levon@movementarian.org>
5409
5410         * text.C: fix newline in right address
5411
5412 2003-03-12  Angus Leeming  <leeming@lyx.org>
5413
5414         * BufferView_pimpl.C (dispatch): remove LFUNs from switch as they
5415         duplicate those in LyXFunc::dispatch.
5416
5417         * commandtags.h:
5418         * LyXAction.C:
5419         * ToolbarDefaults.C:
5420         rename LFUN_FREE as LFUN_FONTFREE_APPLY.
5421         Add LFUN_FONTFREE_UPDATE.
5422
5423         * lyxfunc.C (dispatch): code for LFUN_FREEFONT_APPLY,
5424         LFUN_FREEFONT_UPDATE, LFUN_LAYOUT_CHARACTER.
5425
5426         * bufferview_func.[Ch]: several new functions to facilliate
5427         transfer of data to and from the character dialog.
5428
5429 2003-03-12  John Levon  <levon@movementarian.org>
5430
5431         * buffer.C:
5432         * paragraph.h:
5433         * paragraph.C:
5434         * paragraph_funcs.C:
5435         * paragraph_pimpl.C:
5436         * sgml.C:
5437         * tabular.C:
5438         * text.C:
5439         * text3.C: remove META_NEWLINE in favour of an inset
5440
5441         * rowpainter.h:
5442         * rowpainter.C: remove paintNewline (done by inset)
5443
5444 2003-03-12  John Levon  <levon@movementarian.org>
5445
5446         * paragraph_pimpl.C: complain about bad getChar()s
5447         for a while at least
5448
5449 2003-03-12  John Levon  <levon@movementarian.org>
5450
5451         * buffer.h:
5452         * buffer.C: move paragraph read into a separate function,
5453         a little renaming to reflect that.
5454
5455         * bufferparams.h:
5456         * bufferparams.C: remove the author_ids map, not necessary now
5457
5458         * factory.h:
5459         * factory.C: moved Buffer::readInset to here
5460
5461         * paragraph_funcs.h:
5462         * paragraph_funcs.C: readParagraph free function moved from
5463         buffer.C
5464
5465         * tabular.C: name change
5466
5467 2003-03-12  John Levon  <levon@movementarian.org>
5468
5469         * buffer.C:
5470         * ParagraphParameters.C: move par params input to
5471         a read() method
5472
5473         * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
5474         behave like a normal read from the stream wrt reading
5475         a line vs. a \\token
5476
5477 2003-03-12  John Levon  <levon@movementarian.org>
5478
5479         * paragraph.C:
5480         * ParagraphParameters.h:
5481         * ParagraphParameters.C: move output code to a
5482         ::write() method
5483
5484 2003-03-12  John Levon  <levon@movementarian.org>
5485
5486         * BufferView.C (insertLyXFile):
5487         * buffer.h:
5488         * buffer.C:
5489         * tabular.C: use a parlist iterator for creating the
5490           document.
5491
5492 2003-03-12  John Levon  <levon@movementarian.org>
5493
5494         * buffer.C: make current_change static local not
5495           static file-scope
5496
5497 2003-03-12  John Levon  <levon@movementarian.org>
5498
5499         * buffer.C: fix insertStringAsLines for change tracking
5500
5501 2003-03-12  John Levon  <levon@movementarian.org>
5502
5503         * BufferView.C:
5504         * tabular.C:
5505         * buffer.h:
5506         * buffer.C:
5507         * bufferparams.h:
5508         * bufferparams.C: move author list into params. Rename some
5509           functions. Move the header reading into a separate token
5510           loop. Move the header token reading into BufferParams.
5511
5512 2003-03-12  John Levon  <levon@movementarian.org>
5513
5514         * changes.C: put debug inside lyxerr.debugging() checks
5515
5516 2003-03-11 André Pönitz <poenitz@gmx.net>
5517
5518         * factory.C: make it aware of InsetHFill
5519
5520 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5521
5522         * buffer.C (latexParagraphs): move function from here...
5523         * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
5524         args.
5525
5526 2003-03-10  Angus Leeming  <leeming@lyx.org>
5527
5528         * LyXAction.C (init): fix bug in poplating array with multiple entries
5529         with the same LFUN (spotted by JMarc).
5530
5531 2003-03-10  John Levon  <levon@movementarian.org>
5532
5533         * text.C:
5534         * text2.C: move getColumnNearX() near its
5535         only call site
5536
5537 2003-03-10  John Levon  <levon@movementarian.org>
5538
5539         * text.C: fix break before a minipage
5540
5541 2003-03-10  John Levon  <levon@movementarian.org>
5542
5543         * text.C: fix the last commit
5544
5545 2003-03-09  John Levon  <levon@movementarian.org>
5546
5547         * lyxtext.h:
5548         * text.C:
5549         * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
5550         bug 365 (don't break before insets unless needed). Don't
5551         return a value > last under any circumstances.
5552
5553 2003-03-09  Angus Leeming  <leeming@lyx.org>
5554
5555         * BufferView_pimpl.C (trackChanges, dispatch): call
5556         Dialogs::show("changes") rather than Dialogs::showMergeChanges().
5557
5558 2003-03-09  Angus Leeming  <leeming@lyx.org>
5559
5560         * lyxfunc.C (dispatch): call Dialogs::show("about") rather
5561         than Dialogs::showAboutlyx().
5562
5563 2003-03-09  Angus Leeming  <leeming@lyx.org>
5564
5565         * factory.C (createInset): call Dialogs::show("tabularcreate") rather
5566         than Dialogs::showTabularCreate().
5567
5568 2003-03-09  John Levon  <levon@movementarian.org>
5569
5570         * lyxtext.h:
5571         * text.C:
5572         * text2.C: 3rd arg to nextBreakPoint was always the same.
5573           Use references.
5574
5575 2003-03-08  John Levon  <levon@movementarian.org>
5576
5577         * lyxrow.C:
5578         * paragraph.C:
5579         * paragraph.h:
5580         * rowpainter.C:
5581         * text.C:
5582         * text2.C: Remove the "main" bit from the "main body"
5583           notion.
5584
5585 2003-03-08  John Levon  <levon@movementarian.org>
5586
5587         * text.C (leftMargin): The left margin of an empty
5588         manual label paragraph should not include the label width
5589         string length.
5590
5591         * text.C (prepareToPrint): don't attempt to measure hfills
5592         for empty manual label paragraphs - the answer should be 0
5593
5594 2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
5595
5596         * CutAndPaste.C: remove commented code and reindent.
5597
5598 2003-03-08  John Levon  <levon@movementarian.org>
5599
5600         * lyxfunc.h:
5601         * lyxfunc.C: move reloadBuffer()
5602
5603         * BufferView.h:
5604         * BufferView.C: to here
5605
5606         * lyxvc.C: add comment
5607
5608         * vc-backend.h:
5609         * vc-backend.C: call bv->reload() to avoid
5610           getStatus() check on MENURELOAD
5611
5612 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
5613
5614         * LaTeX.C (run): Fix a bug where the DVI file was not updated due
5615         to an old format .dep file.
5616
5617 2003-03-07  Angus Leeming  <leeming@lyx.org>
5618
5619         * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
5620         when the LFUN_MOUSE_RELEASE should have been handled by
5621         inset->localDispatch.
5622
5623 2003-03-07  Angus Leeming  <leeming@lyx.org>
5624
5625         * BufferView_pimpl.C (dispatch):
5626         * LyXAction.C (init):
5627         * ToolbarDefaults.C (init):
5628         * commandtags.h:
5629         * lyxfunc.C (getStatus):
5630         remove LFUN_INSET_GRAPHICS.
5631
5632         * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
5633
5634 2003-03-07  Angus Leeming  <leeming@lyx.org>
5635
5636         * commandtags.h:
5637         * LyXAction.C (init):
5638         * lyxfunc.C (getStatus): remove LFUN_REF_INSERT.
5639
5640         * lyxfunc.C (getStatus): add LFUN_DIALOG_SHOW_NEW_INSET to switch.
5641
5642         * commandtags.h:
5643         * LyXAction.C: add LFUN_INSET_DIALOG_UPDATE.
5644
5645         * lyxfunc (dispatch): on LFUN_DIALOG_UPDATE, pass the 'open' inset's
5646         localDispatch method LFUN_INSET_DIALOG_UPDATE.
5647
5648 2003-03-07  Angus Leeming  <leeming@lyx.org>
5649
5650         * lyxfunc.C (dispatch): add "include" to LFUN_SHOW_NEW_INSET and
5651         remove "ert".
5652
5653 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
5654
5655         * ParagraphList.C (front): new function
5656         (back): implement
5657
5658 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
5659
5660         * lyxtext.h (top_y): added these 2 methods, and private vars top_row_
5661         and top_row_offset_. removed var first_y.
5662         * text.C (top_y):
5663         * text2.C (LyXText, removeRow):
5664         * text3.C:
5665         * BufferView_pimpl.C:
5666         use these methods instead of using first_y
5667
5668 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
5669
5670         * text2.C (pasteSelection): adjust for checkPastePossible
5671
5672         * CutAndPaste.C: remove Paragraph * buf and replace with
5673         ParagraphList paragraphs.
5674         (DeleteBuffer): delete
5675         (cutSelection): change the tc type to textclass_type
5676         (copySelection): change the tc type to textclass_type
5677         (copySelection): adjust for ParagraphList
5678         (pasteSelection): change the tc type to textclass_type
5679         (pasteSelection): adjust for Paragraphlist
5680         (nrOfParagraphs): simplify for ParagraphList
5681         (checkPastePossible): simplify for ParagraphList
5682         (checkPastePossible): remove unused arg
5683
5684         * ParagraphList.C (insert): handle the case where there are no
5685         paragraphs yet.
5686
5687         * CutAndPaste.h: make CutAndPaste a namespace.
5688
5689         * text3.C (dispatch): adjust
5690
5691         * text.C (breakParagraph): add a ParagraphList as arg
5692
5693         * paragraph_funcs.C (breakParagraph): change to take a
5694         BufferParams and a ParagraphList as args.
5695         (breakParagraphConservative): ditto
5696         (mergeParagraph): ditto
5697         (TeXDeeper): add a ParagraphList arg
5698         (TeXEnvironment): ditto
5699         (TeXOnePar): ditto
5700
5701         * buffer.C (readLyXformat2): adjust
5702         (insertStringAsLines): adjust
5703         (latexParagraphs): adjust
5704
5705         * CutAndPaste.C (cutSelection): use 'true' not '1' as truth value.
5706         (cutSelection): adjust
5707         (pasteSelection): adjust
5708
5709         * BufferView_pimpl.C (insertInset): adjust
5710
5711 2003-03-05  Angus Leeming  <leeming@lyx.org>
5712
5713         * commandtags.h:
5714         * LyXAction.C (init):
5715         * BufferView_pimpl.C (dispatch):
5716         * lyxfunc.C (getStatus):
5717         remove LFUN_CHILD_INSERT.
5718
5719         * factory.C (createInset): add "include" to LFUN_INSET_APPLY.
5720
5721 2003-03-05  Angus Leeming  <leeming@lyx.org>
5722
5723         * commandtags.h:
5724         * LyXAction.C (init):
5725         * src/factory.C (createInset):
5726         * lyxfunc.C (getStatus):
5727         * text3.C (dispatch):
5728         remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
5729
5730         * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
5731
5732 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
5733
5734         * ParagraphList.C (insert): handle insert right before end()
5735         (erase): fix cases where it can be first or last paragraph.
5736
5737 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
5738
5739         * paragraph_funcs.C (TeXEnvironment): remove all usage of
5740         Paragraph::next and Paragraph::previous
5741         (TeXOnePar): ditto
5742
5743         * text.C (breakParagraph): adjust
5744
5745         * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a
5746         BufferParams& as arg.
5747         (breakParagraph): use ParagraphList::insert
5748         (breakParagraphConservative): take a Buffer* instead of a
5749         BufferParams& as arg.
5750         (breakParagraphConservative): use ParagraphList::insert.
5751
5752         * buffer.C (insertStringAsLines): un-const it
5753         (insertStringAsLines): adjust
5754
5755         * ParagraphList.C (insert): new function
5756
5757         * CutAndPaste.C (pasteSelection): adjust
5758
5759         * text.C (backspace): adjust
5760
5761         * tabular.C (SetMultiColumn): adjust
5762
5763         * CutAndPaste.C (cutSelection): adjust
5764         (pasteSelection): adjust
5765
5766         * tabular.C (SetMultiColumn): make it take a Buffer* instead of a
5767         Buffer const * as arg
5768
5769         * ParagraphList.C (erase): new function
5770         * paragraph_funcs.C (mergeParagraph): use it
5771         (mergeParagraph): make it take a Buffer* instead of a
5772         BufferParams* as arg
5773
5774         * paragraph_funcs.C (breakParagraph): take ParagraphList::iterator
5775         as arg
5776         (breakParagraphConservative): ditto
5777
5778         * paragraph.h: remove the breakParagraph friend
5779
5780         * paragraph.C (eraseIntern): new function
5781         (setChange): new function
5782
5783         * paragraph_funcs.C (mergeParagraph): make it take a
5784         ParagraphList::iterator instead of a Paragraph *, adjust
5785         accordingly.
5786
5787         * paragraph.h: move an #endif so that the change tracking stuff
5788         also works in the NO_NEXT case.
5789
5790 2003-03-04  Angus Leeming  <leeming@lyx.org>
5791
5792         * commandtags.h:
5793         * LyXAction.C: new LFUN_INSET_MODIFY.
5794
5795         * BufferView_pimpl.C (dispatch): if an inset is found to be open
5796         on LFUN_INSET_APPLY, pass LFUN_INSET_MODIFY to its localDispatch.
5797
5798 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
5799
5800         * several files: ws changes only
5801
5802         * paragraph_funcs.C (TeXOnePar): take ParagraphList::iterator as args
5803         (TeXEnvironment): ditto
5804         (TeXDeeper): ditto
5805
5806         * buffer.C (makeLaTeXFile): adjust
5807         (latexParagraphs): make it take ParagraphList::iterator as args
5808
5809 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
5810
5811         * buffer.C (latexParagraphs): adjust
5812
5813         * paragraph.C (TeXOnePar): move function...
5814         (optArgInset): move function...
5815         (TeXEnvironment): move function...
5816         * paragraph_pimpl.C (TeXDeeper): move function...
5817         * paragraph_funcs.C: ...here
5818
5819         * tabular.C (UseParbox): rewrite to use ParagraphList iterators.
5820
5821 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5822
5823         * buffer.C (readInset): remove compability code for old Figure and
5824         InsetInfo insets
5825
5826 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5827
5828         * buffer.C: ws changes
5829         (readInset):
5830
5831         * BufferView_pimpl.C: ditto
5832         * author.C: ditto
5833         * buffer.h: ditto
5834         * bufferlist.h: ditto
5835         * changes.h: ditto
5836         * lyxfunc.C: ditto
5837
5838 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
5839
5840         * converter.[Ch]: split into itself +
5841         * graph.[Ch]
5842         * format.[Ch]
5843         * Makefile.am: += graph.[Ch] + format.[Ch]
5844         * MenuBackend.C
5845         * buffer.C
5846         * exporter.C
5847         * importer.C
5848         * lyx_main.C
5849         * lyxfunc.C
5850         * lyxrc.C: added #include "format.h"
5851
5852 2003-02-27  Angus Leeming  <leeming@lyx.org>
5853
5854         * BufferView_pimpl.C (dispatch): call a real, LyX dialog to insert
5855           a label.
5856
5857         * factory.C (createInset): add "label" to the factory.
5858
5859         * lyx_cb.[Ch] (getPossibleLabel): rewrite MenuInsertLabel to return the
5860           string and do no more.
5861
5862 2003-02-27  Angus Leeming  <leeming@lyx.org>
5863
5864         * commandtags.h:
5865         * LyXAction.C (init):
5866         * factory.C (createInset):
5867         * BufferView_pimpl.C (dispatch):
5868           collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
5869
5870         * lyxfunc.C (getStatus): remove LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY.
5871
5872         * lyxfunc.C (dispatch):
5873         * text3.C (dispatch): pass name to params2string.
5874
5875 2003-02-26  Angus Leeming  <leeming@lyx.org>
5876
5877         * BufferView_pimpl.C (dispatch): collapse the various LFUN_XYZ_APPLY
5878           blocks together.
5879           Rearrange the ~includes. Strip out the unnecessary ones.
5880
5881         * factory.C (createInset): reformat.
5882           create new insets for the various LFUN_XYZ_APPLY lfuns.
5883
5884 2003-02-26  John Levon  <levon@movementarian.org>
5885
5886         * lyxrow.h:
5887         * lyxrow.C: add isParStart,isParEnd helpers
5888
5889         * paragraph.h: make isInserted/DeletedText take refs
5890
5891         * paragraph_funcs.h:
5892         * paragraph_funcs.C: remove #if 0'd code
5893
5894         * lyxtext.h:
5895         * text3.C:
5896         * text2.C:
5897         * text.C: use lyxrow helpers above.
5898           Move draw and paint routines to RowPainter.
5899           Make several methods use refs not pointers.
5900           Make backgroundColor() const.
5901           Add markChangeInDraw(), isInInset().
5902           Merge changeRegionCase into changeCase.
5903           Make workWidth() shouldn't-happen code into an Assert.
5904
5905         * rowpainter.h:
5906         * rowpainter.C: new class for painting a row.
5907
5908         * vspace.h:
5909         * vspace.C: make inPixels take a ref
5910
5911 2003-02-26  Angus Leeming  <leeming@lyx.org>
5912
5913         * BufferView_pimpl.C (dispatch): use InsetCommand::localDispatch for
5914         LFUN_REF_APPLY.
5915
5916 2003-02-25  John Levon  <levon@movementarian.org>
5917
5918         * ispell.C: give the forked command a more accurate name
5919
5920 2003-02-22  John Levon  <levon@movementarian.org>
5921
5922         * toc.h:
5923         * toc.C: make TocItem store an id not a Paragraph *
5924           (bug #913)
5925
5926 2003-02-21  Angus Leeming  <leeming@lyx.org>
5927
5928         * commandtags.h: Retire LFUN_CITATION_INSERT, LFUN_CITATION_CREATE,
5929           LFUN_INSERT_BIBTEX, LFUN_BIBTEX_STYLE, LFUN_BIBDB_ADD, LFUN_BIBDB_DEL.
5930           Bring to life LFUN_DIALOG_SHOW_NEW_INSET, LFUN_DIALOG_SHOW_NEXT_INSET,
5931           LFUN_DIALOG_UPDATE, LFUN_DIALOG_HIDE, LFUN_DIALOG_DISCONNECT_INSET,
5932           LFUN_BIBITEM_APPLY, LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY,
5933           LFUN_INDEX_APPLY, LFUN_REF_APPLY, LFUN_TOC_APPLY, LFUN_URL_APPLY,
5934
5935         * BufferView_pimpl.C (dispatch):
5936         * LyXAction.C (init):
5937         * factory.C (createInset):
5938         * lyxfunc.C (getStatus, dispatch):
5939         * text3.C (dispatch): retire old LFUNs and bring new ones to life.
5940
5941 2003-02-21  Angus Leeming  <leeming@lyx.org>
5942
5943         * BufferView_pimpl.C (MenuInsertLyXFile):
5944         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
5945         * lyxfunc.C (menuNew, open, doImport):
5946           no longer pass a LyXView & to fileDlg.
5947
5948 2003-02-21  Angus Leeming  <leeming@lyx.org>
5949
5950         * BufferView_pimpl.C: replace insetbib.h with insetbibtex.h.
5951         * LyXAction.C: change, BIBKEY to BIBITEM.
5952         * buffer.C: replace insetbib.h with insetbibitem.h and insetbibtex.h.
5953         Change InsetBibKey to InsetBibitem.
5954         Change BIBKEY_CODE to BIBITEM_CODE.
5955         * commandtags.h: change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
5956         * factory.C: replace insetbib.h with insetbibitem.h.
5957         Change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
5958         * paragraph.C: replace insetbib.h with insetbibitem.h.
5959         * paragraph.[Ch]: change InsetBibKey to InsetBibitem.
5960         Change bibkey() to bibitem().
5961         * text.C: remove insetbib.h.
5962         * text2.C: replace insetbib.h with insetbibitem.h.
5963         change bibkey() to bibitem().
5964         * text3.C: remove insetbib.h.
5965         change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
5966
5967 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5968
5969         * lyxrc.C (output): enclose user email in quotes (in case there are
5970         several words)
5971
5972 2003-02-18  John Levon  <levon@movementarian.org>
5973
5974         * buffer.h: add std::
5975
5976 2003-02-17  John Levon  <levon@movementarian.org>
5977
5978         * SpellBase.h:
5979         * ispell.h:
5980         * ispell.C:
5981         * pspell.h:
5982         * pspell.C: reworking. Especially in ispell, a large
5983           number of clean ups and bug fixes.
5984
5985         * lyxfunc.C: fix revert to behave sensibly
5986
5987 2003-02-17 André Pönitz <poenitz@gmx.net>
5988
5989         * LyXAction.C:
5990         * commandtags.h: new LFUN_INSERT_BIBKEY
5991
5992         * layout.h:
5993         * lyxlayout.C:
5994         * buffer.C:
5995         * factory.C:
5996         * text.C:
5997         * text2.C:
5998         * text3.C:
5999         * paragraph.[Ch]:
6000         * paragraph_func.C: remove special bibkey handling
6001
6002 2003-02-17  John Levon  <levon@movementarian.org>
6003
6004         * text.C (Delete): fix case where delete at the end of
6005           the very first paragraph would not merge the pars
6006
6007 2003-02-17  John Levon  <levon@movementarian.org>
6008
6009         * lyxrow.C: fix lastPrintablePos()
6010
6011 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6012
6013         * bufferparams.C (writeLaTeX): add a std:here
6014
6015         * buffer.C: and remove a using directive there
6016
6017 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6018
6019         * buffer.C (makeLaTeXFile): move the code that generates the
6020           preamble...
6021
6022         * bufferparams.C (writeLaTeX): ... in this new method
6023
6024         * LaTeXFeatures.C (getEncodingSet): make const
6025           (getLanguages): make const
6026
6027         * MenuBackend.C (binding): returns the binding associated to this
6028           action
6029           (add): sets the status of each item by calling getStatus. Adds
6030           some intelligence.
6031           (read): add support for OptSubMenu
6032           (expand): remove extra separator at the end of expanded menu
6033
6034 2003-02-15  John Levon  <levon@movementarian.org>
6035
6036         * BufferView.C:
6037         * BufferView_pimpl.C:
6038         * bufferlist.h:
6039         * bufferlist.C: remove pointless BufferStorage bloat. Remove
6040           inset code that had no actual effect. Remove unneeded status
6041           code.
6042
6043 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6044
6045         * buffer.C (makeLaTeXFile): fix counting of number of line feeds
6046           in preamble
6047
6048 2003-02-14  Michael Schmitt <michael.schmitt@teststep.org>
6049
6050         * text.C (drawLengthMarker): also draw an arrow marker for
6051           symbolic lengths (medskip...)
6052
6053 2003-02-14  John Levon  <levon@movementarian.org>
6054
6055         * tabular.h:
6056         * tabular.C: better method names
6057
6058 2003-02-14  John Levon  <levon@movementarian.org>
6059
6060         * BufferView_pimpl.C:
6061         * bufferlist.C:
6062         * buffer.C:
6063         * converter.C:
6064         * lyx_cb.C:
6065         * lyxfunc.C: change prohibit/allowInput to busy(bool), as
6066           it's a more accurate name. Remove some pointless uses.
6067
6068 2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6069
6070         * text2.C (LyXText): change order of initilizers to shut off
6071           warnings
6072
6073 2003-02-14  John Levon  <levon@movementarian.org>
6074
6075         * buffer.C: use ParIterator for getParFromID()
6076
6077         * paragraph.h:
6078         * paragraph.C:
6079         * paragraph_pimpl.h:
6080         * paragraph_pimpl.C: remove unused getParFromID()
6081
6082 2003-02-14  John Levon  <levon@movementarian.org>
6083
6084         * buffer.C: remove some very old #if 0'd parse code
6085
6086 2003-02-13  John Levon  <levon@movementarian.org>
6087
6088         * text.h:
6089         * text.C:
6090         * text2.C: move hfillExpansion(), numberOfSeparators(),
6091           rowLast(), rowLastPrintable(), numberofHfills(),
6092           numberOfLabelHfills() ...
6093
6094         * lyxrow.h:
6095         * lyxrow.C: ... to member functions here.
6096
6097         * paragraph.h:
6098         * paragraph.C:
6099         * lyxtext.h:
6100         * text.C: remove LyXText::beginningOfMainBody(), and call
6101           p->beginningOfMainBody() directly. Move the check for
6102           LABEL_MANUAL into the latter.
6103
6104         * text.h:
6105         * text.C:
6106         * text2.C:
6107         * vspace.C:
6108         * BufferView.h:
6109         * BufferView.C: make defaultHeight() be a free defaultRowHeight()
6110
6111         * text.h:
6112         * text.C:
6113         * text2.C:
6114         * text3.C:
6115         * frontends/screen.C: move bv_owner private, introduce isTopLevel()
6116           to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext
6117
6118 2003-02-13  John Levon  <levon@movementarian.org>
6119
6120         * CutAndPaste.C: remove debug
6121
6122 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6123
6124         * paragraph.C (asString): remove two unused variables
6125
6126         * lyxtextclass.C (readTitleType):
6127           (Read):
6128           (LyXTextClass): handle new members titletype_ and titlename_
6129
6130         * buffer.C (latexParagraphs): honor LyXTextClass::titletype
6131
6132 2003-02-09  John Levon  <levon@movementarian.org>
6133
6134         * buffer.h:
6135         * buffer.C: replace hand-coded list with a map for the dep clean
6136
6137 2003-02-08  John Levon  <levon@movementarian.org>
6138
6139         * LaTeX.C: consolidate code into showRunMessage() helper
6140
6141 2003-02-08  John Levon  <levon@movementarian.org>
6142
6143         * lyxfind.C:
6144         * lyxtext.h:
6145         * text2.C:
6146         * BufferView.C: change setSelectionOverString() to setSelectionRange()
6147           and pass the size in explicitly
6148
6149         * BufferView_pimpl.h:
6150         * BufferView_pimpl.C:
6151         * BufferView.h:
6152         * BufferView.C: add getCurrentChange()
6153
6154         * BufferView_pimpl.h:
6155         * BufferView_pimpl.C: handle change lfuns
6156
6157         * CutAndPaste.C: merge the cut and copy code. Rework the cut code
6158           for changes. Mark pasted paragraphs as new.
6159
6160         * support/lyxtime.h:
6161         * support/lyxtime.C:
6162         * DepTable.C: abstract time_t as lyx::time_type
6163
6164         * LColor.h:
6165         * LColor.C: add colours for new text, deleted text, changebars
6166
6167         * LaTeXFeatures.C: add dvipost as a simple feature. Make the color
6168           package use "usenames" option.
6169
6170         * commandtags.h:
6171         * lyxfunc.C:
6172         * LyXAction.C: add change lfuns
6173
6174         * Makefile.am:
6175         * author.h:
6176         * author.C: author handling
6177
6178         * buffer.h:
6179         * buffer.C: add a per-buffer author list, with first entry as
6180           current author. Handle new .lyx tokens for change tracking. Output
6181           author list to .lyx file. Output dvipost stuff to .tex preamble.
6182           Bump lyx format to 222.
6183
6184         * bufferlist.h:
6185         * bufferlist.C: add setCurrentAuthor() to reset current author details
6186           in all buffers.
6187
6188         * bufferparams.h:
6189         * bufferparams.C: add param for tracking
6190
6191         * bufferview_funcs.C: output change info in minibuffer
6192
6193         * Makefile.am:
6194         * changes.h:
6195         * changes.C: add change-tracking structure
6196
6197         * debug.h:
6198         * debug.C: add CHANGES debug flag
6199
6200         * lyxfind.h:
6201         * lyxfind.C: add code for finding the next change piece
6202
6203         * lyxrc.h:
6204         * lyxrc.C: add user_name and user_email
6205
6206         * lyxrow.h:
6207         * lyxrow.C: add a metric for the top of the text line
6208
6209         * lyxtext.h:
6210         * text.C: implement accept/rejectChange()
6211
6212         * lyxtext.h:
6213         * text.C: paint changebars. Paint new/deleted text in the chosen
6214         colours. Strike through deleted text.
6215
6216         * paragraph.h:
6217         * paragraph.C:
6218         * paragraph_pimpl.h:
6219         * paragraph_pimpl.C: output change markers in .lyx and .tex. Pass
6220           in the current change to the insert functions. Rework erase to
6221           mark text as deleted, adding an eraseIntern() and a range-based
6222           erase(). Implement per-paragraph change lookup and
6223           accept/reject.
6224
6225         * paragraph_funcs.C: Fixup paste for change tracking.
6226
6227         * tabular.C: mark added row/columns as new.
6228
6229         * text.C: fix rowLast() to never return -1. Don't allow
6230           spellchecking of deleted text. Track transpose changes. Don't
6231           allow paragraph break or merge where appropriate.
6232
6233         * text2.C: leave cursor at end of selection after a cut.
6234
6235 2003-02-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6236
6237         * text.C (getLengthMarkerHeight):
6238         (drawLengthMarker): make the `symbolic' lengths (small/med/big)
6239         visible on screen too.
6240
6241 2003-02-07  John Levon  <levon@movementarian.org>
6242
6243         * text.C: s/LYX_PAPER_MARGIN/PAPER_MARGIN/g
6244
6245 2003-02-05  Angus Leeming  <leeming@lyx.org>
6246
6247         * lyxserver.C (read_ready): revert my patch of 11 September last year
6248         as it sends PC cpu through the roof. Presumably this means that
6249         the lyxserver will no longer run on an Alpha...
6250
6251 2003-01-30  Angus Leeming  <leeming@lyx.org>
6252
6253         * factory.C (createInset): create an InsetCommandParam of type "index"
6254         and use it to 'do the right thing'.
6255
6256         * text2.C (getStringToIndex): ensure that cursor position is always
6257         reset to the reset_cursor position.
6258
6259 2003-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6260
6261         * lyxfunc.C (getStatus): "buffer-export custom" should never be
6262         disabled.
6263
6264 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
6265
6266         * bufferview.C:
6267         * lyxcb.C:
6268         * lyxfunc.C: Output messages with identical spelling, punctuation,
6269         and spaces
6270
6271 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
6272
6273         * MenuBackend.C (expandFormats): List only viewable export formats
6274         in "View" menu
6275
6276         * buffer.C (parseSingleLyXformat2Token): Fix misleading error
6277         message
6278
6279         * lyxfunc.C (getStatus): Make sure that formats other than
6280         "fax" can also be disabled
6281
6282 2003-01-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6283
6284         * text3.C (dispatch): put the lfuns that insert insets in 3
6285         groups, and call doInsertInset with appropriate arguments.
6286         (doInsertInset): new function, that creates an inset and inserts
6287         it according to some boolean parameters.
6288
6289 2003-01-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
6290
6291         * buffer.C (readFile): remember to pass on 'par' when calling
6292         readFile recursively.
6293
6294 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6295
6296         * MenuBackend.C (expandFormats): add "..." to import formats.
6297
6298 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
6299
6300         * paragraph.C (asString): Remove XForms RTL hacks.
6301
6302 2003-01-13  Alfredo Braunstein <abraunst@libero.it>
6303         * buffer.C: fix typo
6304
6305 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
6306
6307         * Makefile.am (LIBS): delete var
6308         (lyx_LDADD): add @LIBS@ here instead.
6309
6310 2003-01-08  Michael Schmitt <Michael.Schmitt@teststep.org>
6311
6312         * Clarify the meaning of "wheel mouse jump"
6313
6314 2003-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6315
6316         * lyxfunc.C (getStatus): fix disabling of cut/paste of cells in a
6317         tabular in a float
6318
6319 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6320
6321         * importer.C (Loaders): do not preallocate 3 elements in the
6322         vector, since one ends up with 6 elements otherwise
6323
6324 2002-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6325
6326         * DepTable.C (write): write the file name as last element of the
6327         .dep file (because it may contain spaces)
6328         (read): read info in the right order
6329
6330 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6331
6332         * paragraph_pimpl.C (simpleTeXBlanks):
6333         (simpleTeXSpecialChars):
6334         * paragraph.C (simpleTeXOnePar): make `column' unsigned.
6335
6336         * tabular.C (latex): add some missing case statements. Reindent.
6337
6338         * MenuBackend.C (expandToc): remove unused variable.
6339
6340 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
6341
6342         * LColor.C:
6343         * LaTeX.C:
6344         * LyXAction.C:
6345         * MenuBackend.C:
6346         * buffer.C:
6347         * exporter.C:
6348         * lyxfunc.C:
6349         * lyxrc.C: fix inconsistent usage of spaces, colons, capitalization,
6350         and the like.
6351
6352 2003-01-05  John Levon  <levon@movementarian.org>
6353
6354         * BufferView.h:
6355         * BufferView.C: add getEncoding()
6356
6357         * kbsequence.h:
6358         * kbsequence.C: do not store last keypress
6359
6360         * lyxfunc.h:
6361         * lyxfunc.C: store last keypress here instead. Pass encoding
6362           to getISOEncoded()
6363
6364 2002-12-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6365
6366         * lyx_main.C (init): remove annoying error message when following
6367         symbolic links (bug #780)
6368
6369 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6370
6371         * text.C (insertChar):
6372         * lyxrc.C (getDescription): remove extra spaces
6373
6374 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6375
6376         * lyxrc.C (getDescription): remove extra spaces
6377
6378 2002-12-20  John Levon  <levon@movementarian.org>
6379
6380         * text3.C: hack fix for page up/down across tall rows
6381
6382 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6383
6384         * text2.C (pasteEnvironmentType): avoid crash if layout-copy has
6385         not been invoked
6386
6387 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6388
6389         * lyxfunc.C (getStatus): query lyx_gui::getStatus() to catter for
6390         unimplemented lfuns. Make LFUN_THESAURUS_ENTRY status unknown if
6391         thesaurus is not compiled in
6392
6393 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
6394
6395         * lyxfunc.C: correct  inversion of WORDFINDBACK/FORWARD
6396
6397 2002-12-16  Angus Leeming  <leeming@lyx.org>
6398
6399         * lyxrc.[Ch]:
6400         * lyx_main.C (init): remove override_x_deadkeys stuff.
6401
6402 2002-12-12  John Levon  <levon@movementarian.org>
6403
6404         * lyxfunc.C: use LyXKeySym->isText() as last-ditch
6405           insert. Only remove shift modifier under strict
6406           circumstances.
6407
6408 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
6409
6410         * MenuBackend.C (expandToc): fix crash.
6411
6412 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
6413
6414         * MenuBackend.C (expandToc): gettext on float names.
6415
6416 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
6417
6418         * lyxlength.[Ch]: set default unit to UNIT_NONE,
6419         implement bool empty() [bug 490]
6420
6421 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
6422
6423         * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp
6424
6425 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
6426
6427         * several files: ws changes
6428
6429 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
6430
6431         * text2.C (setCounter): clean up a bit, use boost.format.
6432         (updateCounters): initialize par upon declaration.
6433
6434         * CutAndPaste.C (SwitchLayoutsBetweenClasses): set the layout also
6435         if the layout exists. We do not just store the layout any more.
6436         (SwitchLayoutsBetweenClasses): use boost.format
6437
6438 2002-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6439
6440         * converter.C (convert): if from and to files are the same, use a
6441         temporary files as intermediary
6442
6443 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6444
6445         * commandtags.h:
6446         * LyXAction.C (init): remove LFUN_VECTOR (bug 662)
6447
6448 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
6449
6450         * lyxrc.[Ch]: Add {roman,sans,typewriter}_font_foundry variables.
6451
6452 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
6453
6454         * tabular.C (asciiPrintCell): use string(size, char) instead of
6455         explicit loop.
6456
6457         * sgml.C (openTag): fix order of arguments to string constructor
6458         (closeTag): ditto
6459
6460         * lyxfunc.C (dispatch): use boost.format
6461
6462         * lots of files: change "c" -> 'c'
6463
6464 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
6465
6466         * encoding.C: Patch from Isam Bayazidi: Fix Arabic shaping.
6467
6468 2002-11-25  Angus Leeming  <leeming@lyx.org>
6469
6470         * BoostFormat.h: wrap code inside #ifdef __GNUG__ block.
6471
6472         * lyx_main.C (init): compile fix.
6473
6474 2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
6475
6476         * lyx_cb.C (start): boost.formatify
6477         do not include <iostream>
6478
6479         * lengthcommon.C: ws only
6480
6481         * boost-inst.C,BoostFormat.h: add more explict instantations
6482
6483 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
6484
6485         * lots of files: handle USE_BOOST_FORMAT
6486
6487 2002-11-21  John Levon  <levon@movementarian.org>
6488
6489         * pspell.C: fix compile
6490
6491 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6492
6493         * lyxfunc.C (dispatch): use boost::format
6494         (open): ditto
6495         (doImport): ditto
6496
6497         * lyxfont.C (stateText): use boost::format
6498
6499         * lyx_main.C (LyX): use boost::format
6500         (init): ditto
6501         (queryUserLyXDir): ditto
6502         (readRcFile): ditto
6503         (parse_dbg): ditto
6504         (typedef boost::function): use the recommened syntax.
6505
6506         * importer.C (Import): use boost::format
6507
6508         * debug.C (showLevel): use boost::format
6509
6510         * converter.C (view): use boost::format
6511         (convert): ditto
6512         (move): ditto
6513         (scanLog): ditto
6514
6515         * bufferview_funcs.C (currentState): use boost::format
6516
6517         * bufferlist.C (emergencyWrite): use boost::format
6518
6519         * buffer.C (readLyXformat2): use boost::format
6520         (parseSingleLyXformat2Token): ditto
6521
6522         * Makefile.am (lyx_SOURCES): add BoostFormat.h and boost-inst.C
6523
6524         * LaTeX.C (run): use boost::format
6525
6526         * Chktex.C (scanLogFile): use boost::format
6527
6528         * BufferView_pimpl.C (savePosition): use boost::format
6529         (restorePosition): ditto
6530         (MenuInsertLyXFile): ditto
6531
6532         * BoostFormat.h: help file for explicit instation.
6533
6534 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
6535
6536         * tabular.C (latex): Support for block alignment in fixed width
6537         columns.
6538
6539 2002-11-17  John Levon  <levon@movementarian.org>
6540
6541         * BufferView_pimpl.C:
6542         * lyx_cb.C:
6543         * lyxfunc.C: split filedialog into open/save
6544
6545 2002-11-08  Juergen Vigna  <jug@sad.it>
6546
6547         * undo_funcs.C (textHandleUndo): fixed problems with undo introduced
6548         by my last patch (hopefully).
6549
6550 2002-11-08  John Levon  <levon@movementarian.org>
6551
6552         * iterators.h:
6553         * iterators.C:
6554         * buffer.h:
6555         * buffer.C:
6556         * paragraph.h:
6557         * paragraph.C:
6558         * toc.h:
6559         * toc.C: ParConstIterator, and use it (from Lars)
6560
6561 2002-11-07  Ben Stanley  <bds02@uow.edu.au>
6562
6563         * lyxtextclass.[Ch]: revise and add doxygen comments
6564
6565 2002-11-07  John Levon  <levon@movementarian.org>
6566
6567         * text.C: fix progress value for spellchecker
6568
6569         * toc.C: fix navigate menu for insetwrap inside minipage
6570
6571         * paragraph_funcs.C: added FIXME for suspect code
6572
6573 2002-11-07  John Levon  <levon@movementarian.org>
6574
6575         * BufferView_pimpl.C: fix redrawing of insets
6576           on buffer switch
6577
6578 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6579
6580         * text2.C (updateCounters): fix bug 668
6581
6582 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
6583
6584         * text3.C (dispatch): Do not make the buffer dirty when moving the
6585         cursor.
6586
6587 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
6588
6589         * vc-backend.C: STRCONV
6590         (scanMaster): ditto
6591
6592         * text2.C (setCounter): STRCONV
6593
6594         * paragraph.C (asString): STRCONV
6595
6596         * lyxlength.C (asString): STRCONV
6597         (asLatexString): ditto
6598
6599         * lyxgluelength.C (asString): STRCONV
6600         (asLatexString): ditto
6601
6602         * lyxfunc.C (dispatch): STRCONV
6603         (open): ditto
6604
6605         * lyxfont.C (stateText): STRCONV
6606
6607         * importer.C (Import): STRCONV
6608
6609         * counters.C (labelItem): STRCONV
6610         (numberLabel): ditto
6611         (numberLabel): remove unused ostringstream o
6612
6613         * chset.C: STRCONV
6614         (loadFile): ditto
6615
6616         * bufferview_funcs.C (currentState): STRCONV
6617
6618         * buffer.C (readFile): STRCONV
6619         (asciiParagraph): ditto
6620         (makeLaTeXFile): ditto
6621
6622         * Spacing.C (writeEnvirBegin): STRCONV
6623
6624         * LaTeXFeatures.C (getLanguages): STRCONV
6625         (getPackages): ditto
6626         (getMacros): ditto
6627         (getBabelOptions): ditto
6628         (getTClassPreamble): ditto
6629         (getLyXSGMLEntities): ditto
6630         (getIncludedFiles): ditto
6631
6632         * LaTeX.C: STRCONV
6633         (run): ditto
6634         (scanAuxFile): ditto
6635         (deplog): ditto
6636
6637         * LString.h: add the STRCONV macros
6638
6639         * BufferView_pimpl.C (savePosition): STRCONV
6640         (restorePosition): ditto
6641         (MenuInsertLyXFile): ditto
6642
6643         * vc-backend.C (scanMaster): change from submatch[...] to
6644         submatch.str(...)
6645
6646         * funcrequest.C: include config.h
6647
6648         * factory.C: include config.h
6649
6650         * chset.C (loadFile): change from submatch[...] to submatch.str(...)
6651
6652         * box.C: include config.h
6653
6654         * LaTeX.C (scanAuxFile): change from submatch[...] to
6655         submatch.str(...)
6656         (deplog): ditto
6657
6658 2002-10-25  Angus Leeming  <leeming@lyx.org>
6659
6660         * BufferView_pimpl.C (cursorToggle): remove reapSpellchecker hack.
6661
6662         * ispell.[Ch] (setError): new method.
6663         * ispell.C (c-tor): move out child process into new class LaunchIspell.
6664         Use setError() insetead of goto END.
6665
6666         * lyx_cb.C (AutoSave): move out child process into new class
6667         AutoSaveBuffer.
6668
6669 2002-10-30  John Levon  <levon@movementarian.org>
6670
6671         * text3.C: make start appendix undoable
6672
6673 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
6674
6675         * lyxlength.C (inPixels): Fix returned value.
6676
6677         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
6678         environment.
6679
6680 2002-10-24  Angus Leeming  <leeming@lyx.org>
6681
6682         * lyxgluelength.h: no need to forward declare BufferParams
6683         or BufferView, so don't.
6684
6685 2002-10-21  John Levon  <levon@movementarian.org>
6686
6687         * BufferView.C: menuUndo ->undo, redo
6688
6689         * BufferView.h: document, remove dead, make some methods private
6690
6691         * paragraph_funcs.h:
6692         * paragraph_funcs.C:
6693         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
6694
6695         * buffer.h:
6696         * buffer.C:
6697         * sgml.h:
6698         * sgml.C: move sgml open/close tag into sgml.C
6699
6700         * bufferview_funcs.h: unused prototype
6701
6702         * lyxfunc.h:
6703         * lyxfunc.C: remove unused
6704
6705         * lyxtext.h:
6706         * text.C: remove unused
6707
6708 2002-10-21  John Levon  <levon@movementarian.org>
6709
6710         * BufferView.h:
6711         * BufferView.C:
6712         * BufferView_pimpl.h:
6713         * BufferView_pimpl.C: fix mouse wheel handling based on
6714           patch from Darren Freeman
6715
6716 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
6717
6718         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
6719
6720 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
6721
6722         * lyxlength.C (inPixels): Fix hanfling of negative length.
6723         Fix LyXLength::MU case.
6724
6725 2002-10-16  John Levon  <levon@movementarian.org>
6726
6727         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
6728
6729 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6730
6731         * converter.C (view): add support for $$i (file name) and $$p
6732         (file path) for the viewer command. If $$i is not specified, then
6733         it is appended to the command (for compatibility with old syntax)
6734
6735 2002-10-14  Juergen Vigna  <jug@sad.it>
6736
6737         * undo_funcs.C (textHandleUndo): alter the order in which the
6738         new undopar is added to the LyXText, as we have to set first
6739         the right prev/next and then add it as otherwise the rebuild of
6740         LyXText is not correct. Also reset the cursor to the right paragraph,
6741         with this IMO we could remove the hack in "redoParagraphs()".
6742
6743 2002-10-09  Angus Leeming  <leeming@lyx.org>
6744
6745         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
6746         to turn off an optimisation if a new inset is to be inserted.
6747
6748 2002-10-11 André Pönitz <poenitz@gmx.net>
6749
6750         * lyxtext.h: make some functions public to allow access
6751         from inset/lyxtext for handling LFUN_PRIOR/NEXT
6752
6753 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6754
6755         * text3.C (dispatch): when changing layout, avoid an infinite loop
6756         [bug #652]
6757
6758 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6759
6760         * lyxrc.C (read): treat a viewer or converter command of "none" as
6761         if it were empty.
6762
6763         * MenuBackend.C (expandFormats): for an update, also allow the
6764         formats that are not viewable
6765
6766         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
6767         script if it is newer than the lyxrc.defaults in user directory
6768
6769 2002-10-07 André Pönitz <poenitz@gmx.net>
6770
6771         * text.C: Vitaly Lipatov's small i18n fix
6772
6773 2002-09-25  Angus Leeming  <leeming@lyx.org>
6774
6775         * ispell.h: doxygen fix.
6776
6777 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
6778
6779         * buffer.h (readFile): Add a new argument to the method, to allow
6780         reading of old-format templates.
6781
6782 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
6783
6784         * toc.C (getTocList): Get TOC from InsetWrap.
6785
6786 2002-09-16  John Levon  <levon@movementarian.org>
6787
6788         * lyxfunc.C: check tabular for cut/copy too
6789
6790 2002-09-12  John Levon  <levon@movementarian.org>
6791
6792         * LyXAction.C: tidy
6793
6794         * factory.h:
6795         * factory.C: add header
6796
6797         * paragraph_funcs.h:
6798         * paragraph_funcs.C: cleanup
6799
6800 2002-09-11  John Levon  <levon@movementarian.org>
6801
6802         * PrinterParams.h: odd/even default to true
6803
6804 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
6805
6806         * PrinterParams.h: update printer parameters for new xforms dialog
6807
6808 2002-09-11  Angus Leeming  <leeming@lyx.org>
6809
6810         * lyxserver.C (read_ready): re-write to make it more transparent
6811         and to make it work in coherent fashion under Tru64 Unix.
6812
6813 2002-09-11  André Pönitz <poenitz@gmx.net>
6814
6815         * commandtags.h:
6816         * LyXAction.C:
6817         * text3.C: implement LFUN_WORDSEL
6818
6819 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
6820
6821         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
6822         make floatlist_ a boost::shared_ptr<FloatList>
6823
6824         * lyxtextclass.C: include FloatList.h
6825         (LyXTextClass): initialize floatlist_
6826         (TextClassTags): add TC_NOFLOAT
6827         (Read): match "nofloat" to TC_NOFLOAT and use it.
6828         (readFloat): modify call to floatlist_
6829         (floats): ditto
6830         (floats): ditto
6831
6832         * FloatList.[Ch] (FloatList): remove commented out float
6833         initialization.
6834         (erase): new function
6835
6836 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6837
6838         * MenuBackend.C (expandToc): fix crash when there is no document
6839         open
6840
6841 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
6842
6843         * many files: Add insetwrap.
6844
6845 2002-09-09  John Levon  <levon@movementarian.org>
6846
6847         * text2.C: remove confusing and awkward depth wraparound
6848
6849 2002-09-09  John Levon  <levon@movementarian.org>
6850
6851         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
6852
6853         * buffer.h:
6854         * buffer.C: remove getIncludeonlyList()
6855
6856         * paragraph.C:
6857         * lyxfunc.C: remove headers
6858
6859 2002-09-09  Juergen Vigna  <jug@sad.it>
6860
6861         * text.C (getColumnNearX): fix form Michael this is most
6862         probably a cut&paste bug.
6863
6864 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
6865
6866         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
6867
6868         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
6869         references, ws changes.
6870
6871         * text2.C (init): update counters after init
6872         (insertParagraph): no need to set counter on idividual paragraphs.
6873         (setCounter): access the counters object in the textclass object
6874         on in the buffer object.
6875         (updateCounters): ditto
6876
6877         * lyxtextclass.C: include counters.h, add variable ctrs_ as
6878         shared_ptr<Counters> to avoid loading counters.h in all
6879         compilation units.
6880         (LyXTextClass): initialize ctrs_
6881         (TextClassTags): add TC_COUNTER, and ...
6882         (Read): use it here.
6883         (CounterTags): new tags
6884         (readCounter): new function
6885         (counters): new funtion
6886         (defaultLayoutName): return a const reference
6887
6888         * counters.C (Counters): remove contructor
6889         (newCounter): remove a couple of unneeded statements.
6890         (newCounter): simplify a bit.
6891         (numberLabel): some small formatting changes.
6892
6893         * buffer.[Ch]: remove all traces of counters, move the Counters
6894         object to the LyXTextClass.
6895
6896 2002-09-06  Alain Castera  <castera@in2p3.fr>
6897
6898         * tabular.C: uses \tabularnewline; uses >{...} construct from array
6899         package to set the horizontal alignment on fixed width columns.
6900
6901         * lyx_sty.C:
6902         * lyx_sty.h: added tabularnewline macro def.
6903
6904         * LaTeXFeatures.C: added NeedTabularnewline macro feature
6905
6906 2002-09-06  John Levon  <levon@movementarian.org>
6907
6908         * LyXAction.C: tooltips for sub/superscript
6909
6910         * MenuBackend.C: a bit more verbose
6911
6912         * lyxfunc.C: tiny clean
6913
6914         * undo_funcs.C: document undo_frozen
6915
6916 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
6917
6918         * counters.C (Counters): add missing algorithm counter.
6919
6920         * text2.C (setCounter): lookup the counter with layouts latexname
6921         instead of by section number.
6922         (setCounter): use a hackish way to lookup the correct enum
6923         counter.
6924         a float name->type change
6925         reset enum couners with counter name directly instead of depth value.
6926
6927         * counters.C (Counters): remove the push_backs, change to use the
6928         float type not the float name.
6929         (labelItem): remove unused string, float name->type change
6930
6931         * counters.h: don't include vector, loose the enums and sects vectors
6932
6933 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
6934
6935         * lyxtextclass.C (TextClassTags): add TC_FLOAT
6936         (Read): add float->TC_FLOAT to textclassTags
6937         (Read): and handle it in the switch
6938         (readFloat): new function
6939
6940         * FloatList.C (FloatList): comment out the hardcoded float
6941         definitions.
6942
6943         * lyxlayout.h: ws change.
6944
6945 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
6946
6947         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
6948
6949 2002-09-03  Angus Leeming  <leeming@lyx.org>
6950
6951         * BufferView_pimpl.h: qualified name is not allowed in member
6952         declaration: WorkArea & Pimpl::workarea() const;
6953
6954         * factory.C: added using std::endl directive.
6955
6956         * text3.C: added using std::find and std::vector directives.
6957
6958 2002-08-29  André Pönitz <poenitz@gmx.net>
6959
6960         * lyxtext.h:
6961         * text2.C: remove unused member number_of_rows
6962
6963         * Makefile.am:
6964         * BufferView2.C: remove file, move contents to...
6965         * BufferView.C: ... here
6966
6967         * BufferView_pimpl.C:
6968         * factory.C: move more inset creation to factory
6969
6970         * vspace.C: avoid direct usage of LyXText, ws changes
6971
6972         * BufferView.[Ch]:
6973                 don't provide direct access to WorkArea, use two simple
6974                 acessors haveSelction() and workHeight() instead
6975
6976
6977 2002-08-29  John Levon  <levon@movementarian.org>
6978
6979         * BufferView_pimpl.C (dispatch): do not continue when
6980           no buffer
6981
6982 2002-08-28  André Pönitz <poenitz@gmx.net>
6983
6984         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
6985
6986         * BufferView.h:
6987         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
6988
6989 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
6990
6991         * buffer.C: increment LYX_FORMAT to 221
6992
6993         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
6994         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
6995
6996         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
6997
6998         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
6999
7000 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7001
7002         * factory.C (createInset): use LyXTextClass::floats
7003
7004         * MenuBackend.C (expandFloatListInsert):
7005         (expandFloatInsert):
7006         (expandToc):
7007
7008         * text2.C (setCounter):
7009
7010         * LaTeXFeatures.C (useFloat):
7011         (getFloatDefinitions):
7012
7013         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
7014
7015         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
7016         floatlist_, with accessor floats().
7017
7018         * FloatList.h: remove global FloatList
7019
7020 2002-08-26  André Pönitz <poenitz@gmx.net>
7021
7022         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
7023
7024         * BufferView.h:
7025         * BufferView2.C:
7026         * BufferView_pimpl.C:
7027         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
7028
7029 2002-08-25  John Levon  <levon@movementarian.org>
7030
7031         * LyXAction.C: fix margin note description
7032
7033 2002-08-24  John Levon  <levon@movementarian.org>
7034
7035         * buffer.C:
7036         * bufferlist.C:
7037         * bufferview_funcs.C:
7038         * lyxfont.C:
7039         * undo_funcs.C: cleanups
7040
7041         * lyxfunc.C: disable CUT/COPY when no selection
7042
7043 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
7044
7045         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
7046         in "enum UNIT"; e.g. PTW for Percent of TextWidth
7047
7048         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
7049         Add backward compatibility to "mono", "gray" and "no".
7050
7051 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
7052
7053         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
7054         (and file_format >= 200).
7055
7056 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7057
7058         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
7059
7060 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7061
7062         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
7063
7064 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
7065
7066         * BufferView_pimpl.C:
7067         * LyXAction.C:
7068         * buffer.C:
7069         * commandtags.h:
7070         * lyxfunc.C:
7071         * paragraph.[Ch]:
7072         * text2.C:
7073         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
7074         inset and code to make it  work with the paragraph code. The inset
7075         can be anywhere in the paragraph, but will only do the expected
7076         thing in LaTeX if the layout file contains the parameter line
7077                         OptionalArgs    1
7078         (or more generally, a nonzero value) for that layout.
7079
7080 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
7081
7082         * paragraph.h: remove the declaration of undefined counters class
7083         function.
7084
7085 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
7086
7087         * text2.C (setCounter):  fixed enumeration mis-count as reported by
7088         Dr. Richard Hawkins.
7089
7090 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7091
7092         * paragraph_funcs.h: remove some unneeded includes
7093
7094         * text.C (backspace): pasteParagraph now in global scipe
7095
7096         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
7097         (pasteSelection): ditto
7098
7099         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
7100         * paragraph_funcs.C (pasteParagraph): ... here
7101
7102 2002-08-20  André Pönitz <poenitz@gmx.net>
7103
7104         * commandtags.h: new LFUNs for swapping/copying table row/colums
7105
7106         * LyXAction.C:
7107         * lyxfunc.C: support for new lfuns
7108
7109 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
7110
7111         * tabular.C:
7112         * buffer.[Ch]: remove NO_COMPABILITY stuff
7113
7114 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
7115
7116         * boost.C (throw_exception): new file, with helper function for
7117         boost compiled without exceptions.
7118
7119         * paragraph.h:
7120         * lyxlength.C:
7121         * buffer.C:
7122         * ParameterStruct.h:
7123         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
7124
7125         * bufferlist.C (emergencyWriteAll): use boost bind
7126
7127         * BufferView_pimpl.C (moveCursorUpdate): remove inline
7128
7129         * text.C: include paragraph_funcs.h
7130         (breakParagraph): breakParagraph is now in global scope
7131
7132         * paragraph_funcs.[Ch]: new files
7133
7134         * paragraph.C (breakParagraph,breakParagraphConservative): move to
7135         global scope
7136
7137         * buffer.C: include paragraph_funcs.h
7138         (insertStringAsLines): breakParagraph is now in global scope
7139
7140         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
7141         paragraph_funcs.C
7142
7143         * CutAndPaste.C: include paragraph_funcs.h
7144         (cutSelection): breakParagraphConservative is now in global scope
7145         (pasteSelection): ditto
7146
7147         * buffer.h: declare oprator== and operator!= for
7148         Buffer::inset_iterator
7149
7150         * bufferlist.C (emergencyWrite): don't use fmt(...)
7151
7152         * text3.C: add using std::endl
7153
7154         * BufferView.C (moveCursorUpdate): remove default arg
7155
7156 2002-08-20  André Pönitz <poenitz@gmx.net>
7157
7158         * buffer.[Ch]: move inline functions to .C
7159
7160         * BufferView2.C:
7161         * BufferView_pimpl.C:
7162         * text.C:
7163         * buffer.[Ch]: use improved inset_iterator
7164
7165         * buffer.C:
7166         * paragraph.[Ch]: write one paragraph at a time
7167
7168 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
7169
7170         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
7171         style if style is not specified.
7172
7173 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7174
7175         * text2.C (setCounter): when searching for right label for a
7176         caption, make sure to recurse to parent insets (so that a caption
7177         in a minipage in a figure float works) (bug #568)
7178
7179 2002-08-20  André Pönitz <poenitz@gmx.net>
7180
7181         * text3.C: new file for LyXText::dispatch() and helpers
7182
7183         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
7184
7185         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
7186
7187 2002-08-19  André Pönitz <poenitz@gmx.net>
7188
7189         * lyxtext.h:
7190         * text.C: new LyXText::dispatch()
7191
7192         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
7193
7194 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
7195
7196         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
7197
7198         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
7199         Hebrew text.
7200
7201 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7202
7203         * Makefile.am: use $(variables) instead of @substitutions@
7204
7205 2002-08-15  André Pönitz <poenitz@gmx.net>
7206
7207         * lyxfunc.C:
7208         * BufferView_pimpl.C: streamlining mathed <-> outer world
7209         interaction
7210
7211         * commandtags.h:
7212         * LyXAction.C: remove unused LFUN_MATH
7213
7214 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7215
7216         * paragraph.[Ch]: add some NO_NEXT ifdefs.
7217
7218 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7219
7220         * paragraph.C (Paragraph): reformat a bit
7221         (cutIntoMinibuffer): use builtin InsetList function instad of
7222         doing it manually.
7223         (getInset): ditto
7224
7225         * buffer.C: include boost/bind.hpp, add using std::for_each
7226         (writeFileAscii): use ParagraphList iterators
7227         (validate): use for_each for validate traversal of paragraphs
7228         (getBibkeyList): use ParagraphList iterators
7229         (resizeInsets): use for_each to resizeInsetsLyXText for all
7230         paragraphs.
7231         (getParFromID): use ParagraphList iterators
7232
7233         * BufferView2.C (lockInset): use paragraph list and iterators
7234
7235 2002-08-14  John Levon  <levon@movementarian.org>
7236
7237         * lyxserver.C: remove spurious xforms include
7238
7239 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7240
7241         * lyxfunc.C (getStatus): disable math-extern outside of math mode
7242
7243 2002-08-13  André Pönitz <poenitz@gmx.net>
7244
7245         * LyXAction.[Ch]:
7246         * lyxfunc.C: further cleaning
7247
7248 2002-08-13  André Pönitz <poenitz@gmx.net>
7249
7250         * funcrequest.h: new constructor
7251
7252         * funcrequest.C: move stuff here from .h
7253
7254         * Makefile.am:
7255         * BufferView_pimpl.C:
7256         * LyXAction.C:
7257         * toc.C:
7258         * lyxfunc.C: subsequent changes
7259
7260         * lyxfunc.h: new view() member function
7261
7262         * lyxfunc.C: subsequent changes
7263
7264 2002-08-13  Angus Leeming  <leeming@lyx.org>
7265
7266         * BufferView2.C:
7267         * BufferView_pimpl.C:
7268         * buffer.C:
7269         * converter.C:
7270         * importer.C:
7271         * lyxfunc.C:
7272         * lyxvc.C:
7273         * toc.C:
7274         * vc-backend.C:
7275         changes due to the changed LyXView interface that now returns references
7276         to member variables not pointers.
7277
7278 2002-08-13  Angus Leeming  <leeming@lyx.org>
7279
7280         * WordLangTuple (word, lang_code): return references to strings,
7281         not strings.
7282
7283         * BufferView.h:
7284         * SpellBase.h:
7285         * lyxtext.h: forward-declare WordLangTuple.
7286
7287         * BufferView2.C:
7288         * ispell.C:
7289         * pspell.C:
7290         * text.C: #include "WordLangTuple.h".
7291
7292         * lyxtext.h:
7293         * text.C: (selectNextWordToSpellcheck): constify return type.
7294
7295 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
7296
7297         * buffer.C:
7298         * buffer.h:
7299         * lyxtext.h:
7300         * paragraph.C:
7301         * paragraph_pimpl.h:
7302         * text.C:
7303         * text2.C:
7304         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
7305         suggested by Angus.
7306         Made updateCounter always count from start of buffer, and removed
7307         second argument (par).
7308         Reverted floats number display to '#'. Perhaps I'll try again when the
7309         code base is sanitized a bit.
7310
7311 2002-08-12  Angus Leeming  <leeming@lyx.org>
7312
7313         * buffer.[Ch] (getLabelList): constify.
7314
7315 2002-08-07  André Pönitz <poenitz@gmx.net>
7316
7317         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
7318
7319         * funcrequest.h: extension to keep mouse (x,y) position
7320
7321 2002-08-12  Juergen Vigna  <jug@sad.it>
7322
7323         * BufferView2.C (insertErrors): forbid undo when inserting error
7324         insets.
7325
7326         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
7327
7328 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
7329
7330         * ParagraphList.[Ch]: new files
7331
7332         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
7333
7334         * BufferView2.C (lockInset): ParagraphList changes
7335         * toc.C: ditto
7336         * text2.C: ditto
7337         * bufferlist.C: ditto
7338         * buffer.h: ditto
7339         * buffer.C: ditto
7340
7341 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
7342
7343         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
7344         unused class variable counter_,
7345
7346         * paragraph.[Ch] (getFirstCounter): delete unused function
7347
7348         * counters.C: include LAssert.h
7349         (reset): add a new function with no arg, change other version to
7350         not have def. arg and to not allow empty arg.
7351
7352         * text2.C (setCounter): remove empty arg from call to Counters::reset
7353
7354 2002-08-11  John Levon  <levon@movementarian.org>
7355
7356         * Makefile.am: add WordLangTuple.h
7357
7358 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
7359
7360         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
7361         lyxfunc.C lyxlex_pimpl.C: ws changes only.
7362
7363         * insets/insettext.C: InsetList changes
7364
7365         * graphics/GraphicsSupport.C (operator()): InsetList changes
7366
7367         * toc.C (getTocList): InsetList changes
7368
7369         * paragraph_pimpl.[Ch]: InsetList changes
7370
7371         * paragraph.[Ch]: InsetList changes
7372
7373         * buffer.C (inset_iterator): InsetList changes
7374         (setParagraph): ditto
7375         * buffer.h (inset_iterator): ditto
7376         * iterators.C (operator++): ditto
7377         * iterators.h: ditto
7378
7379         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
7380
7381         * InsetList.[Ch]: new files, most InsetList handling moved out of
7382         paragraph.C.
7383
7384         * BufferView2.C (removeAutoInsets): InsetList changes
7385         (lockInset): ditto
7386         (ChangeInsets): ditto
7387
7388 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
7389
7390         * paragraph_pimpl.h (empty): new function
7391
7392         * paragraph.[Ch] (empty): new function
7393
7394         * other files: use the new Paragraph::empty function
7395
7396 2002-08-09  John Levon  <levon@movementarian.org>
7397
7398         * lyxtext.h: remove unused refresh_height
7399
7400 2002-08-09  John Levon  <levon@movementarian.org>
7401
7402         * Makefile.am:
7403         * sgml.h:
7404         * sgml.C:
7405         * buffer.C:
7406         * paragraph.h:
7407         * paragraph.C: move sgml char escaping out of paragraph
7408
7409         * paragraph.h:
7410         * paragraph.C: remove id setter
7411
7412         * buffer.C:
7413         * paragraph.C:
7414         * paragraph_pimpl.C: remove dead tex_code_break_column
7415
7416         * bufferview_funcs.C: small cleanup
7417
7418         * lyxfunc.C: remove dead proto
7419
7420         * lyxtext.h: make some stuff private. Remove some dead stuff.
7421
7422         * lyxgluelength.C: make as[LyX]String() readable
7423
7424 2002-08-08  John Levon  <levon@movementarian.org>
7425
7426         * LyXAction.h:
7427         * LyXAction.C:
7428         * MenuBackend.C:
7429         * ToolbarDefaults.C:
7430         * lyxfunc.C:
7431         * lyxrc.C:
7432         * toc.C: lyxaction cleanup
7433
7434 2002-08-08  John Levon  <levon@movementarian.org>
7435
7436         * BufferView2.C: small cleanup
7437
7438         * lyxfind.h:
7439         * lyxfind.C: move unnecessary header into the .C
7440
7441 2002-08-08  John Levon  <levon@movementarian.org>
7442
7443         * funcrequest.h: just tedious nonsense
7444
7445         * lyx_main.h:
7446         * lyx_main.C: cleanups
7447
7448         * buffer.C:
7449         * vspace.C: remove dead header lyx_main.h
7450
7451 2002-08-07  Angus Leeming  <leeming@lyx.org>
7452
7453         * Paragraph.[Ch]:
7454         * paragraph_pimpl.h:
7455         Forward declare class Counters in paragraph.h by moving the ctrs member
7456         variable into Paragraph::Pimpl.
7457         (counters): new method, returning a reference to pimpl_->ctrs.
7458
7459         * text2.C: ensuing changes.
7460
7461 2002-08-07  John Levon  <levon@movementarian.org>
7462
7463         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
7464
7465         * BufferView_pimpl.C: announce X selection on double/triple
7466           click
7467
7468         * lyx_main.C: use correct bool in batch dispatch
7469
7470         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
7471
7472 2002-08-07  André Pönitz <poenitz@gmx.net>
7473
7474         * funcrequest.h: new class to wrap a kb_action and its argument
7475
7476         * BufferView.[Ch]:
7477         * BufferView_pimpl[Ch]:
7478         * LaTeX.C:
7479         * LyXAction.[Ch]:
7480         * lyxfunc.[Ch]:
7481         * lyxrc.C: subsequent changes
7482
7483
7484 2002-08-07  John Levon  <levon@movementarian.org>
7485
7486         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
7487           document options change.
7488
7489 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
7490
7491         * counters.[Ch]
7492         * text2.C
7493         * paragraph.[Ch]
7494         * makefile.am: move counters functionality over from
7495         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
7496
7497 2002-08-06  John Levon  <levon@movementarian.org>
7498
7499         * WordLangTuple.h: new file for word + language code tuple
7500
7501         * SpellBase.h:
7502         * pspell.h:
7503         * pspell.C:
7504         * ispell.h:
7505         * ispell.C:
7506         * lyxtext.h:
7507         * text.C:
7508         * text2.C:
7509         * BufferView.h:
7510         * BufferView2.C: use WordLangTuple
7511
7512         * layout.h:
7513         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
7514
7515 2002-08-06  John Levon  <levon@movementarian.org>
7516
7517         * lyx_main.C: fix cmdline batch handling
7518
7519 2002-08-06  André Pönitz <poenitz@gmx.net>
7520
7521         * lyxrc.C: set default for show_banner to true
7522
7523 2002-08-06  John Levon  <levon@movementarian.org>
7524
7525         * pspell.C: fix a crash, and allow new aspell to work
7526
7527 2002-08-06  John Levon  <levon@movementarian.org>
7528
7529         * lyxfunc.C:
7530         * kbmap.C: small cleanup
7531
7532         * vspace.h:
7533         * vspace.C: add const
7534
7535 2002-08-05  John Levon  <levon@movementarian.org>
7536
7537         * LyXAction.C: back to tabular-insert
7538
7539 2002-08-04  John Levon  <levon@movementarian.org>
7540
7541         * BufferView.h:
7542         * BufferView.C: cosmetic change
7543
7544         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
7545
7546         * bufferlist.C:
7547         * buffer.h:
7548         * buffer.C:
7549         * lyxcb.h:
7550         * lyxcb.C:
7551         * lyxserver.C:
7552         * lyxvc.C:
7553         * vc-backend.C:
7554         * BufferView2.C: purge all "Lyx" not "LyX" strings
7555
7556         * lyxcursor.h:
7557         * lyxcursor.C: attempt to add some documentation
7558
7559         * lyxfunc.C:
7560         * commandtags.h:
7561         * LyXAction.C:
7562         * ToolbarDefaults.C:
7563         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
7564           merge with LFUN_TABULAR_INSERT
7565
7566         * Makefile.am:
7567         * SpellBase.h:
7568         * ispell.h:
7569         * ispell.C:
7570         * pspell.h:
7571         * pspell.C: split up i/pspell implementations into separate
7572           files, many cleanups
7573
7574         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
7575
7576         * text2.C: some cleanup
7577
7578         * lyxfunc.C: don't check for isp_command == "none" any more, it
7579           didn't make any sense
7580
7581 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
7582
7583         * counters.[Ch]
7584         * text2.C
7585         * paragraph.[Ch]
7586         * makefile.am: move counters functionality over
7587         from text2.C/paragraph.[Ch] to counters.[Ch], and
7588         make proper C++.
7589 2002-08-02  John Levon  <levon@movementarian.org>
7590
7591         * buffer.C: s/lyxconvert/lyx2lyx/
7592
7593 2002-08-02  Angus Leeming  <leeming@lyx.org>
7594
7595         * lyxlex.C: revert John's change as it breaks reading of the user
7596         preamble.
7597
7598 2002-08-02  Angus Leeming  <leeming@lyx.org>
7599
7600         * importer.C (Import):
7601         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
7602         changes due to LyXView::view() now returning a boost::shared_ptr.
7603
7604 2002-08-02  John Levon  <levon@movementarian.org>
7605
7606         * lyxlex.C: small cleanup
7607
7608 2002-08-02  John Levon  <levon@movementarian.org>
7609
7610         * text2.C (status): small cleanup, no logic change
7611
7612 2002-08-01  John Levon  <levon@movementarian.org>
7613
7614         * buffer.h:
7615         * buffer.C (writeFile): don't output alerts, caller
7616           handles this
7617
7618         * bufferlist.C:
7619         * lyx_cb.C: from above
7620
7621         * lyxfunc.C: allow to open non-existent files
7622
7623 2002-07-31  John Levon  <levon@movementarian.org>
7624
7625         * lyxserver.C: don't let incidental errors get
7626           in the way (errno)
7627
7628 2002-07-30  John Levon  <levon@movementarian.org>
7629
7630         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
7631
7632 2002-07-30  John Levon  <levon@movementarian.org>
7633
7634         * lyxserver.h:
7635         * lyxserver.C: remove I/O callback too
7636
7637 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7638
7639         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
7640         log.
7641
7642 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
7643
7644         * many files: strip,frontStrip -> trim,ltrim,rtrim
7645
7646 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
7647
7648         * PrinterParams.h: remove extern containsOnly, and include
7649         support/lstrings.h instead.
7650
7651         * LaTeX.C (scanAuxFile): modify because of strip changes
7652         (deplog): ditto
7653         * buffer.C (makeLaTeXFile): ditto
7654         * bufferparams.C (writeFile): ditt
7655         * lyxfont.C (stateText): ditto
7656         * lyxserver.C (read_ready): ditto
7657         * vc-backend.C (scanMaster): ditto
7658
7659         * BufferView_pimpl.h: ws changes
7660
7661         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
7662
7663 2002-07-26  André Pönitz <poenitz@gmx.net>
7664
7665         * kb_sequence.C: remove unnedred usings
7666
7667 2002-07-26  Juergen Vigna  <jug@sad.it>
7668
7669         * lyxfind.C (LyXReplace): we have to check better if the returned
7670         text is not of theLockingInset()->getLockingInset().
7671
7672 2002-07-25  Juergen Vigna  <jug@sad.it>
7673
7674         * lyxfind.C (LyXReplace): don't replace if we don't get the
7675         right LyXText.
7676
7677         * undo_funcs.C (createUndo): remove debugging code.
7678
7679 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
7680
7681         * buffer.C (parseSingleLyXformat2Token): Use default placement
7682         when reading old floats.
7683
7684         * FloatList.C (FloatList): Change the default placement of figure
7685         and tables to "tbp".
7686
7687 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
7688
7689         * MenuBackend.C: using std::max
7690
7691 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7692
7693         * MenuBackend.C (expandToc):
7694         (expandToc2): code moved from xforms menu frontend. It is now
7695         generic and TOCs are transparent to menu frontends.
7696
7697 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7698
7699         * toc.C (getTocList): protect against buf=0
7700
7701         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
7702         Menu as first parameter. Now, this calls itself recursively to
7703         expand a whole tree (this will be useful for TOC handling)
7704         (expandFloatInsert): remove 'wide' version of floats
7705
7706         * MenuBackend.h (submenuname): returns the name of the submenu.
7707         (submenu): returns the submenu itself, provided it has been
7708         created by MenuBackend::expand
7709
7710 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7711
7712         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
7713         insets which have noFontChange == true. (bug #172)
7714
7715 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7716
7717         * BufferView_pimpl.C: add connection objects and use them...
7718         (Pimpl): here.
7719
7720 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7721
7722         * MenuBackend.C (expandLastfiles):
7723         (expandDocuments):
7724         (expandFormats):
7725         (expandFloatListInsert):
7726         (expandFloatInsert):
7727         (expand): split expand in parts
7728
7729 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
7730
7731         * lyx_gui.C: use lyx_gui::exit()
7732
7733 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
7734
7735         * LyXAction.C: show the failing pseudo action
7736
7737 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
7738
7739         * buffer.C (readFile): Run the lyxconvert script in order to read
7740         old files.
7741
7742 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
7743
7744         * LyXAction.C:
7745         * commandtags.h:
7746         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
7747
7748 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
7749
7750         * LyXAction.C:
7751         * commandtags.h:
7752         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
7753
7754 2002-07-22  Herbert Voss  <voss@lyx.org>
7755
7756         * lengthcommon.C:
7757         * lyxlength.[Ch]: add support for the vertical lengths
7758
7759 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
7760
7761         * toc.[Ch]: std:: fixes
7762
7763 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7764
7765         * lyxrc.C: do not include lyx_main.h
7766
7767         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
7768         for layouts
7769
7770         * lyxrc.C:
7771         * encoding.C:
7772         * bufferlist.C:
7773         * BufferView2.C: include "lyxlex.h"
7774
7775         * tabular.h:
7776         * bufferparams.h: do not #include "lyxlex.h"
7777
7778         * lyxtextclasslist.C (Add): remove method
7779         (classlist): renamed to classlist_
7780
7781         * paragraph_pimpl.C:
7782         * paragraph.C:
7783         * text2.C:
7784         * CutAndPaste.C:
7785         * bufferview_funcs.C:
7786         * bufferlist.C:
7787         * text.C:
7788         * LaTeXFeatures.C:
7789         * buffer.C:
7790         * toc.C (getTocList): use BufferParams::getLyXTextClass
7791
7792         * toc.C (getTocList): use InsetFloat::addToToc
7793
7794         * toc.[Ch]: new files, containing helper functions to handle table
7795         of contents
7796
7797         * lyxfunc.C (dispatch): no need to remove spaces around command
7798         given as a string
7799         (getStatus): handle LFUN_SEQUENCE by returning the status of the
7800         first command of the sequence; it is not very clever, but I do not
7801         have a better idea, actually
7802
7803         * LyXAction.C (LookupFunc): make sure to remove space at the
7804         beginning and end of the command
7805
7806 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7807
7808         * MenuBackend.C (getMenubar): new method: return the menubar of
7809         this menu set
7810         (read): treat differently reading of menu and menubar (in
7811         particular, the menubar has no name now)
7812         (Menu::menubar): remove
7813
7814         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
7815         saving is finished
7816
7817 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
7818
7819         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
7820         a bibitem inset in a RTL paragraph.
7821
7822 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
7823
7824         * paragraph_pimpl.C: constify
7825
7826         * BufferView_pimpl.C:
7827         * LaTeX.C:
7828         * lyxfunc.C: fix dispatch in a nicer way
7829
7830 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7831
7832         * lyxfunc.C (dispatch):
7833         * BufferView_pimpl.C:
7834         * BufferView_pimpl.h:
7835         * BufferView.C:
7836         * BufferView.h: rename Dispatch() to dispatch()
7837
7838         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
7839
7840         * lyxlayout.C (Read): honor DependsOn tag
7841
7842         * lyxlayout.[Ch] (depends_on): new method
7843
7844         * version.C.in: update lyx_docversion
7845
7846         * LaTeXFeatures.C (getMacros): only define \LyX when needed
7847
7848         * paragraph.C (validate): remove from here...
7849         * paragraph_pimpl.C (validate): ... and move here
7850         (isTextAt): make it const
7851
7852         * buffer.C (getLists): ws cleanup
7853
7854 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
7855
7856         * language.C (read): Use iso8859-1 encoding in latex_lang
7857         (this prevents LyX from crashing when using iso10646-1 encoding).
7858
7859 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7860
7861         * text2.C (toggleInset): if cursor is inside an inset, close the
7862         inset and leave cursor _after_ it
7863
7864 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
7865
7866         * lyxfunc.C: move minibuffer completion handling out of here
7867
7868 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
7869
7870         * BufferView_pimpl.C:
7871         * LaTeX.C: fix dispatch calls
7872
7873 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
7874
7875         * text.C (drawChars): Fix Arabic text rendering.
7876
7877 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
7878
7879         * LyXAction.C:
7880         * commandtags.h:
7881         * lyxfunc.C: remove message-push/pop
7882
7883         * lyxserver.C:
7884         * lyxfunc.h:
7885         * lyxfunc.C: rationalise some code by removing verboseDispatch
7886           in favour of a bool argument to dispatch()
7887
7888 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7889
7890         * lyx_main.C (init): make sure to read symlinks as absolute paths
7891
7892 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
7893
7894         * lyxfunc.h:
7895         * lyxfunc.C: no need for commandshortcut to be a member
7896
7897 2002-07-15  André Pönitz <poenitz@gmx.net>
7898
7899         * converter.C: add support for $$s (scripts from lib/scripts dir)
7900         * lyx_main.C: white space
7901
7902 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
7903
7904         * bufferlist.C:
7905         * lyxrc.h:
7906         * lyxrc.C: remove second exit confirmation
7907
7908 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
7909
7910         * BufferView.h:
7911         * BufferView.C:
7912         * BufferView2.C:
7913         * BufferView_pimpl.h:
7914         * BufferView_pimpl.C:
7915         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
7916
7917 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7918
7919         * MenuBackend.C (expand): add numeric shortcuts to document menu
7920
7921         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
7922
7923 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7924
7925         * lyxfont.C (setLyXFamily):
7926         (setLyXSeries):
7927         (setLyXShape):
7928         (setLyXSize):
7929         (setLyXMisc):
7930         (lyxRead):
7931         * debug.C (value):
7932         * buffer.C (asciiParagraph): use ascii_lowercase
7933
7934 2002-07-15  Mike Fabian  <mfabian@suse.de>
7935
7936         * lyxlex_pimpl.C (search_kw):
7937         * lyxlex.C (getLongString):
7938         * converter.h (operator<):
7939         * converter.C (operator<):
7940         * buffer.C (parseSingleLyXformat2Token):
7941         (asciiParagraph):
7942         * ToolbarDefaults.C (read):
7943         * MenuBackend.C (checkShortcuts):
7944         (read):
7945         * LColor.C (getFromGUIName):
7946         (getFromLyXName): use the compare_ascii_no_case instead of
7947         compare_no_case, because in turkish, 'i' is not the lowercase
7948         version of 'I', and thus turkish locale breaks parsing of tags.
7949
7950 2002-07-16  Angus Leeming  <leeming@lyx.org>
7951
7952         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
7953         now takes a Buffer const & argument.
7954
7955 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
7956
7957         * BufferView.C (resize): check there's a buffer to resize
7958
7959 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
7960
7961         * lyxfunc.C: remove dead code
7962
7963         * lyxserver.h:
7964         * lyxserver.C: use lyx_guii::set_read_callback
7965
7966 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
7967
7968         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
7969         an inset in a RTL paragraph.
7970
7971 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
7972
7973         * lyxfunc.C: repaint after a font size update
7974
7975 2002-07-15  André Pönitz <poenitz@gmx.net>
7976
7977         * lyxlength.C: inBP should be able to return negative values
7978
7979 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
7980
7981         * lyxfunc.C: use lyx_gui::update_fonts()
7982
7983 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
7984
7985         * lyxfunc.C: use lyx_gui::update_color()
7986
7987 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
7988
7989         * bufferlist.C:
7990         * lyxfunc.h:
7991         * lyxfunc.C:
7992         * lyxrc.h:
7993         * lyxrc.C: remove file->new asks for name option, and let
7994           buffer-new take an argument
7995
7996 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
7997
7998         * BufferView_pimpl.C: remove unneeded extra repaint()
7999
8000 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
8001
8002         * LyXAction.C: allow command-sequence with NoBuffer
8003
8004         * lyxfunc.C: don't insist on trailing ';' for command-sequence
8005
8006 2002-07-10  Angus Leeming  <leeming@lyx.org>
8007
8008         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
8009
8010 2002-07-09  Angus Leeming  <leeming@lyx.org>
8011
8012         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
8013
8014 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
8015
8016         * lengthcommon.h: whitespace
8017
8018         * lyxfunc.C: update scrollbar after goto paragraph
8019
8020         * lyxtext.h: factor out page break drawing, and fix it so
8021           page break/added space paints as selected nicely
8022
8023 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
8024
8025         * BufferView_pimpl.C: add FIXMEs, clean up a little
8026
8027 2002-07-09  André Pönitz <poenitz@gmx.net>
8028
8029         * lyxfont.[Ch]: support for wasy symbols
8030
8031 2002-07-08  André Pönitz <poenitz@gmx.net>
8032
8033         * BufferView_pimpl.C: apply John's patch for #93.
8034
8035 2002-07-05  Angus Leeming  <leeming@lyx.org>
8036
8037         * BufferView_pimpl.C (buffer): generate previews if desired.
8038
8039         * LColor.h: add "preview" to the color enum.
8040
8041         * LColor.C (LColor): add a corresponding entry to the items array.
8042
8043         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
8044         with this buffer.
8045
8046 2002-07-05  Angus Leeming  <leeming@lyx.org>
8047
8048         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
8049         The body of the code is now in the method that is passed an ostream &
8050         rather than a file name.
8051         Pass an additional only_preamble parameter, useful for the forthcoming
8052         preview stuff.
8053
8054 2002-07-03  André Pönitz <poenitz@gmx.net>
8055
8056         * lyxfunc.C: simplify getStatus() a bit for math stuff
8057
8058 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8059
8060         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
8061
8062 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8063
8064         * text.C (changeRegionCase): do not change case of all the
8065         document when region ends at paragraph end (bug #461)
8066
8067 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8068
8069         * paragraph.C (startTeXParParams):
8070         (endTeXParParams): add \protect when necessary
8071
8072 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8073
8074         * BufferView_pimpl.C (workAreaExpose): remove warning
8075
8076 2002-06-27  Angus Leeming  <leeming@lyx.org>
8077
8078         * Makefile.am: add lyxlayout_ptr_fwd.h.
8079
8080 2002-06-26  André Pönitz <poenitz@gmx.net>
8081
8082         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
8083
8084 2002-06-25  Angus Leeming  <leeming@lyx.org>
8085
8086         * lyxfunc.C (dispatch): Comment out the call to
8087         grfx::GCache::changeDisplay. The method no longer exists now that the
8088         pixmap generation part of the graphics loader has been moved into
8089         InsetGraphics.
8090
8091 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8092
8093         * text2.C: layout as layout
8094
8095         * text.C: layout as layout
8096
8097         * tabular.C (OldFormatRead): layout as layout
8098
8099         * paragraph_pimpl.C (TeXDeeper): layout as layout
8100         (realizeFont): layout as layout
8101
8102         * paragraph.C (writeFile): layout as layout
8103         (validate): layout as layout
8104         (getFont): layout as layout
8105         (getLabelFont): layout as layout
8106         (getLayoutFont): layout as layout
8107         (breakParagraph): layout as layout
8108         (stripLeadingSpaces): layout as layout
8109         (getEndLabel): layout as layout
8110         (getMaxDepthAfter): layout as layout
8111         (applyLayout): layout as layout
8112         (TeXOnePar): layout as layout
8113         (simpleTeXOnePar): layout as layout
8114         (TeXEnvironment): layout as layout
8115         (layout): layout as layout
8116         (layout): layout as layout
8117
8118         * lyxtextclass.C (compare_name): new functor to work with
8119         shared_ptr, layout as layout
8120         (Read): layout as layout
8121         (hasLayout): layout as layout
8122         (operator): layout as layout
8123         (delete_layout): layout as layout
8124         (defaultLayout): layout as layout
8125
8126         * lyxlayout_ptr_fwd.h: new file
8127
8128         * lyxlayout.C (Read): layout as layout
8129
8130         * lyx_cb.C (MenuInsertLabel): layout as layout
8131
8132         * bufferlist.C (newFile): layout as layout
8133
8134         * buffer.C (readLyXformat2): layout as layout
8135         (parseSingleLyXformat2Token): layout as layout
8136         (insertStringAsLines): layout as layout
8137         (asciiParagraph): layout as layout
8138         (latexParagraphs): layout as layout
8139         (makeLinuxDocFile): layout as layout
8140         (simpleLinuxDocOnePar): layout as layout
8141         (makeDocBookFile): layout as layout
8142         (simpleDocBookOnePar): layout as layout
8143         (getLists): layout as layout
8144
8145         * LaTeXFeatures.C (getTClassPreamble): layout as layout
8146
8147         * CutAndPaste.C (cutSelection): layout as layout
8148         (pasteSelection): layout as layout
8149         (SwitchLayoutsBetweenClasses): layout as layout
8150
8151         * BufferView_pimpl.C (Dispatch): layout as layout
8152         (smartQuote): layout as layout
8153
8154         * BufferView2.C (unlockInset): layout as layout
8155
8156 2002-06-24  André Pönitz <poenitz@gmx.net>
8157
8158         * lyxfunc.C: fix #487
8159
8160 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
8161
8162         * lyxrc.h:
8163         * lyxrc.C:
8164         * lyxfunc.C: remove display_shortcuts, show_banner
8165
8166 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
8167
8168         * Buffer_pimpl.C: oops, update on resize
8169
8170 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
8171
8172         * buffer.C:
8173         * converter.C:
8174         * exporter.C:
8175         * lyxfunc.C:
8176         * BufferView.h:
8177         * BufferView.C: use repaint()
8178
8179         * BufferView_pimpl.h:
8180         * BufferView_pimpl.C: s/updateScreen()/repaint()/
8181           as it's a clearer description. Remove superfluous
8182           redraws.
8183
8184 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
8185
8186         * text.C: fix bug 488. Not ideal, but getting
8187           getWord() to work properly for the insets that
8188           matter is more difficult ...
8189
8190 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
8191
8192         * BufferView_pimpl.C:
8193         * LyXAction.C:
8194         * commandtags.h:
8195         * lyxfunc.C: remove the six million index lyxfuncs to just
8196           one, and DTRT (bug 458)
8197
8198 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
8199
8200         * BufferView.h:
8201         * BufferView.C:
8202         * BufferView_pimpl.h:
8203         * BufferView_pimpl.C: clean up resize() stuff,
8204           and unnecessary updateScreen()s
8205
8206 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
8207
8208         * BufferView.h:
8209         * BufferView.C:
8210         * BufferView_pimpl.h:
8211         * BufferView_pimpl.C:
8212         * lyxfind.h:
8213         * lyxfind.C:
8214         * minibuffer.C: remove focus management of workarea,
8215           not needed. Use screen's greyOut()
8216
8217 2002-06-17  Herbert Voss  <voss@lyx.org>
8218
8219         * converter.C: (convert) do not post a message, when converting
8220         fails, let the calling function decide what to do in this case
8221
8222 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
8223
8224         * lyxfunc.C: tidy up a little
8225
8226 2002-06-16    <alstrup@diku.dk>
8227
8228         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
8229         Got rid of FORMS_H_LOCATION include. Now we are
8230         GUII.
8231
8232 2002-06-15  LyX Development team  <lyx@rilke>
8233
8234         * buffer.[Ch] (sgmlOpenTag):
8235         (sgmlCloseTag): Added support for avoiding pernicious mixed
8236         content. Return number of lines written.
8237
8238         (makeLinuxDocFile):
8239         (makeDocBookFile): Fixed calls to sgml*Tag.
8240         Simple white space clean.
8241
8242         (simpleDocBookOnePar): Simple white space clean.
8243
8244         * tabular.[Ch] (docBook): Renamed to docbook and got another
8245         argument to related with the pernicious mixed content.
8246
8247         (docbookRow): Fixed calls for docbook inset method.
8248
8249 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
8250
8251         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
8252         so it's X11 independent.
8253
8254         * kb*.[Ch]: ditto.
8255
8256         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
8257
8258 2002-06-15  Lyx Development team  <lyx@electronia>
8259
8260         * intl.h: Renamed getTrans to getTransManager.
8261
8262 2002-06-14  Angus Leeming  <leeming@lyx.org>
8263
8264         * Makefile.am: nuke forgotten stl_string_fwd.h.
8265
8266 2002-06-12  Angus Leeming  <leeming@lyx.org>
8267
8268         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
8269
8270 2002-06-13  Angus Leeming  <leeming@lyx.org>
8271
8272         * LaTeX.C:
8273         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
8274
8275 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
8276
8277         * kbmap.C (getiso): add support for cyrillic and greek
8278
8279 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8280
8281         * BufferView.h:
8282         * BufferView.C:
8283         * BufferView_pimpl.h:
8284         * BufferView_pimpl.C: move bogus scrolling logic
8285           to xforms
8286
8287 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8288
8289         * lyxfunc.C:
8290         * BufferView_pimpl.C: view->resize() change
8291
8292 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8293
8294         * BufferView_pimpl.C: topCursorVisible
8295           prototype change
8296
8297 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8298
8299         * Makefile.am:
8300         * lyx_gui.h:
8301         * lyx_gui.C: move to frontends/
8302
8303         * main.C:
8304         * lyx_main.h:
8305         * lyx_main.C: changes from above
8306
8307 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8308
8309         * intl.C:
8310         * intl.h:
8311         * kbmap.C:
8312         * kbsequence.C:
8313         * lyx_cb.C:
8314         * lyx_main.C: minor tidy
8315
8316 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8317
8318         * BufferView_pimpl.h:
8319         * BufferView_pimpl.C:
8320         * BufferView.h:
8321         * BufferView.C: make painter() const,
8322           remove dead code
8323
8324         * BufferView2.C: use screen() accessor
8325
8326         * lyx_main.h:
8327         * lyx_main.C: some minor cleanup
8328
8329 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8330
8331         * BufferView_pimpl.h:
8332         * BufferView_pimpl.C: remove enter/leaveView,
8333           use workHeight()
8334
8335 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
8336
8337         * BufferView.h:
8338         * BufferView.C:
8339         * BufferView2.C:
8340         * BufferView_pimpl.h:
8341         * BufferView_pimpl.C: only construct screen once,
8342           rename
8343
8344         * lyxrc.C: remove pointless comment
8345
8346 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
8347
8348         * BufferView.h:
8349         * BufferView.C: remove active() and belowMouse()
8350
8351         * BufferView_pimpl.h:
8352         * BufferView_pimpl.C: use workarea() not workarea_,
8353           and make it use a scoped_ptr instead
8354
8355 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
8356
8357         * lyx_gui.C: add debug message on BadWindow
8358
8359 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8360
8361         * sp_spell.C: fdopen is not part of the C++ standard.
8362
8363         * paragraph.C (InsetIterator): use >= instead of ==
8364
8365 2002-06-07  Angus Leeming  <leeming@lyx.org>
8366
8367         Fixes needed to compile with Compaq cxx 6.5.
8368         * BufferView_pimpl.C:
8369         * DepTable.C:
8370         * buffer.C:
8371         * converter.C:
8372         * encoding.C:
8373         * lyx_gui.C:
8374         * lyx_main.C:
8375         * lyxtextclasslist.C:
8376         * minibuffer.C:
8377         * sp_spell.C:
8378         * tabular_funcs.C:
8379         * vc-backend.C:
8380         all c-library variables have been moved into namespace std. Wrap
8381         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
8382
8383         * lyxlength.C:
8384         * tabular-old.C:
8385         * tabular.C:
8386         Add a using std::abs declaration.
8387
8388         * kbmap.h (modifier_pair):
8389         * paragraph.h (InsetTable, InsetList):
8390         * lyxfont.h (FontBits):
8391         type definition made public.
8392
8393         * bufferlist.C (emergencyWriteAll): the compiler complains that
8394         there is more than one possible lyx::class_fun template to choose from.
8395         I re-named the void specialisation as lyx::void_class_fun.
8396
8397         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
8398
8399         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
8400         the compiler is is unable to find tostr in write_attribute.
8401
8402 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8403
8404         * buffer.C (sgmlError): hide #warning
8405
8406 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8407
8408         * xtl/*: get rid of xtl, which is not in use anyway
8409
8410         * LyXAction.C (init):
8411         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
8412         were unimplemented xtl experimentation
8413
8414 2002-06-04  André Pönitz <poenitz@gmx.net>
8415
8416         * lyxfunc.C: disable array operation on simple formulae
8417
8418 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
8419
8420         * converter.C: constify a bit
8421
8422 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
8423
8424         * lyx_gui.C: check xforms version correctly
8425
8426 2002-04-30  Herbert Voss  <voss@lyx.org>
8427
8428         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
8429         "keep" option
8430
8431 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
8432
8433         * lyxvc.C: fix bug 416 (make sure buffer is saved before
8434           attempt to register it with a VCS)
8435
8436 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8437
8438         * lyx_main.C (init): honor variables LYX_DIR_13x and
8439         LYX_USERDIR_13x
8440
8441 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
8442
8443         * buffer.h:
8444         * buffer.C:
8445         * lyx_main.C: fix a crash on bad command line,
8446           and give a useful exit status on error
8447
8448         * lyxfunc.C (doImport): allow -i lyx to work
8449
8450 2002-03-30  André Pönitz <poenitz@gmx.net>
8451
8452         * lyxfunc.C: mathed font changes
8453
8454 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
8455
8456         * LaTeX.C:
8457         * importer.h:
8458         * importer.C:
8459         * lyx_sty.h:
8460         * lyx_sty.C:
8461         * lyxlex.C:
8462         * lyxrow.h:
8463         * lyxtext.h:
8464         * paragraph.h:
8465         * paragraph.C:
8466         * texrow.h:
8467         * texrow.C:
8468         * text.C:
8469         * trans_mgr.h: srcdocs, and some minor cleanups
8470
8471 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8472
8473         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
8474         call getFont all the time)
8475
8476 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8477
8478         * switch from SigC signals to boost::signals
8479
8480 2002-05-29  André Pönitz <poenitz@gmx.net>
8481
8482         * paragraph_pimpl.C (getChar): don't call size() too often...
8483
8484 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8485
8486         * paragraph_pimpl.C (insertChar): do not try to update tables when
8487         appending (pos == size())
8488
8489         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
8490         in order to reduce drastically the number of comparisons needed to
8491         parse a large document
8492
8493 2002-05-29  André Pönitz <poenitz@gmx.net>
8494
8495         * text.C:
8496         * text2.C:
8497         * lyxtextclass.C:
8498         * sp_pspell.h:
8499         * textclasslist.[Ch]:
8500         * sp_ispell.h: whitespace change
8501
8502 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8503
8504         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
8505         lyxaction directly now.
8506
8507 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
8508
8509         * trans.C:
8510         * lyxfont.C:
8511         * lyxvc.C: remove unused headers
8512
8513 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
8514
8515         * Makefile.am:
8516         * buffer.h:
8517         * undostack.h:
8518         * undostack.C:
8519         * undo_funcs.h:
8520         * undo_funcs.C: some cleanups. Use shared_ptr
8521           and a template for the undo stacks.
8522
8523 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
8524
8525         * BufferView_pimpl.h:
8526         * BufferView_pimpl.C:
8527         * kbmap.h:
8528         * kbmap.C:
8529         * kbsequence.h:
8530         * kbsequence.C:
8531         * lyxfunc.h:
8532         * lyxfunc.C:
8533         * text2.C: use key_state/mouse_state
8534
8535 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8536
8537         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
8538         and LSubstring
8539
8540         * chset.C: change include order
8541         (loadFile): use boost regex and get rid of LRegex and LSubstring
8542
8543         * Makefile.am (BOOST_LIBS): new variable
8544         (lyx_LDADD): use it
8545
8546         * LaTeX.C: change include order.
8547         (scanAuxFile): use boost regex and get rid of LRegex and
8548         LSubstring
8549         (deplog): ditto
8550
8551 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
8552
8553         * ColorHandler.h:
8554         * ColorHandler.C:
8555         * FontInfo.h:
8556         * FontInfo.C: moved to frontends/xforms/
8557
8558         * FontLoader.h:
8559         * FontLoader.C: moved into frontends for GUIIzation
8560
8561         * Makefile.am:
8562         * lyx_gui.C:
8563         * lyxfont.C:
8564         * lyxfunc.C: changes from above
8565
8566 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
8567
8568         * LColor.C: remove spurious X include
8569
8570         * BufferView_pimpl.C:
8571         * Makefile.am:
8572         * font.h:
8573         * font.C:
8574         * text.C:
8575         * text2.C: move font metrics to frontends/
8576
8577 2002-05-24  Juergen Vigna  <jug@sad.it>
8578
8579         * undo_funcs.C (textHandleUndo): fix the cursor selection after
8580         setting the undo_cursor.
8581
8582         * ParagraphParameters.h: include local includes first.
8583
8584 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
8585
8586         * BufferView_pimpl.C:
8587         * BufferView_pimpl.h:
8588         * Makefile.am:
8589         * WorkArea.h:
8590         * WorkArea.C:
8591         * screen.C: move WorkArea into frontends/
8592
8593         * lyxscreen.h:
8594         * screen.C:
8595         * text.C:
8596         * BufferView.C:
8597         * BufferView2.C: move LyXScreen into frontends/
8598
8599         * lyxlookup.h:
8600         * lyxlookup.C:
8601         * lyx_gui.C: move lyxlookup into frontends/xforms/
8602
8603 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
8604
8605         * BufferView2.C:
8606         * BufferView_pimpl.C:
8607         * FontLoader.C:
8608         * LyXView.h:
8609         * LyXView.C:
8610         * Makefile.am:
8611         * WorkArea.C:
8612         * XFormsView.h:
8613         * XFormsView.C:
8614         * buffer.C:
8615         * bufferlist.C:
8616         * bufferview_funcs.C:
8617         * converter.C:
8618         * importer.C:
8619         * lyx_cb.C:
8620         * lyx_gui.C:
8621         * lyx_main.C:
8622         * lyx_find.C:
8623         * lyxfunc.C:
8624         * lyxvc.C:
8625         * minibuffer.C:
8626         * text.C:
8627         * text2.C:
8628         * trans.C:
8629         * vc-backend.C: move LyX/XFormsView into frontends/
8630
8631 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
8632
8633         * Makefile.am:
8634         * PainterBase.C:
8635         * PainterBase.h:
8636         * Painter.C:
8637         * Painter.h:
8638         * WorkArea.C:
8639         * WorkArea.h:
8640         * screen.C:
8641         * tabular.C:
8642         * text.C:
8643         * text2.C: move Painter to frontends/
8644
8645 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8646
8647         * buffer.C: comment out some some code that depend upon lyx_format
8648         < 220
8649
8650         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
8651         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
8652
8653         * buffer.h (NO_COMPABILITY): turn off compability
8654
8655         * ColorHandler.C: include scoped_array.hpp
8656
8657         * font.C: Use more specific smart_ptr header.
8658         * Painter.C: ditto
8659         * gettext.C: ditto
8660         * ShareContainer.h: ditto
8661         * lyx_main.h: ditto
8662         * kbmap.h: ditto
8663         * FontInfo.h: ditto
8664         * BufferView_pimpl.h: ditto
8665         * ColorHandler.h: ditto
8666
8667         * kbmap.C (defkey): change call to shared_ptr::reset
8668
8669 2002-05-21  Juergen Vigna  <jug@sad.it>
8670
8671         * buffer.C (insertErtContents): fix to insert ert asis if it is
8672         non empty. Skip it completely if it contains only whitespaces.
8673
8674 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
8675
8676         * BufferView_pimpl.C:
8677         * BufferView2.C: clear selection on paste (bug 393)
8678
8679 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8680
8681         * DepTable.C: include ctime
8682
8683 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
8684
8685         * buffer.C (latexParagraphs): Add new argument (moving_arg).
8686
8687 2002-05-14  Juergen Vigna  <jug@sad.it>
8688
8689         * text.C (breakParagraph): fixed function to honor the keepempty
8690         layout in the right maner and also to permit the right breaking
8691         algorithm on empty or non empyt keepempty paragraphs.
8692
8693         * paragraph.C (breakParagraph): we have to check also if the par
8694         is really empty (!size()) for isempty otherwise we do the wrong
8695         paragraph break.
8696
8697 2002-05-10  Juergen Vigna  <jug@sad.it>
8698
8699         * buffer.[Ch] : The following are only changes to the ert
8700         compatibility read reading old LaTeX layout and font stuff and
8701         convert it to ERTInsets.
8702
8703         * buffer.h: added isErtInset().
8704
8705         * buffer.C (struct ErtComp): add a fromlayout bool to check
8706         if we're inside a LaTeX layout.
8707         (isErtInset): new helper function.
8708         (insertErtContents): look for other ert insets before this one
8709         and insert the contents there, so that we don't have subsequent
8710         ERT insets with nothing between them. This way we create only one
8711         inset with multiple paragraphs. Also check if we don't insert only
8712         spaces ' ' as they are ignored anyway afterwards in the .tex file
8713         so if we have only spaces we will ignore this latex part in the
8714         new file.
8715         (parseSingleLyXformat2Token \\layout): better compatibility when
8716         reading layout-latex stuff.
8717         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
8718         language tag.
8719         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
8720         stuff after reading the inset only get the information back from
8721         the stack.
8722
8723 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
8724
8725         * buffer.C (makeLaTeXFile): Put language options after loading babel.
8726
8727         * LaTeXFeatures.C (getBabelOptions): New method.
8728
8729 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8730
8731         * BufferView_pimpl.C (Dispatch): work around missing argument for
8732         'layout'
8733
8734 2002-05-08  Juergen Vigna  <jug@sad.it>
8735
8736         * text.C (leftMargin): handle paragraph leftindent.
8737
8738         * paragraph.C (writeFile): write the new \\leftindent tag.
8739         (validate): handle leftindent code.
8740         (TeXEnvironment): handle paragraphleftindent code again.
8741
8742         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
8743
8744         * buffer.C (parseSingleLyXformat2Token): added compatibility code
8745         for paragrap_extra indent code and new token \\leftindent.
8746         (latexParagraphs): handle the leftindent as environment.
8747
8748         * ParameterStruct.h: added leftindent support.
8749
8750         * ParagraphParameters.C (leftIndent): added support functions for
8751         the paragraph left indent.
8752
8753         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
8754         more appropriate.
8755
8756 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
8757
8758         * paragraph.C (isRightToLeftPar): Return false for a paragraph
8759         inside insetERT.
8760
8761         * text.C (computeBidiTables): No bidi in insetERT.
8762
8763         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
8764         in RTL documents.
8765
8766 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8767
8768         * version.C.in: pre 5
8769
8770 2002-05-02  José Matos  <jamatos@fep.up.pt>
8771         * buffer.C (makeDocBookFile): white space changes, add newline to
8772         command styles.
8773         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
8774
8775         * tabular.C (docBook): fix typo.
8776
8777 2002-05-03  Juergen Vigna  <jug@sad.it>
8778
8779         * screen.C (drawFromTo): recalculate the rowpointer if we had a
8780         change in LyXText as we can not be sure it was not freed.
8781         (drawOneRow): remove unused code.
8782
8783         * text.C (drawInset): redo the calculation of the need_break_row as
8784         it could have a row which was already freed.
8785         (draw): look at the return value of drawInset and return false if
8786         it also returned false.
8787         (paintRowText): look at the return value of draw and return false if
8788         it also returned false.
8789
8790         * lyxtext.h: added bool return type to drawInset() and draw() so that
8791         if we have a change in the row so that the rowbreak has to be redone
8792         we abort drawing as it will be called again.
8793
8794 2002-05-02  Juergen Vigna  <jug@sad.it>
8795
8796         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
8797         a change in the maintext also if we're inside an inset.
8798         (Dispatch): set the cursor again after a break line and after the
8799         screen has been updated as it could be we're in a different row.
8800
8801         * text2.C (fixCursorAfterDelete): check to make sure we don't request
8802         to set the cursor behind the pargraph with > size().
8803         (setCursor): check also for the same paragraph when checking where
8804         to put the cursor if we have a NFR inset.
8805
8806         * buffer.C (parseSingleLyXformat2Token): move the compatibility
8807         parts of layout read further up as it still was in the wrong
8808         position.
8809
8810 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8811
8812         * screen.C (drawFromTo): change sine fullRebreak always return
8813         true.
8814
8815         * buffer.C (parseSingleLyXformat2Token): reindent some
8816
8817         * BufferView_pimpl.C (update): change since fullRebreak always
8818         return true.
8819         (Dispatch): git rid of the last hardcoded "Standard"s.
8820
8821 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8822
8823         * text2.[Ch] (fullRebreak): make it return void now that we always
8824         returned true.
8825
8826 2002-04-30  Juergen Vigna  <jug@sad.it>
8827
8828         * buffer.C (parseSingleLyXformat2Token): reset the font before the
8829         ert compatibility check for "latex" layout.
8830
8831 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
8832
8833         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
8834         minipages: use col% instead of p%, and also use the current font.
8835         (makeLaTeXFile): Fix use babel condition.
8836         (parseSingleLyXformat2Token): Correct font when reading old floats.
8837
8838 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
8839
8840         * BufferView_pimpl.C (Dispatch): Check that float type exists when
8841         inserting list of floats.
8842
8843 2002-04-25  Herbert Voss  <voss@lyx.org>
8844
8845         * MenuBackend.C (expand): don't add the graphics extensions to the
8846         export menu
8847
8848 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8849
8850         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
8851         non-existing layout, do not complain if it was the default layout
8852         of the original class (bug #342)
8853
8854 2002-04-24  Juergen Vigna  <jug@sad.it>
8855
8856         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
8857         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
8858
8859 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
8860
8861         * buffer.C (getBibkeyList): If using \bibliography, return the
8862         option field with the reference itself. Enables us to provide natbib
8863         support when using \bibliography.
8864
8865 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
8866
8867         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
8868
8869         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
8870         natbib is provided by the LaTeX class.
8871
8872 2002-04-23  Juergen Vigna  <jug@sad.it>
8873
8874         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
8875         Wakeup functions.
8876
8877         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
8878
8879 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8880
8881         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
8882
8883         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
8884         ensuremath around textordmasculine, textordfeminine and
8885         textdegree.
8886
8887 2002-04-19  Juergen Vigna  <jug@sad.it>
8888
8889         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
8890         reinitializing the buffer otherwise row-dimensions may be wrong.
8891         (update): reset also the selection cursors if they do exits otherwise
8892         their x/y positions may be wrong.
8893
8894         * text2.C (cursorDown): don't enter the inset if we came from a row
8895         above and are one row over the inset.
8896
8897         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
8898         really leaving an inset.
8899
8900 2002-04-18  Juergen Vigna  <jug@sad.it>
8901
8902         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
8903         of the selected paragraph does not have the selected layout also if
8904         the last one had!
8905
8906         * text2.C (setLayout): fixed bug which did not change last selected
8907         paragraph.
8908
8909         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
8910         changed the read and substituted \\end_float with \\end_inset!
8911
8912         * BufferView_pimpl.C (cursorPrevious):
8913         (cursorNext): fixed to make it work with rows heigher than the work
8914         area without moving the cursor only the draw of the row.
8915         (workAreaMotionNotify): fix jumping over high rows.
8916
8917 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8918
8919         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
8920         Ressler.
8921
8922 2002-04-16  Juergen Vigna  <jug@sad.it>
8923
8924         * text2.C (setCursor): set also the irow().
8925         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
8926         (cursorUp):
8927         (cursorDown): support for locking an inset if the x_fix value goes
8928         inside it. That way I can transverse insets too with cursor up/down.
8929
8930         * lyxrow.h: added irow helper function same as other (i) functions.
8931
8932         * BufferView_pimpl.C (cursorPrevious):
8933         (cursorNext): fixed for insets!
8934
8935 2002-04-15  Juergen Vigna  <jug@sad.it>
8936
8937         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
8938         position otherwise it is wrong in some cases.
8939
8940         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
8941         inside the inset before the call.
8942
8943 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
8944
8945         * buffer.[Ch] (getBibkeyList): make it const.
8946
8947 2002-04-12  Juergen Vigna  <jug@sad.it>
8948
8949         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
8950
8951         * text2.C (getCursorX): new helper function
8952         (setCursor): compute also ix_
8953         (setCursorFromCoordinates): set also ix.
8954
8955         * lyxcursor.h: added ix_ and helper functions.
8956
8957         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
8958
8959         * buffer.C (insertStringAsLines): dont break paragraph if the this
8960         paragraph is inside an inset which does not permit it!
8961
8962         * text.C (breakParagraph): honor keepempty flag and break the paragraph
8963         also with no chars on this paragraph.
8964         (paintRowText): only paint stuff if it's inside the workarea!
8965
8966         * paragraph.C (breakParagraph): honor keepempty flag and break the
8967         paragraph always below not above.
8968
8969         * BufferView2.C (unlockInset): update the paragraph layout on inset
8970         unlock as we changed paragraph in such a case.
8971
8972         * lyxfind.C (LyXFind): clear the former selection if not found!
8973
8974         * text2.C (insertInset): freeze Undo after setUndo so that it is not
8975         again called in insertChar().
8976
8977         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
8978         an inset which uses the whole row!
8979         (rightMargin): ditto.
8980         (insertChar): force a rebreak if we inserted an inset!
8981
8982 2002-03-28  Herbert Voss  <voss@lyx.org>
8983
8984         * lyxlength.[Ch]: add inBP() to get the right PS-point
8985         units (BigPoint). With inPixels we have rounding errors
8986
8987 2002-04-11  Juergen Vigna  <jug@sad.it>
8988
8989         * text2.C (setCursorFromCoordinates): set iy to the right value.
8990         (setCursor): add check if row->previous exists!
8991
8992         * buffer.C (parseSingleLyXformat2Token): reset font after read of
8993         an old float_type as this was the case in the old code!
8994
8995         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
8996
8997         * BufferView2.C (showLockedInsetCursor): use iy
8998         (fitLockedInsetCursor): ditto
8999
9000         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
9001         locked insets as there we have the right value now.
9002
9003         * lyxcursor.C: added iy_ variable and iy functions to set to the
9004         baseline of cursor-y of the locked inset.
9005
9006         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
9007         (setCursor): fixed for insets which need a full row.
9008
9009         * text.C (rowLastPrintable): don't ignore the last space when before
9010         an inset which needs a full row.
9011         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
9012         as last character of a row when before a inset which needs a full row.
9013
9014 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9015
9016         * version.C.in: update date
9017
9018         * text2.C (fullRebreak): try to always return true and see what
9019         happens...
9020
9021 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9022
9023         * MenuBackend.C (expand): use Floating::listName
9024
9025         * FloatList.C (FloatList): add listName argument to the built-in
9026         floats
9027
9028         * Floating.[Ch]: add listName member, which is the 'List of XXX'
9029         text associated with the float.
9030
9031 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9032
9033         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
9034
9035 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9036
9037         * ShareContainer.h: add a couple of missing typenames.
9038
9039 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
9040
9041         * lyxrc.C (getDescription): use _() correctly rather than N_().
9042
9043 2002-03-28  Herbert Voss  <voss@lyx.org>
9044
9045         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
9046         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
9047
9048 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9049
9050         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
9051         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
9052
9053 2002-03-29  Juergen Vigna  <jug@sad.it>
9054
9055         * lyxfunc.C (dispatch): add a missing fitCursor call.
9056
9057         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
9058         it was scrolled by a cursor move, so return the bool status.
9059
9060         * BufferView.C (fitCursor): return the bool flag also to the outside
9061         world as this is needed.
9062
9063         * screen.C (toggleToggle): don't subtract the offset if it's positive.
9064
9065         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
9066         call the edit() as it is not needed (and wrong) IMO.
9067         (workAreaButtonPress): set the screen_first variable before evt.
9068         unlock the inset as this may change screen_first and then we have
9069         a wrong y position for the click!
9070
9071 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9072
9073         * MenuBackend.C (expand): another translation that I missed
9074
9075 2002-03-28  Juergen Vigna  <jug@sad.it>
9076
9077         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
9078
9079         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
9080
9081 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9082
9083         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
9084
9085         * MenuBackend.C (expand): fix export/view/update when there is no
9086         document open.
9087
9088 2002-03-27  Herbert Voss  <voss@lyx.org>
9089
9090         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
9091         and text%
9092
9093 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9094
9095         * bufferview_funcs.C (currentState): only show paragraph number
9096         for is DEVEL_VERSION is set.
9097
9098         * lyxfunc.C (dispatch): put warning in INFO channel
9099
9100         * MenuBackend.C (expand): translate the name of floats
9101
9102         * FloatList.C (FloatList): mark the float names for translation
9103
9104         * converter.C (convert): use LibScriptSearch
9105
9106 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9107
9108         * MenuBackend.C (defaults): fix default menu (we might as well get
9109         rid of it...)
9110
9111 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9112
9113         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
9114         directory.
9115
9116 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9117
9118         * lyxvc.C: reorder includes.
9119
9120 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
9121
9122         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
9123           properly
9124
9125 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
9126
9127         * CutAndPaste.C: change layouts earlier on paste
9128           to avoid crashing when calling getFont()
9129
9130 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
9131
9132         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
9133         irritating #error.
9134
9135 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9136
9137         * WorkArea.C: remove 'Pending' debug message.
9138
9139         * most files: ws cleanup
9140
9141         * buffer.[Ch]: ws changes
9142
9143         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
9144
9145 2002-03-21  Juergen Vigna  <jug@sad.it>
9146
9147         * tabular.C (SetMultiColumn): collapse also the contents of the
9148         cells and set the last border right. Added a Buffer const * param.
9149
9150 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9151
9152         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
9153         linking or not.
9154
9155 2002-03-19  Juergen Vigna  <jug@sad.it>
9156
9157         * text2.C (clearSelection): reset also xsel_cache.
9158
9159         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
9160         where it needs to be called (John tells us to do so too :)
9161         (selectionLost): reset sel_cache.
9162
9163         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
9164
9165 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9166
9167         * text2.C (setCursorIntern): put debuging code in INSETS channel
9168
9169 2002-03-19  André Pönitz <poenitz@gmx.net>
9170
9171         * lyxfunc.C: tiny whitespace change
9172
9173 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9174
9175         * ToolbarDefaults.C (init):
9176         * LyXAction.C (init):
9177         * commandtags.h:
9178         * BufferView_pimpl.C (Dispatch):
9179         * lyxfunc.C (dispatch): remove LFUN_DEPTH
9180
9181 2002-03-19  Allan Rae  <rae@lyx.org>
9182
9183         * exporter.C (Export): removeAutoInsets before doing anything else.
9184         While I've just introduced a dependency on BufferView this really is
9185         the best place to clean the buffer otherwise you need to cleanup in
9186         a dozen places before calling export or cleanup in a dozen functions
9187         that export calls.
9188
9189         * converter.C (runLaTeX):
9190         (scanLog): Better handling of removeAutoInsets and screen updates.
9191
9192         * lyxfunc.C (dispatch): small whitespace changes
9193
9194 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9195
9196         * WorkArea.C (C_WorkAreaEvent): return a value.
9197         (event_cb): return 1 if we handled the event, 0 otherwise.
9198
9199         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
9200
9201 2002-03-18  Juergen Vigna  <jug@sad.it>
9202
9203         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
9204         (GetAdditionalWidth): ditto.
9205         (RightLine): ditto.
9206         (LeftLine): ditto.
9207
9208         * BufferView2.C (copy): use getLyXText() so that we do it inside an
9209         inset if we're there actually (probably not used right now but this
9210         is the direction to go for unifying code).
9211         (paste): disable code to clear the selection.
9212
9213         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
9214         inside an InsetText and move the check further up as it is in the
9215         wrong place.
9216
9217         * text2.C (pasteSelection): set a selection over the pasted text.
9218
9219 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
9220
9221         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
9222         and libgraphics to build on Cygwin.
9223
9224 2002-03-15  Juergen Vigna  <jug@sad.it>
9225
9226         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
9227         inserting an Inset into the paragraph. I know this is not the best
9228         fix but we already use current_view in CutAndPaste so we will remove
9229         all of it's using at the same time.
9230
9231         * buffer.C (sgmlError): deactivated function till it is rewritten in
9232         the right mode, now it can create problems.
9233
9234         * paragraph.C (isLineSeparator): check if getInset returns != 0,
9235         before accessing it.
9236
9237 2002-03-14  Juergen Vigna  <jug@sad.it>
9238
9239         * undo_funcs.C (textHandleUndo): do the right thing when updating
9240         the inset after the undo/redo.
9241
9242         * text2.C (setCursor): just some testcode for #44 not ready yet.
9243
9244         * undo_funcs.C (textHandleUndo): set the next() and previous()
9245         pointers of the paragraph to 0 before deleting otherwise we have
9246         problems with the Paragraph::[destructor].
9247
9248         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
9249         on a paragraph insertion.
9250
9251 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9252
9253         * buffer.C (asciiParagraph): use += operator for char append to
9254         string.
9255
9256         * paragraph.C (getFontSettings): compare >= not just >
9257         (highestFontInRange): ditto
9258         (setFont): ditto
9259
9260 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9261
9262         * paragraph.C: change several algorithm to be more appripriate for
9263         the problem domain. This is lookip in FontList and in the InsetList.
9264
9265 2002-03-13  André Pönitz <poenitz@gmx.net>
9266
9267         * commandtags.h:
9268         * LyXAction.C: remove unused LFUN_MATH_MACROARG
9269
9270 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
9271
9272         * commandtags.h:
9273         * LyXAction.C:
9274         * lyxfunc.C:
9275         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
9276
9277 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9278
9279         * Painter.C (display): anon helper function, adjust code for this
9280         change.
9281         (pixmap): remove function.
9282
9283         * Painter.h: remove private display variable.
9284
9285         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
9286
9287 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
9288
9289         * WorkArea.[Ch]: remove figinset_canvas cruft.
9290
9291 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9292
9293         * lyxtextclass.C (operator): add one item cache optimization.
9294
9295         * bufferlist.h: doxy changes
9296
9297         * bufferlist.C: ws changes
9298
9299         * DepTable.[Ch] (ext_exist): place const in the right spot.
9300
9301         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
9302         call resizeInsets.
9303         (workAreaExpose): call resizeInsets when the with BufferView changes.
9304         (Dispatch): adjust for protectedBlank removal
9305         (specialChar): call updateInset if the insert went ok.
9306
9307         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
9308         specialChar instead.
9309
9310         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
9311
9312         * BufferView.h: doxy change
9313
9314         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
9315
9316         * lyxtextclass.C (operator[]): remove non-const version
9317         (defaultLayout): remove non-const version
9318
9319 2002-03-12  Juergen Vigna  <jug@sad.it>
9320
9321         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
9322         did resize the LyXText too.
9323
9324         * buffer.C (readLyXformat2): set layout information on newly allocated
9325         paragraphs.
9326
9327         * tabular.C (OldFormatRead): set layout information on the paragraph.
9328
9329 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
9330
9331         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
9332
9333 2002-03-11  Juergen Vigna  <jug@sad.it>
9334
9335         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
9336         plainly wrong.
9337         (resizeCurrentBuffer): force also the insets to resize themselfes.
9338         (moveCursorUpdate): fixed up for InsetText.
9339
9340 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
9341
9342         * commandtags.h:
9343         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
9344         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
9345         value of Dialogs::tooltipsEnabled().
9346         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
9347
9348 2002-03-08  Juergen Vigna  <jug@sad.it>
9349
9350         * BufferView_pimpl.C (updateInset): update inset inside inset also
9351         if it isn't inside theLockingInset().
9352
9353 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9354
9355         * buffer.C (asciiParagraph): redo some of the word and line length
9356         handling.
9357         (getLists): look for Caption instead of caption.
9358
9359 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9360
9361         * buffer.C (Buffer): initialize niceFile to true
9362         (makeLaTeXFile):
9363         (makeLinuxDocFile):
9364         (makeDocBookFile): make sure niceFile is true on exit
9365
9366 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9367
9368         * buffer.C (makeLaTeXFile): escape ~ in \input@path
9369
9370 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
9371
9372         * LyXSendto.C: remove.
9373         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
9374         * lyx_gui.C: remove now-redundant comment.
9375         * ColorHandler.h: remove forward declaration of class WorkArea.
9376         * lyxfunc.C: remove #include "WorkArea.h".
9377
9378 2002-03-07  Juergen Vigna  <jug@sad.it>
9379
9380         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
9381         got moved away with the DEPM and also set the inset_owner always
9382         right which before could have been omitted.
9383
9384 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9385
9386         * buffer.C (parseSingleLyXformat2Token): use default layout is the
9387         wanted layout is not found.
9388
9389 2002-03-07  Juergen Vigna  <jug@sad.it>
9390
9391         * CutAndPaste.C (cutSelection): another layout settings forgotten.
9392
9393 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9394
9395         * paragraph.C (breakParagraph): use default layout not layout of
9396         prev paragraph.
9397         (Paragraph): clear ParagraphParameters.
9398
9399 2002-03-06  Juergen Vigna  <jug@sad.it>
9400
9401         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
9402         otherwise it would not be a valid lenght. Fixed a special case in
9403         the minipage compatibility read where we end the document with a
9404         minipage.
9405
9406         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
9407         was set as it could be 0 for InsetTexts first entry.
9408
9409 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9410
9411         * paragraph.C (writeFile): if layout is empty write out
9412         defaultLayoutName().
9413
9414         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
9415         file without named layout we set layout to defaultLayoutName().
9416
9417 2002-03-06  Juergen Vigna  <jug@sad.it>
9418
9419         * CutAndPaste.C (copySelection): set layout for new paragraph.
9420
9421         * text.C (prepareToPrint): leave ERT inset left aligned
9422         (leftMargin): don't indent paragraphs inside ERT insets
9423
9424 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9425
9426         * paragraph.C (breakParagraph): dont call clear do the work manually
9427
9428         * paragraph.[Ch] (clear): remove function
9429
9430 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9431
9432         * paragraph.C (Paragraph): dont call clear, the work has already
9433         been done.
9434
9435         * lyxtextclass.C (operator): assert if n is empty
9436
9437         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
9438         work manually instead.
9439
9440 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
9441
9442         * BufferView_pimpl.C: protect selectionLost against text == 0
9443
9444 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9445
9446         * text.C (breakParagraph): fix a setting layout to '0' problem.
9447
9448 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
9449
9450         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
9451         final location of file, for the included files, and graphics.
9452
9453 2002-03-05  Juergen Vigna  <jug@sad.it>
9454
9455         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
9456
9457 2002-03-04  Juergen Vigna  <jug@sad.it>
9458
9459         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
9460
9461         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
9462         last column of multicolumn cells.
9463         (SetWidthOfMulticolCell): recalculate NMC and real columns.
9464
9465 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
9466
9467         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
9468         file if it doesn't go to a temporary file.
9469
9470         * buffer.C (sgmlOpenTag):
9471         (sgmlCloseTag):  remove extra newline insertion.
9472
9473 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9474
9475         * text.C (getRowNearY): comment out debug msg
9476
9477 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9478
9479         * text2.C: first -> first_y
9480
9481         * text.C (getRowNearY): add some attemts at a possible
9482         optimization, not working.
9483
9484         * tabular.[Ch]: add BufferParams to several function so that newly
9485         created paragraph can be initialized to he default layotu for the
9486         buffers textclass.
9487
9488         * tabular-old.C (ReadOld): add buf->params to call of Init
9489
9490         * screen.C: rename text->first to text->first_y
9491
9492         * paragraph.C (breakParagraph): always set layout in the broken
9493         paragraph
9494
9495         * lyxtextclass.C (Read): remove lowercase
9496         (hasLayout): ditto
9497         (operator): ditto
9498         (delete_layout): ditto
9499
9500         * lyxtext.h: rename first -> first_y
9501
9502         * lyxlayout.C (Read): remove lowercase
9503         (name): ditto
9504         (setName): ditto
9505         (obsoleted_by): ditto
9506
9507         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
9508
9509         * buffer.C (insertErtContents): add params are to InsetERT
9510         (parseSingleLyXformat2Token): add code to check if a paragraphs
9511         layout really exist.
9512         (parseSingleLyXformat2Token): add params to several inset
9513         constructors
9514         (asciiParagraph): remove lowercase, do the layout comparisons with
9515         no_case
9516
9517         * BufferView_pimpl.C (cursorNext): first -> first_y
9518         (resizeCurrentBuffer): first -> first_y
9519         (updateScrollbar): first -> first_y
9520         (scrollCB): first -> first_y
9521         (workAreaMotionNotify): first -> first_y
9522         (workAreaButtonPress): first -> first_y
9523         (checkInsetHit): first -> first_y
9524         (cursorPrevious): first -> first_y
9525         (cursorNext): first -> first_y
9526         (Dispatch): add buffer_->params to severl inset contructors
9527
9528 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9529
9530         * lyxlayout.C (Read): remove some debug info that I forgot.
9531
9532         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
9533         clean up the code slightly.
9534         (makeLinuxDocFile): ditto
9535         (makeDocBookFile): ditto
9536
9537         * text2.C: layout as string
9538
9539         * text.C: layout as string
9540
9541         * paragraph_pimpl.C: layout as string
9542
9543         * paragraph.[Ch]: layout as string
9544
9545         * lyxtextclasslist.[Ch]: layout as string
9546
9547         * lyxtextclass.[Ch]: layout as string
9548
9549         * lyxtext.h: layout as string
9550
9551         * lyxlayout.[Ch]: layout as string
9552
9553         * lyx_cb.C: layout as string
9554
9555         * bufferview_funcs.C: layout as string
9556
9557         * bufferparams.C: layout as string
9558
9559         * buffer.C: layout as string
9560
9561         * LyXView.[Ch]: layout as string
9562
9563         * LaTeXFeatures.[Ch]: layout as string
9564
9565         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
9566
9567         * BufferView_pimpl.C: change current_layout to string, remove
9568         lyx::layout_type.
9569         (Dispatch):
9570         (smartQuote):
9571         (insertInset):
9572         (workAreaButtonRelease): layout as string
9573
9574         * BufferView2.C (unlockInset): adjust
9575
9576         * vspace.C (asLatexCommand): use an explict temp variable.
9577
9578 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
9579
9580         * Makefile.am: use FRONTEND_*
9581
9582 2002-03-01  Juergen Vigna  <jug@sad.it>
9583
9584         * tabular.C (SetWidthOfMulticolCell): changed to something better
9585         I hope but still work in progress.
9586         (recalculateMulticolumnsOfColumn): renamed function from
9587         recalculateMulticolCells as it is more appropriate now.
9588         (SetWidthOfCell): calculate multicols better.
9589
9590 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9591
9592         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
9593
9594         * lyxfunc.C (processKeySym): print sequence also if it is
9595         `deleted' (complete)
9596
9597         * kbsequence.C (print): print sequence even if it is deleted
9598         (complete would be a better word, actually).
9599
9600         * lyxfunc.C (dispatch): print complete options after a prefix key
9601
9602         * vspace.C (asLatexCommand): rewrite in a slightly different form.
9603
9604 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
9605
9606         * text2.C (setCharFont): eliminate setCharFont code duplication.
9607
9608 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9609
9610         * BufferView_pimpl.C (Dispatch): remove bogus handling of
9611         LFUN_TABULAR_FEATURE (bug #177)
9612
9613 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
9614
9615         * Makefile.am: remove figure.h
9616
9617 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
9618
9619         * Bufferview_pimpl.C:
9620         * CutAndPasteC:
9621         * LaTeX.C:
9622         * LyXSendto.C:
9623         * buffer.C:
9624         * bufferlist.C:
9625         * converter.C:
9626         * language.C:
9627         * lyxfunc.C:
9628         * lyxvc.C:
9629         * paragraph.C:
9630         * text.C:
9631         * text2.C: remove #include "lyx_gui_misc.h".
9632
9633         * LaTeX.C: added #include <cstdio>
9634
9635 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9636
9637         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
9638         that the paragraph following this one can have.
9639
9640         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
9641
9642         * vspace.C (asLatexCommand): fix bogus gcc warning
9643
9644         * Makefile.am (lyx_SOURCES): remove vms_defines.h
9645
9646 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
9647
9648         * text2.C (setLayout): get rid of redundant code
9649
9650 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
9651
9652         * text2.C (incDepth): make sure depth cannot be increased beyond
9653         reasonable values.
9654
9655 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
9656
9657         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
9658         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
9659
9660         * PainterBase.h (image):
9661         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
9662         a LyXImage const *.
9663
9664 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
9665
9666         * BufferView.C:
9667         * BufferView.h:
9668         * BufferView_pimpl.C:
9669         * BufferView_pimpl.h:
9670         * LaTeXFeatures.C:
9671         * LyXAction.C:
9672         * LyXView.C:
9673         * Makefile.am:
9674         * UpdateList.h:
9675         * UpdateList.C:
9676         * buffer.C:
9677         * figure.h:
9678         * figureForm.C:
9679         * figureForm.h:
9680         * figure_form.C:
9681         * figure_form.h:
9682         * lyx_cb.C:
9683         * lyx_gui.C:
9684         * lyx_gui_misc.C:
9685         * lyxfunc.C:
9686         * sp_base.h:
9687         * sp_ispell.h:
9688         * sp_pspell.h:
9689         * sp_spell.C: remove fig inset, and the crap house of
9690           cards that follows it
9691
9692 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
9693
9694         * Makefile.am:
9695         * lyxserver.C:
9696         * os2_defines.h:
9697         * os2_errortable.h:
9698         * nt_defines.h: move .h into support/
9699
9700         * vms_defines.h: remove
9701
9702         * WorkArea.C: add space in debug output
9703
9704         * text2.C:
9705         * paragraph.C:
9706         * buffer.C: add WITH_WARNINGS
9707
9708         * vc-backend.h:
9709         * vc-backend.C:
9710         * bufferlist.C: s/retrive/retrieve/, add docs
9711
9712         * vspace.h:
9713         * vspace.C:
9714         * kbmap.h:
9715         * lyxlength.h:
9716         * lyxgluelength.h:
9717         * length_common.h:
9718         * chset.h:
9719         * chset.C: add docs
9720
9721         * lyxgui.C: add ID to X error handler
9722
9723         * lyxtestclass.c: fix typo
9724
9725 2002-02-26  Juergen Vigna  <jug@sad.it>
9726
9727         * tabular_funcs.C (write_attribute): changed so that some default
9728         attributes are not written at all.
9729         (getTokenValue): set default values before trying to read the
9730         value so we have the return value always set as default if we don't
9731         find the token we search for.
9732
9733         * tabular.C (Write): write bools as bools not as strings!
9734
9735 2002-02-22  Juergen Vigna  <jug@sad.it>
9736
9737         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
9738         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
9739
9740         * text.C (leftMargin): don't add an indent for paragraphs inside
9741         tabular cells (fix #208).
9742
9743 2002-02-21  José Matos  <jamatos@fep.up.pt>
9744
9745         * tabular.C (docBook): fixed support for long tables.
9746
9747 2002-02-20  Juergen Vigna  <jug@sad.it>
9748
9749         * text2.C (getFont): get the drawing font of the Inset if this
9750         paragraph is inside an inset (only important for InsetERT for now).
9751
9752         * buffer.C (insertErtContents): use new lanugage params in ERT
9753         constructor.
9754
9755         * CutAndPaste.C: commenting out seemingly uneeded code.
9756
9757 2002-02-19  Allan Rae  <rae@lyx.org>
9758
9759         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
9760         Iterators might be simple to use but they also get invalidated.
9761         (removeAutoInsets): renamed saved cursor tracking variables and added
9762         some comments to clarify what everything does.
9763
9764 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
9765
9766         * Chktex.C:
9767         * LaTeX.C:
9768         * LyXSendto.C:
9769         * converter.C:
9770         * lyx_cb.C:
9771         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
9772         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
9773
9774         * lyxfunc.C:
9775         * vc-backend.h: remove #include "support/syscall.h"
9776
9777         * LaTeX.C:
9778         * LyXSendto.C:
9779         * converter.C: rearrange #includes in Lars' approved fashion.
9780
9781         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
9782         forward declare class Timeout in the header file.
9783
9784         * XFormsView.C: changes due to the above.
9785
9786         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
9787         similar to LyXView.
9788
9789         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
9790         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
9791
9792 2002-02-18  José Matos  <jamatos@fep.up.pt>
9793
9794         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
9795         insets contents.
9796
9797 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
9798
9799         * a lot of small ws changes
9800         * add a lot of using std::XXX
9801         * use std construcs some places where approp.
9802         * use some exisint stuff from lyxfunctional where approp.
9803         * Make file changes to use partial linking (lets test this now...)
9804
9805 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
9806
9807         * Chktex.C:
9808         * buffer.C:
9809         remove #include "support/syscontr.h" as it's redundant. Always has been.
9810
9811         * Chktex.C:
9812         * LaTeX.C:
9813         * LyXSendto.C:
9814         * converter.C:
9815         * lyx_cb.C:
9816         * vc-backend.C:
9817         change Systemcalls::System to Systemcalls::Wait and
9818         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
9819         No change of functionality, just reflects the stripped down Systemcalls
9820         class.
9821
9822 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
9823
9824         * debug.[Ch]: add a GRAPHICS type to the enum.
9825
9826 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9827
9828         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
9829
9830         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
9831         there is an inset.
9832
9833 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9834
9835         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
9836         match the changes below.
9837
9838         * text2.C (toggleInset): if there is not editable inset at cursor
9839         position, try to see if cursor is _inside_ a collapsable inset
9840         and close it.
9841
9842 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9843
9844         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
9845         document menu has a nice checkbox
9846
9847 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9848
9849         * lyxlength.C (asLatexString): change PW to output as percent of
9850         \textwidth.
9851
9852         * lengthcommon.C: change '%' to 't%'
9853
9854         * lyxfunc.C (dispatch): a few comments from Martin
9855
9856 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
9857
9858         * WorkArea.h:
9859         * WorkArea.C:
9860         * BufferView_pimpl.h:
9861         * BufferView_pimpl.C: clear our selection when X tells us we've lost
9862           the X selection.
9863
9864 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9865
9866         * vspace.C (inPixels): fix compiler warning
9867
9868 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9869
9870         * lyxfunc.C (getStatus): fix status message for disabled commands.
9871
9872 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
9873
9874         * BufferView_pimpl.C: fix crash on close buffer
9875         during selection (#227)
9876
9877 2002-01-27  Herbert Voss  <voss@lyx.org>
9878
9879         * buffer.C: link old Figure to new graphic inset
9880
9881 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
9882
9883         * FontLoader.C (getFontinfo): Change the latex font names in order
9884         to match the names of type1inst.
9885
9886 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9887
9888         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
9889
9890         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
9891         (extchanged): ditto
9892         (ext_exist): ditto
9893         (remove_files_with_extension): ditto
9894         (remove_file): ditto
9895         (write): ditto
9896
9897         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
9898         document is smaller than the work area height. Do not initialize
9899         static variables to 0.
9900
9901 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9902
9903         * lyx_gui.C (init): give the toolbar tooltips a normal font.
9904
9905         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
9906         LFUN_LAYOUT_PARAGRAPHS.
9907
9908         * tabular.C (GetCellFromInset): new method. Finds an inset in a
9909         tabular. It is possible to provide a possible cell, which will
9910         typically be the actcell from the corresponding insettabular
9911
9912         * lyxfunc.C (getStatus): small cleanup; disable
9913         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
9914         true
9915
9916 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9917
9918         * tabular.C (Validate): remove broken optimization (fixes bug #201)
9919
9920         * paragraph.C (startTeXParParams):
9921         (endTeXParParams): new methods. The LaTeX code to
9922         start/end paragraph formatting
9923         (simpleTeXOnePar): call startTeXParParams also when paragraph is
9924         empty (fixes bug #200)
9925
9926         * vspace.C (inPixels): adapt to the change below
9927         (inPixels): [later] more cleanups (remove unused variables)
9928
9929         * lyxlength.C (inPixels): change to use a width and a height as
9930         parameter.
9931
9932 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9933
9934         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
9935         Replaced with \paperwidth
9936
9937         * DepTable.C (insert): add std:: qualifier
9938
9939 2002-01-18  Allan Rae  <rae@lyx.org>
9940
9941         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
9942         updated also?
9943
9944         * text.C (drawInset): Turned out I didn't know enough about how
9945         rebreaking worked.  This fixes most of the redraw problems.  I see
9946         an occasional cursor trail when a line is broken now and the cursor
9947         placement can seem out by a few pixels also after a rebreak.
9948
9949 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9950
9951         * buffer.C (parseSingleLyXformat2Token): update because minipage
9952         width is now a LyXLength
9953
9954         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
9955
9956         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
9957         math insets
9958
9959 2002-01-17  Juergen Vigna  <jug@sad.it>
9960
9961         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
9962
9963         * BufferView2.C (lockInset): call edit() so that theLockingInset()
9964         is set correctly and the inset is updated correctly.
9965
9966 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9967
9968         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
9969         the beginning of the loop.
9970
9971 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
9972
9973         * lyxrc.C: improve help for use_scalable_fonts
9974
9975 2002-01-17  Allan Rae  <rae@lyx.org>
9976
9977         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
9978
9979 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9980
9981         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
9982         make sure to set their inset_owner to the right value (bug #171)
9983
9984 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
9985
9986         * DepTable.h
9987         * DepTable.C: Implement mtime checking to reduce time spent doing
9988         CRCs.
9989
9990 2002-01-16  Juergen Vigna  <jug@sad.it>
9991
9992         * tabular.C (GetAdditionalHeight): one of error fixed.
9993
9994         * lyxrc.C (output): small fix in writing use_pspell.
9995
9996 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
9997
9998         * sp_base.h: #include LString.h
9999
10000 2002-01-16  Allan Rae  <rae@lyx.org>
10001
10002         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
10003         Can someone check this please?
10004
10005         * text.C (drawInset): It was possible that p.row would be removed by
10006         breakAgainOneRow upsetting a few other settings.  There may be another
10007         small tweak possible by setting need_break_row = 0 when p.row has been
10008         removed but I don't know enough about the logic here.
10009
10010 2002-01-15  Allan Rae  <rae@lyx.org>
10011
10012         * text.C (insertChar): removed conditional truism.
10013
10014         * BufferView2.C (removeAutoInsets): More tweaks.
10015         cur_par_prev could be a stray pointer.  Check for trailing empty line
10016         in case last line was cur_par and only had an error inset on it.
10017
10018 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10019
10020         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
10021         absolute
10022
10023         * vc-backend.C (most methods):
10024         * exporter.C (Export):
10025         * converter.C (convert):
10026         (runLaTeX):
10027         * LyXSendto.C (SendtoApplyCB):
10028         * lyxfunc.C (dispatch):
10029         (menuNew):
10030         (open):
10031         (doImport):
10032         * lyx_cb.C (AutoSave):
10033         (InsertAsciiFile):
10034         * BufferView_pimpl.C (MenuInsertLyXFile):
10035         * buffer.C (runChktex): use Buffer::filePath().
10036
10037         * buffer.h: rename filename to filename_; rename filepath to
10038         filepath_ and make it private
10039         (filePath): new method
10040
10041         * buffer.C (writeFile): use fileName()
10042         (getLatexName):
10043
10044         * lyx_main.C (init): fix starting  of LyX when the binary is a
10045         link from so,ewhere else.
10046
10047         * minibuffer.C: include <cctype> for isprint
10048
10049 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
10050
10051         * buffer.C (parseSingleLyXformat2Token): changes associated with the
10052         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
10053         name clash with InsetCollapsable's width function.
10054
10055 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10056
10057         * lastfiles.C: include <iterator>
10058
10059 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
10060
10061         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
10062         std::count.
10063
10064         * buffer.C (makeLaTeXFile): ditto.
10065         Also make loop operation more transparent.
10066
10067 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
10068
10069         * ToolbarDefaults.C: remove trailing comma closing namespace.
10070
10071         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
10072
10073         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
10074         as in WorkArea.
10075
10076         * trans.C (Load): comment out unused variable, allowed.
10077
10078 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
10079
10080         * minibuffer.[Ch] (append_char): new method to recieve input from the
10081         drop-down completion browser. If a key was pressed, then recieve this
10082         char and append it to the existing string.
10083         (peek_event): modify the positioning data passed to the completion
10084         browser so that it can be placed above the minibuffer rather than below.
10085 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10086
10087         * LyXAction.C (init): alloe error-next for readonly documents.
10088
10089         * BufferView2.C (ChangeRefsIfUnique): use standard version of
10090         count.
10091
10092 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10093
10094         * bufferlist.C (readFile): create the buffer _after_ checking that
10095         the file exists.
10096
10097         * lyxfunc.C (verboseDispatch): fix handling of arguments
10098
10099         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
10100
10101         * lyxrc.C: use string::erase() instead of initializing to "".
10102
10103
10104 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
10105
10106         * BufferView_pimpl.h:
10107         * BufferView_pimpl.C:
10108         * WorkArea.h:
10109         * WorkArea.C:
10110         * text2.C: tell X when we have made a selection for copying
10111
10112 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10113
10114         * BufferView_pimpl.C (MenuInsertLyXFile):
10115         * lyxfunc.C (menuNew):
10116         (open):
10117         (doImport): add shortcuts to directory buttons
10118
10119         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
10120         open a float)
10121
10122         * lyxfunc.C (setStatusMessage):
10123         (getStatusMessage): new methods
10124         (getStatus):use setStatusMessage instead of setErrorMessage
10125         (dispatch): when function is disabled, set error message here
10126         [instead of in getStatus previously]
10127
10128         * BufferView_pimpl.C (workAreaButtonRelease): update
10129         toolbar/menubar here too.
10130
10131 2002-01-13  Allan Rae  <rae@lyx.org>
10132
10133         * BufferView2.C (removeAutoInsets): finished off earlier fix.
10134         Now seems indestructible.  Remaining task is to audit all other
10135         code affected by deleteEmptyParagraphMechanism.  One small quirk
10136         left is that an empty document with an error in the preamble can
10137         be made to report an error but no error box appears.  I don't know
10138         where it goes.
10139         (removeAutoInsets): Improved comments.
10140
10141 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
10142
10143         * Thesaurus.h:
10144         * Thesaurus.C: update for Aiksaurus 0.14
10145
10146 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10147
10148         * text2.C (firstParagraph): removed member function, all uses
10149         replaces with ownerParagraph
10150         (redoParagraphs): here
10151         (updateInset): here
10152         (toggleAppendix): here
10153         * BufferView2.C (insertErrors): here
10154         (setCursorFromRow): here
10155
10156 2002-01-13  Allan Rae  <rae@lyx.org>
10157
10158         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
10159         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
10160         There is still a way to segfault this although you may have to do this
10161         multiple times: Have an InsetERT with an unknown command in it.
10162         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
10163         <down-arrow>, <Enter> again, View->DVI, BANG!
10164
10165         * text2.C (setCursor):
10166         (deleteEmptyParagraphMechanism):
10167         * lyxtext.h (setCursor):
10168         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
10169         Making use of the return value may help fix other bugs.
10170
10171 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10172
10173         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
10174
10175         * LyXView.C (updateMenubar): call MenuBar::update here
10176         (updateToolbar): but not here
10177         (showState): do not update toolbar/menubar
10178
10179         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
10180         should need to care about that.
10181
10182         * lyxfunc.C (verboseDispatch): simplify a bit
10183         (getStatus): have a version which takes a pseudoaction, and
10184         another which requires a (kb_action,string).
10185
10186         * LyXAction.C (retrieveActionArg): make it work also when action
10187         is not a pseudo-action.
10188         (getActionName): simplify a bit
10189         (helpText):
10190
10191 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10192
10193         * lyxfunc.C (verboseDispatch): new families of methods with
10194         several ways to specify a command and a bool to indicate whether
10195         the command name and shortcut should be displayed in minibuffer
10196         (eventually, we could extend that to a finer bitmask like
10197         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
10198         (dispatch): the pristine dispatch command which just, well,
10199         dispatchs! Note it still sets its result to minibuffer; I'm not
10200         sure we want that.
10201
10202         * lyxfunc.h: remove setHintMessage
10203
10204         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
10205
10206 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10207
10208         * BufferView_pimpl.C (specialChar): delete new inset if we have
10209         not been able to insert it.
10210
10211         * kbmap.C: revert to using int instead of kb_action, since all we
10212         are dealing with is pseudo-actions.
10213
10214         * LyXAction.C (searchActionArg): change to return int instead of
10215         kb_action, since the result is a pseudoaction.
10216
10217 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
10218
10219         * buffer.C (insertErtContents): Fix (partially) the font bug.
10220
10221 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
10222
10223         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
10224         as the other one is broken on my machine!
10225
10226 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
10227
10228         * commandtags.h:
10229         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
10230
10231 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
10232
10233         * lyxrc.[Ch]: change names and descriptions of popup font variables to
10234         reflect their actual use. Provide compatibility code for older lyxrc
10235         files.
10236
10237         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
10238         FL_NORMAL_STYLE.
10239         change names of popup font variables in line with the changes to lyxrc.C
10240
10241 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10242
10243         * buffer.C (asciiParagraph): avoid outputing a word twice after
10244         an inset.
10245
10246         * lyxrc.C (getDescription): document that document_path and
10247         template_path can be empty.
10248
10249 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10250
10251         * LaTeXFeatures.C (getMacros):
10252         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
10253
10254         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
10255
10256         * LaTeXFeatures.C (useFloat): require "float" here instead of in
10257         getPackages.
10258         (getPackages): rename feature "floats" to "float". Use an array to
10259         iterate over 'simple' features (i.e. just a \usepackage). Add
10260         handling of "amsmath" (renamed from "amsstyle").
10261
10262 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
10263
10264         * LaTeXFeatures.C (require): Prevent duplicate entries in the
10265         features list.
10266
10267 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
10268
10269         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
10270         FuncStaus::FuncStatus & FuncStaus::some_method().
10271
10272 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
10273
10274         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
10275         of the func_satus stuff. Edited and massaged in various ways by
10276         JMarc.
10277
10278         * lyxfunc.C (getStatus): use FuncStatus
10279
10280 2002-01-08  Juergen Vigna  <jug@sad.it>
10281
10282         * text.C (nextBreakPoint): use function Inset::isChar().
10283
10284         * paragraph.C (TeXOnePar): use function
10285         Inset::forceDefaultParagraphs.
10286
10287         * buffer.C (latexParagraphs): use function
10288         Inset::forceDefaultParagraphs.
10289
10290 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
10291
10292         * lyx_gui.C (init): set the style of the menu popups to
10293         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
10294
10295 2002-01-07  Juergen Vigna  <jug@sad.it>
10296
10297         * text.C (setHeightOfRow): small fix
10298         (prepareToPrint): don't look at alignment if we don't have the place
10299         for doing it.
10300
10301 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
10302
10303         * box.C: New file. Move the Box methods and functions out of box.h,
10304         following Lars' suggestion.
10305
10306 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
10307
10308         * box.h: #include "support/LOstream.h", needed for inlined function.
10309
10310         * lyxtextclass.C:
10311         * lyxtextclasslist.C: added some using std declarations.
10312
10313 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
10314
10315         * box.h: make signed dimensions to allow insets wider than
10316           the screen (bug #162)
10317
10318         * BufferView_pimpl.C: add some insetHit debug
10319
10320 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
10321
10322         * vc-backend.C: add FIXME
10323
10324 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10325
10326         * lyxfunc.C (getStatus): enable code for showing math font status
10327         in toolbar/menu.
10328
10329 2002-01-07  Juergen Vigna  <jug@sad.it>
10330
10331         * text.C (nextBreakPoint): removed debug output not needed anymore.
10332
10333 2002-01-06  Juergen Vigna  <jug@sad.it>
10334
10335         * text.C (nextBreakPoint): fixed up this function we had this bug
10336         since ever but now hopefully we break row better.
10337         (insertChar): we have to check if an inset is the next char as it
10338         could now happen that a large inset is causing a break.
10339
10340 2002-01-05  Juergen Vigna  <jug@sad.it>
10341
10342         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
10343         if it doesn't like to be drawed.
10344
10345 2002-01-04  Juergen Vigna  <jug@sad.it>
10346
10347         * BufferView2.C (lockInset): forgot to set a cursor.
10348
10349         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
10350
10351 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
10352
10353         * FormMathsPanel.C:
10354         * FormMathsPanel.h
10355         * MathsSymbols.C:
10356         * form_maths_panel.C:
10357         * form_maths_panel.h:
10358         * form_maths_panel.fd: implemented sub- and super- buttons in math
10359         panel.
10360
10361         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
10362         (or ^ space) to be used as in TeX (req'd by André).
10363
10364         * lyxfunc.C: Allow ^ and _ again to be used both as
10365         super/subscript (mathed) and as themselves (in text).
10366
10367 2002-01-03  Allan Rae  <rae@lyx.org>
10368
10369         * LyXView.C (updateWindowTitle): Setup a short icon title of either
10370         "LyX" or the filename of the current buffer if it has one.  This is a
10371         modified form of John Levon's patch.
10372
10373         * XFormsView.C (setWindowTitle): also set icon title.
10374
10375         * LyXView.h (setWindowTitle): signature changed.
10376         * XFormsView.h (setWindowTitle): ditto.
10377
10378 2002-01-02  Juergen Vigna  <jug@sad.it>
10379
10380         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
10381
10382 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10383
10384         * screen.C (topCursorVisible): introduce a temp var for
10385         text->cursor.row(), handle the case where this row is null. (kindo
10386         hachish)
10387
10388         * text2.C (setCursor): add a couple of asserts.
10389
10390         * paragraph.h (inset_iterator): add -> operator
10391
10392         * paragraph.[Ch] (autoDeleteInsets): remove member function
10393
10394         * BufferView2.C (removeAutoInsets): rewrite to handle the old
10395         cursor pos correctly and handle inset deletion by itself.
10396         (insertErrors): move iterator declaration out of for expression
10397
10398         * lyxtextclass.C: add <algorithm>
10399
10400         * Makefile.am: added the new files to sources, removed layout.C
10401
10402         * layout.C: removed file
10403
10404         * layout.h: remove LYX_DUMMY_LAYOUT
10405
10406         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
10407         layout.
10408
10409         * lyxlayout.[Ch]:
10410         * lyxtextclass.[Ch]:
10411         * lyxtextclasslist.[Ch]: new files
10412
10413         * include order changes to a lot of files, also changes because of
10414         the six new files.
10415
10416 2001-12-27  Juergen Vigna  <jug@sad.it>
10417
10418         * buffer.C (asciiParagraph): more fixes.
10419
10420         * tabular.C (ascii): make ascii export support export of only the
10421         data separated by a column-delimiter.
10422         (ascii): better support for ascii export.
10423
10424         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
10425
10426 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
10427
10428         * tabular_funcs.C: use a "using std::getline" instead of the
10429         previous fix from Angus (necessary for cxx + lyxstring)
10430
10431 2001-12-24  Juergen Vigna  <jug@sad.it>
10432
10433         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
10434
10435         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
10436         problems. First check a minipage also if we have some ert-contents
10437         (not only on par->size(), second set the right depth of the paragraph
10438         on the relink to the root-paragraph-list!
10439
10440         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
10441         which then did not anymore update the main paragraphs on undo/redo!
10442
10443 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10444
10445         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
10446         code. Support all font-changing funcs (even those which are not in
10447         menu currently). Support for reporting font settings in
10448         mathed (disabled until Andre provides a function on mathed's side).
10449
10450         * func_status.h (toggle): small helper function to set toggle
10451         state on a flag.
10452
10453 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
10454
10455         * tabular_funcs.C: getline -> std::getline
10456
10457 2001-12-21  Juergen Vigna  <jug@sad.it>
10458
10459         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
10460         accessed and could be 0 (I couldn't generate this but it seems
10461         Michael could!).
10462
10463 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10464
10465         * tabular_funcs.C: add LIstream.h, move write_attribute to..
10466         * tabular_funcs.h: here and include iosfwd
10467
10468 2001-12-20  Juergen Vigna  <jug@sad.it>
10469
10470         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
10471         inside inset but undo_par was.
10472
10473 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10474
10475         * Thesaurus.C: always include <config.h> in sources.
10476
10477         * Painter.h:
10478         * lyxlookup.h:
10479         * box.h: do not include <config.h> in header files
10480
10481         * text.C (paintLastRow): remove unused variable
10482
10483         * text.C (transformChar):
10484         (insertChar):
10485         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
10486
10487         * Painter.C (text):
10488         * font.C (width): rewrite to use uppercase() instead of
10489         islower/toupper.
10490
10491         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
10492
10493 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
10494
10495         * lyxfind.C: clean up of find failure position change
10496
10497 2001-12-20  Juergen Vigna  <jug@sad.it>
10498
10499         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
10500
10501         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
10502         (TeXRow): added to LaTeX a single tabular row.
10503         (TeXLongtableHeaderFooter): added to output LT-h/f data.
10504         (Latex): simplified and finally good LT-h/f support.
10505         (various_functions): just small adaptions for LT-h/f support.
10506
10507         * tabular_funcs.[hC]: added and moved here all not classfunctions
10508         of LyXTabular.
10509
10510 2001-12-19  Juergen Vigna  <jug@sad.it>
10511
10512         * tabular.[Ch]: better support for longtabular options (not finished
10513         yet!)
10514
10515 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10516
10517         * text.C (paintLastRow): use the label font instead of the font of
10518         the last character to compute the size of *_BOX. This makes more
10519         sense and avoids a crash with empty paragraphs.
10520         Use Painter::rectangle to draw EMPTY_BOX.
10521
10522 2001-12-19  Juergen Vigna  <jug@sad.it>
10523
10524         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
10525         the paragraphs if the replaced paragraph is not the first one!
10526         Tried to delete not used paragraphs but does not work yet so for
10527         now it's inside #ifdef's and by default off!
10528
10529 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10530
10531         * MenuBackend.C: include "lyx_main.h" instead of declaring
10532         lastfiles (actually was declared as LastFiles* instead of a
10533         scoped_ptr).
10534
10535 2001-12-17  Juergen Vigna  <jug@sad.it>
10536
10537         * tabular.C (AppendColumn): applied John's fix
10538
10539 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
10540
10541         * BufferView.h:
10542         * BufferView.C:
10543         * BufferView_pimpl.h:
10544         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
10545
10546         * Makefile.am:
10547         * box.h: new start of class for above
10548
10549         * lyxfunc.C: ignore space-only minibuffer dispatches.
10550           Show the command name when it doesn't exist
10551
10552         * minibuffer.C: don't add empty lines to the history
10553
10554         * minibuffer.C: add a space on dropdown completion
10555
10556 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
10557
10558         * text.C: fix line above/below drawing in insets
10559
10560 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10561
10562         * lyxlength.C (LyXLength): Initialize private variables.
10563
10564 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
10565
10566         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
10567         when inserting error insets.
10568
10569 2001-12-13  Juergen Vigna  <jug@sad.it>
10570
10571         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
10572         actually sometimes the before-paragraph.
10573         (setUndo): don't clear the redostack if we're not actually undoing!
10574
10575 2001-12-06  Juergen Vigna  <jug@sad.it>
10576
10577         * undo_funcs.C (textHandleUndo): well after John's hint I got here
10578         and fixed redoing of main paragraph, so we can use it now ;)
10579
10580         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
10581
10582 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10583
10584         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
10585         Juergen's request
10586
10587 2001-12-13  André Pönitz <poenitz@gmx.net>
10588
10589         * undostack.[Ch]:
10590         * undo_func.C: minor cleanup
10591
10592 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10593
10594         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
10595         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
10596         font in urw-fonts package which is marked as -urw-fontspecific and
10597         does not work (incidentally, changing the encoding in the
10598         fonts.dir of this package to -adobe-fontspecific fixes the
10599         problem).
10600
10601         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
10602         is a crash when undoing first paragraph (Juergen, please take a
10603         look). THis does not mean the undo fix is wrong, just that it
10604         uncovers problems.
10605
10606         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
10607         the (Paragraph*) version when needed instead of duplicating the
10608         code.
10609
10610         * text.C (workWidth): use Inset::parOwner to find out where the
10611         inset has been inserted. This is a huge performance gain for large
10612         documents with lots of insets. If Inset::parOwner is not set, fall
10613         back on the brute force method
10614
10615         * paragraph_pimpl.C (insertInset):
10616         * paragraph.C (Paragraph):
10617         (cutIntoMinibuffer): set parOwner of insets when
10618         inserting/removing them
10619
10620         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
10621
10622 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
10623
10624         * commandtags.h:
10625         * LyXAction.C:
10626         * lyx_main.C:
10627         * lyxfunc.C:
10628         * mathed/formulabase.C:
10629         * mathed/math_cursor.[Ch]:
10630         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
10631
10632
10633 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10634
10635         * lyxlength.[Ch] (operator!=): new function
10636
10637 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10638
10639         * text.C (workWidth): use Inset::parOwner to find out where the
10640         inset has been inserted. This is a huge performance gain for large
10641         documents with lots of insets. If Inset::parOwner is not set, fall
10642         back on the brute force method
10643
10644         * paragraph_pimpl.C (insertInset):
10645         * paragraph.C (Paragraph):
10646         (cutIntoMinibuffer): set parOwner of insets when
10647         inserting/removing them
10648
10649         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
10650
10651 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10652
10653         * tabular-old.C (getTokenValue):
10654         * tabular.C (getTokenValue):
10655         (write_attribute): new versions for LyXLength
10656         (everywhere): adjust the use of widths
10657
10658         * tabular.h: change the type of widths from string to LyXLength
10659
10660 2001-12-11  Ben Stanley <bds02@uow.edu.au>
10661
10662         * paragraph.C: fixed missing line number count when exporting
10663         Environments to LaTeX file
10664
10665         * buffer.C: added informational message for checking line numbers.
10666
10667 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10668
10669         * text2.C (deleteEmptyParagraphMechanism): if there is only one
10670         paragraph, do the 'double space' part, but not the 'empty
10671         paragraph' one.
10672
10673         * text.C (workWidth): small optimization
10674         (getLengthMarkerHeight): use minimal size for negative lengths.
10675
10676 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
10677
10678         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
10679
10680         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
10681
10682 2001-12-11  André Pönitz <poenitz@gmx.net>
10683
10684         * FontLoader.C:
10685         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
10686
10687 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
10688
10689         * text2.C: keep selection on a setFont()
10690
10691 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
10692
10693         * lyx_cb.C: another bv->text misuse, from insert label
10694
10695 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
10696
10697         * kbsequence.h:
10698         * kbsequence.C: re-instate nmodifier mask
10699
10700 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
10701
10702         * lyx_main.h: make lyxGUI private.
10703
10704 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
10705
10706         * lyxfind.C: place the cursor correctly on failed search
10707
10708 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10709
10710         * text.C (getLengthMarkerHeight): for small heights, the arrows
10711         are not always on top/bottom of the text
10712         (drawLengthMarker): smaller arrows; take the left margin in
10713         account; draw also vfills.
10714         (paintFirstRow):
10715         (paintLastRow): remove special code for vfill and standard spaces,
10716         since everything is handled in drawLengthMarker now.
10717
10718 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10719
10720         * buffer.C (insertErtContents): try to handle font and language
10721         interaction a bit better.g
10722
10723         * ColorHandler.C (updateColor): change the hash to cover the whole
10724         LColor enum, ws cleanup
10725         (getGCLinepars): ditto
10726         (getGCLinepars): only lookup in the linecache once.
10727
10728 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
10729
10730         * iterators.C (operator++): Make the iterator more robust
10731
10732         * BufferView2.C (removeAutoInsets): Use paragraph iterators
10733         (John's patch)
10734         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
10735
10736 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10737
10738         * lyxtext.h:
10739         * text.C: better added space drawing
10740
10741 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10742
10743         * LyXView.C:
10744         * BufferView2.C: fix layout combo update on inset unlock
10745
10746 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10747
10748         * Makefile.am: don't compile unused files
10749
10750 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10751
10752         * lyxfunc.C:
10753         * commandtags.h:
10754         * LyXAction.C: remove old LFUN_LAYOUTNO
10755
10756 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10757
10758         * paragraph_pimpl.h:
10759         * paragraph_pimpl.C: isTextAt() doesn't need font param
10760
10761 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10762
10763         * lyxlex.h:
10764         * lyxlex.C: little cleanup
10765
10766 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
10767
10768         * BufferView_pimpl.C: fix insertAscii for insets
10769
10770 2001-12-05  Juergen Vigna  <jug@sad.it>
10771
10772         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
10773         set the right font on the "multi" paragraph paste!
10774
10775 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10776
10777         * trans_decl.h:
10778         * trans_mgr.[Ch]:
10779         * trans.[Ch]:
10780         * lyxgluelength.C:
10781         * lyxlength.C: remove out-commented code.
10782
10783         * BufferView_pimpl:
10784         * CutAndPaste.C:
10785         * DepTable.C:
10786         * buffer.C:
10787         * chset.C:
10788         * lastfiles.C:
10789         * lyxlex.C:
10790         * lyxlex_pimpl.C:
10791         * lyxserver.C:
10792         * screen.C:
10793         * tabular-old.C:
10794         * tabular.C:
10795         * text.C:
10796         * trans_mgr.C:
10797         * vc-backend.C: change "while(" to "while ("
10798
10799         * lyxlength.[Ch]: add zero function to check if length is zero or
10800         not
10801         * lyxgluelength.C: use it
10802
10803 2001-12-05  Allan Rae  <rae@lyx.org>
10804
10805         * lyxlength.C: Attempted a fix for the abs(int) header selection.
10806         Works for 2.95.3, from what I understand of Garst's reports this should
10807         work for other g++ versions.  We're screwed if the abs(int) definition
10808         changed between bugfix releases of gcc.
10809
10810 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
10811
10812         * text.C: fix chapter label offset !
10813
10814 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
10815
10816         * lyxtext.h:
10817         * text.C: fix hfill at end of line, clean up
10818
10819 2001-12-04  Juergen Vigna  <jug@sad.it>
10820
10821         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
10822         that we force an update of the inset and it's owners if neccessary.
10823
10824 2001-12-03  Juergen Vigna  <jug@sad.it>
10825
10826         * text.C (rowLast): simplified code
10827
10828 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
10829
10830         * lyxfunc.C: fix show options on timeout
10831
10832 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10833
10834         * screen.C (topCursorVisible): scroll half a page when the cursor
10835         reached top of bottom of screen
10836
10837 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
10838
10839         * minibuffer.C: deactivate on loss of focus
10840
10841 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10842
10843         * vspace.[Ch] (operator!=): add operator.
10844
10845 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
10846
10847         * BufferView_pimpl.C: refuse to open an inset when
10848         there's a selection.
10849
10850 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
10851
10852         * BufferView_pimpl.C: allow to click on RHS of full row insets
10853
10854 2001-11-30  Juergen Vigna  <jug@sad.it>
10855
10856         * tabular.C (LyXTabular): add a same_id to set the same id's in the
10857         insets for undo reasons.
10858
10859 2001-11-28  André Pönitz <poenitz@gmx.net>
10860
10861         * vspace.[Ch]: cosmetical changes
10862
10863 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
10864
10865         * LyXAction.h:
10866         * LyXAction.C:
10867         * lyxfunc.h:
10868         * lyxfunc.C:
10869         * kbmap.h:
10870         * kbmap.C:
10871         * lyxrc.C:
10872         * kbsequence.h:
10873         * kbsequence.C: part re-write of old kb code
10874
10875         * Painter.C:
10876         * WorkArea.C: remove Lgb_bug_find_hack
10877
10878 2001-11-30  José Matos <jamatos@fep.up.pt>
10879
10880         * buffer.C (makeDocBookFile): add a comment to point a hack.
10881         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
10882         Fixed a double write of labels.
10883
10884 2001-11-29 Ben Stanley <bds02@uow.edu.au>
10885
10886         * LaTeX.C:
10887         * LaTeX.h Fixed bug in LaTeX class where it would not
10888         re-run latex if no depfiles were changed, but the .dvi was removed.
10889
10890 2001-11-28  André Pönitz <poenitz@gmx.net>
10891
10892         * all the files from the change on 2001/11/26:
10893         use lyx::layout_type instead of LyXTextClass::size_type
10894         use lyx::textclass_type instead of LyXTextClassList::size_type
10895
10896 2001-11-29  Juergen Vigna  <jug@sad.it>
10897
10898         * text.C: added support for paragraph::isFreeSpacing()
10899
10900         * buffer.C: same as above
10901
10902         * paragraph.h: inserted isFreeSpacing() function to enable
10903         FreeSpacing inside InsetERT.
10904
10905         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
10906         of the paragraph's in the cut/copy buffer to 0!
10907
10908         * text2.C (removeRow): remove the assert as it can!
10909
10910         * lyxtext.h: added helper function firstRow returning firstrow and
10911         made firstrow private again.
10912
10913         * BufferView2.C (lockInset): don't relock if we're already locked!
10914
10915         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
10916         the only paragraph.
10917         (removeRow): added Assert::(firstrow)
10918
10919         * debug.C: forgot to add INSETTEXT here.
10920
10921 2001-11-28  Juergen Vigna  <jug@sad.it>
10922
10923         * sp_spell.C (initialize): changed error text to more general
10924         spellchecker command use (not only ispell!)
10925
10926         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
10927
10928         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
10929
10930 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
10931
10932         * vspace.C: initialise lyxgluelength on failure
10933
10934 2001-11-28  Allan Rae  <rae@lyx.org>
10935
10936         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
10937         declaration & definition that looks like a function declaration.
10938
10939 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
10940
10941         * BufferView2.C (copy):
10942         (copyEnvironment): do not clear the selection when doing a copy.
10943
10944         * text.C (paintFirstRow): compilation fix
10945
10946 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
10947
10948         * tabular.C (Latex): correct line count when writing latex.
10949
10950 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
10951
10952         * paragraph_pimpl.h:
10953         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
10954           bug a bit
10955
10956 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
10957
10958         * text.C:
10959         * LColor.h:
10960         * LColor.C: change vfillline->added_space
10961
10962         * text.C: add markers and text for added space
10963
10964         * vspace.C: fix comment
10965
10966 2001-11-28  André Pönitz <poenitz@gmx.net>
10967
10968         * paragraph.C: whitespace changes
10969         * all the other files from the change on 2001/11/26:
10970         change *::pos_type into lyx::pos_type
10971
10972 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
10973
10974         * buffer.C (parseSingleLyXformat2Token): Set the language to the
10975         language of the document when inserting error insets.
10976
10977 2001-11-26  André Pönitz <poenitz@gmx.net>
10978
10979         * BufferView_pimpl.[Ch]:
10980         *       CutAndPaste.C:
10981         * buffer.[Ch]:
10982         * lyxcursor.[Ch]:
10983         * lyxfind.C:
10984         * lyxfunc.C:
10985         * lyxrow.[Ch]:
10986         * paragraph.[Ch]:
10987         * paragraph_pimpl.[Ch]:
10988         * sp_spell.C:
10989         * text.C:
10990         * text2.C: reduce header dependencies, introduce type for positions
10991
10992 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
10993
10994         * <various>: change to use Alert.h
10995
10996 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
10997
10998         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
10999         when encountering an unknown token.
11000         (readLyXformat2): Show an error message if there were unknown tokens.
11001
11002 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
11003
11004         * BufferView2.C:
11005         * BufferView_pimpl.C:
11006         * buffer.C:
11007         * paragraph.h:
11008         * text.C:
11009         * text2.C: use par->isInset()
11010
11011 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
11012
11013         * paragraph_pimpl.h:
11014         * paragraph_pimpl.C: cleanup
11015
11016 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11017
11018         * text2.C (removeRow):
11019         * text.C (setHeightOfRow): remove useless (and costly) call to
11020         getRow.
11021
11022 2001-11-20  Allan Rae  <rae@lyx.org>
11023
11024         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
11025         Now need Inset*::checkInsertChar() to return true for appropriate
11026         cases so that the characters in the minibuffer will actually be
11027         inserted.
11028
11029 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11030
11031         * text.C: change the order of the includes.
11032         (workWidth): initialize it at once.
11033         (workWidth): make maxw unsigned
11034         (setHeightOfRow): remove unused variable (inset)
11035         (selectSelectedWord): remove unused variable (inset)
11036         (paintRowText): fix drawing of hfill characters, and clean up a bit.
11037
11038 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11039
11040         * lyxserver.C (emergencyCleanup): do not try to close pipes if
11041         server is not running.
11042         (openConnection):
11043         (closeConnection): add debug info when server is disabled.
11044
11045         * ColorHandler.C (getGCForeground): send debug message to GUI
11046         channel.
11047
11048         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
11049
11050         * kbmap.C (bind): modify because return conventions of
11051         kb_sequence::parse have changed.
11052
11053         * kbsequence.C (parse): only ignore spaces and not any stupid
11054         control character. This avoids tests like s[i] <= ' ', which are
11055         guaranteed to fail with 8bit characters and signed chars.
11056         Change return code to string::npos when there have been no error
11057         (0 was a bad idea when error is at first character)
11058
11059 2001-11-14  José Matos  <jamatos@fep.up.pt>
11060
11061         * buffer.h:
11062         * buffer.C (simpleDocBookOnePar): removed unused argument.
11063
11064 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11065
11066         * text.C (selectNextWordToSpellcheck): do not test explicitely for
11067         insets which are part of a word. Paragraph::isLetter takes care of
11068         that now. Use Paragraph::isInset to identify insets.
11069         (selectSelectedWord): do not test for hyphenation break.
11070
11071         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
11072         that protected spaces are considered as spaces.
11073
11074         * paragraph.C (isLetter): cleanup the code for ispell extras; use
11075         Inset::isLetter.
11076
11077 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
11078
11079         * lyxserver.h:
11080         * lyxserver.C: fix it. and small cleanup.
11081
11082 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
11083
11084         * BufferView_pimpl.C: use inline helpers
11085
11086         * LaTeXFeatures.h:
11087         * LaTeXFeatures.C: fix typos
11088
11089         * Spacing.h:
11090         * Spacing.C: move spacing_string into class
11091
11092         * ToolbarDefaults.C: move stuff into namespace anon
11093
11094         * layout.h: update enum
11095
11096         * lyxfunc.C: use better debug
11097
11098         * minibuffer.h: fix typo
11099
11100         * debug.h:
11101         * debug.C:
11102         * WorkArea.C: add and use Debug::WORKAREA
11103
11104         * lyxtext.h:
11105         * text.C:
11106         * text2.C: code re-organisation, inline helpers
11107
11108 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
11109
11110         * Layout.C: replaced a few cases of std::vector.size() == 0 with
11111         std::vector.empty().
11112
11113 2001-11-09  Allan Rae  <rae@lyx.org>
11114
11115         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
11116         '\n's after tables.  Tabular and ERT inset work now makes this no
11117         longer necessary.
11118
11119 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
11120
11121         * minibuffer.h:
11122         * minibuffer.C: fix crash, improve drop-down completion
11123
11124 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
11125
11126         * lyxserver.h:
11127         * lyxserver.C: invalidate fd's when doing endPipe()
11128
11129 2001-11-08  José Matos  <jamatos@fep.up.pt>
11130
11131         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
11132         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
11133
11134         * paragraph.h:
11135         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
11136
11137 2001-11-07  José Matos  <jamatos@fep.up.pt>
11138
11139         * buffer.h:
11140         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
11141         const qualifier.
11142
11143         * buffer.C (sgmlOpenTag):
11144         * buffer.C (sgmlCloseTag): removed debug info.
11145
11146         * buffer.h (sgmlOpenTag):
11147         * buffer.h (sgmlCloseTag): made public.
11148
11149 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11150
11151         * buffer.C (saveParamsAsDefaults):
11152         * lyx_cb.C (MenuLayoutSave): remove
11153
11154         * LyXAction.C (init):
11155         * commandtags.h:
11156         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
11157
11158 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11159
11160         * buffer.C (setPaperStuff): removed from here...
11161
11162         * bufferparams.C (setPaperStuff): ... and moved there.
11163
11164 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
11165
11166         * minibuffer.h:
11167         * minibuffer.C:
11168         * XFormsView.C: add support for drop-down completion
11169
11170 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
11171
11172         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
11173         commands.
11174
11175 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11176
11177         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
11178         disabled.
11179
11180 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
11181
11182         * lyx_main.C: change ref to known bugs
11183
11184 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
11185
11186         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
11187         to work around older babel problems.
11188
11189 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
11190
11191         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
11192
11193 2001-10-24  Juergen Vigna  <jug@sad.it>
11194
11195         * tabular-old.C (ReadOld): below variable changes reflected.
11196
11197         * tabular.[Ch]: added ltType struct for longtable header/footer
11198         defines and changed all instances where they are used. Added
11199         future support for double top/bottom rows.
11200
11201 2001-10-24  José Matos  <jamatos@fep.up.pt>
11202
11203         * buffer.h (docbookHandleCaption):
11204         * buffer.C (docbookHandleCaption): removed unused function.
11205         (makeDocBookFile): moved docbook supported version to v4.1.
11206
11207 2001-10-24  José Matos  <jamatos@fep.up.pt>
11208
11209         * tabular.h:
11210         * tabular.C (docbookRow): new function to export docbook code of a row.
11211         (DocBook): now honors the longtable flags.
11212
11213 2001-10-23  José Matos  <jamatos@fep.up.pt>
11214
11215         * LaTeXFeatures.h:
11216         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
11217         of the lyx defined sgml entities used in a docbook/linuxdoc document.
11218
11219         * buffer.C (makeLinuxDocFile):
11220         (makeDocBookFile): reworked the preamble, more clean, and with
11221         support for lyx defined entities. Changed the document declaration
11222         to be more XML friendly.
11223
11224         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
11225         if we need to output XML that should be done with a filter.
11226
11227 2001-10-22  Juergen Vigna  <jug@sad.it>
11228
11229         * sp_pspell.h (class PSpell): add alive function needed in the
11230         controller to see if the spellchecker could be started.
11231
11232 2001-10-22  Juergen Vigna  <jug@sad.it>
11233
11234         * buffer.C (insertStringAsLines): modify the font for inserting
11235         chars in certain conditions by calling checkInsertChar(font).
11236
11237 2001-10-19  Juergen Vigna  <jug@sad.it>
11238
11239         * text.C (workWidth): use getRow instead of wrong algorithm.
11240         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
11241
11242 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
11243
11244         * lyxserver.h:
11245         * lyxserver.C:
11246         * lyx_main.h:
11247         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
11248
11249 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11250
11251         * text.C (workWidth): do not search for the exact row when
11252         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
11253         optimization for big documents.
11254
11255 2001-10-18  Juergen Vigna  <jug@sad.it>
11256
11257         * text.C (workWidth): new function with added Inset * parameter.
11258
11259 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11260
11261         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
11262
11263         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
11264         change return type of getColumnNearX.
11265
11266
11267         * text.C (changeRegionCase): use uppercase/lowercase instead of
11268         toupper/tolower.
11269         (leftMargin):
11270         (rightMargin): simplify code by factoring out the uses of
11271         textclasslist.
11272         (labelFill):
11273         (numberOfHfills):
11274         (setHeightOfRow):
11275         (appendParagraph): use Paragraph::size_type
11276
11277 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11278
11279         * vspace.C (asLatexString): add a missing break
11280
11281 2001-10-15  Herbert Voss  <voss@perce.de>
11282
11283         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
11284
11285 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11286
11287         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
11288         is not available.
11289
11290 2001-10-10  André Pönitz <poenitz@gmx.net>
11291
11292         * lyxfunc.C: removed greek_kb_flag.
11293
11294 2001-10-10  Herbert Voss  <voss@perce.de>
11295
11296         * lyx_main.C: delete global string help_lyxdir.
11297
11298 2001-10-09  Herbert Voss  <voss@perce.de>
11299
11300         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
11301
11302         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
11303
11304         * lyx_main.C: added global string help_lyxdir.
11305
11306         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
11307
11308 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
11309
11310         * lyxrc.C (set_font_norm_type): support iso8859-4
11311
11312 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
11313
11314         * LaTeX.C (deplog): add another regex for MikTeX
11315
11316 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
11317
11318         * lyxrc.C (set_font_norm_type): support iso8859-3
11319
11320 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11321
11322         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
11323
11324         * LaTeXFeatures.C: remove special case of french and index
11325
11326         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
11327         before \begin{document}). This solves several incompatibilities.
11328
11329 2001-10-03  Garst Reese  <reese@isn.net>
11330
11331         * lyx_cb.C: change CheckTex error msg.
11332
11333 2001-10-03  José Matos  <jamatos@fep.up.pt>
11334
11335         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
11336
11337 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11338
11339         * .cvsignore: update
11340
11341         * lyx_main.C (commandLineVersionInfo): use new style version info.
11342
11343         * buffer.C (writeFile):
11344         (makeLaTeXFile):
11345         (makeLinuxDocFile):
11346         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
11347
11348         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
11349
11350         * version.h: update to use stuff in version.C
11351
11352         * version.C.in: new file. Contains version information determined
11353         at compile time. This is a merging of version.h and
11354         version_info.h.in.
11355
11356 2001-10-03  Juergen Vigna  <jug@sad.it>
11357
11358         * BufferView_pimpl.C (update): don't change "dirty" status in
11359         updateInset call.
11360
11361 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
11362
11363         * WorkArea.C (c-tor): re-position version string slightly.
11364
11365 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
11366
11367         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
11368         revert to previous code.
11369
11370         WorkArea.[Ch]: (show, destroySplash): methods removed.
11371
11372         WorkArea.C: rework code so that it's an amalgam of the codes before and
11373         after the splash screen was moved to WorkArea.
11374
11375 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11376
11377         * lyxrc.C (read):
11378         * vspace.C (inPixels):
11379         (lyx_advance):
11380         * kbmap.C (bind):
11381         * buffer.C (insertStringAsLines):
11382         (asciiParagraph): fix types to be large enough
11383
11384         * lyxlex_pimpl.h: change member status from short to int
11385
11386         * layout.h: fix type of endlabeltype
11387
11388         * kbmap.C (bind):
11389         * kbsequence.C (parse): change return type to string::size_type
11390
11391         * LaTeX.C (updateBibtexDependencies): comment out unneeded
11392         variable
11393
11394         * Bullet.C (bulletSize):
11395         (bulletEntry): do not use short ints as parameters
11396
11397         * BufferView2.C (insertLyXFile): change a char to an int.
11398
11399         * WorkArea.C (WorkArea): remove unneeded floats in computation
11400
11401 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
11402
11403         * buffer.C (asciiParagraph): Treat '\\' as other chars.
11404
11405         * paragraph.C (asString): Do not ignore newline/hfill chars when
11406         copying to the clipboard.
11407
11408 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
11409
11410         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
11411         after a multi-line inset.
11412
11413 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
11414
11415         * paragraph.C (validate): Set NeedLyXFootnoteCode
11416
11417 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
11418
11419         * lyxfont.C (LyXSizeNames): changed increase-error to increase
11420         and decrease-error to decrease.
11421
11422 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11423
11424         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
11425         it more readable (should be equivalent)
11426
11427 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
11428
11429         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
11430
11431 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11432
11433         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
11434         of a cursor (row, etc.) after a character has been deleted
11435         (deleteEmptyParagraphMechanism): call the method above on _all_
11436         cursors held by the LyXText when a double space has been
11437         detected/deleted.
11438
11439 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
11440
11441         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
11442         pixmap.
11443         (resizeCurrentBuff): remove code to destroy the old splash dialog.
11444
11445         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
11446         background. Use greyOut() and the new show() methods to toggle between
11447         the foreground and background. Add code to remove the splash after
11448         its initial showing.
11449
11450         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
11451         (create_forms): no longer call Dialogs::showSplash.
11452
11453 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11454
11455         * .cvsignore: add version_info.h
11456
11457 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11458
11459         * version_info.h.in: new file
11460
11461         * Makefile.am: add version_info.h.in
11462
11463         * lyx_main.C (commandLineVersionInfo): use version_info defined in
11464         version_info.h instead of VERSION_INFO
11465
11466 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
11467
11468         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
11469         The ERT inset now returns string().
11470
11471 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
11472
11473         * lyxtext.h, text.C (selectNextWord): renamed as
11474         selectNextWordToSpellcheck.
11475
11476         * text.C (selectNextWordToSpellcheck): Modified to not select
11477         words inside an ERT inset.
11478
11479 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11480
11481         * lyx_cb.C (MenuLayoutSave): change a bit the question
11482
11483         * sp_base.h: include <sys/types.h>
11484
11485 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
11486
11487         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
11488
11489 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
11490
11491         * several files: fix typos in user-visible strings
11492
11493 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11494
11495         * text2.C (pasteSelection): do not set the selection, since it
11496         will be cleared later. Actually, the intent was to fix the way the
11497         selection was set, but I figured rmoving the code was just as good.
11498
11499 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
11500
11501         * FontLoader.C (available): Check if font is available without
11502         loading the font.
11503
11504 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
11505
11506         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
11507
11508 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
11509
11510         * lyxrc.[Ch]: added display_graphics variable and associated code.
11511
11512 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11513
11514         * bufferparams.C (hasClassDefaults): new method. Returns true if
11515         the buffer parameters correspond to known class defaults
11516
11517 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
11518
11519         * XFormsView.C (show): set minimum size to the main window.
11520
11521 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11522
11523         * text2.C (copySelection):
11524         (cutSelection):
11525         * lyxfind.C (LyXReplace):
11526         * BufferView_pimpl.C (Dispatch): pass the correct flag to
11527         LyXText::selectionAsString.
11528
11529         * paragraph.C (asString): add "label" argument to the second form
11530
11531         * text2.C (selectionAsString): add "label" argument and pass it to
11532         Paragraph::asString.
11533
11534 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11535
11536         * lyx_main.C (commandLineHelp): remove version information
11537
11538 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
11539
11540         * lyx_main.C: add -version commandline option
11541
11542 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11543
11544         * paragraph.h: make the optional constructor arg required instead.
11545         some modifications to other files because of this.
11546
11547         * minibuffer.C (C_MiniBuffer_peek_event): make it static
11548
11549         * lyxserver.C (C_LyXComm_callback): make it static
11550
11551         * lyx_main.C (error_handler): make it static
11552
11553         * lyx_gui.C (LyX_XErrHandler): make it static
11554
11555         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
11556
11557         * WorkArea.C: make the extern "C" methods static.
11558
11559         * Makefile.am (lyx_LDADD): simplify
11560
11561 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
11562
11563         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
11564         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
11565
11566         * LyXAction.C (init):
11567         * lyxfunc.C (dispatch): associated code removal.
11568
11569 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11570
11571         * lyxfont.h (isSymbolFont): shut off warning
11572
11573         * text.C (setHeightOfRow):
11574         (getVisibleRow): fix crash with empty paragraphs which have a
11575         bottom line
11576
11577 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
11578
11579         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
11580         code.
11581
11582 2001-09-04  José Matos  <jamatos@fep.up.pt>
11583         * buffer.C
11584         * buffer.h
11585         * tabular.C (docbook): rename docBook method to docbook.
11586
11587 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
11588
11589         * Makefile.am: add dependencies to main.o.
11590
11591 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
11592
11593         * FontLoader.C (available): Return false if !lyxrc.use_gui
11594
11595 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
11596
11597         * FontInfo.C (query):
11598         * converter.C (view):
11599         * importer.C (Import):
11600         * exporter.C (Export): Can not -> cannot.
11601
11602 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
11603
11604         * BufferView_pimpl.C: allow to create index inset even if
11605           string is empty
11606
11607 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
11608
11609         * buffer.C (getLists): replace boost::tie code with an explicit pair
11610         as boost::tie can break some compilers.
11611
11612         * iterators.h: Added a std:: declaration to the return type of
11613         ParIterator::size.
11614
11615 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
11616
11617         * lyxrc.C: add help for view_dvi_paper_option, default to safe
11618           case.
11619
11620 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
11621
11622         * iterators.[Ch]: New files. Provide paragraph iterators.
11623
11624         * buffer.C (changeLanguage): Use paragraph iterators.
11625         (isMultiLingual): ditto
11626
11627         * BufferView2.C (ChangeInsets): Use paragraph iterators.
11628
11629 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
11630
11631         * FontLoader.C: Support for cmr font.
11632
11633 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
11634
11635         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
11636         (available): New method.
11637
11638         * FontInfo.C (getFontname): Use scalable fonts even when
11639         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
11640         found.
11641
11642 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
11643
11644         * converter.C (Formats::view): reverted! Incorrect fix.
11645
11646 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
11647
11648         * converter.C (Formats::view): only output the -paper option
11649         if the dvi viewer is xdvi, thereby fixing bug #233429.
11650
11651 2001-08-23  Herbert Voss  <voss@perce>
11652
11653         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
11654
11655 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
11656
11657         * Spacing.h (Spacing): Set space to Default on in the default
11658         constructor.
11659
11660 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11661
11662         * vc-backend.h (RCS::versionString): add RCS to version
11663         (CVS::versionString): add CVS to version
11664
11665         * vc-backend.C (scanMaster): do not add CVS to version.
11666         (scanMaster): do not add RCS to version
11667
11668         * lyxvc.C (versionString): new method
11669
11670         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
11671
11672 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11673
11674         * Spacing.C (set): initialize fval
11675
11676 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
11677
11678         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
11679         " or \.
11680
11681 2001-08-16  Juergen Vigna  <jug@sad.it>
11682
11683         * lyxfunc.C (dispatch): implemented the new FINISHED states.
11684
11685 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
11686
11687         * BufferView_pimpl.C:
11688         * figureForm.C:
11689         * lyxtext.h:
11690         * text2.C: setParagraph takes linespacing now
11691
11692 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
11693
11694         * LyxAction.C: add internal LFUN_CITATION_INSERT
11695
11696         * LyXView.C: actually apply fix
11697
11698         * bufferlist.C: fix open non-existent file
11699
11700         * lyxfind.C: fix indentation
11701
11702         * lyxfunc.C: remove unneeded assert, fix typo
11703
11704 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
11705
11706         * MenuBackend.C: use "Floatname List"
11707
11708 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
11709
11710         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
11711         when converting LaTeX layout to insetERT.
11712         Generate a non-collapsed float when reading old float
11713
11714 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
11715
11716         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
11717         ERT insets.
11718
11719 2001-08-13  Juergen Vigna  <jug@sad.it>
11720
11721         * text.C (fill): return 0 instead of 20 as this seems to be the more
11722         correct value.
11723
11724 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
11725
11726         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
11727         lyxrc.font_norm.
11728
11729 2001-08-13  Juergen Vigna  <jug@sad.it>
11730
11731         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
11732         casesensitive off.
11733         (SearchBackward): comment out the unlocking of the inset_owner this
11734         should not be needed!
11735
11736 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
11737
11738         * Many files: Remove inherit_language, and add latex_language
11739
11740         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
11741         collapsible insets.
11742
11743 2001-08-10  Juergen Vigna  <jug@sad.it>
11744
11745         * text.C (prepareToPrint): fixed hfill-width in draw!
11746
11747         * BufferView2.C (selectLastWord): save the selection cursor as this
11748         now is cleared in the function LyXText::clearSelection!
11749
11750 2001-08-08  Juergen Vigna  <jug@sad.it>
11751
11752         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
11753         BACKSPACE type functions.
11754
11755         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
11756         is only cutted from the document but not put in the cut-buffer, where
11757         still the old stuff should be.
11758
11759         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
11760
11761         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
11762
11763         * tabular.C (SetWidthOfCell): fixed special case where the width
11764         was not updated!
11765         (LeftLine): handle '|' in align_special.
11766         (RightLine): ditto
11767         (LeftAlreadyDrawed): ditto
11768         (SetWidthOfCell): ditto
11769
11770 2001-08-07  Juergen Vigna  <jug@sad.it>
11771
11772         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
11773
11774 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11775
11776         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
11777         * lyxlex.[hC]: ditto
11778
11779 2001-08-06  Juergen Vigna  <jug@sad.it>
11780
11781         * text.C (getVisibleRow): fix up row clearing a bit.
11782
11783 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11784
11785         * minibuffer.C: make sure the X server sees the changes in the input.
11786
11787 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11788
11789         * paragraph.C (getFont): split into...
11790         (getLabelFont): this
11791         (getLayoutFont): and this
11792         * paragraph_pimpl.C (realizeFont): calling this
11793
11794         * text2.C (getFont): split into...
11795         (getLayoutFont): this
11796         (getLabelFont): and this
11797         (realizeFont): all three calling this
11798
11799         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
11800         files where used.
11801
11802 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11803
11804         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
11805
11806 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
11807
11808         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
11809         layouts from the Quote inset insertion.
11810
11811 2001-08-03  Juergen Vigna  <jug@sad.it>
11812
11813         * BufferView_pimpl.C (update): do the fitCursor only at the end!
11814
11815         * screen.C (drawFromTo): don't call fitcursor here and do the loop
11816         only if status not is already CHANGED_IN_DRAW (second level).
11817
11818         * text.C (draw): don't set the need_break_row when inside an
11819         InsetText LyXText.
11820
11821 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11822
11823         * buffer.C (parseSingleLyXformat2Token): handle more latex
11824         conversion cases.
11825
11826         * bufferview_funcs.[hC]: change function names to
11827         begin with small char, adjust other files.
11828
11829 2001-08-02  André Pönitz <poenitz@gmx.net>
11830
11831         * lyxfunc.C:
11832         BufferView_pimpl.C: remove broken special code for math-greek
11833
11834 2001-08-02  Juergen Vigna  <jug@sad.it>
11835
11836         * BufferView_pimpl.C (update): redone this function so that we
11837         update the text again if there was a CHANGE_IN_DRAW.
11838
11839         * screen.C (cursorToggle): removed LyXText parameter and recoded.
11840         (drawFromTo): added a new internal bool which is used by draw() and
11841         redraw() function.
11842         (general): some cursor drawing problems fixed.
11843
11844 2001-08-01  Juergen Vigna  <jug@sad.it>
11845
11846         * lyxfind.C (LyXFind): fixed
11847         (SearchForward): ditto
11848         (SearchBackward): ditto
11849
11850         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
11851         spurius drawing of the cursor in the main area.
11852
11853         * text2.C (status): small fix which could lead to a segfault!
11854         (clearSelection): remove unneeded BufferView param.
11855
11856 2001-08-01  André Pönitz <poenitz@gmx.net>
11857
11858         * lyxfunc.C: small change due to changed mathed interface
11859
11860 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11861
11862         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
11863
11864 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
11865
11866         * lyxfunc.c: fail gracefully if file doesn't exist
11867
11868         * LyXSendto.C:
11869         * buffer.C:
11870         * lyxfunc.C:
11871         * BufferView_pimpl.C: IsDirWriteable() proto changed
11872
11873         * LyXView.C: fix updateWindowTitle() to store the last title
11874
11875 2001-07-31  Juergen Vigna  <jug@sad.it>
11876
11877         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
11878         the font (wrong since using of Paragraph::highestFontInRange).
11879
11880         * paragraph.C (highestFontInRange): added a default_size parameter.
11881
11882         * text.C (getVisibleRow): minor clear row changes (still not perfect).
11883         (setHeightOfRow): reformat
11884
11885 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11886
11887         * converter.[hC] + affected files: move to (inital-char)lowercase
11888         function names.
11889
11890         * ParagraphParameters.C (ParagraphParameters): remove commented code
11891
11892         * PainterBase.[Ch]: remove commented code
11893
11894         * LaTeXFeatures.h: add "bool floats" for float.sty
11895
11896         * LaTeXFeatures.C (LaTeXFeatures): init floats
11897         (require): handle float
11898         (getPackages): do it with floats
11899
11900 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11901
11902         * BufferView_pimpl.C (Dispatch): improve handling of
11903         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
11904
11905         * commandtags.h: #include lyxfont.h here temporarily to avoid
11906         keybinding bug.
11907
11908         * bufferlist.h: include LString.h here.
11909
11910 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11911
11912         * text2.C (getStringToIndex): new method.
11913
11914 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
11915
11916         * *: Reduced header file dependencies all over.
11917
11918 2001-07-30  Baruch Even  <baruch@lyx.org>
11919
11920         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
11921
11922 2001-07-29  Baruch Even  <baruch@lyx.org>
11923
11924         * buffer.C (readInset): Changed GRAPHICS to Graphics.
11925
11926 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11927
11928         * ParameterStruct.h (endif): add a default constructor to make
11929         sure that all variables is initialized.
11930
11931         * ParagraphParameters.C (ParagraphParameters): adjust
11932
11933 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11934
11935         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
11936         index; also, check that there is something to index, and that it
11937         does not span over several paragraphs.
11938         (doubleClick): use WHOLE_WORD_STRICT for double click.
11939
11940         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
11941
11942         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
11943         scheme.
11944
11945 2001-07-26  Baruch Even  <baruch@lyx.org>
11946
11947         * buffer.C (readInset): Changed to call up InsetGraphics when reading
11948         an InsetFig figure, backwards compatible reading of old figure code.
11949
11950 2001-07-27  Juergen Vigna  <jug@sad.it>
11951
11952         * text2.C: font.realize function adaption.
11953
11954         * text.C (draw): add a warnings lyxerr text if needed.
11955
11956         * layout.C: font.realize function adaption.
11957
11958         * language.C: add inherit_language and implement it's handlings
11959
11960         * bufferview_funcs.C (StyleReset): remove language parameter from
11961         font creation (should be language_inherit now).
11962
11963         * bufferparams.C (writeFile): handle ignore_language.
11964
11965         * paragraph.C (getFontSettings): the language has to be resolved
11966         otherwise we have problems in LyXFont!
11967
11968         * lyxfont.C (lyxWriteChanges): added document_language parameter
11969         (update): removed unneeded language parameter
11970
11971         * paragraph.C (validate): fixed wrong output of color-package when
11972         using interface colors for certain fonts in certain environments,
11973         which should not seen as that on the final output.
11974
11975 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
11976
11977         * BufferView_pimpl.C:
11978         * Thesaurus.h:
11979         * Thesaurus.C:
11980         * Makefile.am:
11981         * commandtags.h:
11982         * LyXAction.C: add thesaurus support
11983
11984         * lyxfind.h:
11985         * lyxfind.C: add "once" parameter, for thesaurus, to not
11986           move to the next match
11987
11988 2001-07-26  Juergen Vigna  <jug@sad.it>
11989
11990         * lyxfont.C (realize): honor ignore_language too!
11991         (resolved): ditto.
11992
11993         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
11994
11995         * text.C (draw): one place more for ignore_language to not draw
11996         itself!
11997
11998 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
11999
12000         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
12001
12002 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12003
12004         * buffer.C (parseSingleLyXformat2Token): a more general fix for
12005         the minipage conversion problem.
12006
12007 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12008
12009         * buffer.C (parseSingleLyXformat2Token): check minipage if we
12010         insert an inset.
12011
12012 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12013
12014         * BufferView.h: don't forward declare WorkArea
12015
12016         * BufferView.C: don't include WorkArea.h
12017
12018 2001-07-25  André Pönitz <poenitz@gmx.net>
12019
12020         * commandtags.h:
12021         * LyXAction.C:
12022         * lyxfunc.C:  new LFUN 'math-space'
12023
12024         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
12025
12026 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12027
12028         * text2.C (toggleInset): call open/close
12029
12030 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12031
12032         * lyxfunc.C (dispatch): add debug for the disabled case
12033
12034         * font.C (buttonText): make similar to rectText
12035
12036         * buffer.C (readInset): comment out parsing of insetlist and
12037         insttheorem
12038
12039         * PainterBase.C (rectText): small correction
12040
12041         * BufferView_pimpl.C: comment out insettheorem and insetlist
12042         * LyXAction.C: ditto
12043         * commandtags.h: ditto
12044
12045 2001-07-24  Juergen Vigna  <jug@sad.it>
12046
12047         * text.C (draw): honor the ignore_language.
12048
12049         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
12050
12051 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12052
12053         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
12054         char inset.
12055
12056 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
12057
12058         * lyxtext.h: remove unused (and unimplemented) methods
12059
12060 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
12061
12062         * text.C (getVisibleRow): honor background color
12063
12064         * PainterBase.h:
12065         * Painter.h: remove default color argument for fillRectangle
12066
12067         * text.C (backgroundColor): new method
12068
12069 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12070
12071         * text.C (getVisibleRow): adjust
12072
12073         * font.[Ch] (rectText): new method, metrics
12074         (buttonText): new method, metrics
12075
12076         * PainterBase.[hC]: make rectText and buttonText always draw and take
12077         fewer paramteres.
12078
12079 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
12080
12081         * ToolbarDefaults.C (read):
12082         * MenuBackend.C (read): allow escaping in all strings
12083
12084         * BufferView_pimpl.C (insertAndEditInset): new method.
12085         (Dispatch): use insertAndEditInset whenever appropriate.
12086
12087         * BufferView_pimpl.C (insertNote): removed
12088
12089         * BufferView_pimpl.C (smartQuote): new method, moved from
12090         BufferView; if an insetquote cannot be inserted, insert a '"'
12091         character instead.
12092
12093         * BufferView2.C: remove insertCorrectQuote();
12094
12095         * lyxfunc.C (getStatus): Add support for all remaingin
12096         inset-insert lfuns.
12097
12098         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
12099
12100         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
12101         command (necessary to pass " as parameter of self-insert.
12102
12103         * text.C (selectWordWhenUnderCursor):
12104         (selectWord): add word_location parameter
12105         (selectWordWhenUnderCursor): same + remove special code for word
12106         boundary.
12107         (selectNextWord): use kind() to guess type of insetspecialchar,
12108         not latex().
12109
12110         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
12111         (insertErtContents): create ert insets as collapsed.
12112         (readInset): better compatibility code for Info inset.
12113
12114 2001-07-20  Juergen Vigna  <jug@sad.it>
12115
12116         * lyxfunc.C (dispatch): use always LyXFind now!
12117
12118         * text2.C (init): add a reinit flag so that the LyXText can be
12119         reinited instead of deleted and reallocated (used in InsetText).
12120
12121         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
12122
12123         * text.C: ditto
12124
12125         * text2.C: ditto
12126
12127 2001-07-18  Juergen Vigna  <jug@sad.it>
12128
12129         * text.C (selectNextWord): handle insets inside inset by calling
12130         always the bv->text functions so that we can go up the_locking_inset!
12131
12132         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
12133         in strange locations when inside an inset!
12134
12135         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
12136         handling to include insets.
12137
12138         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
12139
12140 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12141
12142         * LyXAction.C (init):
12143         * commandtags.h:
12144         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
12145         LIGATURE_BREAK, since the name is so stupid.
12146
12147 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
12148
12149         * buffer.C (readInset): enable reading of new InsetNotes as well as old
12150         InsetInfos.
12151
12152         * FontLoader.C: remove FORMS_H_LOCATION cruft.
12153
12154         * sp_form.[Ch]: remove.
12155
12156         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
12157
12158         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
12159         InsetInfo.
12160
12161         * src/buffer.C (readInset): ditto.
12162
12163 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
12164
12165         * BufferView_pimpl.C (specialChar): new method. Obsoletes
12166         menuSeparator(), endOfSentenceDot(), ldots() and
12167         hyphenationPoint(), which are therefore removed.
12168         (Dispatch): handle LFUN_HYPHENATION_BREAK.
12169
12170         * LyXAction.C (init):
12171         * commandtags.h: add LFUN_HYPHENATION_BREAK.
12172
12173         * paragraph.C (getWord): removed.
12174
12175         * BufferView_pimpl.C (Dispatch): use last word or selection for
12176         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
12177
12178         * lyx_main.C (queryUserLyXDir): do not ask before creating
12179         user_dir, except if it has been named explicitely.
12180
12181 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
12182
12183         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
12184         a document of zero size.
12185
12186 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
12187
12188         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
12189         approriately in the c-tor and in require().
12190         (getPackages): output the appropriate LaTeX for natbib support.
12191
12192         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
12193         variables "use_natbib" and "use_numerical_citations" when reading the
12194         LyX file.
12195         (readInset): read the various natbib cite commands.
12196         (validate): white-space change.
12197
12198         * bufferparams.[Ch]: new variables "bool use_natbib" and
12199         "bool use_numerical_citations".
12200         (writeFile): output them in the LyX file.
12201
12202 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
12203
12204         * lyxfunc.C (getStatus): add support for all the inset insertion
12205         commands.
12206
12207         * text2.C (insertInset):
12208         * paragraph.C (insetAllowed):
12209         * BufferView_pimpl.C (insertInset): update to take in account the
12210         renaming of insertInsetAllowed
12211
12212         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
12213
12214         * text2.C (getInset): new method. returns inset at cursor position.
12215
12216         * BufferView_pimpl.C (Dispatch): changes because of this.
12217
12218         * LyXAction.C (init): rename open-stuff to inset-toggle.
12219
12220         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
12221
12222         * text2.C (toggleInset): renamed from openStuff; use
12223         Inset::open().
12224
12225 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
12226
12227         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
12228
12229         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
12230
12231 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
12232
12233         * buffer.C (readLyXformat2): Add filename to the error dialog
12234
12235 2001-07-18  Juergen Vigna  <jug@sad.it>
12236
12237         * tabular.C (GetCellNumber): put an assert here instead of the check!
12238
12239 2001-07-17  Juergen Vigna  <jug@sad.it>
12240
12241         * BufferView_pimpl.C (toggleSelection): adapted too.
12242
12243         * text.C (selectNextWord): adapted for use with insets.
12244         (selectSelectedWord): ditto
12245
12246 2001-07-17  Juergen Vigna  <jug@sad.it>
12247
12248         * sp_spell.C (PSpell): fix initialitation order.
12249
12250 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12251
12252         * paragraph.C: spacing
12253
12254 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
12255
12256         * sp_spell.C: repair language selection for pspell
12257
12258 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12259
12260         * lyxfunc.h: change more methods to begin with lower char.
12261
12262 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
12263
12264         * buffer.C (parseSingleLyXformat2Token): Generate error insets
12265         for unknown layouts.
12266
12267 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
12268
12269         * buffer.C (readLyXformat2): Generate an error dialog if there are
12270         unknown layouts.
12271
12272 2001-07-16  Juergen Vigna  <jug@sad.it>
12273
12274         * sp_spell.C: always compile ISpell part.
12275
12276         * lyxrc.C: added use_pspell entry and it's handling.
12277
12278 2001-07-13  Juergen Vigna  <jug@sad.it>
12279
12280         * sp_spell.C: removed double includes.
12281
12282 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
12283
12284         Consistent use of Lsstream.h:
12285         * Lsstream.h: added using std::stringstream for consistencies sake.
12286
12287         * buffer.C: removed using std::stringstream
12288
12289         * lyxfont.C (stateText):
12290         * paragraph.C (asString):
12291         * text.C (selectNextWord, selectSelectedWord):
12292         * text2.C (setCounter):
12293         * vspace.C (asString, asLatexString):
12294         std::ostringstream -> ostringstream.
12295
12296 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
12297
12298         * LyXAction.C: add LFUN_HELP_ABOUTLYX
12299         * commandtags.h: add LFUN_HELP_ABOUTLYX
12300         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
12301
12302 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
12303
12304         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
12305         cursorToggle()
12306         * lyx_gui_misc.C: remove spellchecker
12307         * lyxfunc.C: showSpellchecker
12308         * sp_base.h: added
12309         * sp_ispell.h: added
12310         * sp_pspell.h: added
12311         * sp_spell.C: added
12312         * sp_form.[Ch]: removed
12313         * spellchecker.[Ch]: removed
12314
12315 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
12316
12317         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
12318         is set.
12319         (simpleTeXSpecialChars): Simply print the input character without
12320         any special translation if pass_thru is set.
12321
12322         * layout.h: Added bool pass_thru to layout class for being able to
12323         implement pass through of a paragraph for Literate Programming.
12324
12325         * layout.C: add LT_PASS_THRU to LayoutTags enum.
12326         * layout.C (LyXLayout): set pass_thru to flase in constructor.
12327         * layout.C (Read): add "passthru" to list of layout tags and add
12328         code to set the pass_thru boolean when it is read.
12329
12330 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12331
12332         * trans_decl.h: remove allowed from KmodInfo
12333
12334         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
12335         remove allowed code
12336         (Load): adjust
12337
12338         * paragraph_pimpl.C (erase): use boost::prior
12339
12340         * Painter.C (text): use data() instead of c_str() when length is
12341         also provided.
12342         * WorkArea.C (putClipboard): ditto
12343         * font.h (width): ditto
12344
12345         * BufferView2.C: use it-> instead of (*it). for iterators
12346         * texrow.C: ditto
12347         * paragraph_pimpl.C: ditto
12348         * paragraph.C: ditto
12349         * minibuffer.C: ditto
12350         * language.C: ditto
12351         * kbmap.C: ditto
12352         * encoding.C: ditto
12353         * counters.C: ditto
12354         * converter.C: ditto
12355         * chset.C: ditto
12356         * Variables.C: ditto
12357         * TextCache.C: ditto
12358         * MenuBackend.C: ditto
12359         * LyXAction.C: ditto
12360         * LColor.C: ditto
12361         * FloatList.C: ditto
12362         * DepTable.C: ditto
12363         * ColorHandler.C (LyXColorHandler): ditto
12364
12365 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12366
12367         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
12368
12369         * text2.C (openStuff): reintroduce this method (which had been
12370         nuked in NEW_INSETS frenzy).
12371
12372         * lyxfunc.C (Dispatch): when an action has not been handled, use
12373         its name in the error message, not its number.
12374
12375         * paragraph.C (inInset): change method name to begin with lowercase.
12376
12377         * undo_funcs.C:
12378         * text2.C: updates because of this.
12379
12380 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12381
12382         * ToolbarDefaults.C (add): add spaces in error message
12383
12384 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12385
12386         * buffer.C (readLyXformat2): initialize the ert comp. variables.
12387         (readLyXformat2): rename return_par to first_par, use lyxlex's
12388         pushToken and remove the manual push handling.
12389         (parseSingleLyXformat2Token): add another ert comp. variable:
12390         in_tabular, rename return_par to first_par. handle newlines better
12391
12392 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12393
12394         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
12395
12396 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12397
12398         * text2.C (getParFromID): removed
12399
12400         * buffer.C (getParFromID): new method moved form lyxtext.
12401         * BufferView2.C (insertErrors): adjust
12402         (setCursorFromRow): adjust
12403         * BufferView_pimpl.C (restorePosition): adjust
12404         * lyxfunc.C (Dispatch): adjust
12405         * undo_funcs.C (textUndo): adjust
12406         (textRedo): adjust
12407         (textHandleUndo): adjust
12408         (textHandleUndo): adjust
12409
12410 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12411
12412         * buffer.C: up' the LYX_FORMAT
12413
12414         * lyxfont.h: turn NO_LATEX on as default
12415
12416         * buffer.C (insertErtContents): new methods of tex style compability.
12417         (parseSingleLyXformat2Token): use it several places.
12418         * tabular.C (OldFormatRead): and here
12419
12420 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12421
12422         * text2.C: remove some commented code.
12423         reindent file.
12424
12425         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
12426         * trans.C: changes because of the above.
12427
12428 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
12429
12430         * text2.C (setCounter): Fix counters bug with bibliography layout.
12431
12432 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12433
12434         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
12435         own member functions
12436         (simpleTeXSpecialChars): ditto
12437
12438 2001-07-06  Juergen Vigna  <jug@sad.it>
12439
12440         * a lot of files: changed the access to LyXText::status and the
12441         call of undo-functions.
12442
12443         * undo.[Ch]: added a inset_id to the undo informations.
12444
12445         * undo_funcs.[Ch]: added and moved here all undo functions.
12446
12447         * lyxtext.h: give the status enum a weight, made status_ a private
12448         variable and made accessor functions for it, removed the whole bunch
12449         of undo-functions as they are now in their own file, make some
12450         functions publically available. Added function ownerParagraph with
12451         int parameter.
12452
12453         * paragraph.[Ch]: added "bool same_ids" to the constructor,
12454         made InInset() a const function, added getParFromID() function.
12455
12456         * buffer.[Ch]: added const version for inset_iterator functions,
12457         added getInsetFromID() function.
12458
12459         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
12460         changed undo functions for new version.
12461
12462 2001-07-05  Juergen Vigna  <jug@sad.it>
12463
12464         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
12465         unknow mechanism does not call the proper constructor but only this
12466         one also if I request the other!?
12467
12468 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12469
12470         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
12471
12472         * text2.C (LyXText): use initialization lists.
12473
12474         * lyxtext.h (Selection): initialize set_ and mark_
12475         (init): remove method
12476
12477 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
12478
12479         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
12480
12481 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12482
12483         * screen.[Ch]: change method names to begin with lowercase
12484
12485         * BufferView_pimpl.C (updateScrollbar): simplify further and
12486         hopefully make it a bit faster.
12487
12488 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12489
12490         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
12491         calling directly xforms functions.
12492
12493         * Painter.C (Painter):
12494         * lyx_cb.C (MenuWrite):
12495         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
12496         fl_display.
12497
12498         * lyx_gui.C: remove bogus guiruntime extern declaration.
12499
12500 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12501
12502         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
12503         in NEW_INSETS
12504         (redoDrawingOfParagraph): ditto
12505         (redoParagraphs): ditto
12506         (cutSelection): don't create a object for CutAndPaste use the
12507         static method directly
12508         (pasteSelection): ditto
12509
12510         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
12511         LyXview (+ rename)
12512
12513 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12514
12515         * modifications to some other files because of this.
12516
12517         * Makefile.am (lyx_SOURCES): add XFormsView
12518
12519         * XFormsView.[Ch]: new files
12520
12521         * LyXView.[Ch]: make LyXView a base class for the gui handling for
12522         the main window. Move the gui dependent stuff to XFormsView
12523
12524 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12525
12526         * tabular.C (GetCellInset): update cur_cell also in the row/col
12527         version of this function.
12528
12529         * lyxfunc.C: no need to include figure_form.h here.
12530
12531         * FontLoader.h:
12532         * lyxfunc.h:
12533         * lyxscreen.h:
12534         * text2.C:
12535         * lyxvc.C: no need to include forms.h here.
12536
12537 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12538
12539         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
12540
12541         * lyxfunc.C (Dispatch):
12542         * Spacing.C (set):
12543         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
12544         constructor argument.
12545
12546 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12547
12548         * paragraph.C (Paragraph): dont't clear, and just set layout.
12549         (makeSameLayout): use params's copy contructor.
12550
12551         * ParagraphParameters.[Ch] (makeSame): delete method
12552
12553 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
12554
12555         * Variables.[Ch]: fix indentation, rename set to isSet
12556
12557 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12558
12559         * lyxfunc.C (Dispatch): fix typo
12560
12561 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12562
12563         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
12564         upper_bound.
12565
12566         * bufferlist.C: include assert.h for emergencyWrite().
12567
12568 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
12569
12570         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
12571           give up at last (bug #425202) !
12572
12573 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
12574
12575         * lyx_gui_misc.C:
12576         * sp_form.h:
12577         * sp_form.C:
12578         * spellchecker.h:
12579         * spellchecker.C: strip spellchecker options and bring up
12580           preferences tab instead
12581
12582 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12583
12584         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
12585         the istringstream constructor
12586
12587 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12588
12589         * paragraph.C (getLayout): fix return value
12590
12591         * paragraph.h: do not declare getLayout as inline.
12592
12593         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
12594
12595 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12596
12597         * lyxcursor.h (operator<): new func
12598         (operator>): new func
12599         (operator>=): new func
12600         (operator<=): new func
12601
12602         * text.C (changeCase): use selection.start and selection.end
12603         (changeRegionCase): require from to be <= to. Require par to be a
12604         valid paragraph.
12605
12606         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
12607
12608 2001-06-27  Juergen Vigna  <jug@sad.it>
12609
12610         * text.C (cursorLeftOneWord): changed to return the cursor and added
12611         overlay with BufferView * parameter which calls this one.
12612         (getWord): added
12613         (selectWord): use new getWord function.
12614         (changeCase): renamed from changeWordCase as and extended to work
12615         also on selections.
12616
12617         * lyxtext.h: added enum word_location
12618
12619         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
12620         changeCase as this operates now also on selections.
12621
12622 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
12623
12624         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
12625
12626         * many files: send debug output to Debug::INFO instead of
12627         Debug::ANY.
12628
12629         * converter.C (View):
12630         (Convert):
12631         (Move): send debug output to Debug::FILES instead of console.
12632
12633 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
12634
12635         * lyxfunc.C (getStatus): use func_status
12636
12637         * func_status.h: new header, describing the results of
12638         LyXFunc::getStatus;
12639
12640         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
12641         LFUN_MATH_HALIGN.
12642
12643 2001-06-25  The LyX Project  <jug@sad.it>
12644
12645         * buffer.C (sgmlOpenTag):
12646         (sgmlCloseTag):
12647         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
12648
12649 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12650
12651         * text2.C: remove some dead code
12652
12653         * tabular.C (GetCellInset): store the last cell checked (gotten)
12654
12655         * tabular.h: add the helper for the speedup
12656
12657         * lyxtext.h: remove some dead code
12658
12659 2001-06-26  The LyX Project  <Asger>
12660
12661         * paragraph.C: Change export to LaTeX of alignment to
12662         \begin{center} and family for better roundtrip work with reLyX.
12663
12664         * Tune the math drawing a bit.
12665
12666 2001-06-25  The LyX Project  <Asger>
12667
12668         * LColor.C (LColor): New color for math background. New color
12669         for buttons.
12670
12671 2001-06-25  The LyX Project  <jug@sad.it>
12672
12673         * lyxfunc.C (MenuNew): remove extra check for .lyx file
12674
12675         * lyxfunc.C (Open):
12676         * bufferlist.C (newFile): do not restrict to files ending with
12677         .lyx
12678
12679         * BufferView_pimpl.C (MenuInsertLyXFile):
12680
12681 2001-06-24  The LyX Project  <jug@sad.it>
12682
12683         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
12684         of compare_no_case
12685
12686 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12687
12688         * lyxtext.h: rename most methods to begin with a small char.
12689         Lots of changes because of this.
12690
12691         * paragraph.C (Paragraph): do not call fitToSize
12692         (erase): call Pimpl::erase
12693         (insertChar): call Pimpl::insertChar
12694         (insertInset): call Pipl::insertInset
12695         (breakParagraph): do not call fitToSize
12696         (breakParagraphConservative): do not call fitToSize
12697         (fitToSize): remove method
12698
12699         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
12700
12701 2001-06-24  The LyX Project  <Asger>
12702
12703         * Fix Qt compilation^2
12704
12705 2001-06-24  The LyX Project  <jug@sad.it>
12706
12707         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
12708         depthHook(getDepth()-1).
12709
12710         * paragraph.h:
12711         * ParagraphParameters.h:
12712         * ParameterStruct.h: change type of depth to unsigned int ==
12713         depth_type. Many adaptations to other files before of that.
12714
12715 2001-06-24  The LyX Project  <Asger>
12716
12717         * Fix Qt compilation.
12718
12719 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12720
12721         * paragraph.h: renamed several methods to begin with small letter.
12722         several changes to many parts of the code because of this.
12723
12724 2001-06-23  The LyX Project  <jug@sad.it>
12725
12726         * text2.C (InsertStringAsLines): renamed from InsertStringA;
12727         rewritten to discard all double spaces when KeepEmpty is off
12728         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
12729         to only handle newlines but not fiddle with spaces and friends.
12730
12731         * lyxfunc.C (MenuNew): when doing 'new from template', use
12732         template_path as default directory
12733
12734 2001-06-23  The LyX Project  <Asger>
12735
12736         * Clean-up of header file includes all over
12737         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
12738
12739 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12740
12741         * paragraph.h: renamed from lyxparagraph.h
12742
12743 2001-06-23  Asger  <lyx@violet.home.sad.it>
12744
12745         * Buffer.h: Removed Buffer::resize
12746         * BufferList.h: Removed BufferList::resize
12747         * LyXView.h: Added LyXView::resize. This way, we will only reflow
12748         the document lazily when we change the width, or the font settings.
12749
12750 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
12751
12752         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
12753
12754 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
12755
12756         * buffer.h: remove out of date comment
12757
12758 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
12759
12760         * lyxscreen.h:
12761         * screen.C: fix "theoretical" GC leak
12762
12763 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12764
12765         * LaTeX.C (scanAuxFile):
12766         (deplog): remove trailing \r when reading stream (useful under
12767         win32)
12768
12769 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
12770
12771         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
12772         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
12773         and BufferView::theLockingInset(Inset*), so should use them and not
12774         access bv_->text->the_locking_inset directly.
12775
12776         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
12777
12778 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
12779
12780         * Makefile.am:
12781         * tex-defs.h: remove old unused file
12782
12783 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
12784
12785         * BufferView_pimpl.C: fix typo, remove minibuffer message
12786           when buffer has loaded
12787
12788 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12789
12790         * lyxfunc.C (Dispatch): use stringstream
12791         (MenuNew): use stringstream
12792         (Open): use stringstream
12793
12794         * importer.C (Import): use stringstream
12795
12796         * bufferview_funcs.C (CurrentState): use stringstream
12797
12798         * LaTeX.C (run): use stringstream
12799
12800         * BufferView_pimpl.C (savePosition): use stringstream
12801         (restorePosition): use stringstream
12802         (MenuInsertLyXFile): use stringstream
12803
12804 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
12805
12806         * BufferView.C:
12807         * Bullet.C:
12808         * ColorHandler.C:
12809         * FontInfo.C:
12810         * FontLoader.C:
12811         * LColor.C:
12812         * LaTeXFeatures.C:
12813         * Painter.C:
12814         * gettext.C:
12815         * lyx_gui_misc.C:
12816         * lyxserver.C:
12817         * vspace.C: removed // -*- C++ -*- as first line.
12818
12819         * lyxfind.h:
12820         * version.h: added // -*- C++ -*- as first line.
12821
12822 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12823
12824         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
12825
12826         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
12827         of string
12828
12829 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12830
12831         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
12832         of floats.
12833
12834 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12835
12836         * gettext.C: include LString.h even when --disable-nls is on.
12837
12838 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
12839
12840         * converter.h (Get): changed argument type from int to
12841         FormatList::size_type to avoid unnecessary conversion.
12842
12843         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
12844         before using it.
12845
12846 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12847
12848         * gettext.h: include LString.h even when --disable-nls is on.
12849
12850 2001-06-07  Juergen Vigna  <jug@sad.it>
12851
12852         * text.C (BreakAgain): subst spaces with tabs.
12853
12854         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
12855         (resizeInsetsLyXText): set force on resizeLyXText.
12856
12857 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12858
12859         * gettext.h (gettext_init):
12860         (locale_init): use a real definition instead of a macro
12861
12862 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
12863
12864         * Bufferview_pimpl.C:
12865         * LColor.h:
12866         * LColor.C: further lcolor tidies
12867
12868 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12869
12870         * BufferView_pimpl.C (updateScrollbar): simplify.
12871
12872         * BufferView2.C: don't include insets/insetinfo.h, change
12873         prototype for insertInset and call the Pimpl version. let
12874         updateInset call Pimpl version.
12875
12876         * BufferView.h: move inset_slept to BufferView::Pimpl, move
12877         gotoInset to BufferView::Pimpl
12878
12879 2001-06-01  Juergen Vigna  <jug@sad.it>
12880
12881         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
12882         inside a LockingInset (is the update needed at all?).
12883
12884 2001-05-31  Juergen Vigna  <jug@sad.it>
12885
12886         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
12887         here not the old one otherwise how should we compare it afterwards
12888         if it's the same!
12889
12890 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12891
12892         * lyxfont.C:
12893         * tabular.C:
12894         * tabular-old.C:
12895         * FontInfo.C: bring C functions into global namespace when
12896         necessary
12897
12898 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12899
12900         * LString.h: make sure config.h has been loaded before LString.h.
12901
12902         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
12903         (one for each char read by EatLine!).
12904
12905         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
12906         variables.
12907
12908 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12909
12910         * paragraph.C (BreakParagraph): set the inset_owner in the new par
12911         to the same as the par we break from
12912
12913 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12914
12915         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
12916
12917         * MenuBackend.C (expand): also create menu entries for wide
12918         versions of the floats.
12919
12920         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
12921
12922         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
12923
12924         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
12925         frontends/Makefile.am
12926
12927         * text2.C: adjust
12928         * text.C: adjust
12929
12930
12931         * tabular.C (getTokenValue): add std::
12932
12933         * tabular-old.C (getTokenValue): add std::
12934         (getTokenValue): ditto
12935         (getTokenValue): ditto
12936
12937         * screen.C (ToggleSelection): adjust
12938
12939         * lyxtext.h: put selection cursors inside a Selection struct.
12940
12941         * lyxfunc.C (moveCursorUpdate): adjust
12942
12943         * lyxfont.C (latexWriteStartChanges): add std::
12944
12945         * lyxfind.C: adjust
12946
12947         * font.h: delete with(char const *, LyXFont const &)
12948
12949         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
12950
12951         * FontInfo.C (getFontname): add std::
12952
12953         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
12954         (workAreaButtonPress): adjust
12955         (tripleClick): adjust
12956         (update): adjust
12957         (moveCursorUpdate): adjust
12958         (Dispatch): adjust
12959
12960         * BufferView2.C (gotoInset): adjust
12961
12962 2001-05-30  Juergen Vigna  <jug@sad.it>
12963
12964         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
12965         to check pspell I add this as default as I now have new pspell
12966         libraries and they seem to use this.
12967
12968 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12969
12970         * text2.C (CutSelection): make the cursor valid before the call to
12971         ClearSelection.
12972
12973 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12974
12975         * kbsequence.C (parse): de-uglify a bit the parsing code, which
12976         relied on 0 terminated strings and other horrors. Bug found due to
12977         the new assert in lyxstring!
12978
12979         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
12980         KP_ keys.
12981
12982 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12983
12984         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
12985         to latinkeys.bind.
12986
12987         * lyxfunc.C (processKeySym): change method of getting to the
12988         self-insert char.
12989
12990         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
12991         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
12992         * BufferView_pimpl.[Ch]: here as private methods.
12993
12994 2001-05-28  Juergen Vigna  <jug@sad.it>
12995
12996         * text.C (SetHeightOfRow): added the update() call again as it is
12997         needed to initialize inset dimensions!
12998
12999 2001-05-16  Juergen Vigna  <jug@sad.it>
13000
13001         * text2.C (SetCharFont): Add new function with BufferView * and
13002         bool toggleall parameters for setting insets internal fonts.
13003         (SetFont): Freeze the undo as we may change fonts in Insets and
13004         all this change should be inside only one Undo!
13005
13006         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
13007         setting font's in insets as for them we have the SetFont function!
13008
13009 2001-05-15  Juergen Vigna  <jug@sad.it>
13010
13011         * text2.C (ClearSelection): to be sure we REALLY don't have any
13012         selection anymore!
13013
13014         * tabular.C (TeXCellPreamble): fixed the left border problem for
13015         multicolumn cells.
13016
13017 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
13018
13019         * LaTeX.C (deplog): Make sure that the main .tex file is in the
13020         dependancy file
13021
13022 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13023
13024         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
13025         LFUN_BREAKPARAGRAPH.
13026
13027         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
13028         help test to "internal only", similar for LFUN_INSERT_URL
13029
13030         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
13031         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
13032         auto_region_delete and deadkeys.
13033
13034 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
13035
13036         * LColor.h:
13037         * LColor.C: remove some dead entries, tidy a little
13038
13039 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13040
13041         * lyxfunc.C (processKeySym): comment the Escape handling, remove
13042         commented code.
13043         (Dispatch): implement LFUN_ESCAPE
13044
13045         * commandtags.h: add LFUN_ESCAPE
13046
13047         * LyXAction.C (init): add entry for LFUN_ESCAPE
13048
13049         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
13050         Remove commented code.
13051         (insertNote): moved here
13052         (open_new_inset): moved here
13053
13054         * BufferView[2].[Ch]: move insertNote and open_new_inset to
13055         BufferView_pimpl
13056
13057 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13058
13059         * kbmap.C (findbinding): clean it up and make it work correctly.
13060
13061         * lyx_main.C (init): do not pass argc and argv as parameters
13062
13063 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
13064
13065         * buffer.C: fix path for OS/2 & Win32
13066
13067         * lyx_gui.C:
13068         * lyx_main:
13069         * lyx_main.C: Added os:: class.
13070
13071         * os2_defines.h: update
13072
13073 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13074
13075         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
13076         better by trying again with reduced state.
13077
13078 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13079
13080         * lyxrc.C (read): print error about invalid key sequence only when
13081         debugging (because not all latinX keysyms are known to some X
13082         servers)
13083
13084         * kbsequence.C (getiso): add a few std:: qualifiers
13085         (getiso): comment out extra return statement.
13086
13087 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13088
13089         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
13090         handling.
13091         (Dispatch): enhance the accent inset a bit. (not perfect)
13092
13093 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13094
13095         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
13096
13097 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13098
13099         * bufferlist.C (emergencyWrite): fix assert() call
13100
13101 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
13102
13103         * text.C (InsertChar): Added trivial patch to only send the "you
13104         can not do multiple spaces this way" message once during a
13105         session.
13106
13107 2001-05-08  Baruch Even  <baruch@lyx.org>
13108
13109         * Makefile.am: Changed order of libraries to get LyX to link properly
13110         with the gnome frontend.
13111
13112 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13113
13114         * LaTeXFeatures.h: add a std:: qualifier
13115
13116 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13117
13118         * paragraph.C (String): use stringstream
13119
13120 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13121
13122         * paragraph.C (writeFile): remove footflag arg
13123
13124         * buffer.C (makeLaTeXFile): use stringstream
13125         (latexParagraphs): remove footnot gurba
13126
13127         * LaTeXFeatures.C (getPackages): use stringstream
13128         (getMacros): likewise
13129         (getTClassPreamble): likewise
13130         (getFloatDefinitions): new method
13131
13132         * paragraph.C (writeFile): reindent
13133         (Erase): reindent
13134
13135         * WorkArea.h: revert the xpos + etc changes.
13136
13137         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
13138
13139         * lyxparagraph.[Ch]: add copy constructor, remove Clone
13140
13141         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
13142         (pasteSelection): likewise
13143         * text2.C (CreateUndo): likewise
13144
13145 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13146
13147         * minibuffer.C (peek_event): temporarily reduce the functionality
13148         of the minibuffer (to allow args on lfuns)
13149
13150         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
13151         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
13152
13153         * buffer.C (readInset): add compability reading of old float
13154         lists, add reading of new style float list.
13155         (readInset): avoid reevaluation of inscmd.getCmdName()
13156         (getLists): reindent
13157
13158         * MenuBackend.C (MenuItem): implement parsing of
13159         md_floatlistinsert and md_floatinsert.
13160         (expand::LastFiles): move initalizaton of iterators out of loop,
13161         avoid reevaluation.
13162         (expand::Documents): introduce typdedef vector<string> Strings,
13163         and use it.
13164         (expand::ExportFormats): introduce typedef vector<Format const *>
13165         Formats, and use it.
13166         (expand): implement FloatListInsert and FloatInsert.
13167
13168         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
13169         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
13170         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
13171
13172         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
13173         handling.
13174         (Dispatch::LFUN_FLOAT_LIST): implement
13175
13176 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
13177
13178         * LaTeX.C (run): Fix problem with --export code.
13179
13180 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
13181
13182         * BufferView.[Ch] (workarea): removed.
13183         (getClipboard) new method; wrapper for workarea()->getClipboard()
13184
13185         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
13186         bug.
13187
13188         * WorkArea.h (width, height, xpos, ypos): These methods all
13189         returned the dimensions of the work_area sub-area of WorkArea,
13190         resulting in a position error if the WorkArea were resized. Now
13191         return the dimensions of the entire WorkArea.
13192
13193         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
13194
13195 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13196
13197         * LaTeX.C (deplog): correct the syntax of regex reg1
13198
13199 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13200
13201         * undo.C: remove !NEW_INSETS cruft
13202
13203 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13204
13205         * text2.C: remove !NEW_INSETS cruft
13206
13207         * text.C: remove !NEW_INSETS cruft
13208
13209         * tabular.C: remove !NEW_INSETS cruft
13210
13211         * spellchecker.C: remove !NEW_INSETS cruft
13212
13213         * lyxtext.h: remove !NEW_INSETS cruft
13214
13215         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
13216
13217         * lyxfunc.C: remove !NEW_INSETS cruft
13218
13219         * lyxfind.C: remove !NEW_INSETS cruft
13220
13221         * lyx_cb.C: remove !NEW_INSETS cruft
13222
13223         * figureForm.C: remove  !NEW_INSETS cruft
13224
13225         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
13226
13227         * buffer.[Ch]: remove !NEW_INSETS cruft
13228
13229         * ToolbarDefaults.C: remove !NEW_INSETS cruft
13230
13231         * CutAndPaste.C: remove !NEW_INSETS cruft
13232
13233         * BufferView_pimpl.C: remove !NEW_INSETS cruft
13234
13235         * BufferView2.C: remove !NEW_INSETS cruft
13236
13237         * BufferView.h: remove !NEW_INSETS cruft
13238
13239 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13240
13241         * Lsstream.h: include LString.h before the sstream headers to
13242         fix problem with gcc 2.95.3 and lyxstring
13243
13244 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13245
13246         * lyx_main.C: add using directives when needed for C functions
13247         declared in std:: namespace.
13248
13249 2001-04-27  Juergen Vigna  <jug@sad.it>
13250
13251         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
13252         (SetHeightOfRow): comment out the update call should not be needed!
13253
13254 2001-04-13  Juergen Vigna  <jug@sad.it>
13255
13256         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
13257         (LyXTabular): tried to minimize operator= operations (and realized
13258         hopfully Lars wish).
13259
13260 2001-04-27  Juergen Vigna  <jug@sad.it>
13261
13262         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
13263
13264 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13265
13266         * lyxfunc.C (Dispatch): hack to make listof algorithm work
13267
13268         * buffer.C (readInset): hack to make listof algorithm work
13269
13270         * BufferView_pimpl.C: hack to make listof algorithm work
13271
13272 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13273
13274         * LyXAction.C: removed all !NEW_INSETS cruft
13275         (init): moved lfun_item in method
13276
13277         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
13278
13279 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
13280
13281         * BufferView2.C (theLockingInset): white space.
13282
13283 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13284
13285         * minibuffer.C: include <iostream>
13286
13287         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
13288
13289         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
13290
13291         * commandtags.h: add LFUN_TRANSPOSE_CHARS
13292
13293         * text.[Ch] (TransposeChars): new method
13294
13295 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13296
13297         * call message directly through LyXView instead of through LyXFunc
13298         * BufferView2.C: adjust
13299         * BufferView_pimpl.C: adjust
13300         * FontLoader.C: adjust
13301         * buffer.C: adjust
13302         * bufferview_funcs.C: adjust
13303         * converter.C: adjust
13304         * figureForm.C: adjust
13305         * importer.C: adjust
13306         * lyx_cb.C: adjust
13307         * lyx_gui_misc.C: adjust
13308         * lyxfunc.C: adjust
13309         * lyxvc.C: adjust
13310         * text2.C: adjust
13311         + more files in subdirs
13312
13313         * lyxparagraph.h (size): move up int file
13314         (GetLayout): ditto
13315
13316         * adjust all uses of Assert to lyx::Assert.
13317
13318         * BufferView2.C (ChangeCitationsIfUnique): adjust for
13319         lyxfunctional in namespace lyx
13320         * layout.C (hasLayout): ditto
13321         (GetLayout): ditto
13322         (GetLayout): ditto
13323         (delete_layout): ditto
13324         (NumberOfClass): ditto
13325         * converter.C (GetFormat): ditto
13326         (GetNumber): ditto
13327         (Add): ditto
13328         (Delete): ditto
13329         (SetViewer): ditto
13330         * bufferlist.C (getFileNames): ditto
13331         (emergencyWriteAll): ditto
13332         (exists): ditto
13333         (getBuffer): ditto
13334         * MenuBackend.C (hasSubmenu): ditto
13335         (hasMenu): ditto
13336         (getMenu): ditto
13337         * BufferView_pimpl.C (getInsetByCode): ditto
13338
13339 2001-04-18  Juergen Vigna  <jug@sad.it>
13340
13341         * vspace.C (asLatexString): fixed the 100% problem.
13342
13343 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13344
13345         * lyxfunc.C (Dispatch):
13346         * minibuffer.C:
13347         * minibuffer.h: add a few std:: qualifiers
13348
13349 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13350
13351         * minibuffer.[Ch]: reimplement so that commands is initiated and
13352         run from lyxfunc, simplified som handling, and made the completion
13353         and history code for complete. wip.
13354
13355         * lyxfunc.C (processKeySym): call message
13356         (miniDispatch): new temporary method
13357         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
13358         (LFUN_MESSAGE): implement
13359         (LFUN_MESSAGE_PUSH): implement
13360         (LFUN_MESSAGE_POP): implement
13361         (initMiniBuffer): the initial/defualt minibuffer message.
13362
13363         * lyxfont.[Ch]: inline some more getters
13364
13365         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
13366
13367         * lyx_gui_misc.[Ch] (WriteStatus): remove method
13368
13369         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
13370         (AutoSave): use LFUN_MESSAGE
13371         (Reconfigure): ditto
13372
13373         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
13374
13375         * figureForm.C: use LFUN_MESSAGE
13376
13377         * converter.C (runLaTeX): use LFUN_MESSAGE
13378
13379         * bufferview_funcs.C: use LFUN_MESSAGE
13380         (Melt): ditto
13381         (changeDepth): ditto
13382
13383         * bufferparams.h: use boost::
13384
13385         * bufferlist.h: inherit privately from noncopyable
13386
13387         * bufferlist.C (loadLyXFile): remove some commented code.
13388
13389         * buffer.C (runChktex): use LFUN_MESSAGE
13390
13391         * ShareContainer.h: inherit privately from noncopyable
13392
13393         * ParagraphParameters.[hC] (depth): inline it.
13394
13395         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
13396         methods.
13397         (message): new method
13398         (messagePush): ditto
13399         (messagePop): ditto
13400         (show): init minibuffer
13401         (showState): direct call
13402
13403         * LaTeX.[Ch]: inherit privately from noncopyable
13404         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
13405         instead of WriteStatus.
13406
13407         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
13408
13409         * BufferView_pimpl.C (buffer): don't init minibuffer
13410         (workAreaButtonPress): use LFUN_MESSAGE
13411         (workAreaButtonRelease): ditto
13412         (savePosition): ditto
13413         (restorePosition): ditto
13414         (MenuInsertLyXFile): ditto
13415         (workAreaExpose): don't init minibuffer
13416         (update): remove commented code, simplify
13417
13418         * BufferView2.C (openStuff): use LFUN_MESSAGE
13419         (toggleFloat): ditto
13420         (menuUndo): ditto
13421         (menuRedo): ditto
13422         (copyEnvironment): ditto
13423         (pasteEnvironment): ditto
13424         (copy): ditto
13425         (cut): ditto
13426         (paste): ditto
13427         (gotoInset): ditto
13428         (updateInset): remove some commented code
13429
13430         * lastfiles.h: inherit privately from noncopyable
13431         * layout.h: ditto
13432         * lyx_gui.h: ditto
13433         * lyx_main.h: ditto
13434         * lyxlex.h: ditto
13435         * lyxlex_pimpl.h: ditto
13436
13437         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
13438         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
13439         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
13440
13441         * LyXAction.h: inherit privately from noncopyable, add methods
13442         func_begin, func_end, returning iterators to the func map.
13443
13444         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
13445         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
13446         (func_begin): new method
13447         (func_end): new method
13448
13449         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
13450         and not)
13451         (copySelection): ditto
13452         (pasteSelection): ditto
13453
13454         * BufferView.C: whitespace change
13455         * BufferView.h: inherit privately from noncopyable
13456
13457 2001-04-16  Allan Rae  <rae@lyx.org>
13458
13459         * tabular-old.C (l_getline):
13460         * spellchecker.C (sc_check_word):
13461         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
13462         an unrecognised preprocessor directive.  So ensure they're wrapped.
13463
13464 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
13465
13466         * src/exporter.C (Export): Give an error message when path to file
13467         contains spaces.
13468
13469 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
13470
13471         * LaTeX.C (deplog): Always check that foundfile exists.
13472
13473 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13474
13475         * lyx_main.h:
13476         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
13477
13478 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13479
13480         * tabular.[Ch] (getLabelList): implement new method
13481
13482         * minibuffer.h: comment ouf setTiimer
13483
13484         * minibuffer.C (ExecutingCB): constify res
13485         (peek_event): constify s
13486         (Set): constify ntext
13487         (Init): constify nicename
13488
13489         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
13490
13491         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
13492         (savePosition): use two params to Minibuffer::Set
13493         (restorePosition): ditto
13494
13495 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13496
13497         * lyx_main.C: include language.h
13498
13499         * Makefile.am (lyx_main.o): add language.h
13500
13501 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13502
13503         * exporter.C:
13504         * paragraph.C:
13505         * screen.C:
13506         * tabular.C:
13507         * CutAndPaste.C: include gettext.h
13508
13509         * lyxfont.h: remove old hack with ON and OFF.
13510
13511         * lyxparagraph.h:
13512         * lyxfont.h: do not include language.h...
13513
13514         * BufferView2.C:
13515         * LaTeXFeatures.C:
13516         * Painter.C:
13517         * bufferview_funcs.C:
13518         * font.C:
13519         * lyxfont.C:
13520         * text.C:
13521         * text2.C:
13522         * trans_mgr.C:
13523         * paragraph.C: ... but do it here instead
13524
13525 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13526
13527         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
13528
13529         * tabular.C: small reformat
13530
13531         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
13532         NEW_INSETS version
13533         (GetChar): ditto
13534         (BreakParagraph): ditto
13535         (SetOnlyLayout): ditto
13536         (SetLayout): ditto
13537
13538         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
13539         with one arg less.
13540
13541         * lastfiles.C: removed most using decl, add std:: where needed
13542
13543         * buffer.C: ws changes
13544
13545         * MenuBackend.C (class compare_format): put into anon namespace
13546         (expand): constify label, names, action, action2
13547         (expand):
13548
13549         * text.C (SingleWidth): constify font
13550         (IsBoundary): constify rtl2
13551         (GetVisibleRow): constify ww
13552
13553         * LaTeX.C (deplog): constify logfile
13554
13555         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
13556         start_x, end_x
13557         (workAreaExpose): constify widthChange, heightChange
13558
13559         * lyxrow.C (par): moved
13560         (height): moved
13561         (next): moved
13562         * lyxrow.h: as inlines here
13563
13564         * lyxfont.h (shape): moved from lyxfont.C
13565         (emph): moved from lyxfont.C
13566
13567         * lyxfont.C (LyXFont): use initialization list for all
13568         constructors
13569         (shape): move to lyxfont.h as inline
13570         (emph): move to lyxfont.h as inline
13571
13572
13573 2001-04-04  Juergen Vigna  <jug@sad.it>
13574
13575         * vspace.C: had to include stdio.h for use of sscanf
13576
13577 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
13578
13579         * BufferView.h:
13580         * BufferView_pimpl.h: remove xforms cruft. Both classes are
13581         independent of xforms.
13582
13583 2001-04-02  Juergen Vigna  <jug@sad.it>
13584
13585         * spellchecker.C: fixed namespace placing!
13586
13587 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
13588
13589         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
13590         the LyXParagraph * is 0.
13591
13592 2001-03-29  Juergen Vigna  <jug@sad.it>
13593
13594         * vspace.C: added support for %, c%, p%, l%.
13595         (stringFromUnit): added helper function.
13596         (asLatexString): changed to give right results for the %-values.
13597
13598         * buffer.C: convert the widthp in a width%.
13599
13600 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
13601
13602         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
13603         figureForm.[Ch].
13604
13605         * figureForm.[Ch]: stripped the FD_from_figure manipulation
13606         code out of lux_cb.[Ch], ready for its (imminent?) removal.
13607
13608         * lyx_cb.[Ch]: see above.
13609
13610         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
13611         form1.[Ch].
13612
13613         * form1.[Ch]:
13614         * lyx.[Ch]: replaced by figure_form.[Ch].
13615
13616         * lyx_gui.C:
13617         * lyx_gui_misc.C:
13618         * lyxfunc.C: changed headers associated with above changes.
13619
13620 2001-03-27  Juergen Vigna  <jug@sad.it>
13621
13622         * BufferView_pimpl.C: set the temporary cursor right!
13623
13624 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
13625
13626         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
13627
13628 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
13629
13630         * LString.h: removed "using std::getline"!
13631
13632         * BufferView_pimpl.C (Dispatch): changes due to changes in
13633         InsetInclude::Params.
13634
13635         * buffer.C (tag_name): removed redundant break statements as they were
13636         producing lots of warnings with my compiler.
13637
13638 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13639
13640         * LString.h: add "using std::getline" when using the real <string>.
13641
13642 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
13643
13644         * buffer.C: removed bitset usage.
13645         PAR_TAG moved to an anonymous name space.
13646         (tag_name): new funtion, also in the anonymous namespace.
13647         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
13648         (makeDocBookFile): clean code. Completed transition from string arrays
13649         to string vectors.
13650         (SimpleDocBookOnePar): code clean.
13651
13652 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13653
13654         * tabular.C: add some comments.
13655
13656 2001-03-22  Juergen Vigna  <jug@sad.it>
13657
13658         * buffer.C (parseSingleLyXformat2Token): redone the minipage
13659         compatibility read a bit and fixed bug with minipage in different
13660         depth.
13661
13662 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
13663
13664         * buffer.C (pop_tag): removed.
13665         (push_tag): removed.
13666         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
13667         array replaced with vector. Added support for CDATA sections.
13668         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
13669         at any nest level.
13670         (makeDocBookFile): XML conformant declaration of CDATA section,
13671         fixed bug related to <emphasis> in the first paragraph char.
13672         (sgmlOpenTag): exclude empty tags.
13673         (sgmlCloseTag): ditto.
13674
13675         * buffer.h (pop_tag): removed.
13676         (push_tag): removed.
13677
13678 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
13679
13680         * language.h (Languages): added size_type and size().
13681
13682 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13683
13684         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
13685         response on compability reading of minipages. One probliem is that
13686         the old usage of minipages was «flertydig»
13687
13688         * several files here and in subdirs: don't use static at file
13689         scope use anon namespaces instead.
13690
13691 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
13692
13693         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
13694         LaTeX output. This is necessary for Literate document
13695         processing.
13696
13697 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13698
13699         * buffer.C: insert hfill when needed.
13700
13701         * tabular.C (l_getline): use string::erase, small whitespace change.
13702
13703         * BufferView_pimpl.C: try the anon namespace.
13704         * WorkArea.C: ditto
13705
13706 2001-03-16  Juergen Vigna  <jug@sad.it>
13707
13708         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
13709         otherwise it won't open options-dialogs.
13710
13711         * buffer.C: honor pextraWidth(p) on converting minipages.
13712
13713         * tabular.C (l_getline): changed the functions to strip trailing \r.
13714
13715 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
13716
13717         * BufferView_pimpl.C:
13718         * minibuffer..C: added "using SigC::slot" declaration.
13719
13720 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13721
13722         * lyxlex_pimpl.h: noncopyable is in namespace boost.
13723
13724         * text2.C: ditto
13725
13726         * text.C: ditto
13727
13728         * paragraph.C: ditto
13729
13730         * lyxtext.h: NO_PEXTRA
13731
13732         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
13733
13734         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
13735         * ParameterStruct.h: ditto
13736         * ParagraphParameters.h: ditto
13737         * lyxparagraph.h: ditto
13738
13739 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13740
13741         * buffer.C: add compability for minipage alignment.
13742         (latexParagraphs): remove unwanted pextra check.
13743
13744         * several files: remove CXX_WORKING_NAMESPACES
13745
13746         * buffer.C (pop_tag): tie is in namespace boost
13747
13748         * BufferView.h: noncopyable is in namespace boost
13749         * lyxlex.h: ditto
13750         * lyx_main.h: ditto
13751         * lyx_gui.h: ditto
13752         * layout.h: ditto
13753         * lastfiles.h: ditto
13754         * bufferlist.h: ditto
13755         * ShareContainer.h: ditto
13756         * LyXView.h: ditto
13757         * LyXAction.h: ditto
13758         * LaTeX.h: ditto
13759
13760 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
13761
13762         * Merging changes from BRANCH_MVC back into HEAD.
13763
13764         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
13765
13766 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
13767
13768         * BufferView_pimpl.C: change from intl.C
13769
13770         * combox.h:
13771         * combox.C:
13772         * Makefile.am: move combox.*
13773
13774         * form1.h:
13775         * form1.C:
13776         * lyx_gui.C:
13777         * intl.h:
13778         * intl.C: remove dialog (covered by prefs)
13779
13780 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
13781
13782         * lyxfunc.C (Dispatch): removed redundant break statement.
13783
13784 2001-03-14  Juergen Vigna  <jug@sad.it>
13785
13786         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
13787
13788 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13789
13790         * buffer.C: add hack to fix compability reading of minipages.
13791
13792 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
13793
13794         * buffer.C (getLists): Cleanup.
13795
13796 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13797
13798         * lyxfont.C (update): don't honor toggleall on font size.
13799
13800 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
13801
13802         * bmtable.c:
13803         * bmtable.h:
13804         * Makefile.am: moved to frontends/xforms/
13805
13806         * lyx_gui_misc.C:
13807         * lyxfunc.C:
13808         * BufferView_pimpl.C: changes for moved mathpanel
13809
13810 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
13811
13812         * gettext.h: fix gettext_init() in --disable-nls
13813
13814 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13815
13816         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
13817
13818 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
13819
13820         * lyx.C:
13821         * lyx.h: strip external form
13822
13823 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
13824
13825         * BufferView_pimpl.C: add comment, destroySplash()
13826
13827 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
13828
13829         * BufferView_pimpl.C:
13830         * LyXAction.C:
13831         * buffer.C:
13832         * commandtags.h:
13833         * lyxfunc.C: use re-worked insetinclude
13834
13835 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13836
13837         * buffer.C: add using std::stringstream.
13838
13839         * lyx_cb.C: readd using std::ios.
13840
13841         * buffer.C: add using std::map.
13842
13843         * BufferView_pimpl.C: add using std::vector.
13844
13845         * ShareContainer.h: add std:: to swap.
13846
13847         * buffer.h: add some typedefs
13848         * buffer.C (getLists): use them
13849         (getLists): renamed from getTocList.
13850         add a counter for the different float types and use it in the
13851         generated string.
13852         (getLists): use the same counter for the NEW_INSETS and the "non"
13853         NEW_INSETS
13854
13855         * lyx_cb.h: remove unused items, includes, using etc.
13856
13857         * ShareContainer.h: remove some commented code, add more comments
13858         and "documentation".
13859
13860 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13861
13862         * buffer.C (getTocList): make the list also when NEW_INSETS is
13863         defined.
13864
13865         * buffer.h: remove TocType
13866
13867         * buffer.C (getTocList): change to return a map<string,
13868         vector<TocItem> >, implement for dynamic number of list.
13869
13870         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
13871         * text2.C (PasteSelection): adjust
13872         * CutAndPaste.C (pasteSelection): adjust
13873
13874         * FloatList.C (FloatList): update from the new_insets branch.
13875         * Floating.[Ch]: ditto
13876         * LaTeXFeatures.C: ditto
13877         * buffer.C: ditto
13878         * lyxlex_pimpl.C: ditto
13879
13880         * paragraph.C (Last): remove when NEW_INSETS is defined.
13881
13882         * other file: changes because of the above.
13883
13884 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13885
13886         * lyxparagraph.h: rename next to next_, previous to previous_,
13887         make them private for NEW_INSETS. Rename Next() to next(),
13888         Previous() to previous().
13889
13890         * other files: changes because of the above.
13891
13892 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
13893
13894         * BufferView.h:
13895         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
13896         problem.
13897
13898 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13899
13900         * main.C (main): pass lyx_localedir to gettext_init().
13901
13902         * gettext.h: remove locale_init and gettext_init macros
13903
13904         * gettext.C (locale_init): new function
13905         (gettext_init): new function
13906
13907         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
13908         setlocale().
13909
13910 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
13911
13912         * Moved credits to frontends:
13913         * credits.[Ch]: removed
13914         * credits_form.[Ch]: removed
13915         * lyx_gui_misc.C: remove credits stuff
13916         * Makefile.am:
13917
13918 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13919
13920         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
13921
13922         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
13923         unneeded destructor.
13924
13925         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
13926         a standalone pointer again.
13927
13928         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
13929
13930 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
13931
13932         * Makefile.am:
13933         * filedlg.h:
13934         * filedlg.C:
13935         * LyXAction.C:
13936         * ToolbarDefaults.C:
13937         * bufferlist.C:
13938         * commandtags.h:
13939         * form1.C:
13940         * form1.h:
13941         * lyx_cb.C:
13942         * lyx_cb.h:
13943         * lyxfunc.h:
13944         * lyxfunc.C:
13945         * BufferView_pimpl.C: use new file dialog in GUII
13946
13947         * lyx_cb.h:
13948         * lyx_cb.C: remove LayoutsCB to Toolbar
13949
13950 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13951
13952         * ShareContainer.h (get): add std:: qualifier
13953
13954 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13955
13956         * ShareContainer.h: define a proper ShareContainer::value_type
13957         type (and use typename to please compaq cxx)
13958
13959 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13960
13961         * lyxparagraph.h: move serveral local vars to
13962         ParameterStruct/ParagraphParameters., use ShareContainer in
13963         FontTable., make vars in FontTable private and add getter and
13964         setter.
13965
13966         * paragraph.C: changes because of the above.
13967
13968         * lyxfont.h: remove copy constructor and copy assignment. (the
13969         default ones is ok), move number inside FontBits. move inlines to
13970         lyxfont.C
13971
13972         * lyxfont.C: add number to initializaton of statics, move several
13973         inlines here. constify several local vars. some whitespace
13974         cleanup. Dont hide outerscope variables.
13975
13976         * Spacing.h: add two new constructors to match the set methods.
13977
13978         * ShareContainer.h: new file, will perhaps be moved to support
13979
13980         * ParameterStruct.h: new file
13981
13982         * ParagraphParameters.h: new file
13983
13984         * ParagraphParameters.C: new file
13985
13986         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
13987         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
13988
13989         * BufferView_pimpl.C: ParagraphParameter changes.
13990         * buffer.C: Likewise.
13991         * bufferview_funcs.C: Likewise.
13992         * text.C: Likewise.
13993         * text2.C: Likewise.
13994
13995 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13996
13997         * lyxfind.C (LyXReplace): do not redefine default argument in
13998         implementation.
13999         (IsStringInText): ditto
14000         (SearchForward): ditto
14001         (SearchBackward): ditto
14002
14003 2001-03-06  Juergen Vigna  <jug@sad.it>
14004
14005         * lyxfind.C (IsStringInText): put parentes around expressions.
14006
14007 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
14008
14009         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
14010
14011 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
14012
14013         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
14014
14015         * stl_string_fwd.h: add comment
14016
14017         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
14018
14019         * tabular.h:
14020         * tabular.C: remove unused DocBook methods
14021
14022         * intl.C:
14023         * language.C:
14024         * paragraph.C:
14025         * buffer.C:
14026         killed DO_USE_DEFAULT_LANGUAGE
14027
14028 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14029
14030         * lyx_gui.C: do not include language.h.
14031
14032         * bufferview_funcs.C (ToggleAndShow): do not provide optional
14033         arguments in function implementation.
14034
14035 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14036
14037         * BufferView_pimpl.C: add <ctime>
14038
14039 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14040
14041         * BufferView_pimpl.C: add using std::find_if
14042
14043 2001-02-27  José Matos  <jamatos@fep.up.pt>
14044
14045         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
14046         by OnlyPath.
14047
14048 2001-02-11  José Matos  <jamatos@fep.up.pt>
14049
14050         * buffer.C (makeDocBookFile): command styles now have a parameter as
14051         "title" by default.
14052
14053 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
14054
14055         * layout_forms.[Ch]: removed
14056         * lyx_cb.[Ch]: out character
14057         * lyx_gui.C: out character
14058         * lyx_gui_misc.C: out character
14059         * bufferview_funcs.C: : out character,
14060         added toggleall as parameter in ToggleAndShow
14061
14062 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
14063
14064         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
14065
14066         * text2.C (SetCurrentFont): Disable number property at boundary.
14067
14068 2001-02-26  Juergen Vigna  <jug@sad.it>
14069
14070         * lyxfunc.C (getStatus): added a string argument override function so
14071         that this is correctly called from LyXFunc::Dispatch if it contains a
14072         do_not_use_argument which is used!
14073         (Dispatch): added check for "custom" export and call appropriate func.
14074
14075 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
14076
14077         * lyxrc.C: Add language_command_local, language_use_babel and
14078         language_global_options.
14079
14080         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
14081
14082         * buffer.C (makeLaTeXFile): Use language_use_babel and
14083         language_global_options.
14084
14085 2001-02-23  Juergen Vigna  <jug@sad.it>
14086
14087         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
14088         which works with LyXText and putted it inside BufferView. Here now we
14089         only call for that part the BufferView::Dispatch() function.
14090
14091         * BufferView.C (Dispatch): added.
14092
14093         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
14094         functions which needs to use a LyXText over from LyXFunc.
14095         (MenuInsertLyXFile): added
14096         (getInsetByCode): added
14097         (moveCursorUpdate): added
14098         (static TEXT): added
14099
14100 2001-02-22  Juergen Vigna  <jug@sad.it>
14101
14102         * BufferView_pimpl.C (update): call a status update to see if LyXText
14103         needs it.
14104
14105 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14106
14107         * vc-backend.C (revert): implement for CVS
14108         (getLog): implement for CVS
14109
14110 2001-02-20  Juergen Vigna  <jug@sad.it>
14111
14112         * text2.C (ClearSelection): added BufferView param for inset_owner call
14113
14114         * lyxfunc.C (TEXT): added this function and use it instead of
14115         directly owner->view()-text of getLyXText().
14116
14117 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
14118
14119         * src/layout_forms.C: out preamble
14120         * src/layout_forms.h: out preamble
14121         * src/lyx_cb.C: out preamble
14122         * src/lyx_cb.h: out preamble
14123         * src/lyx_gui.C: out preamble
14124         * src/lyx_gui_misc.C: out preamble
14125         * src/lyxfunc.C: connect with guii preamble
14126
14127 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
14128
14129         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
14130
14131 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
14132
14133         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
14134         whether to run bibtex.
14135
14136 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
14137
14138         * Makefile.am (lyx_SOURCES): Remove BackStack.h
14139
14140 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
14141
14142         * Makefile.am (lyx_SOURCES): removed bibforms.h
14143
14144         * vspace.h: doxygen
14145
14146         * text.C (GetVisibleRow): make several local vars const
14147
14148         * tabular.C: small cleanup.
14149
14150         * lyxserver.C (callback): use compare instead of strncmp
14151
14152         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
14153         inlines to after class or to paragraph.C
14154
14155         * lyxfont.h: remove friend operator!=
14156
14157         * converter.h: move friend bool operator< to non friend and after
14158         class def.
14159
14160         * combox.h: small cleanup
14161
14162         * buffer.h: doxygen, remove unused constructor, move inclas inlies
14163         to inlines after class def.
14164
14165         * buffer.C (pop_tag): use string operations instead of strcmp
14166
14167         * bmtable.c: doxygen, small cleanup
14168
14169         * LaTeX.h: remove friend operator==
14170
14171 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
14172
14173         * screen.C:
14174         * lyxrc.[Ch]:
14175         * lyxfunc.C:
14176         * lyxfont.[Ch]:
14177         * lyx_cb.C:
14178         * intl.[Ch]:
14179         * commandtags.h:
14180         * buffer.C:
14181         * WorkArea.[Ch]:
14182         * LyXAction.C:
14183         * BufferView_pimpl.C:
14184         * BufferView.[Ch]: remove cruft
14185
14186 2001-02-14  Juergen Vigna  <jug@sad.it>
14187
14188         * lyxfunc.C: removed #if 0 unused code
14189
14190         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
14191
14192         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
14193
14194         * text2.C (SetSelection): added a BufferView * parameter
14195
14196 2001-02-13  Juergen Vigna  <jug@sad.it>
14197
14198         * lyxfunc.C (Dispatch): fixed protected blank problem.
14199         * BufferView2.C (protectedBlank): added LyxText * parameter.
14200
14201         * tabular.C (AppendRow): forgot to set row_info of newly added row.
14202         (AppendColumn): same as above for column_info.
14203
14204         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
14205         (moveCursorUpdate): use a LyXText param for support of InsetText.
14206
14207         * BufferView_pimpl.C (doubleClick): added support for InsetText.
14208         (tripleClick): ditto
14209
14210         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
14211
14212         * BufferView_pimpl.C (update): added LyXText param to honor insets.
14213
14214         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
14215
14216         * text2.C (SetSelection): set correct update status if inset_owner
14217         (ToggleFree): ditto
14218
14219 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
14220
14221         * tabular.C: remove some commented code.
14222
14223 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
14224
14225         * BufferView_pimpl.C: call hideSplash()
14226
14227         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
14228
14229         * include_form.h:
14230         * bibforms.h: remove
14231
14232         * lyxfunc.C:
14233         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
14234           add LFUN_CHILD_CREATE
14235
14236         * counters.h: fix tiny typo
14237
14238         * lyx_cb.C:
14239         * lyx.h:
14240         * lyx_gui.C:
14241         * lyx.C: move splash to frontends/xforms/
14242
14243         * lyx_gui_misc.C: move Include and Bibform to frontends
14244
14245         * lyxvc.h: clarify comment
14246
14247         * vspace.C: tiny housekeeping
14248
14249 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
14250
14251         * text.C (PrepareToPrint): RTL Fix.
14252
14253         * paragraph.C (GetUChar): New method.
14254         (String):  Use GetUChar.
14255
14256         * buffer.C (asciiParagraph): Use GetUChar.
14257
14258 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
14259
14260         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
14261
14262 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
14263
14264         * buffer.h:
14265         * buffer.C: rename to getLogName(), handle
14266           build log / latex log nicely
14267
14268 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14269
14270         * MenuBackend.C:
14271         * MenuBackend.h: remove support for reference menuitem type.
14272
14273 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
14274
14275         * BufferView_pimpl.C: housekeeping
14276         * BufferView_pimpl.h:
14277         * LyXView.h:
14278         * Makefile.am:
14279         * Timeout.C:
14280         * Timeout.h:
14281         * minibuffer.h: move Timeout GUI-I
14282
14283 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
14284
14285         * lyxrc.C (read): Update converters data-structures.
14286
14287 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
14288
14289         * LaTeX.h (operator!=): add operator != for Aux_Info
14290
14291 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
14292
14293         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
14294
14295         * LaTeXLog.C: deleted, useful code moved to Buffer
14296
14297         * buffer.h:
14298         * buffer.C: new function getLatexLogName()
14299
14300         * lyx_gui_misc.C:
14301         * lyx_gui.C:
14302         * lyxvc.C:
14303         * lyxvc.h:
14304         * lyxfunc.C: use frontends for LaTeX and VC logs
14305
14306 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14307
14308         * LaTeX.h: yet another std:: that Allan forgot.
14309
14310         * Variables.C (set): renamed from isset(), because this clashes
14311         with some HP-UX macros (grr).
14312
14313 2001-02-06  Allan Rae  <rae@lyx.org>
14314
14315         * LaTeX.h: Another bug fix.  Missing std:: this time.
14316
14317 2001-02-04  Allan Rae  <rae@lyx.org>
14318
14319         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
14320         floats problem. I've left it commented out because it's not quite
14321         correct.  It should also test that the current object is a table or
14322         figure inset.  But I haven't gotten around to figuring out how to do
14323         that.  I *think* it'll be something like: "table" == inset.type()
14324
14325         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
14326         bool.
14327
14328 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
14329
14330         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
14331         all the citation/databases/styles in the auxilary file.
14332         (run): Rerun latex if there was a babel language error.
14333
14334 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
14335
14336         * text.C (Backspace): Preserve the font when changing newline char
14337         with a space.
14338         (BreakParagraph): If the cursor is before a space, delete the space.
14339
14340         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
14341
14342 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
14343
14344         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
14345         new argument (code).
14346         (ChangeCitationsIfUnique): New method.
14347
14348         * paragraph.C (GetPositionOfInset): Handle bibkey.
14349
14350 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14351
14352         * BufferView_pimpl.h: change type of Position::par_pos to
14353         LyXParagraph::size_type.
14354
14355 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
14356
14357         * BufferView_pimpl.C (savePosition, restorePosition): Write
14358         messages to minibuffer.
14359
14360 2001-01-28  José Matos  <jamatos@fep.up.pt>
14361
14362         * buffer.C (makeDocBookFile): adds support for document language.
14363         A silly restriction on the name of LatexCommand types where removed.
14364         Added support for CDATA sections, allows to chars unescaped, used
14365         among others in code, to avoid escape < and >.
14366
14367 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
14368
14369         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
14370         saved positions instrad of a stack. Furthermore, a position is
14371         stored using paragraph id/paragraph position.
14372
14373         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
14374         Remove LFUN_REF_BACK.
14375
14376 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
14377
14378         * converter.C (dvipdfm_options): New method.
14379
14380 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
14381
14382         * vspace.C (isValidLength): Fix for empty input string.
14383
14384 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14385
14386         * LyXAction.C (init): change description of LFUN_FIGURE to
14387         "Insert Graphics"
14388
14389 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14390
14391         * LaTeX.C: add using directive
14392
14393 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
14394
14395         * MenuBackend.C (expand): Fix the sorting of the formats.
14396
14397 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
14398
14399         * lyx_main.C: tiny error message fix
14400
14401 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14402
14403         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
14404         calling fl_initialize(). This fixes the problem with ',' as
14405         decimal separator in text files.
14406
14407 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
14408
14409         * trans.C (process): Fix the keymap bug.
14410
14411 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
14412
14413         * LaTeX.C (scanAuxFiles): New method. Provides support for
14414         multiple bibliographies (when using the bibtopic/bibunits pacakges).
14415         (scanLogFile) Scan for "run BibTeX" messages.
14416
14417         * buffer.C (makeLaTeXFile): Do not load the ae package when using
14418         OT1 font encoding. Also, load the aecompl package if the ae
14419         package is loaded.
14420
14421         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
14422
14423 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14424
14425         * texrow.C (increasePos): turn two error messages into debug
14426         messages.
14427
14428 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
14429
14430         * LaTeX.C (scanAux): Handle the \@input macro.
14431         (runBibTeX): Use scanAux().
14432
14433         * language.C (latex_options_): New field.
14434
14435         * LaTeXFeatures.C (getMacros): Add language macros.
14436
14437         * buffer.C (makeLaTeXFile): Small fix.
14438
14439 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14440
14441         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
14442
14443         * text2.C: add a using directive.
14444
14445 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
14446
14447         * BufferView2.C:
14448         * lyx_gui_misc.h:
14449         * lyxfr1.C:
14450         * lyxfunc.C: kill LyXBell.
14451
14452 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
14453
14454         * text.C (IsBoundary): Remove the error message
14455
14456         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
14457
14458         * lyxrc.C (setDefaults): Correct initialization value for
14459         font_norm_type.
14460
14461 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
14462
14463         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
14464         gotoError().
14465
14466         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
14467         and GotoNextNote().
14468
14469         * src/LyXAction.C: Added reference-next.
14470
14471         * text.C (InsertChar): Use contains instead of strchr.
14472
14473         * lyx_cb.C (MenuInsertLabel): Enable default value code.
14474
14475 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
14476
14477         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
14478         alignment commands (when needed).
14479
14480         * text.C (InsertChar): Add ':' to number separator chars.