]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
row break fix for fullrow insets
[lyx.git] / src / ChangeLog
1 2003-04-11  John Levon  <levon@movementarian.org>
2
3         * text.C: make sure fullrow insets get wrapped to the next line,
4         even when they're in a manual label
5
6 2003-04-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
7
8         * text2.C (insertParagraph): make it take ParagraphList::iterator
9         as arg.
10         (setLayout): make it return ParagraphList::iterator
11         (redoParagraphs): ditto
12         (setCounter): ditto
13         (checkParagraph): ditto
14
15         * text.C (getRow): make getrow take ParagraphList::iterator as arg
16
17         * text2.C: adjust several funcs.
18         (realizeFont): take a ParagraphList::iterator as arg.
19         (getLayoutFont): ditto
20         (getLabelFont): ditto
21         (setCharFont): ditto
22
23         * text.C: adjust several funcs.
24
25 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
26
27         * text.C (selectNextWordToSpellcheck): don't accidentally
28         skip insets
29
30 2003-04-10  John Levon  <levon@movementarian.org>
31
32         * ToolbarBackend.C (getIcon): special handling for
33         LFUN_MATH_DELIM
34
35 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
36
37         * text2.C (cursorRight): a getChar assert fixed
38
39 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
40
41         * text2.C (getFont): change to take a ParagraphList::iterator
42         instead of Paragraph*
43         Adjust several functions.
44
45         * text.C (transformChar): change to take a ParagraphList::iterator
46         instead of Paragraph*
47         (singleWidth): ditto
48         Adjust several functions.
49
50         * rowpainter.C: adjust several functions
51         * rowpainter.h:store a ParagraphList::iterator and not a
52         Paragraph&.
53
54
55 2003-04-09  John Levon  <levon@movementarian.org>
56
57         * lyxfunc.C:
58         * lfuns.h:
59         * LyXAction.h:
60         * LyXAction.C: remove LFUN_APROPOS, LFUN_GETTIP,
61         and the "help" bits as well
62
63 2003-04-09  John Levon  <levon@movementarian.org>
64
65         * ToolbarBackend.h:
66         * ToolbarBackend.C: allow multiple toolbars
67
68 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
69
70         * undo_funcs.C (setCursorParUndo): adjust
71
72         * text_funcs.C (transposeChars): adjust
73
74         * text3.C (gotoNextInset): adjust
75         (dispatch): adjust
76
77         * text2.C (setLayout): adjust
78         (changeDepth): adjust
79         (setFont): adjust
80         (redoParagraphs): adjust
81         (selectionAsString): adjust
82         (setParagraph): adjust
83         (insertInset): adjust
84         (cutSelection): adjust
85         (copySelection): adjust
86         (pasteSelection): adjust
87         (insertStringAsLines): adjust
88         (updateInset): adjust
89         (setCursor): change to take a ParagraphList::iterator parameter
90         (setCursorIntern): change to take a ParagraphList::iterator parameter
91         (setCurrentFont): adjust
92         (cursorLeft): adjust
93         (cursorRight): adjust
94         (deleteEmptyParagraphMechanism): adjust
95
96         * text.C (breakParagraph): adjust
97         (insertChar): adjust
98         (acceptChange): adjust
99         (rejectChange): adjust
100         (selectNextWordToSpellcheck): adjust
101         (changeCase): adjust
102         (Delete): adjust
103         (backspace): adjust
104
105         * lyxfind.C (SearchForward): adjust
106         (SearchBackward): adjust
107         (nextChange): adjust
108
109         * lyxcursor.C (par): adjust
110
111         * lyxcursor.h: store a ParagraphList::iterator instead of a
112         Paragraph*
113
114         * lyx_cb.C (getPossibleLabel): adjust
115
116         * bufferview_funcs.C (toggleAndShow): adjust
117
118         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
119         (dispatch): adjust
120
121         * BufferView.C (removeAutoInsets): adjust
122         (lockedInsetStoreUndo): adjust
123
124 2003-04-09  John Levon  <levon@movementarian.org>
125
126         * ToolbarBackend.C: try icon without argument
127         if with argument fails
128
129 2003-04-08  John Levon  <levon@movementarian.org>
130
131         * ToolbarBackend.h:
132         * ToolbarBackend.C: add getIcon(), handle tooltip,
133         and change from "Icon" to "Item".
134
135 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
136
137         * BufferView.C (lockInset): another bad getchar crunched
138
139 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
140
141         * text2.C (changeDepth): do not setUndo on test_only (make undo work
142         again)
143
144 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
145
146         * lyxfind.C (searchForward, searchBackwards): bug 782
147
148 2003-04-07  John Levon  <levon@movementarian.org>
149
150         * paragraph.C: remove dead comment
151
152         * text.C: remove troublesome depth-fiddling code
153         in leftMargin() and rightMargin() (bug 1017)
154
155         * text.C: fix breaking of rows in nested lists
156         (bug 1004)
157
158         * text2.C (updateCounters): fix up depth values
159         (bug 1013)
160
161 2003-04-07  John Levon  <levon@movementarian.org>
162
163         * BufferView_pimpl.C: clear message when doc finishes resizing,
164         and after a mouse event
165
166         * lyxfunc.C: clear message after exiting inset
167
168 2003-04-07  John Levon  <levon@movementarian.org>
169
170         * bufferview_funcs.C: show math status not outside
171         status in the statusbar
172
173 2003-04-07  John Levon  <levon@movementarian.org>
174
175         * lyxfunc.C: note status changed after a depth change
176
177 2003-04-04  Angus Leeming  <angus@localhost.localdomain>
178
179         * LaTeX.h: move AuxInfo operator==, != out of line.
180         Remove LaTeX virtual destructor; nothing derives from it.
181         Move operator()() out of public area and rename it startscript().
182         Change protected for private.
183
184 2003-04-04  Angus Leeming  <leeming@lyx.org>
185
186         * lyxfunc.C:
187         * text2.C: remove unneeded #includes.
188
189 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
190
191         * text2.C (dEPM): fix the heigth of the next row
192
193 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
194
195         * text.C: squashed an invalid getChar requester + some ws changes
196
197 2003-04-03  John Levon  <levon@movementarian.org>
198
199         * bufferview_funcs.h:
200         * bufferview_funcs.C:
201         * lyxfunc.C:
202         * lyxtext.h:
203         * text2.C: make getStatus work for the env depth lfuns
204
205 2003-04-03  John Levon  <levon@movementarian.org>
206
207         * bufferview_funcs.h:
208         * bufferview_funcs.C:
209         * lyxfunc.C:
210         * lyxtext.h:
211         * text2.C: parlistize decDepth(), by merging it with incDepth()
212
213 2003-04-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
214
215         * lyxrow.h: store a ParagraphList::iterator instead of a
216         Paragraph* and adjust other class functions to suit.
217
218         * lyxrow_funcs.C, text.C, text2.C, text3.C: adjust because of the
219         above.
220
221 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
222
223         * text2.C (setCursor): do not anchor to cursor row for the time being
224
225 2003-04-02  John Levon  <levon@movementarian.org>
226
227         * LyXAction.C:
228         * lfuns.h:
229         * lyx_main.C:
230         * lyxtext.h:
231         * text.C:
232         * text3.C: rename the "tab" lfuns. Remove tab support from normal text
233
234 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
235
236         * paragraph.h: make ParagraphList and ParagraphList::iterator
237         friends of Paragraph.
238
239         * buffer.C (makeLinuxDocFile): move towards ParagraphList
240
241         * ParagraphList.C: Use the private next_ and previous_ from
242         Paragraph.
243
244 2003-04-01  John Levon  <levon@movementarian.org>
245
246         * ToolbarBackend.h:
247         * ToolbarBackend.C:
248         * Makefile.am: rename, remove defaults gunk
249
250         * MenuBackend.h:
251         * MenuBackend.C: remove defaults gunk
252
253         * Languages.h:
254         * Languages.C: remove defaults gunk
255
256         * lyx_main.h:
257         * lyx_main.C: error out if files couldn't be found.
258
259 2003-04-02  John Levon  <levon@movementarian.org>
260
261         * text2.C: make incDepth() use parlist
262
263 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
264
265         * undo_funcs.C (firstUndoParagraph): adjust
266
267         * text3.C (gotoInset): adjust
268         (dispatch): adjust, and rewrite loop.
269
270         * text2.C (init): adjust, and rewrite loop.
271         (redoParagraphs): adjust
272         (updateInset): adjust, and rewrite loop.
273         (deleteEmptyParagraphMechanism): adjust
274
275         * tabular.C (LyXTabular): adjust
276         (SetMultiColumn): adjust
277         (TeXRow): adjust
278
279         * lyxtext.[Ch] (ownerParagraph): delete function
280         (ownerParagraphs): new function returns a ParagraphList.
281
282         * BufferView.C (removeAutoInsets): adjust
283         (insertErrors): adjust
284         (setCursorFromRow): adjust
285
286 2003-04-01  Angus Leeming  <leeming@lyx.org>
287
288         * BufferView_pimpl.C (buffer): ensure that the Layout is correct
289         in the frontends.
290
291 2003-04-02  John Levon  <levon@movementarian.org>
292
293         * lyxtext.h:
294         * text.C:
295         * Makefile.am:
296         * text_funcs.h:
297         * text_funcs.C: make transposeChars a free function
298
299         * lyxrow_funcs.C: remove wrong comment
300
301 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
302
303         * lyxtext.h: adjust
304         * rowpainter.C: adjust
305         * text.C: adjust
306         * text2.C: adjust
307         * text3.C: adjust
308
309         * lyxrow_funcs. [Ch]: new files
310
311         * lyxrow.[Ch]: remove next and previous pointers
312         (next,previous): remove accessor functions
313         (isParEnd): move to lyxrow_funcs
314         (lastPos): move to lyxrow_funcs
315         (nextRowIsAllInset): move to lyxrow_funcs
316         (lastPrintablePos): move to lyxrow_funcs
317         (numberOfSeparators): move to lyxrow_funcs
318         (numberOfHfills): move to lyxrow_funcs
319         (numberOfLabelHfills): move to lyxrow_funcs
320         (hfillExpansion): move to lyxrow_funcs
321
322         * lyxfunc.C: adjust
323
324         * bufferview_funcs.C (toggleAndShow): adjust
325
326         * RowList.h: Remove class RowList from file leave just a
327         std::list<Row>.
328
329         * RowList.C: delete file
330
331         * Makefile.am (lyx_SOURCES): remove RowList.C, add lyxrow_funcs.C
332         and lyxrow_funcs.h
333
334 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
335
336         * text3.C (cursorPrevious): adjust
337         (cursorNext): adjust
338         (dispatch): adjust
339
340         * text2.C (redoHeightOfParagraph): adjust
341         (redoDrawingOfParagraph): adjust
342         (setCursor): adjust
343
344         * text.C (breakParagraph): adjust
345         (insertChar): adjust
346         (backspace): adjust
347
348         * rowpainter.C (RowPainter): adjust
349         (leftMargin): simplify and adjust
350         (most rowpainter functions): adjust.
351
352         * rowpainter.h: store the row as RowList::iterator not as Row*
353
354         * lyxcursor.C (row): taka RowList::iterator as arg
355         (irow): ditto
356
357         * lyxcursor.h: make the LyXCursor store RowList::iterators instead
358         of Row*.
359
360 2003-04-01  Angus Leeming  <leeming@lyx.org>
361
362         * bufferview_funcs.C (string2font): rewrite so that it no longer uses
363         stuff like bool Bool.
364
365 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
366
367         * text2.C (redoParagraphs): fix a bug (introduced by myself) and
368         rewrite a loop
369
370 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
371
372         * text2.C (redoParagraphs): rewrite (with help from Alfredo) for
373         RowList::iterator.
374
375         * lyxtext.h (rows): drop one version and leve a const variant that
376         returns a RowList::iterator.
377
378 2003-03-31  Angus Leeming  <leeming@lyx.org>
379
380         * text.C (fill): ensure that the signature is the same as that in the
381         header file.
382
383 2003-03-31  Lars Gullik Bjønnes  <larsbj@gullik.net>
384
385         * text2.C (redoParagraphs): adjust
386         (updateCounters): adjust
387         (checkParagraph): adjust
388         (getColumnNearX): adjust and reformat a bit.
389
390         * text.C (top_y): adjust
391         (workWidth): adjust
392         (leftMargin): adjust
393         (prepareToPrint): adjust
394         (getRow): adjust
395         (getRowNearY): adjust
396
397         * lyxtext.h: make rowlist_ mutable.
398
399         * RowList.h: add const_iterator
400         * RowList.C: adjust for RowList::const_iterator.
401
402         * text2.C (getCursorX): make it take a RowList::iterator as arg,
403         adjust.
404
405 2003-03-31  John Levon  <levon@movementarian.org>
406
407         * lyxrc.h:
408         * lyxrc.C: moved pdf_mode and use_gui to elsewhere
409
410         * lyx_main.C: set default fonts from using lyx_gui funcs
411
412         * exporter.C: pdf_mode moved from lyxrc
413
414         * lyx_cb.C:
415         * lyxfunc.C: changes from above
416
417 2003-03-31  John Levon  <levon@movementarian.org>
418
419         * lyx_main.C: fix to the last fix
420
421 2003-03-31  John Levon  <levon@movementarian.org>
422
423         * bufferlist.C: "Load original" -> "Load Original"
424
425         * converter.C:
426         * exporter.C:
427         * importer.C:
428         * lyx_main.C:
429         * format.C: more Alert cleanups
430
431 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
432
433         * text2.C (removeParagraph): make it take a RowList::iterator as
434         arg, adjust.
435         (getColumnNearX): make it take a RowList::iterator as arg, adjust.
436         (postRowPaint): make it take a RowList::iterator as arg, adjust.
437
438         * text.C (anchor_row): make it take a RowList::iterator as arg,
439         adjust.
440         (computeBidiTables): make it take a const reference to Row instead
441         of Row pointer, adjust.
442         (leftMargin): make it take a RowList::iterator as arg, adjust.
443         (rowBreakPoint): adjust
444         (breakAgainOneRow): make it take a RowList::iterator as arg,
445         adjust.
446         (prepareToPrint): make it take a RowList::iterator as arg, adjust.
447
448         * bufferview_funcs.C (toggleAndShow): adjust
449
450 2003-03-30  John Levon  <levon@movementarian.org>
451
452         * Makefile.am:
453         * BoostFormat.h:
454         * boost-inst.C: moved to support
455
456         * several files: changes as a result
457
458 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
459
460         * text2.C (LyXText): adjust.
461         (init): adjust
462         (removeRow): make it take a RowList::iterator as arg, adjust.
463         (fullRebreak): adjust
464         (deleteEmptyParagraphMechanism): adjust
465         (clearPaint): adjust
466         (postPaint): adjust
467
468         * text.C (top_y): adjust
469         (setHeightOfRow): make it take a RowList::iterator as arg, adjust.
470         (breakAgain): make it take a RowList::iterator as arg, adjust.
471         (breakParagraph): adjust
472         (insertChar): adjust
473         (backspace): adjust
474
475         * lyxtext.h: make anchor_row_ be a RowList::iterator, ditto
476         need_break_row, and refresh_row.
477
478         * text3.C (dispatch): adjust
479
480         * text2.C (checkParagraph): adjust
481         (setCursor): adjust
482         (setCursorFromCoordinates): adjust
483
484         * text.C (top_y): adjust
485         (workWidth): adjust
486         (getRow): make it return a RowList::iterator, adjust
487         (getRowNearY): make it return a RowList::iterator, adjust
488
489         * text2.C (init): adjust
490         (insertRow): remove function
491         (insertParagraph): adjust
492         (redoParagraphs): adjust
493         (fullRebreak): adjust
494         (updateCounters): adjust
495
496         * text.C (top_y): rewrite to use RowList iterators.
497         (top_y): adjust
498         (setHeightOfRow): rewrite to sue RowList iterators.
499         (appendParagraph): adjust
500         (breakAgain): adjust
501         (breakAgainOneRow): adjust
502         (breakParagraph): adjust
503         (getRow): adjust
504         (getRowNearY): adjust, and remove commented code.
505
506         * lyxtext.h (firstRow): delete function
507         (lastRow): delete function
508         (rows): new function (const and non-const versions.)
509         (insertRow): delete function
510
511         * lyxrow.[Ch] (Row): new constructor taking a par and a pos
512
513 2003-03-29  John Levon  <levon@movementarian.org>
514
515         * BufferView_pimpl.C: always update scrollbar top
516         because pasting text when we're anchored could mean we
517         miss an update altogether
518
519 2003-03-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
520
521         * text2.C (init): use rowlist_.end() and not 0.
522         (insertRow): change to take a RowList::iterator as arg, adjust
523         for this.
524         (insertParagraph): change to take a RowList::iterator as arg,
525         adjust for this.
526         (redoParagraphs): remove some debug msgs.
527
528         * text.C (appendParagraph): change to take a RowList::iterator
529         arg, adjust for this.
530         (breakAgain): add an assert
531         (breakAgainOneRow): ditto
532
533 2003-03-29  John Levon  <levon@movementarian.org>
534
535         * text2.C: do not clear selection after inc/decDepth
536         (bug 550)
537
538 2003-03-29  John Levon  <levon@movementarian.org>
539
540         * BufferView.C:
541         * buffer.C: fix broken strerrors according to Lars
542
543 2003-03-29  John Levon  <levon@movementarian.org>
544
545         * converters.C: more Alert cleanups
546
547 2003-03-29  John Levon  <levon@movementarian.org>
548
549         * bufferview_funcs.C: remove pointless Alert
550
551         * buffer.C: fix confusing error message when
552         a template is chmoded 000
553
554 2003-03-29  John Levon  <levon@movementarian.org>
555
556         * BufferView.C:
557         * BufferView.h:
558         * BufferView_pimpl.C: Alert fixes
559
560         * Makefile.am:
561         * tabular.C:
562         * tabular-old.C: remove unused table compat reading
563
564 2003-03-29  John Levon  <levon@movementarian.org>
565
566         * BufferView.C:
567         * buffer.C:
568         * lyx_cb.h:
569         * lyx_cb.C: more Alert cleanups
570
571         * lyxfunc.C: don't allow chktex if not latex document
572
573 2003-03-29  John Levon  <levon@movementarian.org>
574
575         * lyx_cb.C:
576         * BufferView.C:
577         * buffer.C: warnings pushed down from support/,
578         kill err_alert
579
580 2003-03-29  John Levon  <levon@movementarian.org>
581
582         * lyxfunc.C: safety check for C-r (revert)
583
584 2003-03-29  John Levon  <levon@movementarian.org>
585
586         * bufferlist.h:
587         * bufferlist.C: several UI fixes using Alert::prompt.
588         Fix the pointless looping quit code. Fix stupid revert
589         behaviour (bug 938)
590
591         * lyxvc.h:
592         * lyxvc.C:
593         * lyx_cb.C: use Alert::prompt
594
595         * lyx_main.C: remove a silly question
596
597         * lyxfunc.C: remove a couple of silly questions,
598         use Alert::prompt
599
600 2003-03-28  John Levon  <levon@movementarian.org>
601
602         * text2.C: fix bug 974 (End on empty par)
603
604 2003-03-28  John Levon  <levon@movementarian.org>
605
606         * BufferView_pimpl.C:
607         * LyXAction.C:
608         * lfuns.h: remove do-nothing math greek lfuns
609
610 2003-03-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
611
612         * lyxgluelength.h (isValidGlueLength): add default arg on
613         parameter 2. Remove default arg from friend in class.
614
615         * lyxlength.h (isValidLength): add default arg on parameter 2.
616         Remove default arg from friend in class.
617
618         * text2.C (LyXText): adjust, initialize refresh_row.
619         (init): adjust
620         (removeRow): adjust
621         (insertRow): adjust
622         (insertParagraph): adjst
623         (redoParagraphs): adjust
624         (fullRebreak): adjust
625         (updateCounters): adjust
626         (deleteEmptyParagraphMechanism): first attempt at fixing a
627         crashing bug.
628
629         * text.C (top_y): adjust
630         (setHeightOfRow): adjust
631         (getRow): adjust
632         (getRowNearY): adjust
633
634         * lyxtext.h: include RowList.h
635         (~LyXText): not needed anymore, deleted.
636         (firstRow): modify for RowList
637         (lastRow): new function
638         Delete firstrow and lastrow class variables, add a Rowlist
639         rowlist_ class variable.
640
641         * lyxrow.C (lastPos): use empty() and not !size() to check if a
642         paragraph is empty.
643
644         * RowList.C (insert): fix case where it == begin().
645
646 2003-03-26  Angus Leeming  <leeming@lyx.org>
647
648         * BufferView_pimpl.C (dispatch): changes to the Dialogs interface for
649         the thesaurus dialog.
650
651 2003-03-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
652
653         * Makefile.am (lyx_SOURCES): add RowList.[Ch]
654
655         * RowList.[Ch]: new files
656
657         * ParagraphList.C (erase): handle the case where it == begin
658         correctly.
659
660 2003-03-25  John Levon  <levon@movementarian.org>
661
662         * Makefile.am:
663         * aspell_local.h:
664         * aspell.C: add new aspell support
665
666         * lyxrc.h:
667         * lyxrc.C: Make use_pspell be use_spell_lib. Always
668         have it accessible.
669
670 2003-03-25  Angus Leeming  <leeming@lyx.org>
671
672         * lfuns.h:
673         * LyXAction.C (init): new LFUN_INSET_INSERT.
674
675         * BufferView_pimpl.C (dispatch): split out part of the
676         LFUN_INSET_APPLY block LFUN_INSET_INSERT.
677
678         * factory.C (createInset): act on LFUN_INSET_INSERT rather than
679         LFUN_INSET_APPLY.
680
681 2003-03-25  Angus Leeming  <leeming@lyx.org>
682
683         * lyxfunc.C (dispatch): changes to the Dialogs interface.
684
685 2003-03-25  Alfredo Braunstein  <abraunst@libero.it>
686
687         * text2.C:
688         * text3.C: remove useless row->height(0)
689
690 2003-03-25  John Levon  <levon@movementarian.org>
691
692         * lyxtext.h:
693         * text2.C:
694         * text3.C: rename the refreshing stuff to better names
695
696 2003-03-24  John Levon  <levon@movementarian.org>
697
698         * BufferView_pimpl.h:
699         * BufferView_pimpl.C: update layout choice on a mouse
700         press/release
701
702 2003-03-23  John Levon  <levon@movementarian.org>
703
704         * Makefile.am: fix commandtags.h reference
705
706 2003-03-22  John Levon  <levon@movementarian.org>
707
708         * BufferView_pimpl.C:
709         * lyxtext.h:
710         * rowpainter.C:
711         * rowpainter.h:
712         * text.C:
713         * text2.C: remove CHANGED_IN_DRAW, it cannot happen now
714
715 2003-03-21  Alfredo Braunstein  <abraunst@libero.it>
716
717         * lyxtext.h:
718         * text.C: take the rtl methods out of line
719
720 2003-03-21 André Pönitz <poenitz@gmx.net>
721
722         * metricsinfo.[Ch]: new files containing structures to be passed around
723         during the two-phase-drawing...
724
725 2003-03-21 André Pönitz <poenitz@gmx.net>
726
727         * lyxtextclass.C: read 'environment' tag.
728
729 2003-03-20  Alfredo Braunstein  <abraunst@libero.it>
730
731         * text2.C (removeRow): fix bug 964
732
733 2003-03-20  John Levon  <levon@movementarian.org>
734
735         * rowpainter.C:
736         * text.C:
737         * text2.C: paint cleanups. Inset::update() dropped font
738         parameter
739
740 2003-03-19  John Levon  <levon@movementarian.org>
741
742         * lyxfunc.C: only fitcursor/markDirty if available()
743
744 2003-03-19  John Levon  <levon@movementarian.org>
745
746         * commandtags.h: rename to ...
747
748         * lfuns.h: ... this, and renumber / cleanup
749
750 2003-03-19  John Levon  <levon@movementarian.org>
751
752         * lyxfunc.C: mark buffer dirty if we executed a "dirtying" lfun.
753         fit the cursor after an lfun
754
755         * BufferView.h:
756         * BufferView.C:
757         * BufferView_pimpl.h:
758         * BufferView_pimpl.C: remove BufferView::FITCUR/CHANGE
759
760         * LyXAction.C: layout-character should have ReadOnly
761
762         * ParagraphParameters.C:
763         * buffer.C:
764         * bufferview_funcs.C:
765         * lyx_cb.C:
766         * lyxfind.C:
767         * lyxtext.h:
768         * text.C:
769         * text2.C:
770         * text3.C:
771         * undo_funcs.C: changes from above
772
773 2003-03-18  John Levon  <levon@movementarian.org>
774
775         * BufferView_pimpl.C (scrollDocView): add updateLayoutChoice(),
776         remove it from update()
777
778         * lyxfunc.C: update layout choice after an lfun
779
780         * text3.C: remove extra updateLayoutChoice()s
781
782 2003-03-18  John Levon  <levon@movementarian.org>
783
784         * text.C: top_y change means full repaint, fix
785         a drawing bug with cursor movement
786
787 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
788
789         * lyxtext.h:
790         * text.C:
791         * text2.C: anchor row on setCursor
792
793 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
794
795         * lyxtext.h: remove almost all mutable keywords
796         * text.C:
797         * text2.C:
798         * text3.C: remove const keywords accordingly
799
800 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
801
802         * paragraph_funcs.C (TeXDeeper): reduce number of args, move into
803         anon namespace
804         (TeXEnvironment): ditto
805         (TeXOnePar): ditto
806
807 2003-03-17  John Levon  <levon@movementarian.org>
808
809         * text.C (rowBreakPoint): remove attempt to fix displayed
810         math insets inside a manual label
811
812 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
813
814         * lyxtext.h: remove BufferView* as first arg from almost all class
815         functions.
816         * other files: adjust.
817
818 2003-03-17  John Levon  <levon@movementarian.org>
819
820         * lyxtext.h:
821         * undo_funcs.C:
822         * text2.C: more paint cleanups
823
824         * BufferView_pimpl.C: screen prototype changed, use postPaint etc.
825
826         * rowpainter.h:
827         * rowpainter.C: remove "smart" background painting code
828
829 2003-03-16  John Levon  <levon@movementarian.org>
830
831         * lyxtext.h:
832         * text.C:
833         * text2.C:
834         * text3.C: add helper functions for setting refresh_row/y
835
836 2003-03-14  Kayvan Sylvan  <kayvan@sylvan.com>
837
838         * paragraph_pimpl.C (simpleTeXSpecialChars): Added fix for the
839         newline inset which *can* get inserted in the pass_thru layouts.
840         This is primarily for literate documents.
841
842 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
843
844         * buffer.C: increment LYX_FORMAT to 223
845
846 2003-03-14 André Pönitz <poenitz@gmx.net>
847
848         * textclass.h: prepare for environment handling, ws changes
849         * lyxlayout.C: read latexheader and latexfooter tags
850
851 2003-03-14  John Levon  <levon@movementarian.org>
852
853         * text2.C: rewrite ::status() a bit
854
855 2003-03-13  John Levon  <levon@movementarian.org>
856
857         * lyxtext.h: add some docs
858
859 2003-03-13  John Levon  <levon@movementarian.org>
860
861         * lyxtext.h:
862         * text.C:
863         * text2.C:
864         * text3.C: remove pointless 2nd arg to setHeightOfParagraph()
865
866 2003-03-13  John Levon  <levon@movementarian.org>
867
868         * text3.C: fix appendix redrawing
869
870 2003-03-13  John Levon  <levon@movementarian.org>
871
872         * text.C (setHeightOfRow):
873         * rowpainter.h:
874         * rowpainter.C: make appendix mark have the text
875           "Appendix" so the user knows what it is
876
877         * LColor.h:
878         * LColor.C: s/appendixline/appendix/ from above
879
880 2003-03-13  John Levon  <levon@movementarian.org>
881
882         * paragraph_pimpl.C: fix Andre's backing out of the strong assertion
883
884         * text.C: fix a getChar(pos) bug properly
885
886 2003-03-13  Angus Leeming  <leeming@lyx.org>
887
888         * commandtags.h:
889         * LyXAction.C (init): new LFUNs PARAGRAPH_APPLY and PARAGRAPH_UPDATE.
890         Probably only temporary. Let's see how things pan out.
891
892         * BufferView.C (unlockInset):
893         * BufferView_pimpl.C (fitCursor):
894         replace Dialogs::updateParagraph with dispatch(LFUN_PARAGRAPH_UPDATE).
895
896         * BufferView_pimpl.C (dispatch): code for LFUNs LAYOUT_PARAGRAPH,
897         PARAGRAPH_UPDATE, PARAGRAPH_APPLY.
898
899         * ParagraphParameters.[Ch] (setParagraphParams, params2string):
900         new functions that convert ParagraphParameters to and from a string.
901
902         * lyxfunc.C (dispatch): move LFUN_LAYOUT_PARAGRAPH to
903         BufferView::Pimpl's dispatch.
904         In LFUN_ESCAPE, dispatch LFUN_PARAGRAPH_UPDATE.
905
906 2003-03-13 André Pönitz <poenitz@gmx.net>
907
908         * lyxfunc.C:
909         * text3.C:
910         * factory.C: make it aware of InsetEnv
911
912 2003-03-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
913
914         * text2.C (setCursor): never ask for one past last
915         (setCursor): add some debugging messages.
916
917         * text.C (singleWidth): never ask for one past last
918         (singleWidth): ditto
919         (leftMargin): ditto
920         (rightMargin): ditto
921         (rowBreakPoint): ditto
922         (setHeightOfRow): ditto
923         (prepareToPrint): ditto
924
925         * rowpainter.C (paintBackground): never ask for one past last
926         (paintText): never ask for one past last
927
928         * paragraph_pimpl.C (getChar): make the assert stricter, never
929         allow the one past last pos to be taken
930
931         * paragraph.C (getChar): ws changes only
932
933         * lyxrow.C (nextRowIsAllInset): never ask for one past last
934         (numberOfSeparators): ditto
935         (numberOfHfills): ditto
936
937 2003-03-12  John Levon  <levon@movementarian.org>
938
939         * author.h:
940         * author.C:
941         * bufferparams.h:
942         * bufferparams.C:
943         * paragraph_funcs.C: fix per-buffer authorlists
944
945 2003-03-12  John Levon  <levon@movementarian.org>
946
947         * text.C: fix newline in right address
948
949 2003-03-12  Angus Leeming  <leeming@lyx.org>
950
951         * BufferView_pimpl.C (dispatch): remove LFUNs from switch as they
952         duplicate those in LyXFunc::dispatch.
953
954         * commandtags.h:
955         * LyXAction.C:
956         * ToolbarDefaults.C:
957         rename LFUN_FREE as LFUN_FONTFREE_APPLY.
958         Add LFUN_FONTFREE_UPDATE.
959
960         * lyxfunc.C (dispatch): code for LFUN_FREEFONT_APPLY,
961         LFUN_FREEFONT_UPDATE, LFUN_LAYOUT_CHARACTER.
962
963         * bufferview_func.[Ch]: several new functions to facilliate
964         transfer of data to and from the character dialog.
965
966 2003-03-12  John Levon  <levon@movementarian.org>
967
968         * buffer.C:
969         * paragraph.h:
970         * paragraph.C:
971         * paragraph_funcs.C:
972         * paragraph_pimpl.C:
973         * sgml.C:
974         * tabular.C:
975         * text.C:
976         * text3.C: remove META_NEWLINE in favour of an inset
977
978         * rowpainter.h:
979         * rowpainter.C: remove paintNewline (done by inset)
980
981 2003-03-12  John Levon  <levon@movementarian.org>
982
983         * paragraph_pimpl.C: complain about bad getChar()s
984         for a while at least
985
986 2003-03-12  John Levon  <levon@movementarian.org>
987
988         * buffer.h:
989         * buffer.C: move paragraph read into a separate function,
990         a little renaming to reflect that.
991
992         * bufferparams.h:
993         * bufferparams.C: remove the author_ids map, not necessary now
994
995         * factory.h:
996         * factory.C: moved Buffer::readInset to here
997
998         * paragraph_funcs.h:
999         * paragraph_funcs.C: readParagraph free function moved from
1000         buffer.C
1001
1002         * tabular.C: name change
1003
1004 2003-03-12  John Levon  <levon@movementarian.org>
1005
1006         * buffer.C:
1007         * ParagraphParameters.C: move par params input to
1008         a read() method
1009
1010         * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
1011         behave like a normal read from the stream wrt reading
1012         a line vs. a \\token
1013
1014 2003-03-12  John Levon  <levon@movementarian.org>
1015
1016         * paragraph.C:
1017         * ParagraphParameters.h:
1018         * ParagraphParameters.C: move output code to a
1019         ::write() method
1020
1021 2003-03-12  John Levon  <levon@movementarian.org>
1022
1023         * BufferView.C (insertLyXFile):
1024         * buffer.h:
1025         * buffer.C:
1026         * tabular.C: use a parlist iterator for creating the
1027           document.
1028
1029 2003-03-12  John Levon  <levon@movementarian.org>
1030
1031         * buffer.C: make current_change static local not
1032           static file-scope
1033
1034 2003-03-12  John Levon  <levon@movementarian.org>
1035
1036         * buffer.C: fix insertStringAsLines for change tracking
1037
1038 2003-03-12  John Levon  <levon@movementarian.org>
1039
1040         * BufferView.C:
1041         * tabular.C:
1042         * buffer.h:
1043         * buffer.C:
1044         * bufferparams.h:
1045         * bufferparams.C: move author list into params. Rename some
1046           functions. Move the header reading into a separate token
1047           loop. Move the header token reading into BufferParams.
1048
1049 2003-03-12  John Levon  <levon@movementarian.org>
1050
1051         * changes.C: put debug inside lyxerr.debugging() checks
1052
1053 2003-03-11 André Pönitz <poenitz@gmx.net>
1054
1055         * factory.C: make it aware of InsetHFill
1056
1057 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1058
1059         * buffer.C (latexParagraphs): move function from here...
1060         * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
1061         args.
1062
1063 2003-03-10  Angus Leeming  <leeming@lyx.org>
1064
1065         * LyXAction.C (init): fix bug in poplating array with multiple entries
1066         with the same LFUN (spotted by JMarc).
1067
1068 2003-03-10  John Levon  <levon@movementarian.org>
1069
1070         * text.C:
1071         * text2.C: move getColumnNearX() near its
1072         only call site
1073
1074 2003-03-10  John Levon  <levon@movementarian.org>
1075
1076         * text.C: fix break before a minipage
1077
1078 2003-03-10  John Levon  <levon@movementarian.org>
1079
1080         * text.C: fix the last commit
1081
1082 2003-03-09  John Levon  <levon@movementarian.org>
1083
1084         * lyxtext.h:
1085         * text.C:
1086         * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
1087         bug 365 (don't break before insets unless needed). Don't
1088         return a value > last under any circumstances.
1089
1090 2003-03-09  Angus Leeming  <leeming@lyx.org>
1091
1092         * BufferView_pimpl.C (trackChanges, dispatch): call
1093         Dialogs::show("changes") rather than Dialogs::showMergeChanges().
1094
1095 2003-03-09  Angus Leeming  <leeming@lyx.org>
1096
1097         * lyxfunc.C (dispatch): call Dialogs::show("about") rather
1098         than Dialogs::showAboutlyx().
1099
1100 2003-03-09  Angus Leeming  <leeming@lyx.org>
1101
1102         * factory.C (createInset): call Dialogs::show("tabularcreate") rather
1103         than Dialogs::showTabularCreate().
1104
1105 2003-03-09  John Levon  <levon@movementarian.org>
1106
1107         * lyxtext.h:
1108         * text.C:
1109         * text2.C: 3rd arg to nextBreakPoint was always the same.
1110           Use references.
1111
1112 2003-03-08  John Levon  <levon@movementarian.org>
1113
1114         * lyxrow.C:
1115         * paragraph.C:
1116         * paragraph.h:
1117         * rowpainter.C:
1118         * text.C:
1119         * text2.C: Remove the "main" bit from the "main body"
1120           notion.
1121
1122 2003-03-08  John Levon  <levon@movementarian.org>
1123
1124         * text.C (leftMargin): The left margin of an empty
1125         manual label paragraph should not include the label width
1126         string length.
1127
1128         * text.C (prepareToPrint): don't attempt to measure hfills
1129         for empty manual label paragraphs - the answer should be 0
1130
1131 2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1132
1133         * CutAndPaste.C: remove commented code and reindent.
1134
1135 2003-03-08  John Levon  <levon@movementarian.org>
1136
1137         * lyxfunc.h:
1138         * lyxfunc.C: move reloadBuffer()
1139
1140         * BufferView.h:
1141         * BufferView.C: to here
1142
1143         * lyxvc.C: add comment
1144
1145         * vc-backend.h:
1146         * vc-backend.C: call bv->reload() to avoid
1147           getStatus() check on MENURELOAD
1148
1149 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
1150
1151         * LaTeX.C (run): Fix a bug where the DVI file was not updated due
1152         to an old format .dep file.
1153
1154 2003-03-07  Angus Leeming  <leeming@lyx.org>
1155
1156         * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
1157         when the LFUN_MOUSE_RELEASE should have been handled by
1158         inset->localDispatch.
1159
1160 2003-03-07  Angus Leeming  <leeming@lyx.org>
1161
1162         * BufferView_pimpl.C (dispatch):
1163         * LyXAction.C (init):
1164         * ToolbarDefaults.C (init):
1165         * commandtags.h:
1166         * lyxfunc.C (getStatus):
1167         remove LFUN_INSET_GRAPHICS.
1168
1169         * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
1170
1171 2003-03-07  Angus Leeming  <leeming@lyx.org>
1172
1173         * commandtags.h:
1174         * LyXAction.C (init):
1175         * lyxfunc.C (getStatus): remove LFUN_REF_INSERT.
1176
1177         * lyxfunc.C (getStatus): add LFUN_DIALOG_SHOW_NEW_INSET to switch.
1178
1179         * commandtags.h:
1180         * LyXAction.C: add LFUN_INSET_DIALOG_UPDATE.
1181
1182         * lyxfunc (dispatch): on LFUN_DIALOG_UPDATE, pass the 'open' inset's
1183         localDispatch method LFUN_INSET_DIALOG_UPDATE.
1184
1185 2003-03-07  Angus Leeming  <leeming@lyx.org>
1186
1187         * lyxfunc.C (dispatch): add "include" to LFUN_SHOW_NEW_INSET and
1188         remove "ert".
1189
1190 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1191
1192         * ParagraphList.C (front): new function
1193         (back): implement
1194
1195 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
1196
1197         * lyxtext.h (top_y): added these 2 methods, and private vars top_row_
1198         and top_row_offset_. removed var first_y.
1199         * text.C (top_y):
1200         * text2.C (LyXText, removeRow):
1201         * text3.C:
1202         * BufferView_pimpl.C:
1203         use these methods instead of using first_y
1204
1205 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1206
1207         * text2.C (pasteSelection): adjust for checkPastePossible
1208
1209         * CutAndPaste.C: remove Paragraph * buf and replace with
1210         ParagraphList paragraphs.
1211         (DeleteBuffer): delete
1212         (cutSelection): change the tc type to textclass_type
1213         (copySelection): change the tc type to textclass_type
1214         (copySelection): adjust for ParagraphList
1215         (pasteSelection): change the tc type to textclass_type
1216         (pasteSelection): adjust for Paragraphlist
1217         (nrOfParagraphs): simplify for ParagraphList
1218         (checkPastePossible): simplify for ParagraphList
1219         (checkPastePossible): remove unused arg
1220
1221         * ParagraphList.C (insert): handle the case where there are no
1222         paragraphs yet.
1223
1224         * CutAndPaste.h: make CutAndPaste a namespace.
1225
1226         * text3.C (dispatch): adjust
1227
1228         * text.C (breakParagraph): add a ParagraphList as arg
1229
1230         * paragraph_funcs.C (breakParagraph): change to take a
1231         BufferParams and a ParagraphList as args.
1232         (breakParagraphConservative): ditto
1233         (mergeParagraph): ditto
1234         (TeXDeeper): add a ParagraphList arg
1235         (TeXEnvironment): ditto
1236         (TeXOnePar): ditto
1237
1238         * buffer.C (readLyXformat2): adjust
1239         (insertStringAsLines): adjust
1240         (latexParagraphs): adjust
1241
1242         * CutAndPaste.C (cutSelection): use 'true' not '1' as truth value.
1243         (cutSelection): adjust
1244         (pasteSelection): adjust
1245
1246         * BufferView_pimpl.C (insertInset): adjust
1247
1248 2003-03-05  Angus Leeming  <leeming@lyx.org>
1249
1250         * commandtags.h:
1251         * LyXAction.C (init):
1252         * BufferView_pimpl.C (dispatch):
1253         * lyxfunc.C (getStatus):
1254         remove LFUN_CHILD_INSERT.
1255
1256         * factory.C (createInset): add "include" to LFUN_INSET_APPLY.
1257
1258 2003-03-05  Angus Leeming  <leeming@lyx.org>
1259
1260         * commandtags.h:
1261         * LyXAction.C (init):
1262         * src/factory.C (createInset):
1263         * lyxfunc.C (getStatus):
1264         * text3.C (dispatch):
1265         remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
1266
1267         * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
1268
1269 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
1270
1271         * ParagraphList.C (insert): handle insert right before end()
1272         (erase): fix cases where it can be first or last paragraph.
1273
1274 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1275
1276         * paragraph_funcs.C (TeXEnvironment): remove all usage of
1277         Paragraph::next and Paragraph::previous
1278         (TeXOnePar): ditto
1279
1280         * text.C (breakParagraph): adjust
1281
1282         * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a
1283         BufferParams& as arg.
1284         (breakParagraph): use ParagraphList::insert
1285         (breakParagraphConservative): take a Buffer* instead of a
1286         BufferParams& as arg.
1287         (breakParagraphConservative): use ParagraphList::insert.
1288
1289         * buffer.C (insertStringAsLines): un-const it
1290         (insertStringAsLines): adjust
1291
1292         * ParagraphList.C (insert): new function
1293
1294         * CutAndPaste.C (pasteSelection): adjust
1295
1296         * text.C (backspace): adjust
1297
1298         * tabular.C (SetMultiColumn): adjust
1299
1300         * CutAndPaste.C (cutSelection): adjust
1301         (pasteSelection): adjust
1302
1303         * tabular.C (SetMultiColumn): make it take a Buffer* instead of a
1304         Buffer const * as arg
1305
1306         * ParagraphList.C (erase): new function
1307         * paragraph_funcs.C (mergeParagraph): use it
1308         (mergeParagraph): make it take a Buffer* instead of a
1309         BufferParams* as arg
1310
1311         * paragraph_funcs.C (breakParagraph): take ParagraphList::iterator
1312         as arg
1313         (breakParagraphConservative): ditto
1314
1315         * paragraph.h: remove the breakParagraph friend
1316
1317         * paragraph.C (eraseIntern): new function
1318         (setChange): new function
1319
1320         * paragraph_funcs.C (mergeParagraph): make it take a
1321         ParagraphList::iterator instead of a Paragraph *, adjust
1322         accordingly.
1323
1324         * paragraph.h: move an #endif so that the change tracking stuff
1325         also works in the NO_NEXT case.
1326
1327 2003-03-04  Angus Leeming  <leeming@lyx.org>
1328
1329         * commandtags.h:
1330         * LyXAction.C: new LFUN_INSET_MODIFY.
1331
1332         * BufferView_pimpl.C (dispatch): if an inset is found to be open
1333         on LFUN_INSET_APPLY, pass LFUN_INSET_MODIFY to its localDispatch.
1334
1335 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1336
1337         * several files: ws changes only
1338
1339         * paragraph_funcs.C (TeXOnePar): take ParagraphList::iterator as args
1340         (TeXEnvironment): ditto
1341         (TeXDeeper): ditto
1342
1343         * buffer.C (makeLaTeXFile): adjust
1344         (latexParagraphs): make it take ParagraphList::iterator as args
1345
1346 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1347
1348         * buffer.C (latexParagraphs): adjust
1349
1350         * paragraph.C (TeXOnePar): move function...
1351         (optArgInset): move function...
1352         (TeXEnvironment): move function...
1353         * paragraph_pimpl.C (TeXDeeper): move function...
1354         * paragraph_funcs.C: ...here
1355
1356         * tabular.C (UseParbox): rewrite to use ParagraphList iterators.
1357
1358 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1359
1360         * buffer.C (readInset): remove compability code for old Figure and
1361         InsetInfo insets
1362
1363 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1364
1365         * buffer.C: ws changes
1366         (readInset):
1367
1368         * BufferView_pimpl.C: ditto
1369         * author.C: ditto
1370         * buffer.h: ditto
1371         * bufferlist.h: ditto
1372         * changes.h: ditto
1373         * lyxfunc.C: ditto
1374
1375 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
1376
1377         * converter.[Ch]: split into itself +
1378         * graph.[Ch]
1379         * format.[Ch]
1380         * Makefile.am: += graph.[Ch] + format.[Ch]
1381         * MenuBackend.C
1382         * buffer.C
1383         * exporter.C
1384         * importer.C
1385         * lyx_main.C
1386         * lyxfunc.C
1387         * lyxrc.C: added #include "format.h"
1388
1389 2003-02-27  Angus Leeming  <leeming@lyx.org>
1390
1391         * BufferView_pimpl.C (dispatch): call a real, LyX dialog to insert
1392           a label.
1393
1394         * factory.C (createInset): add "label" to the factory.
1395
1396         * lyx_cb.[Ch] (getPossibleLabel): rewrite MenuInsertLabel to return the
1397           string and do no more.
1398
1399 2003-02-27  Angus Leeming  <leeming@lyx.org>
1400
1401         * commandtags.h:
1402         * LyXAction.C (init):
1403         * factory.C (createInset):
1404         * BufferView_pimpl.C (dispatch):
1405           collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
1406
1407         * lyxfunc.C (getStatus): remove LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY.
1408
1409         * lyxfunc.C (dispatch):
1410         * text3.C (dispatch): pass name to params2string.
1411
1412 2003-02-26  Angus Leeming  <leeming@lyx.org>
1413
1414         * BufferView_pimpl.C (dispatch): collapse the various LFUN_XYZ_APPLY
1415           blocks together.
1416           Rearrange the ~includes. Strip out the unnecessary ones.
1417
1418         * factory.C (createInset): reformat.
1419           create new insets for the various LFUN_XYZ_APPLY lfuns.
1420
1421 2003-02-26  John Levon  <levon@movementarian.org>
1422
1423         * lyxrow.h:
1424         * lyxrow.C: add isParStart,isParEnd helpers
1425
1426         * paragraph.h: make isInserted/DeletedText take refs
1427
1428         * paragraph_funcs.h:
1429         * paragraph_funcs.C: remove #if 0'd code
1430
1431         * lyxtext.h:
1432         * text3.C:
1433         * text2.C:
1434         * text.C: use lyxrow helpers above.
1435           Move draw and paint routines to RowPainter.
1436           Make several methods use refs not pointers.
1437           Make backgroundColor() const.
1438           Add markChangeInDraw(), isInInset().
1439           Merge changeRegionCase into changeCase.
1440           Make workWidth() shouldn't-happen code into an Assert.
1441
1442         * rowpainter.h:
1443         * rowpainter.C: new class for painting a row.
1444
1445         * vspace.h:
1446         * vspace.C: make inPixels take a ref
1447
1448 2003-02-26  Angus Leeming  <leeming@lyx.org>
1449
1450         * BufferView_pimpl.C (dispatch): use InsetCommand::localDispatch for
1451         LFUN_REF_APPLY.
1452
1453 2003-02-25  John Levon  <levon@movementarian.org>
1454
1455         * ispell.C: give the forked command a more accurate name
1456
1457 2003-02-22  John Levon  <levon@movementarian.org>
1458
1459         * toc.h:
1460         * toc.C: make TocItem store an id not a Paragraph *
1461           (bug #913)
1462
1463 2003-02-21  Angus Leeming  <leeming@lyx.org>
1464
1465         * commandtags.h: Retire LFUN_CITATION_INSERT, LFUN_CITATION_CREATE,
1466           LFUN_INSERT_BIBTEX, LFUN_BIBTEX_STYLE, LFUN_BIBDB_ADD, LFUN_BIBDB_DEL.
1467           Bring to life LFUN_DIALOG_SHOW_NEW_INSET, LFUN_DIALOG_SHOW_NEXT_INSET,
1468           LFUN_DIALOG_UPDATE, LFUN_DIALOG_HIDE, LFUN_DIALOG_DISCONNECT_INSET,
1469           LFUN_BIBITEM_APPLY, LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY,
1470           LFUN_INDEX_APPLY, LFUN_REF_APPLY, LFUN_TOC_APPLY, LFUN_URL_APPLY,
1471
1472         * BufferView_pimpl.C (dispatch):
1473         * LyXAction.C (init):
1474         * factory.C (createInset):
1475         * lyxfunc.C (getStatus, dispatch):
1476         * text3.C (dispatch): retire old LFUNs and bring new ones to life.
1477
1478 2003-02-21  Angus Leeming  <leeming@lyx.org>
1479
1480         * BufferView_pimpl.C (MenuInsertLyXFile):
1481         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
1482         * lyxfunc.C (menuNew, open, doImport):
1483           no longer pass a LyXView & to fileDlg.
1484
1485 2003-02-21  Angus Leeming  <leeming@lyx.org>
1486
1487         * BufferView_pimpl.C: replace insetbib.h with insetbibtex.h.
1488         * LyXAction.C: change, BIBKEY to BIBITEM.
1489         * buffer.C: replace insetbib.h with insetbibitem.h and insetbibtex.h.
1490         Change InsetBibKey to InsetBibitem.
1491         Change BIBKEY_CODE to BIBITEM_CODE.
1492         * commandtags.h: change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
1493         * factory.C: replace insetbib.h with insetbibitem.h.
1494         Change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
1495         * paragraph.C: replace insetbib.h with insetbibitem.h.
1496         * paragraph.[Ch]: change InsetBibKey to InsetBibitem.
1497         Change bibkey() to bibitem().
1498         * text.C: remove insetbib.h.
1499         * text2.C: replace insetbib.h with insetbibitem.h.
1500         change bibkey() to bibitem().
1501         * text3.C: remove insetbib.h.
1502         change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
1503
1504 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1505
1506         * lyxrc.C (output): enclose user email in quotes (in case there are
1507         several words)
1508
1509 2003-02-18  John Levon  <levon@movementarian.org>
1510
1511         * buffer.h: add std::
1512
1513 2003-02-17  John Levon  <levon@movementarian.org>
1514
1515         * SpellBase.h:
1516         * ispell.h:
1517         * ispell.C:
1518         * pspell.h:
1519         * pspell.C: reworking. Especially in ispell, a large
1520           number of clean ups and bug fixes.
1521
1522         * lyxfunc.C: fix revert to behave sensibly
1523
1524 2003-02-17 André Pönitz <poenitz@gmx.net>
1525
1526         * LyXAction.C:
1527         * commandtags.h: new LFUN_INSERT_BIBKEY
1528
1529         * layout.h:
1530         * lyxlayout.C:
1531         * buffer.C:
1532         * factory.C:
1533         * text.C:
1534         * text2.C:
1535         * text3.C:
1536         * paragraph.[Ch]:
1537         * paragraph_func.C: remove special bibkey handling
1538
1539 2003-02-17  John Levon  <levon@movementarian.org>
1540
1541         * text.C (Delete): fix case where delete at the end of
1542           the very first paragraph would not merge the pars
1543
1544 2003-02-17  John Levon  <levon@movementarian.org>
1545
1546         * lyxrow.C: fix lastPrintablePos()
1547
1548 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1549
1550         * bufferparams.C (writeLaTeX): add a std:here
1551
1552         * buffer.C: and remove a using directive there
1553
1554 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1555
1556         * buffer.C (makeLaTeXFile): move the code that generates the
1557           preamble...
1558
1559         * bufferparams.C (writeLaTeX): ... in this new method
1560
1561         * LaTeXFeatures.C (getEncodingSet): make const
1562           (getLanguages): make const
1563
1564         * MenuBackend.C (binding): returns the binding associated to this
1565           action
1566           (add): sets the status of each item by calling getStatus. Adds
1567           some intelligence.
1568           (read): add support for OptSubMenu
1569           (expand): remove extra separator at the end of expanded menu
1570
1571 2003-02-15  John Levon  <levon@movementarian.org>
1572
1573         * BufferView.C:
1574         * BufferView_pimpl.C:
1575         * bufferlist.h:
1576         * bufferlist.C: remove pointless BufferStorage bloat. Remove
1577           inset code that had no actual effect. Remove unneeded status
1578           code.
1579
1580 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1581
1582         * buffer.C (makeLaTeXFile): fix counting of number of line feeds
1583           in preamble
1584
1585 2003-02-14  Michael Schmitt <michael.schmitt@teststep.org>
1586
1587         * text.C (drawLengthMarker): also draw an arrow marker for
1588           symbolic lengths (medskip...)
1589
1590 2003-02-14  John Levon  <levon@movementarian.org>
1591
1592         * tabular.h:
1593         * tabular.C: better method names
1594
1595 2003-02-14  John Levon  <levon@movementarian.org>
1596
1597         * BufferView_pimpl.C:
1598         * bufferlist.C:
1599         * buffer.C:
1600         * converter.C:
1601         * lyx_cb.C:
1602         * lyxfunc.C: change prohibit/allowInput to busy(bool), as
1603           it's a more accurate name. Remove some pointless uses.
1604
1605 2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1606
1607         * text2.C (LyXText): change order of initilizers to shut off
1608           warnings
1609
1610 2003-02-14  John Levon  <levon@movementarian.org>
1611
1612         * buffer.C: use ParIterator for getParFromID()
1613
1614         * paragraph.h:
1615         * paragraph.C:
1616         * paragraph_pimpl.h:
1617         * paragraph_pimpl.C: remove unused getParFromID()
1618
1619 2003-02-14  John Levon  <levon@movementarian.org>
1620
1621         * buffer.C: remove some very old #if 0'd parse code
1622
1623 2003-02-13  John Levon  <levon@movementarian.org>
1624
1625         * text.h:
1626         * text.C:
1627         * text2.C: move hfillExpansion(), numberOfSeparators(),
1628           rowLast(), rowLastPrintable(), numberofHfills(),
1629           numberOfLabelHfills() ...
1630
1631         * lyxrow.h:
1632         * lyxrow.C: ... to member functions here.
1633
1634         * paragraph.h:
1635         * paragraph.C:
1636         * lyxtext.h:
1637         * text.C: remove LyXText::beginningOfMainBody(), and call
1638           p->beginningOfMainBody() directly. Move the check for
1639           LABEL_MANUAL into the latter.
1640
1641         * text.h:
1642         * text.C:
1643         * text2.C:
1644         * vspace.C:
1645         * BufferView.h:
1646         * BufferView.C: make defaultHeight() be a free defaultRowHeight()
1647
1648         * text.h:
1649         * text.C:
1650         * text2.C:
1651         * text3.C:
1652         * frontends/screen.C: move bv_owner private, introduce isTopLevel()
1653           to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext
1654
1655 2003-02-13  John Levon  <levon@movementarian.org>
1656
1657         * CutAndPaste.C: remove debug
1658
1659 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1660
1661         * paragraph.C (asString): remove two unused variables
1662
1663         * lyxtextclass.C (readTitleType):
1664           (Read):
1665           (LyXTextClass): handle new members titletype_ and titlename_
1666
1667         * buffer.C (latexParagraphs): honor LyXTextClass::titletype
1668
1669 2003-02-09  John Levon  <levon@movementarian.org>
1670
1671         * buffer.h:
1672         * buffer.C: replace hand-coded list with a map for the dep clean
1673
1674 2003-02-08  John Levon  <levon@movementarian.org>
1675
1676         * LaTeX.C: consolidate code into showRunMessage() helper
1677
1678 2003-02-08  John Levon  <levon@movementarian.org>
1679
1680         * lyxfind.C:
1681         * lyxtext.h:
1682         * text2.C:
1683         * BufferView.C: change setSelectionOverString() to setSelectionRange()
1684           and pass the size in explicitly
1685
1686         * BufferView_pimpl.h:
1687         * BufferView_pimpl.C:
1688         * BufferView.h:
1689         * BufferView.C: add getCurrentChange()
1690
1691         * BufferView_pimpl.h:
1692         * BufferView_pimpl.C: handle change lfuns
1693
1694         * CutAndPaste.C: merge the cut and copy code. Rework the cut code
1695           for changes. Mark pasted paragraphs as new.
1696
1697         * support/lyxtime.h:
1698         * support/lyxtime.C:
1699         * DepTable.C: abstract time_t as lyx::time_type
1700
1701         * LColor.h:
1702         * LColor.C: add colours for new text, deleted text, changebars
1703
1704         * LaTeXFeatures.C: add dvipost as a simple feature. Make the color
1705           package use "usenames" option.
1706
1707         * commandtags.h:
1708         * lyxfunc.C:
1709         * LyXAction.C: add change lfuns
1710
1711         * Makefile.am:
1712         * author.h:
1713         * author.C: author handling
1714
1715         * buffer.h:
1716         * buffer.C: add a per-buffer author list, with first entry as
1717           current author. Handle new .lyx tokens for change tracking. Output
1718           author list to .lyx file. Output dvipost stuff to .tex preamble.
1719           Bump lyx format to 222.
1720
1721         * bufferlist.h:
1722         * bufferlist.C: add setCurrentAuthor() to reset current author details
1723           in all buffers.
1724
1725         * bufferparams.h:
1726         * bufferparams.C: add param for tracking
1727
1728         * bufferview_funcs.C: output change info in minibuffer
1729
1730         * Makefile.am:
1731         * changes.h:
1732         * changes.C: add change-tracking structure
1733
1734         * debug.h:
1735         * debug.C: add CHANGES debug flag
1736
1737         * lyxfind.h:
1738         * lyxfind.C: add code for finding the next change piece
1739
1740         * lyxrc.h:
1741         * lyxrc.C: add user_name and user_email
1742
1743         * lyxrow.h:
1744         * lyxrow.C: add a metric for the top of the text line
1745
1746         * lyxtext.h:
1747         * text.C: implement accept/rejectChange()
1748
1749         * lyxtext.h:
1750         * text.C: paint changebars. Paint new/deleted text in the chosen colours.
1751           Strike through deleted text.
1752
1753         * paragraph.h:
1754         * paragraph.C:
1755         * paragraph_pimpl.h:
1756         * paragraph_pimpl.C: output change markers in .lyx and .tex. Pass in the current change
1757           to the insert functions. Rework erase to mark text as deleted, adding
1758           an eraseIntern() and a range-based erase(). Implement
1759           per-paragraph change lookup and accept/reject.
1760
1761         * paragraph_funcs.C: Fixup paste for change tracking.
1762
1763         * tabular.C: mark added row/columns as new.
1764
1765         * text.C: fix rowLast() to never return -1. Don't allow spellchecking of deleted
1766           text. Track transpose changes. Don't allow paragraph break or merge where appropriate.
1767
1768         * text2.C: leave cursor at end of selection after a cut.
1769
1770 2003-02-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1771
1772         * text.C (getLengthMarkerHeight):
1773         (drawLengthMarker): make the `symbolic' lengths (small/med/big)
1774         visible on screen too.
1775
1776 2003-02-07  John Levon  <levon@movementarian.org>
1777
1778         * text.C: s/LYX_PAPER_MARGIN/PAPER_MARGIN/g
1779
1780 2003-02-05  Angus Leeming  <leeming@lyx.org>
1781
1782         * lyxserver.C (read_ready): revert my patch of 11 September last year
1783         as it sends PC cpu through the roof. Presumably this means that
1784         the lyxserver will no longer run on an Alpha...
1785
1786 2003-01-30  Angus Leeming  <leeming@lyx.org>
1787
1788         * factory.C (createInset): create an InsetCommandParam of type "index"
1789         and use it to 'do the right thing'.
1790
1791         * text2.C (getStringToIndex): ensure that cursor position is always
1792         reset to the reset_cursor position.
1793
1794 2003-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1795
1796         * lyxfunc.C (getStatus): "buffer-export custom" should never be
1797         disabled.
1798
1799 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
1800
1801         * bufferview.C:
1802         * lyxcb.C:
1803         * lyxfunc.C: Output messages with identical spelling, punctuation,
1804         and spaces
1805
1806 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
1807
1808         * MenuBackend.C (expandFormats): List only viewable export formats
1809         in "View" menu
1810
1811         * buffer.C (parseSingleLyXformat2Token): Fix misleading error
1812         message
1813
1814         * lyxfunc.C (getStatus): Make sure that formats other than
1815         "fax" can also be disabled
1816
1817 2003-01-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1818
1819         * text3.C (dispatch): put the lfuns that insert insets in 3
1820         groups, and call doInsertInset with appropriate arguments.
1821         (doInsertInset): new function, that creates an inset and inserts
1822         it according to some boolean parameters.
1823
1824 2003-01-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1825
1826         * buffer.C (readFile): remember to pass on 'par' when calling
1827         readFile recursively.
1828
1829 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1830
1831         * MenuBackend.C (expandFormats): add "..." to import formats.
1832
1833 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
1834
1835         * paragraph.C (asString): Remove XForms RTL hacks.
1836
1837 2003-01-13  Alfredo Braunstein <abraunst@libero.it>
1838         * buffer.C: fix typo
1839
1840 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1841
1842         * Makefile.am (LIBS): delete var
1843         (lyx_LDADD): add @LIBS@ here instead.
1844
1845 2003-01-08  Michael Schmitt <Michael.Schmitt@teststep.org>
1846
1847         * Clarify the meaning of "wheel mouse jump"
1848
1849 2003-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1850
1851         * lyxfunc.C (getStatus): fix disabling of cut/paste of cells in a
1852         tabular in a float
1853
1854 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1855
1856         * importer.C (Loaders): do not preallocate 3 elements in the
1857         vector, since one ends up with 6 elements otherwise
1858
1859 2002-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1860
1861         * DepTable.C (write): write the file name as last element of the
1862         .dep file (because it may contain spaces)
1863         (read): read info in the right order
1864
1865 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1866
1867         * paragraph_pimpl.C (simpleTeXBlanks):
1868         (simpleTeXSpecialChars):
1869         * paragraph.C (simpleTeXOnePar): make `column' unsigned.
1870
1871         * tabular.C (latex): add some missing case statements. Reindent.
1872
1873         * MenuBackend.C (expandToc): remove unused variable.
1874
1875 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
1876
1877         * LColor.C:
1878         * LaTeX.C:
1879         * LyXAction.C:
1880         * MenuBackend.C:
1881         * buffer.C:
1882         * exporter.C:
1883         * lyxfunc.C:
1884         * lyxrc.C: fix inconsistent usage of spaces, colons, capitalization,
1885         and the like.
1886
1887 2003-01-05  John Levon  <levon@movementarian.org>
1888
1889         * BufferView.h:
1890         * BufferView.C: add getEncoding()
1891
1892         * kbsequence.h:
1893         * kbsequence.C: do not store last keypress
1894
1895         * lyxfunc.h:
1896         * lyxfunc.C: store last keypress here instead. Pass encoding
1897           to getISOEncoded()
1898
1899 2002-12-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1900
1901         * lyx_main.C (init): remove annoying error message when following
1902         symbolic links (bug #780)
1903
1904 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1905
1906         * text.C (insertChar):
1907         * lyxrc.C (getDescription): remove extra spaces
1908
1909 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1910
1911         * lyxrc.C (getDescription): remove extra spaces
1912
1913 2002-12-20  John Levon  <levon@movementarian.org>
1914
1915         * text3.C: hack fix for page up/down across tall rows
1916
1917 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1918
1919         * text2.C (pasteEnvironmentType): avoid crash if layout-copy has
1920         not been invoked
1921
1922 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1923
1924         * lyxfunc.C (getStatus): query lyx_gui::getStatus() to catter for
1925         unimplemented lfuns. Make LFUN_THESAURUS_ENTRY status unknown if
1926         thesaurus is not compiled in
1927
1928 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
1929
1930         * lyxfunc.C: correct  inversion of WORDFINDBACK/FORWARD
1931
1932 2002-12-16  Angus Leeming  <leeming@lyx.org>
1933
1934         * lyxrc.[Ch]:
1935         * lyx_main.C (init): remove override_x_deadkeys stuff.
1936
1937 2002-12-12  John Levon  <levon@movementarian.org>
1938
1939         * lyxfunc.C: use LyXKeySym->isText() as last-ditch
1940           insert. Only remove shift modifier under strict
1941           circumstances.
1942
1943 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
1944
1945         * MenuBackend.C (expandToc): fix crash.
1946
1947 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1948
1949         * MenuBackend.C (expandToc): gettext on float names.
1950
1951 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1952
1953         * lyxlength.[Ch]: set default unit to UNIT_NONE,
1954         implement bool empty() [bug 490]
1955
1956 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1957
1958         * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp
1959
1960 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1961
1962         * several files: ws changes
1963
1964 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1965
1966         * text2.C (setCounter): clean up a bit, use boost.format.
1967         (updateCounters): initialize par upon declaration.
1968
1969         * CutAndPaste.C (SwitchLayoutsBetweenClasses): set the layout also
1970         if the layout exists. We do not just store the layout any more.
1971         (SwitchLayoutsBetweenClasses): use boost.format
1972
1973 2002-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1974
1975         * converter.C (convert): if from and to files are the same, use a
1976         temporary files as intermediary
1977
1978 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1979
1980         * commandtags.h:
1981         * LyXAction.C (init): remove LFUN_VECTOR (bug 662)
1982
1983 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
1984
1985         * lyxrc.[Ch]: Add {roman,sans,typewriter}_font_foundry variables.
1986
1987 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1988
1989         * tabular.C (asciiPrintCell): use string(size, char) instead of
1990         explicit loop.
1991
1992         * sgml.C (openTag): fix order of arguments to string constructor
1993         (closeTag): ditto
1994
1995         * lyxfunc.C (dispatch): use boost.format
1996
1997         * lots of files: change "c" -> 'c'
1998
1999 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
2000
2001         * encoding.C: Patch from Isam Bayazidi: Fix Arabic shaping.
2002
2003 2002-11-25  Angus Leeming  <leeming@lyx.org>
2004
2005         * BoostFormat.h: wrap code inside #ifdef __GNUG__ block.
2006
2007         * lyx_main.C (init): compile fix.
2008
2009 2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
2010
2011         * lyx_cb.C (start): boost.formatify
2012         do not include <iostream>
2013
2014         * lengthcommon.C: ws only
2015
2016         * boost-inst.C,BoostFormat.h: add more explict instantations
2017
2018 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2019
2020         * lots of files: handle USE_BOOST_FORMAT
2021
2022 2002-11-21  John Levon  <levon@movementarian.org>
2023
2024         * pspell.C: fix compile
2025
2026 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2027
2028         * lyxfunc.C (dispatch): use boost::format
2029         (open): ditto
2030         (doImport): ditto
2031
2032         * lyxfont.C (stateText): use boost::format
2033
2034         * lyx_main.C (LyX): use boost::format
2035         (init): ditto
2036         (queryUserLyXDir): ditto
2037         (readRcFile): ditto
2038         (parse_dbg): ditto
2039         (typedef boost::function): use the recommened syntax.
2040
2041         * importer.C (Import): use boost::format
2042
2043         * debug.C (showLevel): use boost::format
2044
2045         * converter.C (view): use boost::format
2046         (convert): ditto
2047         (move): ditto
2048         (scanLog): ditto
2049
2050         * bufferview_funcs.C (currentState): use boost::format
2051
2052         * bufferlist.C (emergencyWrite): use boost::format
2053
2054         * buffer.C (readLyXformat2): use boost::format
2055         (parseSingleLyXformat2Token): ditto
2056
2057         * Makefile.am (lyx_SOURCES): add BoostFormat.h and boost-inst.C
2058
2059         * LaTeX.C (run): use boost::format
2060
2061         * Chktex.C (scanLogFile): use boost::format
2062
2063         * BufferView_pimpl.C (savePosition): use boost::format
2064         (restorePosition): ditto
2065         (MenuInsertLyXFile): ditto
2066
2067         * BoostFormat.h: help file for explicit instation.
2068
2069 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
2070
2071         * tabular.C (latex): Support for block alignment in fixed width
2072         columns.
2073
2074 2002-11-17  John Levon  <levon@movementarian.org>
2075
2076         * BufferView_pimpl.C:
2077         * lyx_cb.C:
2078         * lyxfunc.C: split filedialog into open/save
2079
2080 2002-11-08  Juergen Vigna  <jug@sad.it>
2081
2082         * undo_funcs.C (textHandleUndo): fixed problems with undo introduced
2083         by my last patch (hopefully).
2084
2085 2002-11-08  John Levon  <levon@movementarian.org>
2086
2087         * iterators.h:
2088         * iterators.C:
2089         * buffer.h:
2090         * buffer.C:
2091         * paragraph.h:
2092         * paragraph.C:
2093         * toc.h:
2094         * toc.C: ParConstIterator, and use it (from Lars)
2095
2096 2002-11-07  Ben Stanley  <bds02@uow.edu.au>
2097
2098         * lyxtextclass.[Ch]: revise and add doxygen comments
2099
2100 2002-11-07  John Levon  <levon@movementarian.org>
2101
2102         * text.C: fix progress value for spellchecker
2103
2104         * toc.C: fix navigate menu for insetwrap inside minipage
2105
2106         * paragraph_funcs.C: added FIXME for suspect code
2107
2108 2002-11-07  John Levon  <levon@movementarian.org>
2109
2110         * BufferView_pimpl.C: fix redrawing of insets
2111           on buffer switch
2112
2113 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2114
2115         * text2.C (updateCounters): fix bug 668
2116
2117 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
2118
2119         * text3.C (dispatch): Do not make the buffer dirty when moving the
2120         cursor.
2121
2122 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2123
2124         * vc-backend.C: STRCONV
2125         (scanMaster): ditto
2126
2127         * text2.C (setCounter): STRCONV
2128
2129         * paragraph.C (asString): STRCONV
2130
2131         * lyxlength.C (asString): STRCONV
2132         (asLatexString): ditto
2133
2134         * lyxgluelength.C (asString): STRCONV
2135         (asLatexString): ditto
2136
2137         * lyxfunc.C (dispatch): STRCONV
2138         (open): ditto
2139
2140         * lyxfont.C (stateText): STRCONV
2141
2142         * importer.C (Import): STRCONV
2143
2144         * counters.C (labelItem): STRCONV
2145         (numberLabel): ditto
2146         (numberLabel): remove unused ostringstream o
2147
2148         * chset.C: STRCONV
2149         (loadFile): ditto
2150
2151         * bufferview_funcs.C (currentState): STRCONV
2152
2153         * buffer.C (readFile): STRCONV
2154         (asciiParagraph): ditto
2155         (makeLaTeXFile): ditto
2156
2157         * Spacing.C (writeEnvirBegin): STRCONV
2158
2159         * LaTeXFeatures.C (getLanguages): STRCONV
2160         (getPackages): ditto
2161         (getMacros): ditto
2162         (getBabelOptions): ditto
2163         (getTClassPreamble): ditto
2164         (getLyXSGMLEntities): ditto
2165         (getIncludedFiles): ditto
2166
2167         * LaTeX.C: STRCONV
2168         (run): ditto
2169         (scanAuxFile): ditto
2170         (deplog): ditto
2171
2172         * LString.h: add the STRCONV macros
2173
2174         * BufferView_pimpl.C (savePosition): STRCONV
2175         (restorePosition): ditto
2176         (MenuInsertLyXFile): ditto
2177
2178         * vc-backend.C (scanMaster): change from submatch[...] to
2179         submatch.str(...)
2180
2181         * funcrequest.C: include config.h
2182
2183         * factory.C: include config.h
2184
2185         * chset.C (loadFile): change from submatch[...] to submatch.str(...)
2186
2187         * box.C: include config.h
2188
2189         * LaTeX.C (scanAuxFile): change from submatch[...] to
2190         submatch.str(...)
2191         (deplog): ditto
2192
2193 2002-10-25  Angus Leeming  <leeming@lyx.org>
2194
2195         * BufferView_pimpl.C (cursorToggle): remove reapSpellchecker hack.
2196
2197         * ispell.[Ch] (setError): new method.
2198         * ispell.C (c-tor): move out child process into new class LaunchIspell.
2199         Use setError() insetead of goto END.
2200
2201         * lyx_cb.C (AutoSave): move out child process into new class
2202         AutoSaveBuffer.
2203
2204 2002-10-30  John Levon  <levon@movementarian.org>
2205
2206         * text3.C: make start appendix undoable
2207
2208 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
2209
2210         * lyxlength.C (inPixels): Fix returned value.
2211
2212         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
2213         environment.
2214
2215 2002-10-24  Angus Leeming  <leeming@lyx.org>
2216
2217         * lyxgluelength.h: no need to forward declare BufferParams
2218         or BufferView, so don't.
2219
2220 2002-10-21  John Levon  <levon@movementarian.org>
2221
2222         * BufferView.C: menuUndo ->undo, redo
2223
2224         * BufferView.h: document, remove dead, make some methods private
2225
2226         * paragraph_funcs.h:
2227         * paragraph_funcs.C:
2228         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
2229
2230         * buffer.h:
2231         * buffer.C:
2232         * sgml.h:
2233         * sgml.C: move sgml open/close tag into sgml.C
2234
2235         * bufferview_funcs.h: unused prototype
2236
2237         * lyxfunc.h:
2238         * lyxfunc.C: remove unused
2239
2240         * lyxtext.h:
2241         * text.C: remove unused
2242
2243 2002-10-21  John Levon  <levon@movementarian.org>
2244
2245         * BufferView.h:
2246         * BufferView.C:
2247         * BufferView_pimpl.h:
2248         * BufferView_pimpl.C: fix mouse wheel handling based on
2249           patch from Darren Freeman
2250
2251 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
2252
2253         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
2254
2255 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
2256
2257         * lyxlength.C (inPixels): Fix hanfling of negative length.
2258         Fix LyXLength::MU case.
2259
2260 2002-10-16  John Levon  <levon@movementarian.org>
2261
2262         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
2263
2264 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2265
2266         * converter.C (view): add support for $$i (file name) and $$p
2267         (file path) for the viewer command. If $$i is not specified, then
2268         it is appended to the command (for compatibility with old syntax)
2269
2270 2002-10-14  Juergen Vigna  <jug@sad.it>
2271
2272         * undo_funcs.C (textHandleUndo): alter the order in which the
2273         new undopar is added to the LyXText, as we have to set first
2274         the right prev/next and then add it as otherwise the rebuild of
2275         LyXText is not correct. Also reset the cursor to the right paragraph,
2276         with this IMO we could remove the hack in "redoParagraphs()".
2277
2278 2002-10-09  Angus Leeming  <leeming@lyx.org>
2279
2280         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
2281         to turn off an optimisation if a new inset is to be inserted.
2282
2283 2002-10-11 André Pönitz <poenitz@gmx.net>
2284
2285         * lyxtext.h: make some functions public to allow access
2286         from inset/lyxtext for handling LFUN_PRIOR/NEXT
2287
2288 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2289
2290         * text3.C (dispatch): when changing layout, avoid an infinite loop
2291         [bug #652]
2292
2293 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2294
2295         * lyxrc.C (read): treat a viewer or converter command of "none" as
2296         if it were empty.
2297
2298         * MenuBackend.C (expandFormats): for an update, also allow the
2299         formats that are not viewable
2300
2301         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
2302         script if it is newer than the lyxrc.defaults in user directory
2303
2304 2002-10-07 André Pönitz <poenitz@gmx.net>
2305
2306         * text.C: Vitaly Lipatov's small i18n fix
2307
2308 2002-09-25  Angus Leeming  <leeming@lyx.org>
2309
2310         * ispell.h: doxygen fix.
2311
2312 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
2313
2314         * buffer.h (readFile): Add a new argument to the method, to allow
2315         reading of old-format templates.
2316
2317 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
2318
2319         * toc.C (getTocList): Get TOC from InsetWrap.
2320
2321 2002-09-16  John Levon  <levon@movementarian.org>
2322
2323         * lyxfunc.C: check tabular for cut/copy too
2324
2325 2002-09-12  John Levon  <levon@movementarian.org>
2326
2327         * LyXAction.C: tidy
2328
2329         * factory.h:
2330         * factory.C: add header
2331
2332         * paragraph_funcs.h:
2333         * paragraph_funcs.C: cleanup
2334
2335 2002-09-11  John Levon  <levon@movementarian.org>
2336
2337         * PrinterParams.h: odd/even default to true
2338
2339 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
2340
2341         * PrinterParams.h: update printer parameters for new xforms dialog
2342
2343 2002-09-11  Angus Leeming  <leeming@lyx.org>
2344
2345         * lyxserver.C (read_ready): re-write to make it more transparent
2346         and to make it work in coherent fashion under Tru64 Unix.
2347
2348 2002-09-11  André Pönitz <poenitz@gmx.net>
2349
2350         * commandtags.h:
2351         * LyXAction.C:
2352         * text3.C: implement LFUN_WORDSEL
2353
2354 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2355
2356         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
2357         make floatlist_ a boost::shared_ptr<FloatList>
2358
2359         * lyxtextclass.C: include FloatList.h
2360         (LyXTextClass): initialize floatlist_
2361         (TextClassTags): add TC_NOFLOAT
2362         (Read): match "nofloat" to TC_NOFLOAT and use it.
2363         (readFloat): modify call to floatlist_
2364         (floats): ditto
2365         (floats): ditto
2366
2367         * FloatList.[Ch] (FloatList): remove commented out float
2368         initialization.
2369         (erase): new function
2370
2371 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2372
2373         * MenuBackend.C (expandToc): fix crash when there is no document
2374         open
2375
2376 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
2377
2378         * many files: Add insetwrap.
2379
2380 2002-09-09  John Levon  <levon@movementarian.org>
2381
2382         * text2.C: remove confusing and awkward depth wraparound
2383
2384 2002-09-09  John Levon  <levon@movementarian.org>
2385
2386         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
2387
2388         * buffer.h:
2389         * buffer.C: remove getIncludeonlyList()
2390
2391         * paragraph.C:
2392         * lyxfunc.C: remove headers
2393
2394 2002-09-09  Juergen Vigna  <jug@sad.it>
2395
2396         * text.C (getColumnNearX): fix form Michael this is most
2397         probably a cut&paste bug.
2398
2399 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
2400
2401         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
2402
2403         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
2404         references, ws changes.
2405
2406         * text2.C (init): update counters after init
2407         (insertParagraph): no need to set counter on idividual paragraphs.
2408         (setCounter): access the counters object in the textclass object
2409         on in the buffer object.
2410         (updateCounters): ditto
2411
2412         * lyxtextclass.C: include counters.h, add variable ctrs_ as
2413         shared_ptr<Counters> to avoid loading counters.h in all
2414         compilation units.
2415         (LyXTextClass): initialize ctrs_
2416         (TextClassTags): add TC_COUNTER, and ...
2417         (Read): use it here.
2418         (CounterTags): new tags
2419         (readCounter): new function
2420         (counters): new funtion
2421         (defaultLayoutName): return a const reference
2422
2423         * counters.C (Counters): remove contructor
2424         (newCounter): remove a couple of unneeded statements.
2425         (newCounter): simplify a bit.
2426         (numberLabel): some small formatting changes.
2427
2428         * buffer.[Ch]: remove all traces of counters, move the Counters
2429         object to the LyXTextClass.
2430
2431 2002-09-06  Alain Castera  <castera@in2p3.fr>
2432
2433         * tabular.C: uses \tabularnewline; uses >{...} construct from array
2434         package to set the horizontal alignment on fixed width columns.
2435
2436         * lyx_sty.C:
2437         * lyx_sty.h: added tabularnewline macro def.
2438
2439         * LaTeXFeatures.C: added NeedTabularnewline macro feature
2440
2441 2002-09-06  John Levon  <levon@movementarian.org>
2442
2443         * LyXAction.C: tooltips for sub/superscript
2444
2445         * MenuBackend.C: a bit more verbose
2446
2447         * lyxfunc.C: tiny clean
2448
2449         * undo_funcs.C: document undo_frozen
2450
2451 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
2452
2453         * counters.C (Counters): add missing algorithm counter.
2454
2455         * text2.C (setCounter): lookup the counter with layouts latexname
2456         instead of by section number.
2457         (setCounter): use a hackish way to lookup the correct enum
2458         counter.
2459         a float name->type change
2460         reset enum couners with counter name directly instead of depth value.
2461
2462         * counters.C (Counters): remove the push_backs, change to use the
2463         float type not the float name.
2464         (labelItem): remove unused string, float name->type change
2465
2466         * counters.h: don't include vector, loose the enums and sects vectors
2467
2468 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2469
2470         * lyxtextclass.C (TextClassTags): add TC_FLOAT
2471         (Read): add float->TC_FLOAT to textclassTags
2472         (Read): and handle it in the switch
2473         (readFloat): new function
2474
2475         * FloatList.C (FloatList): comment out the hardcoded float
2476         definitions.
2477
2478         * lyxlayout.h: ws change.
2479
2480 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
2481
2482         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
2483
2484 2002-09-03  Angus Leeming  <leeming@lyx.org>
2485
2486         * BufferView_pimpl.h: qualified name is not allowed in member
2487         declaration: WorkArea & Pimpl::workarea() const;
2488
2489         * factory.C: added using std::endl directive.
2490
2491         * text3.C: added using std::find and std::vector directives.
2492
2493 2002-08-29  André Pönitz <poenitz@gmx.net>
2494
2495         * lyxtext.h:
2496         * text2.C: remove unused member number_of_rows
2497
2498         * Makefile.am:
2499         * BufferView2.C: remove file, move contents to...
2500         * BufferView.C: ... here
2501
2502         * BufferView_pimpl.C:
2503         * factory.C: move more inset creation to factory
2504
2505         * vspace.C: avoid direct usage of LyXText, ws changes
2506
2507         * BufferView.[Ch]:
2508                 don't provide direct access to WorkArea, use two simple
2509                 acessors haveSelction() and workHeight() instead
2510
2511
2512 2002-08-29  John Levon  <levon@movementarian.org>
2513
2514         * BufferView_pimpl.C (dispatch): do not continue when
2515           no buffer
2516
2517 2002-08-28  André Pönitz <poenitz@gmx.net>
2518
2519         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
2520
2521         * BufferView.h:
2522         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
2523
2524 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
2525
2526         * buffer.C: increment LYX_FORMAT to 221
2527
2528         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
2529         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
2530
2531         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
2532
2533         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
2534
2535 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2536
2537         * factory.C (createInset): use LyXTextClass::floats
2538
2539         * MenuBackend.C (expandFloatListInsert):
2540         (expandFloatInsert):
2541         (expandToc):
2542
2543         * text2.C (setCounter):
2544
2545         * LaTeXFeatures.C (useFloat):
2546         (getFloatDefinitions):
2547
2548         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
2549
2550         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
2551         floatlist_, with accessor floats().
2552
2553         * FloatList.h: remove global FloatList
2554
2555 2002-08-26  André Pönitz <poenitz@gmx.net>
2556
2557         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
2558
2559         * BufferView.h:
2560         * BufferView2.C:
2561         * BufferView_pimpl.C:
2562         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
2563
2564 2002-08-25  John Levon  <levon@movementarian.org>
2565
2566         * LyXAction.C: fix margin note description
2567
2568 2002-08-24  John Levon  <levon@movementarian.org>
2569
2570         * buffer.C:
2571         * bufferlist.C:
2572         * bufferview_funcs.C:
2573         * lyxfont.C:
2574         * undo_funcs.C: cleanups
2575
2576         * lyxfunc.C: disable CUT/COPY when no selection
2577
2578 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
2579
2580         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
2581         in "enum UNIT"; e.g. PTW for Percent of TextWidth
2582
2583         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
2584         Add backward compatibility to "mono", "gray" and "no".
2585
2586 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
2587
2588         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
2589         (and file_format >= 200).
2590
2591 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2592
2593         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
2594
2595 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2596
2597         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
2598
2599 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
2600
2601         * BufferView_pimpl.C:
2602         * LyXAction.C:
2603         * buffer.C:
2604         * commandtags.h:
2605         * lyxfunc.C:
2606         * paragraph.[Ch]:
2607         * text2.C:
2608         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
2609         inset and code to make it  work with the paragraph code. The inset
2610         can be anywhere in the paragraph, but will only do the expected
2611         thing in LaTeX if the layout file contains the parameter line
2612                         OptionalArgs    1
2613         (or more generally, a nonzero value) for that layout.
2614
2615 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
2616
2617         * paragraph.h: remove the declaration of undefined counters class
2618         function.
2619
2620 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
2621
2622         * text2.C (setCounter):  fixed enumeration mis-count as reported by
2623         Dr. Richard Hawkins.
2624
2625 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2626
2627         * paragraph_funcs.h: remove some unneeded includes
2628
2629         * text.C (backspace): pasteParagraph now in global scipe
2630
2631         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
2632         (pasteSelection): ditto
2633
2634         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
2635         * paragraph_funcs.C (pasteParagraph): ... here
2636
2637 2002-08-20  André Pönitz <poenitz@gmx.net>
2638
2639         * commandtags.h: new LFUNs for swapping/copying table row/colums
2640
2641         * LyXAction.C:
2642         * lyxfunc.C: support for new lfuns
2643
2644 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
2645
2646         * tabular.C:
2647         * buffer.[Ch]: remove NO_COMPABILITY stuff
2648
2649 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
2650
2651         * boost.C (throw_exception): new file, with helper function for
2652         boost compiled without exceptions.
2653
2654         * paragraph.h:
2655         * lyxlength.C:
2656         * buffer.C:
2657         * ParameterStruct.h:
2658         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
2659
2660         * bufferlist.C (emergencyWriteAll): use boost bind
2661
2662         * BufferView_pimpl.C (moveCursorUpdate): remove inline
2663
2664         * text.C: include paragraph_funcs.h
2665         (breakParagraph): breakParagraph is now in global scope
2666
2667         * paragraph_funcs.[Ch]: new files
2668
2669         * paragraph.C (breakParagraph,breakParagraphConservative): move to
2670         global scope
2671
2672         * buffer.C: include paragraph_funcs.h
2673         (insertStringAsLines): breakParagraph is now in global scope
2674
2675         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
2676         paragraph_funcs.C
2677
2678         * CutAndPaste.C: include paragraph_funcs.h
2679         (cutSelection): breakParagraphConservative is now in global scope
2680         (pasteSelection): ditto
2681
2682         * buffer.h: declare oprator== and operator!= for
2683         Buffer::inset_iterator
2684
2685         * bufferlist.C (emergencyWrite): don't use fmt(...)
2686
2687         * text3.C: add using std::endl
2688
2689         * BufferView.C (moveCursorUpdate): remove default arg
2690
2691 2002-08-20  André Pönitz <poenitz@gmx.net>
2692
2693         * buffer.[Ch]: move inline functions to .C
2694
2695         * BufferView2.C:
2696         * BufferView_pimpl.C:
2697         * text.C:
2698         * buffer.[Ch]: use improved inset_iterator
2699
2700         * buffer.C:
2701         * paragraph.[Ch]: write one paragraph at a time
2702
2703 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
2704
2705         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
2706         style if style is not specified.
2707
2708 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2709
2710         * text2.C (setCounter): when searching for right label for a
2711         caption, make sure to recurse to parent insets (so that a caption
2712         in a minipage in a figure float works) (bug #568)
2713
2714 2002-08-20  André Pönitz <poenitz@gmx.net>
2715
2716         * text3.C: new file for LyXText::dispatch() and helpers
2717
2718         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
2719
2720         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
2721
2722 2002-08-19  André Pönitz <poenitz@gmx.net>
2723
2724         * lyxtext.h:
2725         * text.C: new LyXText::dispatch()
2726
2727         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
2728
2729 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
2730
2731         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
2732
2733         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
2734         Hebrew text.
2735
2736 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2737
2738         * Makefile.am: use $(variables) instead of @substitutions@
2739
2740 2002-08-15  André Pönitz <poenitz@gmx.net>
2741
2742         * lyxfunc.C:
2743         * BufferView_pimpl.C: streamlining mathed <-> outer world
2744         interaction
2745
2746         * commandtags.h:
2747         * LyXAction.C: remove unused LFUN_MATH
2748
2749 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2750
2751         * paragraph.[Ch]: add some NO_NEXT ifdefs.
2752
2753 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2754
2755         * paragraph.C (Paragraph): reformat a bit
2756         (cutIntoMinibuffer): use builtin InsetList function instad of
2757         doing it manually.
2758         (getInset): ditto
2759
2760         * buffer.C: include boost/bind.hpp, add using std::for_each
2761         (writeFileAscii): use ParagraphList iterators
2762         (validate): use for_each for validate traversal of paragraphs
2763         (getBibkeyList): use ParagraphList iterators
2764         (resizeInsets): use for_each to resizeInsetsLyXText for all
2765         paragraphs.
2766         (getParFromID): use ParagraphList iterators
2767
2768         * BufferView2.C (lockInset): use paragraph list and iterators
2769
2770 2002-08-14  John Levon  <levon@movementarian.org>
2771
2772         * lyxserver.C: remove spurious xforms include
2773
2774 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2775
2776         * lyxfunc.C (getStatus): disable math-extern outside of math mode
2777
2778 2002-08-13  André Pönitz <poenitz@gmx.net>
2779
2780         * LyXAction.[Ch]:
2781         * lyxfunc.C: further cleaning
2782
2783 2002-08-13  André Pönitz <poenitz@gmx.net>
2784
2785         * funcrequest.h: new constructor
2786
2787         * funcrequest.C: move stuff here from .h
2788
2789         * Makefile.am:
2790         * BufferView_pimpl.C:
2791         * LyXAction.C:
2792         * toc.C:
2793         * lyxfunc.C: subsequent changes
2794
2795         * lyxfunc.h: new view() member function
2796
2797         * lyxfunc.C: subsequent changes
2798
2799 2002-08-13  Angus Leeming  <leeming@lyx.org>
2800
2801         * BufferView2.C:
2802         * BufferView_pimpl.C:
2803         * buffer.C:
2804         * converter.C:
2805         * importer.C:
2806         * lyxfunc.C:
2807         * lyxvc.C:
2808         * toc.C:
2809         * vc-backend.C:
2810         changes due to the changed LyXView interface that now returns references
2811         to member variables not pointers.
2812
2813 2002-08-13  Angus Leeming  <leeming@lyx.org>
2814
2815         * WordLangTuple (word, lang_code): return references to strings,
2816         not strings.
2817
2818         * BufferView.h:
2819         * SpellBase.h:
2820         * lyxtext.h: forward-declare WordLangTuple.
2821
2822         * BufferView2.C:
2823         * ispell.C:
2824         * pspell.C:
2825         * text.C: #include "WordLangTuple.h".
2826
2827         * lyxtext.h:
2828         * text.C: (selectNextWordToSpellcheck): constify return type.
2829
2830 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
2831
2832         * buffer.C:
2833         * buffer.h:
2834         * lyxtext.h:
2835         * paragraph.C:
2836         * paragraph_pimpl.h:
2837         * text.C:
2838         * text2.C:
2839         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
2840         suggested by Angus.
2841         Made updateCounter always count from start of buffer, and removed
2842         second argument (par).
2843         Reverted floats number display to '#'. Perhaps I'll try again when the
2844         code base is sanitized a bit.
2845
2846 2002-08-12  Angus Leeming  <leeming@lyx.org>
2847
2848         * buffer.[Ch] (getLabelList): constify.
2849
2850 2002-08-07  André Pönitz <poenitz@gmx.net>
2851
2852         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2853
2854         * funcrequest.h: extension to keep mouse (x,y) position
2855
2856 2002-08-12  Juergen Vigna  <jug@sad.it>
2857
2858         * BufferView2.C (insertErrors): forbid undo when inserting error
2859         insets.
2860
2861         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
2862
2863 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2864
2865         * ParagraphList.[Ch]: new files
2866
2867         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
2868
2869         * BufferView2.C (lockInset): ParagraphList changes
2870         * toc.C: ditto
2871         * text2.C: ditto
2872         * bufferlist.C: ditto
2873         * buffer.h: ditto
2874         * buffer.C: ditto
2875
2876 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2877
2878         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
2879         unused class variable counter_,
2880
2881         * paragraph.[Ch] (getFirstCounter): delete unused function
2882
2883         * counters.C: include LAssert.h
2884         (reset): add a new function with no arg, change other version to
2885         not have def. arg and to not allow empty arg.
2886
2887         * text2.C (setCounter): remove empty arg from call to Counters::reset
2888
2889 2002-08-11  John Levon  <levon@movementarian.org>
2890
2891         * Makefile.am: add WordLangTuple.h
2892
2893 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2894
2895         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
2896         lyxfunc.C lyxlex_pimpl.C: ws changes only.
2897
2898         * insets/insettext.C: InsetList changes
2899
2900         * graphics/GraphicsSupport.C (operator()): InsetList changes
2901
2902         * toc.C (getTocList): InsetList changes
2903
2904         * paragraph_pimpl.[Ch]: InsetList changes
2905
2906         * paragraph.[Ch]: InsetList changes
2907
2908         * buffer.C (inset_iterator): InsetList changes
2909         (setParagraph): ditto
2910         * buffer.h (inset_iterator): ditto
2911         * iterators.C (operator++): ditto
2912         * iterators.h: ditto
2913
2914         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
2915
2916         * InsetList.[Ch]: new files, most InsetList handling moved out of
2917         paragraph.C.
2918
2919         * BufferView2.C (removeAutoInsets): InsetList changes
2920         (lockInset): ditto
2921         (ChangeInsets): ditto
2922
2923 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
2924
2925         * paragraph_pimpl.h (empty): new function
2926
2927         * paragraph.[Ch] (empty): new function
2928
2929         * other files: use the new Paragraph::empty function
2930
2931 2002-08-09  John Levon  <levon@movementarian.org>
2932
2933         * lyxtext.h: remove unused refresh_height
2934
2935 2002-08-09  John Levon  <levon@movementarian.org>
2936
2937         * Makefile.am:
2938         * sgml.h:
2939         * sgml.C:
2940         * buffer.C:
2941         * paragraph.h:
2942         * paragraph.C: move sgml char escaping out of paragraph
2943
2944         * paragraph.h:
2945         * paragraph.C: remove id setter
2946
2947         * buffer.C:
2948         * paragraph.C:
2949         * paragraph_pimpl.C: remove dead tex_code_break_column
2950
2951         * bufferview_funcs.C: small cleanup
2952
2953         * lyxfunc.C: remove dead proto
2954
2955         * lyxtext.h: make some stuff private. Remove some dead stuff.
2956
2957         * lyxgluelength.C: make as[LyX]String() readable
2958
2959 2002-08-08  John Levon  <levon@movementarian.org>
2960
2961         * LyXAction.h:
2962         * LyXAction.C:
2963         * MenuBackend.C:
2964         * ToolbarDefaults.C:
2965         * lyxfunc.C:
2966         * lyxrc.C:
2967         * toc.C: lyxaction cleanup
2968
2969 2002-08-08  John Levon  <levon@movementarian.org>
2970
2971         * BufferView2.C: small cleanup
2972
2973         * lyxfind.h:
2974         * lyxfind.C: move unnecessary header into the .C
2975
2976 2002-08-08  John Levon  <levon@movementarian.org>
2977
2978         * funcrequest.h: just tedious nonsense
2979
2980         * lyx_main.h:
2981         * lyx_main.C: cleanups
2982
2983         * buffer.C:
2984         * vspace.C: remove dead header lyx_main.h
2985
2986 2002-08-07  Angus Leeming  <leeming@lyx.org>
2987
2988         * Paragraph.[Ch]:
2989         * paragraph_pimpl.h:
2990         Forward declare class Counters in paragraph.h by moving the ctrs member
2991         variable into Paragraph::Pimpl.
2992         (counters): new method, returning a reference to pimpl_->ctrs.
2993
2994         * text2.C: ensuing changes.
2995
2996 2002-08-07  John Levon  <levon@movementarian.org>
2997
2998         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
2999
3000         * BufferView_pimpl.C: announce X selection on double/triple
3001           click
3002
3003         * lyx_main.C: use correct bool in batch dispatch
3004
3005         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
3006
3007 2002-08-07  André Pönitz <poenitz@gmx.net>
3008
3009         * funcrequest.h: new class to wrap a kb_action and its argument
3010
3011         * BufferView.[Ch]:
3012         * BufferView_pimpl[Ch]:
3013         * LaTeX.C:
3014         * LyXAction.[Ch]:
3015         * lyxfunc.[Ch]:
3016         * lyxrc.C: subsequent changes
3017
3018
3019 2002-08-07  John Levon  <levon@movementarian.org>
3020
3021         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
3022           document options change.
3023
3024 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
3025
3026         * counters.[Ch]
3027         * text2.C
3028         * paragraph.[Ch]
3029         * makefile.am: move counters functionality over from
3030         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
3031
3032 2002-08-06  John Levon  <levon@movementarian.org>
3033
3034         * WordLangTuple.h: new file for word + language code tuple
3035
3036         * SpellBase.h:
3037         * pspell.h:
3038         * pspell.C:
3039         * ispell.h:
3040         * ispell.C:
3041         * lyxtext.h:
3042         * text.C:
3043         * text2.C:
3044         * BufferView.h:
3045         * BufferView2.C: use WordLangTuple
3046
3047         * layout.h:
3048         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
3049
3050 2002-08-06  John Levon  <levon@movementarian.org>
3051
3052         * lyx_main.C: fix cmdline batch handling
3053
3054 2002-08-06  André Pönitz <poenitz@gmx.net>
3055
3056         * lyxrc.C: set default for show_banner to true
3057
3058 2002-08-06  John Levon  <levon@movementarian.org>
3059
3060         * pspell.C: fix a crash, and allow new aspell to work
3061
3062 2002-08-06  John Levon  <levon@movementarian.org>
3063
3064         * lyxfunc.C:
3065         * kbmap.C: small cleanup
3066
3067         * vspace.h:
3068         * vspace.C: add const
3069
3070 2002-08-05  John Levon  <levon@movementarian.org>
3071
3072         * LyXAction.C: back to tabular-insert
3073
3074 2002-08-04  John Levon  <levon@movementarian.org>
3075
3076         * BufferView.h:
3077         * BufferView.C: cosmetic change
3078
3079         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
3080
3081         * bufferlist.C:
3082         * buffer.h:
3083         * buffer.C:
3084         * lyxcb.h:
3085         * lyxcb.C:
3086         * lyxserver.C:
3087         * lyxvc.C:
3088         * vc-backend.C:
3089         * BufferView2.C: purge all "Lyx" not "LyX" strings
3090
3091         * lyxcursor.h:
3092         * lyxcursor.C: attempt to add some documentation
3093
3094         * lyxfunc.C:
3095         * commandtags.h:
3096         * LyXAction.C:
3097         * ToolbarDefaults.C:
3098         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
3099           merge with LFUN_TABULAR_INSERT
3100
3101         * Makefile.am:
3102         * SpellBase.h:
3103         * ispell.h:
3104         * ispell.C:
3105         * pspell.h:
3106         * pspell.C: split up i/pspell implementations into separate
3107           files, many cleanups
3108
3109         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
3110
3111         * text2.C: some cleanup
3112
3113         * lyxfunc.C: don't check for isp_command == "none" any more, it
3114           didn't make any sense
3115
3116 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
3117
3118         * counters.[Ch]
3119         * text2.C
3120         * paragraph.[Ch]
3121         * makefile.am: move counters functionality over
3122         from text2.C/paragraph.[Ch] to counters.[Ch], and
3123         make proper C++.
3124 2002-08-02  John Levon  <levon@movementarian.org>
3125
3126         * buffer.C: s/lyxconvert/lyx2lyx/
3127
3128 2002-08-02  Angus Leeming  <leeming@lyx.org>
3129
3130         * lyxlex.C: revert John's change as it breaks reading of the user
3131         preamble.
3132
3133 2002-08-02  Angus Leeming  <leeming@lyx.org>
3134
3135         * importer.C (Import):
3136         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
3137         changes due to LyXView::view() now returning a boost::shared_ptr.
3138
3139 2002-08-02  John Levon  <levon@movementarian.org>
3140
3141         * lyxlex.C: small cleanup
3142
3143 2002-08-02  John Levon  <levon@movementarian.org>
3144
3145         * text2.C (status): small cleanup, no logic change
3146
3147 2002-08-01  John Levon  <levon@movementarian.org>
3148
3149         * buffer.h:
3150         * buffer.C (writeFile): don't output alerts, caller
3151           handles this
3152
3153         * bufferlist.C:
3154         * lyx_cb.C: from above
3155
3156         * lyxfunc.C: allow to open non-existent files
3157
3158 2002-07-31  John Levon  <levon@movementarian.org>
3159
3160         * lyxserver.C: don't let incidental errors get
3161           in the way (errno)
3162
3163 2002-07-30  John Levon  <levon@movementarian.org>
3164
3165         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
3166
3167 2002-07-30  John Levon  <levon@movementarian.org>
3168
3169         * lyxserver.h:
3170         * lyxserver.C: remove I/O callback too
3171
3172 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3173
3174         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
3175         log.
3176
3177 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3178
3179         * many files: strip,frontStrip -> trim,ltrim,rtrim
3180
3181 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3182
3183         * PrinterParams.h: remove extern containsOnly, and include
3184         support/lstrings.h instead.
3185
3186         * LaTeX.C (scanAuxFile): modify because of strip changes
3187         (deplog): ditto
3188         * buffer.C (makeLaTeXFile): ditto
3189         * bufferparams.C (writeFile): ditt
3190         * lyxfont.C (stateText): ditto
3191         * lyxserver.C (read_ready): ditto
3192         * vc-backend.C (scanMaster): ditto
3193
3194         * BufferView_pimpl.h: ws changes
3195
3196         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
3197
3198 2002-07-26  André Pönitz <poenitz@gmx.net>
3199
3200         * kb_sequence.C: remove unnedred usings
3201
3202 2002-07-26  Juergen Vigna  <jug@sad.it>
3203
3204         * lyxfind.C (LyXReplace): we have to check better if the returned
3205         text is not of theLockingInset()->getLockingInset().
3206
3207 2002-07-25  Juergen Vigna  <jug@sad.it>
3208
3209         * lyxfind.C (LyXReplace): don't replace if we don't get the
3210         right LyXText.
3211
3212         * undo_funcs.C (createUndo): remove debugging code.
3213
3214 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
3215
3216         * buffer.C (parseSingleLyXformat2Token): Use default placement
3217         when reading old floats.
3218
3219         * FloatList.C (FloatList): Change the default placement of figure
3220         and tables to "tbp".
3221
3222 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
3223
3224         * MenuBackend.C: using std::max
3225
3226 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3227
3228         * MenuBackend.C (expandToc):
3229         (expandToc2): code moved from xforms menu frontend. It is now
3230         generic and TOCs are transparent to menu frontends.
3231
3232 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3233
3234         * toc.C (getTocList): protect against buf=0
3235
3236         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
3237         Menu as first parameter. Now, this calls itself recursively to
3238         expand a whole tree (this will be useful for TOC handling)
3239         (expandFloatInsert): remove 'wide' version of floats
3240
3241         * MenuBackend.h (submenuname): returns the name of the submenu.
3242         (submenu): returns the submenu itself, provided it has been
3243         created by MenuBackend::expand
3244
3245 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3246
3247         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
3248         insets which have noFontChange == true. (bug #172)
3249
3250 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3251
3252         * BufferView_pimpl.C: add connection objects and use them...
3253         (Pimpl): here.
3254
3255 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3256
3257         * MenuBackend.C (expandLastfiles):
3258         (expandDocuments):
3259         (expandFormats):
3260         (expandFloatListInsert):
3261         (expandFloatInsert):
3262         (expand): split expand in parts
3263
3264 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3265
3266         * lyx_gui.C: use lyx_gui::exit()
3267
3268 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3269
3270         * LyXAction.C: show the failing pseudo action
3271
3272 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
3273
3274         * buffer.C (readFile): Run the lyxconvert script in order to read
3275         old files.
3276
3277 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3278
3279         * LyXAction.C:
3280         * commandtags.h:
3281         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
3282
3283 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3284
3285         * LyXAction.C:
3286         * commandtags.h:
3287         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
3288
3289 2002-07-22  Herbert Voss  <voss@lyx.org>
3290
3291         * lengthcommon.C:
3292         * lyxlength.[Ch]: add support for the vertical lengths
3293
3294 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
3295
3296         * toc.[Ch]: std:: fixes
3297
3298 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3299
3300         * lyxrc.C: do not include lyx_main.h
3301
3302         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
3303         for layouts
3304
3305         * lyxrc.C:
3306         * encoding.C:
3307         * bufferlist.C:
3308         * BufferView2.C: include "lyxlex.h"
3309
3310         * tabular.h:
3311         * bufferparams.h: do not #include "lyxlex.h"
3312
3313         * lyxtextclasslist.C (Add): remove method
3314         (classlist): renamed to classlist_
3315
3316         * paragraph_pimpl.C:
3317         * paragraph.C:
3318         * text2.C:
3319         * CutAndPaste.C:
3320         * bufferview_funcs.C:
3321         * bufferlist.C:
3322         * text.C:
3323         * LaTeXFeatures.C:
3324         * buffer.C:
3325         * toc.C (getTocList): use BufferParams::getLyXTextClass
3326
3327         * toc.C (getTocList): use InsetFloat::addToToc
3328
3329         * toc.[Ch]: new files, containing helper functions to handle table
3330         of contents
3331
3332         * lyxfunc.C (dispatch): no need to remove spaces around command
3333         given as a string
3334         (getStatus): handle LFUN_SEQUENCE by returning the status of the
3335         first command of the sequence; it is not very clever, but I do not
3336         have a better idea, actually
3337
3338         * LyXAction.C (LookupFunc): make sure to remove space at the
3339         beginning and end of the command
3340
3341 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3342
3343         * MenuBackend.C (getMenubar): new method: return the menubar of
3344         this menu set
3345         (read): treat differently reading of menu and menubar (in
3346         particular, the menubar has no name now)
3347         (Menu::menubar): remove
3348
3349         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
3350         saving is finished
3351
3352 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
3353
3354         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
3355         a bibitem inset in a RTL paragraph.
3356
3357 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
3358
3359         * paragraph_pimpl.C: constify
3360
3361         * BufferView_pimpl.C:
3362         * LaTeX.C:
3363         * lyxfunc.C: fix dispatch in a nicer way
3364
3365 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3366
3367         * lyxfunc.C (dispatch):
3368         * BufferView_pimpl.C:
3369         * BufferView_pimpl.h:
3370         * BufferView.C:
3371         * BufferView.h: rename Dispatch() to dispatch()
3372
3373         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
3374
3375         * lyxlayout.C (Read): honor DependsOn tag
3376
3377         * lyxlayout.[Ch] (depends_on): new method
3378
3379         * version.C.in: update lyx_docversion
3380
3381         * LaTeXFeatures.C (getMacros): only define \LyX when needed
3382
3383         * paragraph.C (validate): remove from here...
3384         * paragraph_pimpl.C (validate): ... and move here
3385         (isTextAt): make it const
3386
3387         * buffer.C (getLists): ws cleanup
3388
3389 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
3390
3391         * language.C (read): Use iso8859-1 encoding in latex_lang
3392         (this prevents LyX from crashing when using iso10646-1 encoding).
3393
3394 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3395
3396         * text2.C (toggleInset): if cursor is inside an inset, close the
3397         inset and leave cursor _after_ it
3398
3399 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
3400
3401         * lyxfunc.C: move minibuffer completion handling out of here
3402
3403 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
3404
3405         * BufferView_pimpl.C:
3406         * LaTeX.C: fix dispatch calls
3407
3408 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
3409
3410         * text.C (drawChars): Fix Arabic text rendering.
3411
3412 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
3413
3414         * LyXAction.C:
3415         * commandtags.h:
3416         * lyxfunc.C: remove message-push/pop
3417
3418         * lyxserver.C:
3419         * lyxfunc.h:
3420         * lyxfunc.C: rationalise some code by removing verboseDispatch
3421           in favour of a bool argument to dispatch()
3422
3423 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3424
3425         * lyx_main.C (init): make sure to read symlinks as absolute paths
3426
3427 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3428
3429         * lyxfunc.h:
3430         * lyxfunc.C: no need for commandshortcut to be a member
3431
3432 2002-07-15  André Pönitz <poenitz@gmx.net>
3433
3434         * converter.C: add support for $$s (scripts from lib/scripts dir)
3435         * lyx_main.C: white space
3436
3437 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3438
3439         * bufferlist.C:
3440         * lyxrc.h:
3441         * lyxrc.C: remove second exit confirmation
3442
3443 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3444
3445         * BufferView.h:
3446         * BufferView.C:
3447         * BufferView2.C:
3448         * BufferView_pimpl.h:
3449         * BufferView_pimpl.C:
3450         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
3451
3452 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3453
3454         * MenuBackend.C (expand): add numeric shortcuts to document menu
3455
3456         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
3457
3458 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3459
3460         * lyxfont.C (setLyXFamily):
3461         (setLyXSeries):
3462         (setLyXShape):
3463         (setLyXSize):
3464         (setLyXMisc):
3465         (lyxRead):
3466         * debug.C (value):
3467         * buffer.C (asciiParagraph): use ascii_lowercase
3468
3469 2002-07-15  Mike Fabian  <mfabian@suse.de>
3470
3471         * lyxlex_pimpl.C (search_kw):
3472         * lyxlex.C (getLongString):
3473         * converter.h (operator<):
3474         * converter.C (operator<):
3475         * buffer.C (parseSingleLyXformat2Token):
3476         (asciiParagraph):
3477         * ToolbarDefaults.C (read):
3478         * MenuBackend.C (checkShortcuts):
3479         (read):
3480         * LColor.C (getFromGUIName):
3481         (getFromLyXName): use the compare_ascii_no_case instead of
3482         compare_no_case, because in turkish, 'i' is not the lowercase
3483         version of 'I', and thus turkish locale breaks parsing of tags.
3484
3485 2002-07-16  Angus Leeming  <leeming@lyx.org>
3486
3487         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
3488         now takes a Buffer const & argument.
3489
3490 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
3491
3492         * BufferView.C (resize): check there's a buffer to resize
3493
3494 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
3495
3496         * lyxfunc.C: remove dead code
3497
3498         * lyxserver.h:
3499         * lyxserver.C: use lyx_guii::set_read_callback
3500
3501 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
3502
3503         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
3504         an inset in a RTL paragraph.
3505
3506 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3507
3508         * lyxfunc.C: repaint after a font size update
3509
3510 2002-07-15  André Pönitz <poenitz@gmx.net>
3511
3512         * lyxlength.C: inBP should be able to return negative values
3513
3514 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3515
3516         * lyxfunc.C: use lyx_gui::update_fonts()
3517
3518 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3519
3520         * lyxfunc.C: use lyx_gui::update_color()
3521
3522 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
3523
3524         * bufferlist.C:
3525         * lyxfunc.h:
3526         * lyxfunc.C:
3527         * lyxrc.h:
3528         * lyxrc.C: remove file->new asks for name option, and let
3529           buffer-new take an argument
3530
3531 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
3532
3533         * BufferView_pimpl.C: remove unneeded extra repaint()
3534
3535 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
3536
3537         * LyXAction.C: allow command-sequence with NoBuffer
3538
3539         * lyxfunc.C: don't insist on trailing ';' for command-sequence
3540
3541 2002-07-10  Angus Leeming  <leeming@lyx.org>
3542
3543         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
3544
3545 2002-07-09  Angus Leeming  <leeming@lyx.org>
3546
3547         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
3548
3549 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
3550
3551         * lengthcommon.h: whitespace
3552
3553         * lyxfunc.C: update scrollbar after goto paragraph
3554
3555         * lyxtext.h: factor out page break drawing, and fix it so
3556           page break/added space paints as selected nicely
3557
3558 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
3559
3560         * BufferView_pimpl.C: add FIXMEs, clean up a little
3561
3562 2002-07-09  André Pönitz <poenitz@gmx.net>
3563
3564         * lyxfont.[Ch]: support for wasy symbols
3565
3566 2002-07-08  André Pönitz <poenitz@gmx.net>
3567
3568         * BufferView_pimpl.C: apply John's patch for #93.
3569
3570 2002-07-05  Angus Leeming  <leeming@lyx.org>
3571
3572         * BufferView_pimpl.C (buffer): generate previews if desired.
3573
3574         * LColor.h: add "preview" to the color enum.
3575
3576         * LColor.C (LColor): add a corresponding entry to the items array.
3577
3578         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
3579         with this buffer.
3580
3581 2002-07-05  Angus Leeming  <leeming@lyx.org>
3582
3583         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
3584         The body of the code is now in the method that is passed an ostream &
3585         rather than a file name.
3586         Pass an additional only_preamble parameter, useful for the forthcoming
3587         preview stuff.
3588
3589 2002-07-03  André Pönitz <poenitz@gmx.net>
3590
3591         * lyxfunc.C: simplify getStatus() a bit for math stuff
3592
3593 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3594
3595         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
3596
3597 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3598
3599         * text.C (changeRegionCase): do not change case of all the
3600         document when region ends at paragraph end (bug #461)
3601
3602 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3603
3604         * paragraph.C (startTeXParParams):
3605         (endTeXParParams): add \protect when necessary
3606
3607 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3608
3609         * BufferView_pimpl.C (workAreaExpose): remove warning
3610
3611 2002-06-27  Angus Leeming  <leeming@lyx.org>
3612
3613         * Makefile.am: add lyxlayout_ptr_fwd.h.
3614
3615 2002-06-26  André Pönitz <poenitz@gmx.net>
3616
3617         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
3618
3619 2002-06-25  Angus Leeming  <leeming@lyx.org>
3620
3621         * lyxfunc.C (dispatch): Comment out the call to
3622         grfx::GCache::changeDisplay. The method no longer exists now that the
3623         pixmap generation part of the graphics loader has been moved into
3624         InsetGraphics.
3625
3626 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3627
3628         * text2.C: layout as layout
3629
3630         * text.C: layout as layout
3631
3632         * tabular.C (OldFormatRead): layout as layout
3633
3634         * paragraph_pimpl.C (TeXDeeper): layout as layout
3635         (realizeFont): layout as layout
3636
3637         * paragraph.C (writeFile): layout as layout
3638         (validate): layout as layout
3639         (getFont): layout as layout
3640         (getLabelFont): layout as layout
3641         (getLayoutFont): layout as layout
3642         (breakParagraph): layout as layout
3643         (stripLeadingSpaces): layout as layout
3644         (getEndLabel): layout as layout
3645         (getMaxDepthAfter): layout as layout
3646         (applyLayout): layout as layout
3647         (TeXOnePar): layout as layout
3648         (simpleTeXOnePar): layout as layout
3649         (TeXEnvironment): layout as layout
3650         (layout): layout as layout
3651         (layout): layout as layout
3652
3653         * lyxtextclass.C (compare_name): new functor to work with
3654         shared_ptr, layout as layout
3655         (Read): layout as layout
3656         (hasLayout): layout as layout
3657         (operator): layout as layout
3658         (delete_layout): layout as layout
3659         (defaultLayout): layout as layout
3660
3661         * lyxlayout_ptr_fwd.h: new file
3662
3663         * lyxlayout.C (Read): layout as layout
3664
3665         * lyx_cb.C (MenuInsertLabel): layout as layout
3666
3667         * bufferlist.C (newFile): layout as layout
3668
3669         * buffer.C (readLyXformat2): layout as layout
3670         (parseSingleLyXformat2Token): layout as layout
3671         (insertStringAsLines): layout as layout
3672         (asciiParagraph): layout as layout
3673         (latexParagraphs): layout as layout
3674         (makeLinuxDocFile): layout as layout
3675         (simpleLinuxDocOnePar): layout as layout
3676         (makeDocBookFile): layout as layout
3677         (simpleDocBookOnePar): layout as layout
3678         (getLists): layout as layout
3679
3680         * LaTeXFeatures.C (getTClassPreamble): layout as layout
3681
3682         * CutAndPaste.C (cutSelection): layout as layout
3683         (pasteSelection): layout as layout
3684         (SwitchLayoutsBetweenClasses): layout as layout
3685
3686         * BufferView_pimpl.C (Dispatch): layout as layout
3687         (smartQuote): layout as layout
3688
3689         * BufferView2.C (unlockInset): layout as layout
3690
3691 2002-06-24  André Pönitz <poenitz@gmx.net>
3692
3693         * lyxfunc.C: fix #487
3694
3695 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3696
3697         * lyxrc.h:
3698         * lyxrc.C:
3699         * lyxfunc.C: remove display_shortcuts, show_banner
3700
3701 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3702
3703         * Buffer_pimpl.C: oops, update on resize
3704
3705 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3706
3707         * buffer.C:
3708         * converter.C:
3709         * exporter.C:
3710         * lyxfunc.C:
3711         * BufferView.h:
3712         * BufferView.C: use repaint()
3713
3714         * BufferView_pimpl.h:
3715         * BufferView_pimpl.C: s/updateScreen()/repaint()/
3716           as it's a clearer description. Remove superfluous
3717           redraws.
3718
3719 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3720
3721         * text.C: fix bug 488. Not ideal, but getting
3722           getWord() to work properly for the insets that
3723           matter is more difficult ...
3724
3725 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3726
3727         * BufferView_pimpl.C:
3728         * LyXAction.C:
3729         * commandtags.h:
3730         * lyxfunc.C: remove the six million index lyxfuncs to just
3731           one, and DTRT (bug 458)
3732
3733 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3734
3735         * BufferView.h:
3736         * BufferView.C:
3737         * BufferView_pimpl.h:
3738         * BufferView_pimpl.C: clean up resize() stuff,
3739           and unnecessary updateScreen()s
3740
3741 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3742
3743         * BufferView.h:
3744         * BufferView.C:
3745         * BufferView_pimpl.h:
3746         * BufferView_pimpl.C:
3747         * lyxfind.h:
3748         * lyxfind.C:
3749         * minibuffer.C: remove focus management of workarea,
3750           not needed. Use screen's greyOut()
3751
3752 2002-06-17  Herbert Voss  <voss@lyx.org>
3753
3754         * converter.C: (convert) do not post a message, when converting
3755         fails, let the calling function decide what to do in this case
3756
3757 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
3758
3759         * lyxfunc.C: tidy up a little
3760
3761 2002-06-16    <alstrup@diku.dk>
3762
3763         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
3764         Got rid of FORMS_H_LOCATION include. Now we are
3765         GUII.
3766
3767 2002-06-15  LyX Development team  <lyx@rilke>
3768
3769         * buffer.[Ch] (sgmlOpenTag):
3770         (sgmlCloseTag): Added support for avoiding pernicious mixed
3771         content. Return number of lines written.
3772
3773         (makeLinuxDocFile):
3774         (makeDocBookFile): Fixed calls to sgml*Tag.
3775         Simple white space clean.
3776
3777         (simpleDocBookOnePar): Simple white space clean.
3778
3779         * tabular.[Ch] (docBook): Renamed to docbook and got another
3780         argument to related with the pernicious mixed content.
3781
3782         (docbookRow): Fixed calls for docbook inset method.
3783
3784 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
3785
3786         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
3787         so it's X11 independent.
3788
3789         * kb*.[Ch]: ditto.
3790
3791         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
3792
3793 2002-06-15  Lyx Development team  <lyx@electronia>
3794
3795         * intl.h: Renamed getTrans to getTransManager.
3796
3797 2002-06-14  Angus Leeming  <leeming@lyx.org>
3798
3799         * Makefile.am: nuke forgotten stl_string_fwd.h.
3800
3801 2002-06-12  Angus Leeming  <leeming@lyx.org>
3802
3803         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
3804
3805 2002-06-13  Angus Leeming  <leeming@lyx.org>
3806
3807         * LaTeX.C:
3808         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
3809
3810 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
3811
3812         * kbmap.C (getiso): add support for cyrillic and greek
3813
3814 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3815
3816         * BufferView.h:
3817         * BufferView.C:
3818         * BufferView_pimpl.h:
3819         * BufferView_pimpl.C: move bogus scrolling logic
3820           to xforms
3821
3822 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3823
3824         * lyxfunc.C:
3825         * BufferView_pimpl.C: view->resize() change
3826
3827 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3828
3829         * BufferView_pimpl.C: topCursorVisible
3830           prototype change
3831
3832 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3833
3834         * Makefile.am:
3835         * lyx_gui.h:
3836         * lyx_gui.C: move to frontends/
3837
3838         * main.C:
3839         * lyx_main.h:
3840         * lyx_main.C: changes from above
3841
3842 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3843
3844         * intl.C:
3845         * intl.h:
3846         * kbmap.C:
3847         * kbsequence.C:
3848         * lyx_cb.C:
3849         * lyx_main.C: minor tidy
3850
3851 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3852
3853         * BufferView_pimpl.h:
3854         * BufferView_pimpl.C:
3855         * BufferView.h:
3856         * BufferView.C: make painter() const,
3857           remove dead code
3858
3859         * BufferView2.C: use screen() accessor
3860
3861         * lyx_main.h:
3862         * lyx_main.C: some minor cleanup
3863
3864 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3865
3866         * BufferView_pimpl.h:
3867         * BufferView_pimpl.C: remove enter/leaveView,
3868           use workHeight()
3869
3870 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3871
3872         * BufferView.h:
3873         * BufferView.C:
3874         * BufferView2.C:
3875         * BufferView_pimpl.h:
3876         * BufferView_pimpl.C: only construct screen once,
3877           rename
3878
3879         * lyxrc.C: remove pointless comment
3880
3881 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
3882
3883         * BufferView.h:
3884         * BufferView.C: remove active() and belowMouse()
3885
3886         * BufferView_pimpl.h:
3887         * BufferView_pimpl.C: use workarea() not workarea_,
3888           and make it use a scoped_ptr instead
3889
3890 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
3891
3892         * lyx_gui.C: add debug message on BadWindow
3893
3894 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3895
3896         * sp_spell.C: fdopen is not part of the C++ standard.
3897
3898         * paragraph.C (InsetIterator): use >= instead of ==
3899
3900 2002-06-07  Angus Leeming  <leeming@lyx.org>
3901
3902         Fixes needed to compile with Compaq cxx 6.5.
3903         * BufferView_pimpl.C:
3904         * DepTable.C:
3905         * buffer.C:
3906         * converter.C:
3907         * encoding.C:
3908         * lyx_gui.C:
3909         * lyx_main.C:
3910         * lyxtextclasslist.C:
3911         * minibuffer.C:
3912         * sp_spell.C:
3913         * tabular_funcs.C:
3914         * vc-backend.C:
3915         all c-library variables have been moved into namespace std. Wrap
3916         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
3917
3918         * lyxlength.C:
3919         * tabular-old.C:
3920         * tabular.C:
3921         Add a using std::abs declaration.
3922
3923         * kbmap.h (modifier_pair):
3924         * paragraph.h (InsetTable, InsetList):
3925         * lyxfont.h (FontBits):
3926         type definition made public.
3927
3928         * bufferlist.C (emergencyWriteAll): the compiler complains that
3929         there is more than one possible lyx::class_fun template to choose from.
3930         I re-named the void specialisation as lyx::void_class_fun.
3931
3932         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
3933
3934         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
3935         the compiler is is unable to find tostr in write_attribute.
3936
3937 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3938
3939         * buffer.C (sgmlError): hide #warning
3940
3941 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3942
3943         * xtl/*: get rid of xtl, which is not in use anyway
3944
3945         * LyXAction.C (init):
3946         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
3947         were unimplemented xtl experimentation
3948
3949 2002-06-04  André Pönitz <poenitz@gmx.net>
3950
3951         * lyxfunc.C: disable array operation on simple formulae
3952
3953 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
3954
3955         * converter.C: constify a bit
3956
3957 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
3958
3959         * lyx_gui.C: check xforms version correctly
3960
3961 2002-04-30  Herbert Voss  <voss@lyx.org>
3962
3963         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
3964         "keep" option
3965
3966 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
3967
3968         * lyxvc.C: fix bug 416 (make sure buffer is saved before
3969           attempt to register it with a VCS)
3970
3971 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3972
3973         * lyx_main.C (init): honor variables LYX_DIR_13x and
3974         LYX_USERDIR_13x
3975
3976 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
3977
3978         * buffer.h:
3979         * buffer.C:
3980         * lyx_main.C: fix a crash on bad command line,
3981           and give a useful exit status on error
3982
3983         * lyxfunc.C (doImport): allow -i lyx to work
3984
3985 2002-03-30  André Pönitz <poenitz@gmx.net>
3986
3987         * lyxfunc.C: mathed font changes
3988
3989 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
3990
3991         * LaTeX.C:
3992         * importer.h:
3993         * importer.C:
3994         * lyx_sty.h:
3995         * lyx_sty.C:
3996         * lyxlex.C:
3997         * lyxrow.h:
3998         * lyxtext.h:
3999         * paragraph.h:
4000         * paragraph.C:
4001         * texrow.h:
4002         * texrow.C:
4003         * text.C:
4004         * trans_mgr.h: srcdocs, and some minor cleanups
4005
4006 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4007
4008         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
4009         call getFont all the time)
4010
4011 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4012
4013         * switch from SigC signals to boost::signals
4014
4015 2002-05-29  André Pönitz <poenitz@gmx.net>
4016
4017         * paragraph_pimpl.C (getChar): don't call size() too often...
4018
4019 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4020
4021         * paragraph_pimpl.C (insertChar): do not try to update tables when
4022         appending (pos == size())
4023
4024         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
4025         in order to reduce drastically the number of comparisons needed to
4026         parse a large document
4027
4028 2002-05-29  André Pönitz <poenitz@gmx.net>
4029
4030         * text.C:
4031         * text2.C:
4032         * lyxtextclass.C:
4033         * sp_pspell.h:
4034         * textclasslist.[Ch]:
4035         * sp_ispell.h: whitespace change
4036
4037 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4038
4039         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
4040         lyxaction directly now.
4041
4042 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
4043
4044         * trans.C:
4045         * lyxfont.C:
4046         * lyxvc.C: remove unused headers
4047
4048 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
4049
4050         * Makefile.am:
4051         * buffer.h:
4052         * undostack.h:
4053         * undostack.C:
4054         * undo_funcs.h:
4055         * undo_funcs.C: some cleanups. Use shared_ptr
4056           and a template for the undo stacks.
4057
4058 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
4059
4060         * BufferView_pimpl.h:
4061         * BufferView_pimpl.C:
4062         * kbmap.h:
4063         * kbmap.C:
4064         * kbsequence.h:
4065         * kbsequence.C:
4066         * lyxfunc.h:
4067         * lyxfunc.C:
4068         * text2.C: use key_state/mouse_state
4069
4070 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4071
4072         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
4073         and LSubstring
4074
4075         * chset.C: change include order
4076         (loadFile): use boost regex and get rid of LRegex and LSubstring
4077
4078         * Makefile.am (BOOST_LIBS): new variable
4079         (lyx_LDADD): use it
4080
4081         * LaTeX.C: change include order.
4082         (scanAuxFile): use boost regex and get rid of LRegex and
4083         LSubstring
4084         (deplog): ditto
4085
4086 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
4087
4088         * ColorHandler.h:
4089         * ColorHandler.C:
4090         * FontInfo.h:
4091         * FontInfo.C: moved to frontends/xforms/
4092
4093         * FontLoader.h:
4094         * FontLoader.C: moved into frontends for GUIIzation
4095
4096         * Makefile.am:
4097         * lyx_gui.C:
4098         * lyxfont.C:
4099         * lyxfunc.C: changes from above
4100
4101 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
4102
4103         * LColor.C: remove spurious X include
4104
4105         * BufferView_pimpl.C:
4106         * Makefile.am:
4107         * font.h:
4108         * font.C:
4109         * text.C:
4110         * text2.C: move font metrics to frontends/
4111
4112 2002-05-24  Juergen Vigna  <jug@sad.it>
4113
4114         * undo_funcs.C (textHandleUndo): fix the cursor selection after
4115         setting the undo_cursor.
4116
4117         * ParagraphParameters.h: include local includes first.
4118
4119 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4120
4121         * BufferView_pimpl.C:
4122         * BufferView_pimpl.h:
4123         * Makefile.am:
4124         * WorkArea.h:
4125         * WorkArea.C:
4126         * screen.C: move WorkArea into frontends/
4127
4128         * lyxscreen.h:
4129         * screen.C:
4130         * text.C:
4131         * BufferView.C:
4132         * BufferView2.C: move LyXScreen into frontends/
4133
4134         * lyxlookup.h:
4135         * lyxlookup.C:
4136         * lyx_gui.C: move lyxlookup into frontends/xforms/
4137
4138 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4139
4140         * BufferView2.C:
4141         * BufferView_pimpl.C:
4142         * FontLoader.C:
4143         * LyXView.h:
4144         * LyXView.C:
4145         * Makefile.am:
4146         * WorkArea.C:
4147         * XFormsView.h:
4148         * XFormsView.C:
4149         * buffer.C:
4150         * bufferlist.C:
4151         * bufferview_funcs.C:
4152         * converter.C:
4153         * importer.C:
4154         * lyx_cb.C:
4155         * lyx_gui.C:
4156         * lyx_main.C:
4157         * lyx_find.C:
4158         * lyxfunc.C:
4159         * lyxvc.C:
4160         * minibuffer.C:
4161         * text.C:
4162         * text2.C:
4163         * trans.C:
4164         * vc-backend.C: move LyX/XFormsView into frontends/
4165
4166 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4167
4168         * Makefile.am:
4169         * PainterBase.C:
4170         * PainterBase.h:
4171         * Painter.C:
4172         * Painter.h:
4173         * WorkArea.C:
4174         * WorkArea.h:
4175         * screen.C:
4176         * tabular.C:
4177         * text.C:
4178         * text2.C: move Painter to frontends/
4179
4180 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4181
4182         * buffer.C: comment out some some code that depend upon lyx_format
4183         < 220
4184
4185         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
4186         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
4187
4188         * buffer.h (NO_COMPABILITY): turn off compability
4189
4190         * ColorHandler.C: include scoped_array.hpp
4191
4192         * font.C: Use more specific smart_ptr header.
4193         * Painter.C: ditto
4194         * gettext.C: ditto
4195         * ShareContainer.h: ditto
4196         * lyx_main.h: ditto
4197         * kbmap.h: ditto
4198         * FontInfo.h: ditto
4199         * BufferView_pimpl.h: ditto
4200         * ColorHandler.h: ditto
4201
4202         * kbmap.C (defkey): change call to shared_ptr::reset
4203
4204 2002-05-21  Juergen Vigna  <jug@sad.it>
4205
4206         * buffer.C (insertErtContents): fix to insert ert asis if it is
4207         non empty. Skip it completely if it contains only whitespaces.
4208
4209 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
4210
4211         * BufferView_pimpl.C:
4212         * BufferView2.C: clear selection on paste (bug 393)
4213
4214 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4215
4216         * DepTable.C: include ctime
4217
4218 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
4219
4220         * buffer.C (latexParagraphs): Add new argument (moving_arg).
4221
4222 2002-05-14  Juergen Vigna  <jug@sad.it>
4223
4224         * text.C (breakParagraph): fixed function to honor the keepempty
4225         layout in the right maner and also to permit the right breaking
4226         algorithm on empty or non empyt keepempty paragraphs.
4227
4228         * paragraph.C (breakParagraph): we have to check also if the par
4229         is really empty (!size()) for isempty otherwise we do the wrong
4230         paragraph break.
4231
4232 2002-05-10  Juergen Vigna  <jug@sad.it>
4233
4234         * buffer.[Ch] : The following are only changes to the ert
4235         compatibility read reading old LaTeX layout and font stuff and
4236         convert it to ERTInsets.
4237
4238         * buffer.h: added isErtInset().
4239
4240         * buffer.C (struct ErtComp): add a fromlayout bool to check
4241         if we're inside a LaTeX layout.
4242         (isErtInset): new helper function.
4243         (insertErtContents): look for other ert insets before this one
4244         and insert the contents there, so that we don't have subsequent
4245         ERT insets with nothing between them. This way we create only one
4246         inset with multiple paragraphs. Also check if we don't insert only
4247         spaces ' ' as they are ignored anyway afterwards in the .tex file
4248         so if we have only spaces we will ignore this latex part in the
4249         new file.
4250         (parseSingleLyXformat2Token \\layout): better compatibility when
4251         reading layout-latex stuff.
4252         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
4253         language tag.
4254         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
4255         stuff after reading the inset only get the information back from
4256         the stack.
4257
4258 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
4259
4260         * buffer.C (makeLaTeXFile): Put language options after loading babel.
4261
4262         * LaTeXFeatures.C (getBabelOptions): New method.
4263
4264 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4265
4266         * BufferView_pimpl.C (Dispatch): work around missing argument for
4267         'layout'
4268
4269 2002-05-08  Juergen Vigna  <jug@sad.it>
4270
4271         * text.C (leftMargin): handle paragraph leftindent.
4272
4273         * paragraph.C (writeFile): write the new \\leftindent tag.
4274         (validate): handle leftindent code.
4275         (TeXEnvironment): handle paragraphleftindent code again.
4276
4277         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
4278
4279         * buffer.C (parseSingleLyXformat2Token): added compatibility code
4280         for paragrap_extra indent code and new token \\leftindent.
4281         (latexParagraphs): handle the leftindent as environment.
4282
4283         * ParameterStruct.h: added leftindent support.
4284
4285         * ParagraphParameters.C (leftIndent): added support functions for
4286         the paragraph left indent.
4287
4288         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
4289         more appropriate.
4290
4291 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
4292
4293         * paragraph.C (isRightToLeftPar): Return false for a paragraph
4294         inside insetERT.
4295
4296         * text.C (computeBidiTables): No bidi in insetERT.
4297
4298         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
4299         in RTL documents.
4300
4301 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4302
4303         * version.C.in: pre 5
4304
4305 2002-05-02  José Matos  <jamatos@fep.up.pt>
4306         * buffer.C (makeDocBookFile): white space changes, add newline to
4307         command styles.
4308         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
4309
4310         * tabular.C (docBook): fix typo.
4311
4312 2002-05-03  Juergen Vigna  <jug@sad.it>
4313
4314         * screen.C (drawFromTo): recalculate the rowpointer if we had a
4315         change in LyXText as we can not be sure it was not freed.
4316         (drawOneRow): remove unused code.
4317
4318         * text.C (drawInset): redo the calculation of the need_break_row as
4319         it could have a row which was already freed.
4320         (draw): look at the return value of drawInset and return false if
4321         it also returned false.
4322         (paintRowText): look at the return value of draw and return false if
4323         it also returned false.
4324
4325         * lyxtext.h: added bool return type to drawInset() and draw() so that
4326         if we have a change in the row so that the rowbreak has to be redone
4327         we abort drawing as it will be called again.
4328
4329 2002-05-02  Juergen Vigna  <jug@sad.it>
4330
4331         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
4332         a change in the maintext also if we're inside an inset.
4333         (Dispatch): set the cursor again after a break line and after the
4334         screen has been updated as it could be we're in a different row.
4335
4336         * text2.C (fixCursorAfterDelete): check to make sure we don't request
4337         to set the cursor behind the pargraph with > size().
4338         (setCursor): check also for the same paragraph when checking where
4339         to put the cursor if we have a NFR inset.
4340
4341         * buffer.C (parseSingleLyXformat2Token): move the compatibility
4342         parts of layout read further up as it still was in the wrong
4343         position.
4344
4345 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4346
4347         * screen.C (drawFromTo): change sine fullRebreak always return
4348         true.
4349
4350         * buffer.C (parseSingleLyXformat2Token): reindent some
4351
4352         * BufferView_pimpl.C (update): change since fullRebreak always
4353         return true.
4354         (Dispatch): git rid of the last hardcoded "Standard"s.
4355
4356 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4357
4358         * text2.[Ch] (fullRebreak): make it return void now that we always
4359         returned true.
4360
4361 2002-04-30  Juergen Vigna  <jug@sad.it>
4362
4363         * buffer.C (parseSingleLyXformat2Token): reset the font before the
4364         ert compatibility check for "latex" layout.
4365
4366 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
4367
4368         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
4369         minipages: use col% instead of p%, and also use the current font.
4370         (makeLaTeXFile): Fix use babel condition.
4371         (parseSingleLyXformat2Token): Correct font when reading old floats.
4372
4373 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
4374
4375         * BufferView_pimpl.C (Dispatch): Check that float type exists when
4376         inserting list of floats.
4377
4378 2002-04-25  Herbert Voss  <voss@lyx.org>
4379
4380         * MenuBackend.C (expand): don't add the graphics extensions to the
4381         export menu
4382
4383 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4384
4385         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
4386         non-existing layout, do not complain if it was the default layout
4387         of the original class (bug #342)
4388
4389 2002-04-24  Juergen Vigna  <jug@sad.it>
4390
4391         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
4392         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
4393
4394 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
4395
4396         * buffer.C (getBibkeyList): If using \bibliography, return the
4397         option field with the reference itself. Enables us to provide natbib
4398         support when using \bibliography.
4399
4400 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
4401
4402         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
4403
4404         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
4405         natbib is provided by the LaTeX class.
4406
4407 2002-04-23  Juergen Vigna  <jug@sad.it>
4408
4409         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
4410         Wakeup functions.
4411
4412         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
4413
4414 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4415
4416         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
4417
4418         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
4419         ensuremath around textordmasculine, textordfeminine and
4420         textdegree.
4421
4422 2002-04-19  Juergen Vigna  <jug@sad.it>
4423
4424         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
4425         reinitializing the buffer otherwise row-dimensions may be wrong.
4426         (update): reset also the selection cursors if they do exits otherwise
4427         their x/y positions may be wrong.
4428
4429         * text2.C (cursorDown): don't enter the inset if we came from a row
4430         above and are one row over the inset.
4431
4432         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
4433         really leaving an inset.
4434
4435 2002-04-18  Juergen Vigna  <jug@sad.it>
4436
4437         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
4438         of the selected paragraph does not have the selected layout also if
4439         the last one had!
4440
4441         * text2.C (setLayout): fixed bug which did not change last selected
4442         paragraph.
4443
4444         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
4445         changed the read and substituted \\end_float with \\end_inset!
4446
4447         * BufferView_pimpl.C (cursorPrevious):
4448         (cursorNext): fixed to make it work with rows heigher than the work
4449         area without moving the cursor only the draw of the row.
4450         (workAreaMotionNotify): fix jumping over high rows.
4451
4452 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4453
4454         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
4455         Ressler.
4456
4457 2002-04-16  Juergen Vigna  <jug@sad.it>
4458
4459         * text2.C (setCursor): set also the irow().
4460         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
4461         (cursorUp):
4462         (cursorDown): support for locking an inset if the x_fix value goes
4463         inside it. That way I can transverse insets too with cursor up/down.
4464
4465         * lyxrow.h: added irow helper function same as other (i) functions.
4466
4467         * BufferView_pimpl.C (cursorPrevious):
4468         (cursorNext): fixed for insets!
4469
4470 2002-04-15  Juergen Vigna  <jug@sad.it>
4471
4472         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
4473         position otherwise it is wrong in some cases.
4474
4475         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
4476         inside the inset before the call.
4477
4478 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
4479
4480         * buffer.[Ch] (getBibkeyList): make it const.
4481
4482 2002-04-12  Juergen Vigna  <jug@sad.it>
4483
4484         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
4485
4486         * text2.C (getCursorX): new helper function
4487         (setCursor): compute also ix_
4488         (setCursorFromCoordinates): set also ix.
4489
4490         * lyxcursor.h: added ix_ and helper functions.
4491
4492         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
4493
4494         * buffer.C (insertStringAsLines): dont break paragraph if the this
4495         paragraph is inside an inset which does not permit it!
4496
4497         * text.C (breakParagraph): honor keepempty flag and break the paragraph
4498         also with no chars on this paragraph.
4499         (paintRowText): only paint stuff if it's inside the workarea!
4500
4501         * paragraph.C (breakParagraph): honor keepempty flag and break the
4502         paragraph always below not above.
4503
4504         * BufferView2.C (unlockInset): update the paragraph layout on inset
4505         unlock as we changed paragraph in such a case.
4506
4507         * lyxfind.C (LyXFind): clear the former selection if not found!
4508
4509         * text2.C (insertInset): freeze Undo after setUndo so that it is not
4510         again called in insertChar().
4511
4512         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
4513         an inset which uses the whole row!
4514         (rightMargin): ditto.
4515         (insertChar): force a rebreak if we inserted an inset!
4516
4517 2002-03-28  Herbert Voss  <voss@lyx.org>
4518
4519         * lyxlength.[Ch]: add inBP() to get the right PS-point
4520         units (BigPoint). With inPixels we have rounding errors
4521
4522 2002-04-11  Juergen Vigna  <jug@sad.it>
4523
4524         * text2.C (setCursorFromCoordinates): set iy to the right value.
4525         (setCursor): add check if row->previous exists!
4526
4527         * buffer.C (parseSingleLyXformat2Token): reset font after read of
4528         an old float_type as this was the case in the old code!
4529
4530         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
4531
4532         * BufferView2.C (showLockedInsetCursor): use iy
4533         (fitLockedInsetCursor): ditto
4534
4535         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
4536         locked insets as there we have the right value now.
4537
4538         * lyxcursor.C: added iy_ variable and iy functions to set to the
4539         baseline of cursor-y of the locked inset.
4540
4541         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
4542         (setCursor): fixed for insets which need a full row.
4543
4544         * text.C (rowLastPrintable): don't ignore the last space when before
4545         an inset which needs a full row.
4546         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
4547         as last character of a row when before a inset which needs a full row.
4548
4549 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4550
4551         * version.C.in: update date
4552
4553         * text2.C (fullRebreak): try to always return true and see what
4554         happens...
4555
4556 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4557
4558         * MenuBackend.C (expand): use Floating::listName
4559
4560         * FloatList.C (FloatList): add listName argument to the built-in
4561         floats
4562
4563         * Floating.[Ch]: add listName member, which is the 'List of XXX'
4564         text associated with the float.
4565
4566 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4567
4568         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
4569
4570 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4571
4572         * ShareContainer.h: add a couple of missing typenames.
4573
4574 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
4575
4576         * lyxrc.C (getDescription): use _() correctly rather than N_().
4577
4578 2002-03-28  Herbert Voss  <voss@lyx.org>
4579
4580         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
4581         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
4582
4583 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4584
4585         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
4586         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
4587
4588 2002-03-29  Juergen Vigna  <jug@sad.it>
4589
4590         * lyxfunc.C (dispatch): add a missing fitCursor call.
4591
4592         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
4593         it was scrolled by a cursor move, so return the bool status.
4594
4595         * BufferView.C (fitCursor): return the bool flag also to the outside
4596         world as this is needed.
4597
4598         * screen.C (toggleToggle): don't subtract the offset if it's positive.
4599
4600         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
4601         call the edit() as it is not needed (and wrong) IMO.
4602         (workAreaButtonPress): set the screen_first variable before evt.
4603         unlock the inset as this may change screen_first and then we have
4604         a wrong y position for the click!
4605
4606 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4607
4608         * MenuBackend.C (expand): another translation that I missed
4609
4610 2002-03-28  Juergen Vigna  <jug@sad.it>
4611
4612         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
4613
4614         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
4615
4616 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4617
4618         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
4619
4620         * MenuBackend.C (expand): fix export/view/update when there is no
4621         document open.
4622
4623 2002-03-27  Herbert Voss  <voss@lyx.org>
4624
4625         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
4626         and text%
4627
4628 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4629
4630         * bufferview_funcs.C (currentState): only show paragraph number
4631         for is DEVEL_VERSION is set.
4632
4633         * lyxfunc.C (dispatch): put warning in INFO channel
4634
4635         * MenuBackend.C (expand): translate the name of floats
4636
4637         * FloatList.C (FloatList): mark the float names for translation
4638
4639         * converter.C (convert): use LibScriptSearch
4640
4641 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4642
4643         * MenuBackend.C (defaults): fix default menu (we might as well get
4644         rid of it...)
4645
4646 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4647
4648         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
4649         directory.
4650
4651 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4652
4653         * lyxvc.C: reorder includes.
4654
4655 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
4656
4657         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
4658           properly
4659
4660 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
4661
4662         * CutAndPaste.C: change layouts earlier on paste
4663           to avoid crashing when calling getFont()
4664
4665 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
4666
4667         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
4668         irritating #error.
4669
4670 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4671
4672         * WorkArea.C: remove 'Pending' debug message.
4673
4674         * most files: ws cleanup
4675
4676         * buffer.[Ch]: ws changes
4677
4678         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
4679
4680 2002-03-21  Juergen Vigna  <jug@sad.it>
4681
4682         * tabular.C (SetMultiColumn): collapse also the contents of the
4683         cells and set the last border right. Added a Buffer const * param.
4684
4685 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4686
4687         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
4688         linking or not.
4689
4690 2002-03-19  Juergen Vigna  <jug@sad.it>
4691
4692         * text2.C (clearSelection): reset also xsel_cache.
4693
4694         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
4695         where it needs to be called (John tells us to do so too :)
4696         (selectionLost): reset sel_cache.
4697
4698         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
4699
4700 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4701
4702         * text2.C (setCursorIntern): put debuging code in INSETS channel
4703
4704 2002-03-19  André Pönitz <poenitz@gmx.net>
4705
4706         * lyxfunc.C: tiny whitespace change
4707
4708 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4709
4710         * ToolbarDefaults.C (init):
4711         * LyXAction.C (init):
4712         * commandtags.h:
4713         * BufferView_pimpl.C (Dispatch):
4714         * lyxfunc.C (dispatch): remove LFUN_DEPTH
4715
4716 2002-03-19  Allan Rae  <rae@lyx.org>
4717
4718         * exporter.C (Export): removeAutoInsets before doing anything else.
4719         While I've just introduced a dependency on BufferView this really is
4720         the best place to clean the buffer otherwise you need to cleanup in
4721         a dozen places before calling export or cleanup in a dozen functions
4722         that export calls.
4723
4724         * converter.C (runLaTeX):
4725         (scanLog): Better handling of removeAutoInsets and screen updates.
4726
4727         * lyxfunc.C (dispatch): small whitespace changes
4728
4729 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4730
4731         * WorkArea.C (C_WorkAreaEvent): return a value.
4732         (event_cb): return 1 if we handled the event, 0 otherwise.
4733
4734         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
4735
4736 2002-03-18  Juergen Vigna  <jug@sad.it>
4737
4738         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
4739         (GetAdditionalWidth): ditto.
4740         (RightLine): ditto.
4741         (LeftLine): ditto.
4742
4743         * BufferView2.C (copy): use getLyXText() so that we do it inside an
4744         inset if we're there actually (probably not used right now but this
4745         is the direction to go for unifying code).
4746         (paste): disable code to clear the selection.
4747
4748         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
4749         inside an InsetText and move the check further up as it is in the
4750         wrong place.
4751
4752         * text2.C (pasteSelection): set a selection over the pasted text.
4753
4754 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
4755
4756         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
4757         and libgraphics to build on Cygwin.
4758
4759 2002-03-15  Juergen Vigna  <jug@sad.it>
4760
4761         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
4762         inserting an Inset into the paragraph. I know this is not the best
4763         fix but we already use current_view in CutAndPaste so we will remove
4764         all of it's using at the same time.
4765
4766         * buffer.C (sgmlError): deactivated function till it is rewritten in
4767         the right mode, now it can create problems.
4768
4769         * paragraph.C (isLineSeparator): check if getInset returns != 0,
4770         before accessing it.
4771
4772 2002-03-14  Juergen Vigna  <jug@sad.it>
4773
4774         * undo_funcs.C (textHandleUndo): do the right thing when updating
4775         the inset after the undo/redo.
4776
4777         * text2.C (setCursor): just some testcode for #44 not ready yet.
4778
4779         * undo_funcs.C (textHandleUndo): set the next() and previous()
4780         pointers of the paragraph to 0 before deleting otherwise we have
4781         problems with the Paragraph::[destructor].
4782
4783         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
4784         on a paragraph insertion.
4785
4786 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4787
4788         * buffer.C (asciiParagraph): use += operator for char append to
4789         string.
4790
4791         * paragraph.C (getFontSettings): compare >= not just >
4792         (highestFontInRange): ditto
4793         (setFont): ditto
4794
4795 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4796
4797         * paragraph.C: change several algorithm to be more appripriate for
4798         the problem domain. This is lookip in FontList and in the InsetList.
4799
4800 2002-03-13  André Pönitz <poenitz@gmx.net>
4801
4802         * commandtags.h:
4803         * LyXAction.C: remove unused LFUN_MATH_MACROARG
4804
4805 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
4806
4807         * commandtags.h:
4808         * LyXAction.C:
4809         * lyxfunc.C:
4810         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
4811
4812 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4813
4814         * Painter.C (display): anon helper function, adjust code for this
4815         change.
4816         (pixmap): remove function.
4817
4818         * Painter.h: remove private display variable.
4819
4820         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
4821
4822 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
4823
4824         * WorkArea.[Ch]: remove figinset_canvas cruft.
4825
4826 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4827
4828         * lyxtextclass.C (operator): add one item cache optimization.
4829
4830         * bufferlist.h: doxy changes
4831
4832         * bufferlist.C: ws changes
4833
4834         * DepTable.[Ch] (ext_exist): place const in the right spot.
4835
4836         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
4837         call resizeInsets.
4838         (workAreaExpose): call resizeInsets when the with BufferView changes.
4839         (Dispatch): adjust for protectedBlank removal
4840         (specialChar): call updateInset if the insert went ok.
4841
4842         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
4843         specialChar instead.
4844
4845         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
4846
4847         * BufferView.h: doxy change
4848
4849         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
4850
4851         * lyxtextclass.C (operator[]): remove non-const version
4852         (defaultLayout): remove non-const version
4853
4854 2002-03-12  Juergen Vigna  <jug@sad.it>
4855
4856         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
4857         did resize the LyXText too.
4858
4859         * buffer.C (readLyXformat2): set layout information on newly allocated
4860         paragraphs.
4861
4862         * tabular.C (OldFormatRead): set layout information on the paragraph.
4863
4864 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4865
4866         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
4867
4868 2002-03-11  Juergen Vigna  <jug@sad.it>
4869
4870         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
4871         plainly wrong.
4872         (resizeCurrentBuffer): force also the insets to resize themselfes.
4873         (moveCursorUpdate): fixed up for InsetText.
4874
4875 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
4876
4877         * commandtags.h:
4878         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
4879         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
4880         value of Dialogs::tooltipsEnabled().
4881         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
4882
4883 2002-03-08  Juergen Vigna  <jug@sad.it>
4884
4885         * BufferView_pimpl.C (updateInset): update inset inside inset also
4886         if it isn't inside theLockingInset().
4887
4888 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4889
4890         * buffer.C (asciiParagraph): redo some of the word and line length
4891         handling.
4892         (getLists): look for Caption instead of caption.
4893
4894 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4895
4896         * buffer.C (Buffer): initialize niceFile to true
4897         (makeLaTeXFile):
4898         (makeLinuxDocFile):
4899         (makeDocBookFile): make sure niceFile is true on exit
4900
4901 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4902
4903         * buffer.C (makeLaTeXFile): escape ~ in \input@path
4904
4905 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
4906
4907         * LyXSendto.C: remove.
4908         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
4909         * lyx_gui.C: remove now-redundant comment.
4910         * ColorHandler.h: remove forward declaration of class WorkArea.
4911         * lyxfunc.C: remove #include "WorkArea.h".
4912
4913 2002-03-07  Juergen Vigna  <jug@sad.it>
4914
4915         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
4916         got moved away with the DEPM and also set the inset_owner always
4917         right which before could have been omitted.
4918
4919 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4920
4921         * buffer.C (parseSingleLyXformat2Token): use default layout is the
4922         wanted layout is not found.
4923
4924 2002-03-07  Juergen Vigna  <jug@sad.it>
4925
4926         * CutAndPaste.C (cutSelection): another layout settings forgotten.
4927
4928 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4929
4930         * paragraph.C (breakParagraph): use default layout not layout of
4931         prev paragraph.
4932         (Paragraph): clear ParagraphParameters.
4933
4934 2002-03-06  Juergen Vigna  <jug@sad.it>
4935
4936         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
4937         otherwise it would not be a valid lenght. Fixed a special case in
4938         the minipage compatibility read where we end the document with a
4939         minipage.
4940
4941         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
4942         was set as it could be 0 for InsetTexts first entry.
4943
4944 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4945
4946         * paragraph.C (writeFile): if layout is empty write out
4947         defaultLayoutName().
4948
4949         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
4950         file without named layout we set layout to defaultLayoutName().
4951
4952 2002-03-06  Juergen Vigna  <jug@sad.it>
4953
4954         * CutAndPaste.C (copySelection): set layout for new paragraph.
4955
4956         * text.C (prepareToPrint): leave ERT inset left aligned
4957         (leftMargin): don't indent paragraphs inside ERT insets
4958
4959 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4960
4961         * paragraph.C (breakParagraph): dont call clear do the work manually
4962
4963         * paragraph.[Ch] (clear): remove function
4964
4965 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4966
4967         * paragraph.C (Paragraph): dont call clear, the work has already
4968         been done.
4969
4970         * lyxtextclass.C (operator): assert if n is empty
4971
4972         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
4973         work manually instead.
4974
4975 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
4976
4977         * BufferView_pimpl.C: protect selectionLost against text == 0
4978
4979 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4980
4981         * text.C (breakParagraph): fix a setting layout to '0' problem.
4982
4983 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4984
4985         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
4986         final location of file, for the included files, and graphics.
4987
4988 2002-03-05  Juergen Vigna  <jug@sad.it>
4989
4990         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
4991
4992 2002-03-04  Juergen Vigna  <jug@sad.it>
4993
4994         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
4995
4996         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
4997         last column of multicolumn cells.
4998         (SetWidthOfMulticolCell): recalculate NMC and real columns.
4999
5000 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
5001
5002         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
5003         file if it doesn't go to a temporary file.
5004
5005         * buffer.C (sgmlOpenTag):
5006         (sgmlCloseTag):  remove extra newline insertion.
5007
5008 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5009
5010         * text.C (getRowNearY): comment out debug msg
5011
5012 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5013
5014         * text2.C: first -> first_y
5015
5016         * text.C (getRowNearY): add some attemts at a possible
5017         optimization, not working.
5018
5019         * tabular.[Ch]: add BufferParams to several function so that newly
5020         created paragraph can be initialized to he default layotu for the
5021         buffers textclass.
5022
5023         * tabular-old.C (ReadOld): add buf->params to call of Init
5024
5025         * screen.C: rename text->first to text->first_y
5026
5027         * paragraph.C (breakParagraph): always set layout in the broken
5028         paragraph
5029
5030         * lyxtextclass.C (Read): remove lowercase
5031         (hasLayout): ditto
5032         (operator): ditto
5033         (delete_layout): ditto
5034
5035         * lyxtext.h: rename first -> first_y
5036
5037         * lyxlayout.C (Read): remove lowercase
5038         (name): ditto
5039         (setName): ditto
5040         (obsoleted_by): ditto
5041
5042         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
5043
5044         * buffer.C (insertErtContents): add params are to InsetERT
5045         (parseSingleLyXformat2Token): add code to check if a paragraphs
5046         layout really exist.
5047         (parseSingleLyXformat2Token): add params to several inset
5048         constructors
5049         (asciiParagraph): remove lowercase, do the layout comparisons with
5050         no_case
5051
5052         * BufferView_pimpl.C (cursorNext): first -> first_y
5053         (resizeCurrentBuffer): first -> first_y
5054         (updateScrollbar): first -> first_y
5055         (scrollCB): first -> first_y
5056         (workAreaMotionNotify): first -> first_y
5057         (workAreaButtonPress): first -> first_y
5058         (checkInsetHit): first -> first_y
5059         (cursorPrevious): first -> first_y
5060         (cursorNext): first -> first_y
5061         (Dispatch): add buffer_->params to severl inset contructors
5062
5063 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5064
5065         * lyxlayout.C (Read): remove some debug info that I forgot.
5066
5067         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
5068         clean up the code slightly.
5069         (makeLinuxDocFile): ditto
5070         (makeDocBookFile): ditto
5071
5072         * text2.C: layout as string
5073
5074         * text.C: layout as string
5075
5076         * paragraph_pimpl.C: layout as string
5077
5078         * paragraph.[Ch]: layout as string
5079
5080         * lyxtextclasslist.[Ch]: layout as string
5081
5082         * lyxtextclass.[Ch]: layout as string
5083
5084         * lyxtext.h: layout as string
5085
5086         * lyxlayout.[Ch]: layout as string
5087
5088         * lyx_cb.C: layout as string
5089
5090         * bufferview_funcs.C: layout as string
5091
5092         * bufferparams.C: layout as string
5093
5094         * buffer.C: layout as string
5095
5096         * LyXView.[Ch]: layout as string
5097
5098         * LaTeXFeatures.[Ch]: layout as string
5099
5100         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
5101
5102         * BufferView_pimpl.C: change current_layout to string, remove
5103         lyx::layout_type.
5104         (Dispatch):
5105         (smartQuote):
5106         (insertInset):
5107         (workAreaButtonRelease): layout as string
5108
5109         * BufferView2.C (unlockInset): adjust
5110
5111         * vspace.C (asLatexCommand): use an explict temp variable.
5112
5113 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
5114
5115         * Makefile.am: use FRONTEND_*
5116
5117 2002-03-01  Juergen Vigna  <jug@sad.it>
5118
5119         * tabular.C (SetWidthOfMulticolCell): changed to something better
5120         I hope but still work in progress.
5121         (recalculateMulticolumnsOfColumn): renamed function from
5122         recalculateMulticolCells as it is more appropriate now.
5123         (SetWidthOfCell): calculate multicols better.
5124
5125 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5126
5127         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
5128
5129         * lyxfunc.C (processKeySym): print sequence also if it is
5130         `deleted' (complete)
5131
5132         * kbsequence.C (print): print sequence even if it is deleted
5133         (complete would be a better word, actually).
5134
5135         * lyxfunc.C (dispatch): print complete options after a prefix key
5136
5137         * vspace.C (asLatexCommand): rewrite in a slightly different form.
5138
5139 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
5140
5141         * text2.C (setCharFont): eliminate setCharFont code duplication.
5142
5143 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5144
5145         * BufferView_pimpl.C (Dispatch): remove bogus handling of
5146         LFUN_TABULAR_FEATURE (bug #177)
5147
5148 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
5149
5150         * Makefile.am: remove figure.h
5151
5152 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
5153
5154         * Bufferview_pimpl.C:
5155         * CutAndPasteC:
5156         * LaTeX.C:
5157         * LyXSendto.C:
5158         * buffer.C:
5159         * bufferlist.C:
5160         * converter.C:
5161         * language.C:
5162         * lyxfunc.C:
5163         * lyxvc.C:
5164         * paragraph.C:
5165         * text.C:
5166         * text2.C: remove #include "lyx_gui_misc.h".
5167
5168         * LaTeX.C: added #include <cstdio>
5169
5170 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5171
5172         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
5173         that the paragraph following this one can have.
5174
5175         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
5176
5177         * vspace.C (asLatexCommand): fix bogus gcc warning
5178
5179         * Makefile.am (lyx_SOURCES): remove vms_defines.h
5180
5181 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
5182
5183         * text2.C (setLayout): get rid of redundant code
5184
5185 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
5186
5187         * text2.C (incDepth): make sure depth cannot be increased beyond
5188         reasonable values.
5189
5190 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
5191
5192         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
5193         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
5194
5195         * PainterBase.h (image):
5196         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
5197         a LyXImage const *.
5198
5199 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
5200
5201         * BufferView.C:
5202         * BufferView.h:
5203         * BufferView_pimpl.C:
5204         * BufferView_pimpl.h:
5205         * LaTeXFeatures.C:
5206         * LyXAction.C:
5207         * LyXView.C:
5208         * Makefile.am:
5209         * UpdateList.h:
5210         * UpdateList.C:
5211         * buffer.C:
5212         * figure.h:
5213         * figureForm.C:
5214         * figureForm.h:
5215         * figure_form.C:
5216         * figure_form.h:
5217         * lyx_cb.C:
5218         * lyx_gui.C:
5219         * lyx_gui_misc.C:
5220         * lyxfunc.C:
5221         * sp_base.h:
5222         * sp_ispell.h:
5223         * sp_pspell.h:
5224         * sp_spell.C: remove fig inset, and the crap house of
5225           cards that follows it
5226
5227 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
5228
5229         * Makefile.am:
5230         * lyxserver.C:
5231         * os2_defines.h:
5232         * os2_errortable.h:
5233         * nt_defines.h: move .h into support/
5234
5235         * vms_defines.h: remove
5236
5237         * WorkArea.C: add space in debug output
5238
5239         * text2.C:
5240         * paragraph.C:
5241         * buffer.C: add WITH_WARNINGS
5242
5243         * vc-backend.h:
5244         * vc-backend.C:
5245         * bufferlist.C: s/retrive/retrieve/, add docs
5246
5247         * vspace.h:
5248         * vspace.C:
5249         * kbmap.h:
5250         * lyxlength.h:
5251         * lyxgluelength.h:
5252         * length_common.h:
5253         * chset.h:
5254         * chset.C: add docs
5255
5256         * lyxgui.C: add ID to X error handler
5257
5258         * lyxtestclass.c: fix typo
5259
5260 2002-02-26  Juergen Vigna  <jug@sad.it>
5261
5262         * tabular_funcs.C (write_attribute): changed so that some default
5263         attributes are not written at all.
5264         (getTokenValue): set default values before trying to read the
5265         value so we have the return value always set as default if we don't
5266         find the token we search for.
5267
5268         * tabular.C (Write): write bools as bools not as strings!
5269
5270 2002-02-22  Juergen Vigna  <jug@sad.it>
5271
5272         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
5273         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
5274
5275         * text.C (leftMargin): don't add an indent for paragraphs inside
5276         tabular cells (fix #208).
5277
5278 2002-02-21  José Matos  <jamatos@fep.up.pt>
5279
5280         * tabular.C (docBook): fixed support for long tables.
5281
5282 2002-02-20  Juergen Vigna  <jug@sad.it>
5283
5284         * text2.C (getFont): get the drawing font of the Inset if this
5285         paragraph is inside an inset (only important for InsetERT for now).
5286
5287         * buffer.C (insertErtContents): use new lanugage params in ERT
5288         constructor.
5289
5290         * CutAndPaste.C: commenting out seemingly uneeded code.
5291
5292 2002-02-19  Allan Rae  <rae@lyx.org>
5293
5294         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
5295         Iterators might be simple to use but they also get invalidated.
5296         (removeAutoInsets): renamed saved cursor tracking variables and added
5297         some comments to clarify what everything does.
5298
5299 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
5300
5301         * Chktex.C:
5302         * LaTeX.C:
5303         * LyXSendto.C:
5304         * converter.C:
5305         * lyx_cb.C:
5306         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
5307         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
5308
5309         * lyxfunc.C:
5310         * vc-backend.h: remove #include "support/syscall.h"
5311
5312         * LaTeX.C:
5313         * LyXSendto.C:
5314         * converter.C: rearrange #includes in Lars' approved fashion.
5315
5316         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
5317         forward declare class Timeout in the header file.
5318
5319         * XFormsView.C: changes due to the above.
5320
5321         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
5322         similar to LyXView.
5323
5324         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
5325         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
5326
5327 2002-02-18  José Matos  <jamatos@fep.up.pt>
5328
5329         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
5330         insets contents.
5331
5332 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
5333
5334         * a lot of small ws changes
5335         * add a lot of using std::XXX
5336         * use std construcs some places where approp.
5337         * use some exisint stuff from lyxfunctional where approp.
5338         * Make file changes to use partial linking (lets test this now...)
5339
5340 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
5341
5342         * Chktex.C:
5343         * buffer.C:
5344         remove #include "support/syscontr.h" as it's redundant. Always has been.
5345
5346         * Chktex.C:
5347         * LaTeX.C:
5348         * LyXSendto.C:
5349         * converter.C:
5350         * lyx_cb.C:
5351         * vc-backend.C:
5352         change Systemcalls::System to Systemcalls::Wait and
5353         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
5354         No change of functionality, just reflects the stripped down Systemcalls
5355         class.
5356
5357 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
5358
5359         * debug.[Ch]: add a GRAPHICS type to the enum.
5360
5361 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5362
5363         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
5364
5365         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
5366         there is an inset.
5367
5368 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5369
5370         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
5371         match the changes below.
5372
5373         * text2.C (toggleInset): if there is not editable inset at cursor
5374         position, try to see if cursor is _inside_ a collapsable inset
5375         and close it.
5376
5377 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5378
5379         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
5380         document menu has a nice checkbox
5381
5382 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5383
5384         * lyxlength.C (asLatexString): change PW to output as percent of
5385         \textwidth.
5386
5387         * lengthcommon.C: change '%' to 't%'
5388
5389         * lyxfunc.C (dispatch): a few comments from Martin
5390
5391 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
5392
5393         * WorkArea.h:
5394         * WorkArea.C:
5395         * BufferView_pimpl.h:
5396         * BufferView_pimpl.C: clear our selection when X tells us we've lost
5397           the X selection.
5398
5399 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5400
5401         * vspace.C (inPixels): fix compiler warning
5402
5403 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5404
5405         * lyxfunc.C (getStatus): fix status message for disabled commands.
5406
5407 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
5408
5409         * BufferView_pimpl.C: fix crash on close buffer
5410         during selection (#227)
5411
5412 2002-01-27  Herbert Voss  <voss@lyx.org>
5413
5414         * buffer.C: link old Figure to new graphic inset
5415
5416 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
5417
5418         * FontLoader.C (getFontinfo): Change the latex font names in order
5419         to match the names of type1inst.
5420
5421 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5422
5423         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
5424
5425         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
5426         (extchanged): ditto
5427         (ext_exist): ditto
5428         (remove_files_with_extension): ditto
5429         (remove_file): ditto
5430         (write): ditto
5431
5432         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
5433         document is smaller than the work area height. Do not initialize
5434         static variables to 0.
5435
5436 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5437
5438         * lyx_gui.C (init): give the toolbar tooltips a normal font.
5439
5440         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
5441         LFUN_LAYOUT_PARAGRAPHS.
5442
5443         * tabular.C (GetCellFromInset): new method. Finds an inset in a
5444         tabular. It is possible to provide a possible cell, which will
5445         typically be the actcell from the corresponding insettabular
5446
5447         * lyxfunc.C (getStatus): small cleanup; disable
5448         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
5449         true
5450
5451 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5452
5453         * tabular.C (Validate): remove broken optimization (fixes bug #201)
5454
5455         * paragraph.C (startTeXParParams):
5456         (endTeXParParams): new methods. The LaTeX code to
5457         start/end paragraph formatting
5458         (simpleTeXOnePar): call startTeXParParams also when paragraph is
5459         empty (fixes bug #200)
5460
5461         * vspace.C (inPixels): adapt to the change below
5462         (inPixels): [later] more cleanups (remove unused variables)
5463
5464         * lyxlength.C (inPixels): change to use a width and a height as
5465         parameter.
5466
5467 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5468
5469         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
5470         Replaced with \paperwidth
5471
5472         * DepTable.C (insert): add std:: qualifier
5473
5474 2002-01-18  Allan Rae  <rae@lyx.org>
5475
5476         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
5477         updated also?
5478
5479         * text.C (drawInset): Turned out I didn't know enough about how
5480         rebreaking worked.  This fixes most of the redraw problems.  I see
5481         an occasional cursor trail when a line is broken now and the cursor
5482         placement can seem out by a few pixels also after a rebreak.
5483
5484 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5485
5486         * buffer.C (parseSingleLyXformat2Token): update because minipage
5487         width is now a LyXLength
5488
5489         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
5490
5491         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
5492         math insets
5493
5494 2002-01-17  Juergen Vigna  <jug@sad.it>
5495
5496         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
5497
5498         * BufferView2.C (lockInset): call edit() so that theLockingInset()
5499         is set correctly and the inset is updated correctly.
5500
5501 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5502
5503         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
5504         the beginning of the loop.
5505
5506 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
5507
5508         * lyxrc.C: improve help for use_scalable_fonts
5509
5510 2002-01-17  Allan Rae  <rae@lyx.org>
5511
5512         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
5513
5514 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5515
5516         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
5517         make sure to set their inset_owner to the right value (bug #171)
5518
5519 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
5520
5521         * DepTable.h
5522         * DepTable.C: Implement mtime checking to reduce time spent doing
5523         CRCs.
5524
5525 2002-01-16  Juergen Vigna  <jug@sad.it>
5526
5527         * tabular.C (GetAdditionalHeight): one of error fixed.
5528
5529         * lyxrc.C (output): small fix in writing use_pspell.
5530
5531 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
5532
5533         * sp_base.h: #include LString.h
5534
5535 2002-01-16  Allan Rae  <rae@lyx.org>
5536
5537         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
5538         Can someone check this please?
5539
5540         * text.C (drawInset): It was possible that p.row would be removed by
5541         breakAgainOneRow upsetting a few other settings.  There may be another
5542         small tweak possible by setting need_break_row = 0 when p.row has been
5543         removed but I don't know enough about the logic here.
5544
5545 2002-01-15  Allan Rae  <rae@lyx.org>
5546
5547         * text.C (insertChar): removed conditional truism.
5548
5549         * BufferView2.C (removeAutoInsets): More tweaks.
5550         cur_par_prev could be a stray pointer.  Check for trailing empty line
5551         in case last line was cur_par and only had an error inset on it.
5552
5553 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5554
5555         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
5556         absolute
5557
5558         * vc-backend.C (most methods):
5559         * exporter.C (Export):
5560         * converter.C (convert):
5561         (runLaTeX):
5562         * LyXSendto.C (SendtoApplyCB):
5563         * lyxfunc.C (dispatch):
5564         (menuNew):
5565         (open):
5566         (doImport):
5567         * lyx_cb.C (AutoSave):
5568         (InsertAsciiFile):
5569         * BufferView_pimpl.C (MenuInsertLyXFile):
5570         * buffer.C (runChktex): use Buffer::filePath().
5571
5572         * buffer.h: rename filename to filename_; rename filepath to
5573         filepath_ and make it private
5574         (filePath): new method
5575
5576         * buffer.C (writeFile): use fileName()
5577         (getLatexName):
5578
5579         * lyx_main.C (init): fix starting  of LyX when the binary is a
5580         link from so,ewhere else.
5581
5582         * minibuffer.C: include <cctype> for isprint
5583
5584 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
5585
5586         * buffer.C (parseSingleLyXformat2Token): changes associated with the
5587         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
5588         name clash with InsetCollapsable's width function.
5589
5590 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5591
5592         * lastfiles.C: include <iterator>
5593
5594 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
5595
5596         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
5597         std::count.
5598
5599         * buffer.C (makeLaTeXFile): ditto.
5600         Also make loop operation more transparent.
5601
5602 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
5603
5604         * ToolbarDefaults.C: remove trailing comma closing namespace.
5605
5606         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
5607
5608         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
5609         as in WorkArea.
5610
5611         * trans.C (Load): comment out unused variable, allowed.
5612
5613 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
5614
5615         * minibuffer.[Ch] (append_char): new method to recieve input from the
5616         drop-down completion browser. If a key was pressed, then recieve this
5617         char and append it to the existing string.
5618         (peek_event): modify the positioning data passed to the completion
5619         browser so that it can be placed above the minibuffer rather than below.
5620 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5621
5622         * LyXAction.C (init): alloe error-next for readonly documents.
5623
5624         * BufferView2.C (ChangeRefsIfUnique): use standard version of
5625         count.
5626
5627 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5628
5629         * bufferlist.C (readFile): create the buffer _after_ checking that
5630         the file exists.
5631
5632         * lyxfunc.C (verboseDispatch): fix handling of arguments
5633
5634         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
5635
5636         * lyxrc.C: use string::erase() instead of initializing to "".
5637
5638
5639 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
5640
5641         * BufferView_pimpl.h:
5642         * BufferView_pimpl.C:
5643         * WorkArea.h:
5644         * WorkArea.C:
5645         * text2.C: tell X when we have made a selection for copying
5646
5647 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5648
5649         * BufferView_pimpl.C (MenuInsertLyXFile):
5650         * lyxfunc.C (menuNew):
5651         (open):
5652         (doImport): add shortcuts to directory buttons
5653
5654         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
5655         open a float)
5656
5657         * lyxfunc.C (setStatusMessage):
5658         (getStatusMessage): new methods
5659         (getStatus):use setStatusMessage instead of setErrorMessage
5660         (dispatch): when function is disabled, set error message here
5661         [instead of in getStatus previously]
5662
5663         * BufferView_pimpl.C (workAreaButtonRelease): update
5664         toolbar/menubar here too.
5665
5666 2002-01-13  Allan Rae  <rae@lyx.org>
5667
5668         * BufferView2.C (removeAutoInsets): finished off earlier fix.
5669         Now seems indestructible.  Remaining task is to audit all other
5670         code affected by deleteEmptyParagraphMechanism.  One small quirk
5671         left is that an empty document with an error in the preamble can
5672         be made to report an error but no error box appears.  I don't know
5673         where it goes.
5674         (removeAutoInsets): Improved comments.
5675
5676 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
5677
5678         * Thesaurus.h:
5679         * Thesaurus.C: update for Aiksaurus 0.14
5680
5681 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5682
5683         * text2.C (firstParagraph): removed member function, all uses
5684         replaces with ownerParagraph
5685         (redoParagraphs): here
5686         (updateInset): here
5687         (toggleAppendix): here
5688         * BufferView2.C (insertErrors): here
5689         (setCursorFromRow): here
5690
5691 2002-01-13  Allan Rae  <rae@lyx.org>
5692
5693         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
5694         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
5695         There is still a way to segfault this although you may have to do this
5696         multiple times: Have an InsetERT with an unknown command in it.
5697         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
5698         <down-arrow>, <Enter> again, View->DVI, BANG!
5699
5700         * text2.C (setCursor):
5701         (deleteEmptyParagraphMechanism):
5702         * lyxtext.h (setCursor):
5703         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
5704         Making use of the return value may help fix other bugs.
5705
5706 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5707
5708         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
5709
5710         * LyXView.C (updateMenubar): call MenuBar::update here
5711         (updateToolbar): but not here
5712         (showState): do not update toolbar/menubar
5713
5714         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
5715         should need to care about that.
5716
5717         * lyxfunc.C (verboseDispatch): simplify a bit
5718         (getStatus): have a version which takes a pseudoaction, and
5719         another which requires a (kb_action,string).
5720
5721         * LyXAction.C (retrieveActionArg): make it work also when action
5722         is not a pseudo-action.
5723         (getActionName): simplify a bit
5724         (helpText):
5725
5726 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5727
5728         * lyxfunc.C (verboseDispatch): new families of methods with
5729         several ways to specify a command and a bool to indicate whether
5730         the command name and shortcut should be displayed in minibuffer
5731         (eventually, we could extend that to a finer bitmask like
5732         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
5733         (dispatch): the pristine dispatch command which just, well,
5734         dispatchs! Note it still sets its result to minibuffer; I'm not
5735         sure we want that.
5736
5737         * lyxfunc.h: remove setHintMessage
5738
5739         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
5740
5741 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5742
5743         * BufferView_pimpl.C (specialChar): delete new inset if we have
5744         not been able to insert it.
5745
5746         * kbmap.C: revert to using int instead of kb_action, since all we
5747         are dealing with is pseudo-actions.
5748
5749         * LyXAction.C (searchActionArg): change to return int instead of
5750         kb_action, since the result is a pseudoaction.
5751
5752 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
5753
5754         * buffer.C (insertErtContents): Fix (partially) the font bug.
5755
5756 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
5757
5758         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
5759         as the other one is broken on my machine!
5760
5761 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
5762
5763         * commandtags.h:
5764         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
5765
5766 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
5767
5768         * lyxrc.[Ch]: change names and descriptions of popup font variables to
5769         reflect their actual use. Provide compatibility code for older lyxrc
5770         files.
5771
5772         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
5773         FL_NORMAL_STYLE.
5774         change names of popup font variables in line with the changes to lyxrc.C
5775
5776 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5777
5778         * buffer.C (asciiParagraph): avoid outputing a word twice after
5779         an inset.
5780
5781         * lyxrc.C (getDescription): document that document_path and
5782         template_path can be empty.
5783
5784 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5785
5786         * LaTeXFeatures.C (getMacros):
5787         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
5788
5789         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
5790
5791         * LaTeXFeatures.C (useFloat): require "float" here instead of in
5792         getPackages.
5793         (getPackages): rename feature "floats" to "float". Use an array to
5794         iterate over 'simple' features (i.e. just a \usepackage). Add
5795         handling of "amsmath" (renamed from "amsstyle").
5796
5797 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
5798
5799         * LaTeXFeatures.C (require): Prevent duplicate entries in the
5800         features list.
5801
5802 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
5803
5804         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
5805         FuncStaus::FuncStatus & FuncStaus::some_method().
5806
5807 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
5808
5809         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
5810         of the func_satus stuff. Edited and massaged in various ways by
5811         JMarc.
5812
5813         * lyxfunc.C (getStatus): use FuncStatus
5814
5815 2002-01-08  Juergen Vigna  <jug@sad.it>
5816
5817         * text.C (nextBreakPoint): use function Inset::isChar().
5818
5819         * paragraph.C (TeXOnePar): use function
5820         Inset::forceDefaultParagraphs.
5821
5822         * buffer.C (latexParagraphs): use function
5823         Inset::forceDefaultParagraphs.
5824
5825 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5826
5827         * lyx_gui.C (init): set the style of the menu popups to
5828         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
5829
5830 2002-01-07  Juergen Vigna  <jug@sad.it>
5831
5832         * text.C (setHeightOfRow): small fix
5833         (prepareToPrint): don't look at alignment if we don't have the place
5834         for doing it.
5835
5836 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5837
5838         * box.C: New file. Move the Box methods and functions out of box.h,
5839         following Lars' suggestion.
5840
5841 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5842
5843         * box.h: #include "support/LOstream.h", needed for inlined function.
5844
5845         * lyxtextclass.C:
5846         * lyxtextclasslist.C: added some using std declarations.
5847
5848 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
5849
5850         * box.h: make signed dimensions to allow insets wider than
5851           the screen (bug #162)
5852
5853         * BufferView_pimpl.C: add some insetHit debug
5854
5855 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
5856
5857         * vc-backend.C: add FIXME
5858
5859 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5860
5861         * lyxfunc.C (getStatus): enable code for showing math font status
5862         in toolbar/menu.
5863
5864 2002-01-07  Juergen Vigna  <jug@sad.it>
5865
5866         * text.C (nextBreakPoint): removed debug output not needed anymore.
5867
5868 2002-01-06  Juergen Vigna  <jug@sad.it>
5869
5870         * text.C (nextBreakPoint): fixed up this function we had this bug
5871         since ever but now hopefully we break row better.
5872         (insertChar): we have to check if an inset is the next char as it
5873         could now happen that a large inset is causing a break.
5874
5875 2002-01-05  Juergen Vigna  <jug@sad.it>
5876
5877         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
5878         if it doesn't like to be drawed.
5879
5880 2002-01-04  Juergen Vigna  <jug@sad.it>
5881
5882         * BufferView2.C (lockInset): forgot to set a cursor.
5883
5884         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
5885
5886 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
5887
5888         * FormMathsPanel.C:
5889         * FormMathsPanel.h
5890         * MathsSymbols.C:
5891         * form_maths_panel.C:
5892         * form_maths_panel.h:
5893         * form_maths_panel.fd: implemented sub- and super- buttons in math
5894         panel.
5895
5896         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
5897         (or ^ space) to be used as in TeX (req'd by André).
5898
5899         * lyxfunc.C: Allow ^ and _ again to be used both as
5900         super/subscript (mathed) and as themselves (in text).
5901
5902 2002-01-03  Allan Rae  <rae@lyx.org>
5903
5904         * LyXView.C (updateWindowTitle): Setup a short icon title of either
5905         "LyX" or the filename of the current buffer if it has one.  This is a
5906         modified form of John Levon's patch.
5907
5908         * XFormsView.C (setWindowTitle): also set icon title.
5909
5910         * LyXView.h (setWindowTitle): signature changed.
5911         * XFormsView.h (setWindowTitle): ditto.
5912
5913 2002-01-02  Juergen Vigna  <jug@sad.it>
5914
5915         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
5916
5917 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5918
5919         * screen.C (topCursorVisible): introduce a temp var for
5920         text->cursor.row(), handle the case where this row is null. (kindo
5921         hachish)
5922
5923         * text2.C (setCursor): add a couple of asserts.
5924
5925         * paragraph.h (inset_iterator): add -> operator
5926
5927         * paragraph.[Ch] (autoDeleteInsets): remove member function
5928
5929         * BufferView2.C (removeAutoInsets): rewrite to handle the old
5930         cursor pos correctly and handle inset deletion by itself.
5931         (insertErrors): move iterator declaration out of for expression
5932
5933         * lyxtextclass.C: add <algorithm>
5934
5935         * Makefile.am: added the new files to sources, removed layout.C
5936
5937         * layout.C: removed file
5938
5939         * layout.h: remove LYX_DUMMY_LAYOUT
5940
5941         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
5942         layout.
5943
5944         * lyxlayout.[Ch]:
5945         * lyxtextclass.[Ch]:
5946         * lyxtextclasslist.[Ch]: new files
5947
5948         * include order changes to a lot of files, also changes because of
5949         the six new files.
5950
5951 2001-12-27  Juergen Vigna  <jug@sad.it>
5952
5953         * buffer.C (asciiParagraph): more fixes.
5954
5955         * tabular.C (ascii): make ascii export support export of only the
5956         data separated by a column-delimiter.
5957         (ascii): better support for ascii export.
5958
5959         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
5960
5961 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5962
5963         * tabular_funcs.C: use a "using std::getline" instead of the
5964         previous fix from Angus (necessary for cxx + lyxstring)
5965
5966 2001-12-24  Juergen Vigna  <jug@sad.it>
5967
5968         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
5969
5970         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
5971         problems. First check a minipage also if we have some ert-contents
5972         (not only on par->size(), second set the right depth of the paragraph
5973         on the relink to the root-paragraph-list!
5974
5975         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
5976         which then did not anymore update the main paragraphs on undo/redo!
5977
5978 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5979
5980         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
5981         code. Support all font-changing funcs (even those which are not in
5982         menu currently). Support for reporting font settings in
5983         mathed (disabled until Andre provides a function on mathed's side).
5984
5985         * func_status.h (toggle): small helper function to set toggle
5986         state on a flag.
5987
5988 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
5989
5990         * tabular_funcs.C: getline -> std::getline
5991
5992 2001-12-21  Juergen Vigna  <jug@sad.it>
5993
5994         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
5995         accessed and could be 0 (I couldn't generate this but it seems
5996         Michael could!).
5997
5998 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5999
6000         * tabular_funcs.C: add LIstream.h, move write_attribute to..
6001         * tabular_funcs.h: here and include iosfwd
6002
6003 2001-12-20  Juergen Vigna  <jug@sad.it>
6004
6005         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
6006         inside inset but undo_par was.
6007
6008 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6009
6010         * Thesaurus.C: always include <config.h> in sources.
6011
6012         * Painter.h:
6013         * lyxlookup.h:
6014         * box.h: do not include <config.h> in header files
6015
6016         * text.C (paintLastRow): remove unused variable
6017
6018         * text.C (transformChar):
6019         (insertChar):
6020         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
6021
6022         * Painter.C (text):
6023         * font.C (width): rewrite to use uppercase() instead of
6024         islower/toupper.
6025
6026         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
6027
6028 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
6029
6030         * lyxfind.C: clean up of find failure position change
6031
6032 2001-12-20  Juergen Vigna  <jug@sad.it>
6033
6034         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
6035
6036         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
6037         (TeXRow): added to LaTeX a single tabular row.
6038         (TeXLongtableHeaderFooter): added to output LT-h/f data.
6039         (Latex): simplified and finally good LT-h/f support.
6040         (various_functions): just small adaptions for LT-h/f support.
6041
6042         * tabular_funcs.[hC]: added and moved here all not classfunctions
6043         of LyXTabular.
6044
6045 2001-12-19  Juergen Vigna  <jug@sad.it>
6046
6047         * tabular.[Ch]: better support for longtabular options (not finished
6048         yet!)
6049
6050 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6051
6052         * text.C (paintLastRow): use the label font instead of the font of
6053         the last character to compute the size of *_BOX. This makes more
6054         sense and avoids a crash with empty paragraphs.
6055         Use Painter::rectangle to draw EMPTY_BOX.
6056
6057 2001-12-19  Juergen Vigna  <jug@sad.it>
6058
6059         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
6060         the paragraphs if the replaced paragraph is not the first one!
6061         Tried to delete not used paragraphs but does not work yet so for
6062         now it's inside #ifdef's and by default off!
6063
6064 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6065
6066         * MenuBackend.C: include "lyx_main.h" instead of declaring
6067         lastfiles (actually was declared as LastFiles* instead of a
6068         scoped_ptr).
6069
6070 2001-12-17  Juergen Vigna  <jug@sad.it>
6071
6072         * tabular.C (AppendColumn): applied John's fix
6073
6074 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
6075
6076         * BufferView.h:
6077         * BufferView.C:
6078         * BufferView_pimpl.h:
6079         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
6080
6081         * Makefile.am:
6082         * box.h: new start of class for above
6083
6084         * lyxfunc.C: ignore space-only minibuffer dispatches.
6085           Show the command name when it doesn't exist
6086
6087         * minibuffer.C: don't add empty lines to the history
6088
6089         * minibuffer.C: add a space on dropdown completion
6090
6091 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
6092
6093         * text.C: fix line above/below drawing in insets
6094
6095 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6096
6097         * lyxlength.C (LyXLength): Initialize private variables.
6098
6099 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
6100
6101         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
6102         when inserting error insets.
6103
6104 2001-12-13  Juergen Vigna  <jug@sad.it>
6105
6106         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
6107         actually sometimes the before-paragraph.
6108         (setUndo): don't clear the redostack if we're not actually undoing!
6109
6110 2001-12-06  Juergen Vigna  <jug@sad.it>
6111
6112         * undo_funcs.C (textHandleUndo): well after John's hint I got here
6113         and fixed redoing of main paragraph, so we can use it now ;)
6114
6115         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
6116
6117 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6118
6119         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
6120         Juergen's request
6121
6122 2001-12-13  André Pönitz <poenitz@gmx.net>
6123
6124         * undostack.[Ch]:
6125         * undo_func.C: minor cleanup
6126
6127 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6128
6129         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
6130         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
6131         font in urw-fonts package which is marked as -urw-fontspecific and
6132         does not work (incidentally, changing the encoding in the
6133         fonts.dir of this package to -adobe-fontspecific fixes the
6134         problem).
6135
6136         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
6137         is a crash when undoing first paragraph (Juergen, please take a
6138         look). THis does not mean the undo fix is wrong, just that it
6139         uncovers problems.
6140
6141         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
6142         the (Paragraph*) version when needed instead of duplicating the
6143         code.
6144
6145         * text.C (workWidth): use Inset::parOwner to find out where the
6146         inset has been inserted. This is a huge performance gain for large
6147         documents with lots of insets. If Inset::parOwner is not set, fall
6148         back on the brute force method
6149
6150         * paragraph_pimpl.C (insertInset):
6151         * paragraph.C (Paragraph):
6152         (cutIntoMinibuffer): set parOwner of insets when
6153         inserting/removing them
6154
6155         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
6156
6157 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
6158
6159         * commandtags.h:
6160         * LyXAction.C:
6161         * lyx_main.C:
6162         * lyxfunc.C:
6163         * mathed/formulabase.C:
6164         * mathed/math_cursor.[Ch]:
6165         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
6166
6167
6168 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6169
6170         * lyxlength.[Ch] (operator!=): new function
6171
6172 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6173
6174         * text.C (workWidth): use Inset::parOwner to find out where the
6175         inset has been inserted. This is a huge performance gain for large
6176         documents with lots of insets. If Inset::parOwner is not set, fall
6177         back on the brute force method
6178
6179         * paragraph_pimpl.C (insertInset):
6180         * paragraph.C (Paragraph):
6181         (cutIntoMinibuffer): set parOwner of insets when
6182         inserting/removing them
6183
6184         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
6185
6186 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6187
6188         * tabular-old.C (getTokenValue):
6189         * tabular.C (getTokenValue):
6190         (write_attribute): new versions for LyXLength
6191         (everywhere): adjust the use of widths
6192
6193         * tabular.h: change the type of widths from string to LyXLength
6194
6195 2001-12-11  Ben Stanley <bds02@uow.edu.au>
6196
6197         * paragraph.C: fixed missing line number count when exporting
6198         Environments to LaTeX file
6199
6200         * buffer.C: added informational message for checking line numbers.
6201
6202 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6203
6204         * text2.C (deleteEmptyParagraphMechanism): if there is only one
6205         paragraph, do the 'double space' part, but not the 'empty
6206         paragraph' one.
6207
6208         * text.C (workWidth): small optimization
6209         (getLengthMarkerHeight): use minimal size for negative lengths.
6210
6211 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
6212
6213         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
6214
6215         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
6216
6217 2001-12-11  André Pönitz <poenitz@gmx.net>
6218
6219         * FontLoader.C:
6220         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
6221
6222 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
6223
6224         * text2.C: keep selection on a setFont()
6225
6226 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
6227
6228         * lyx_cb.C: another bv->text misuse, from insert label
6229
6230 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
6231
6232         * kbsequence.h:
6233         * kbsequence.C: re-instate nmodifier mask
6234
6235 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
6236
6237         * lyx_main.h: make lyxGUI private.
6238
6239 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
6240
6241         * lyxfind.C: place the cursor correctly on failed search
6242
6243 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6244
6245         * text.C (getLengthMarkerHeight): for small heights, the arrows
6246         are not always on top/bottom of the text
6247         (drawLengthMarker): smaller arrows; take the left margin in
6248         account; draw also vfills.
6249         (paintFirstRow):
6250         (paintLastRow): remove special code for vfill and standard spaces,
6251         since everything is handled in drawLengthMarker now.
6252
6253 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6254
6255         * buffer.C (insertErtContents): try to handle font and language
6256         interaction a bit better.g
6257
6258         * ColorHandler.C (updateColor): change the hash to cover the whole
6259         LColor enum, ws cleanup
6260         (getGCLinepars): ditto
6261         (getGCLinepars): only lookup in the linecache once.
6262
6263 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
6264
6265         * iterators.C (operator++): Make the iterator more robust
6266
6267         * BufferView2.C (removeAutoInsets): Use paragraph iterators
6268         (John's patch)
6269         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
6270
6271 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6272
6273         * lyxtext.h:
6274         * text.C: better added space drawing
6275
6276 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6277
6278         * LyXView.C:
6279         * BufferView2.C: fix layout combo update on inset unlock
6280
6281 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6282
6283         * Makefile.am: don't compile unused files
6284
6285 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6286
6287         * lyxfunc.C:
6288         * commandtags.h:
6289         * LyXAction.C: remove old LFUN_LAYOUTNO
6290
6291 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6292
6293         * paragraph_pimpl.h:
6294         * paragraph_pimpl.C: isTextAt() doesn't need font param
6295
6296 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6297
6298         * lyxlex.h:
6299         * lyxlex.C: little cleanup
6300
6301 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
6302
6303         * BufferView_pimpl.C: fix insertAscii for insets
6304
6305 2001-12-05  Juergen Vigna  <jug@sad.it>
6306
6307         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
6308         set the right font on the "multi" paragraph paste!
6309
6310 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6311
6312         * trans_decl.h:
6313         * trans_mgr.[Ch]:
6314         * trans.[Ch]:
6315         * lyxgluelength.C:
6316         * lyxlength.C: remove out-commented code.
6317
6318         * BufferView_pimpl:
6319         * CutAndPaste.C:
6320         * DepTable.C:
6321         * buffer.C:
6322         * chset.C:
6323         * lastfiles.C:
6324         * lyxlex.C:
6325         * lyxlex_pimpl.C:
6326         * lyxserver.C:
6327         * screen.C:
6328         * tabular-old.C:
6329         * tabular.C:
6330         * text.C:
6331         * trans_mgr.C:
6332         * vc-backend.C: change "while(" to "while ("
6333
6334         * lyxlength.[Ch]: add zero function to check if length is zero or
6335         not
6336         * lyxgluelength.C: use it
6337
6338 2001-12-05  Allan Rae  <rae@lyx.org>
6339
6340         * lyxlength.C: Attempted a fix for the abs(int) header selection.
6341         Works for 2.95.3, from what I understand of Garst's reports this should
6342         work for other g++ versions.  We're screwed if the abs(int) definition
6343         changed between bugfix releases of gcc.
6344
6345 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
6346
6347         * text.C: fix chapter label offset !
6348
6349 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
6350
6351         * lyxtext.h:
6352         * text.C: fix hfill at end of line, clean up
6353
6354 2001-12-04  Juergen Vigna  <jug@sad.it>
6355
6356         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
6357         that we force an update of the inset and it's owners if neccessary.
6358
6359 2001-12-03  Juergen Vigna  <jug@sad.it>
6360
6361         * text.C (rowLast): simplified code
6362
6363 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
6364
6365         * lyxfunc.C: fix show options on timeout
6366
6367 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6368
6369         * screen.C (topCursorVisible): scroll half a page when the cursor
6370         reached top of bottom of screen
6371
6372 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
6373
6374         * minibuffer.C: deactivate on loss of focus
6375
6376 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6377
6378         * vspace.[Ch] (operator!=): add operator.
6379
6380 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
6381
6382         * BufferView_pimpl.C: refuse to open an inset when
6383         there's a selection.
6384
6385 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
6386
6387         * BufferView_pimpl.C: allow to click on RHS of full row insets
6388
6389 2001-11-30  Juergen Vigna  <jug@sad.it>
6390
6391         * tabular.C (LyXTabular): add a same_id to set the same id's in the
6392         insets for undo reasons.
6393
6394 2001-11-28  André Pönitz <poenitz@gmx.net>
6395
6396         * vspace.[Ch]: cosmetical changes
6397
6398 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
6399
6400         * LyXAction.h:
6401         * LyXAction.C:
6402         * lyxfunc.h:
6403         * lyxfunc.C:
6404         * kbmap.h:
6405         * kbmap.C:
6406         * lyxrc.C:
6407         * kbsequence.h:
6408         * kbsequence.C: part re-write of old kb code
6409
6410         * Painter.C:
6411         * WorkArea.C: remove Lgb_bug_find_hack
6412
6413 2001-11-30  José Matos <jamatos@fep.up.pt>
6414
6415         * buffer.C (makeDocBookFile): add a comment to point a hack.
6416         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
6417         Fixed a double write of labels.
6418
6419 2001-11-29 Ben Stanley <bds02@uow.edu.au>
6420
6421         * LaTeX.C:
6422         * LaTeX.h Fixed bug in LaTeX class where it would not
6423         re-run latex if no depfiles were changed, but the .dvi was removed.
6424
6425 2001-11-28  André Pönitz <poenitz@gmx.net>
6426
6427         * all the files from the change on 2001/11/26:
6428         use lyx::layout_type instead of LyXTextClass::size_type
6429         use lyx::textclass_type instead of LyXTextClassList::size_type
6430
6431 2001-11-29  Juergen Vigna  <jug@sad.it>
6432
6433         * text.C: added support for paragraph::isFreeSpacing()
6434
6435         * buffer.C: same as above
6436
6437         * paragraph.h: inserted isFreeSpacing() function to enable
6438         FreeSpacing inside InsetERT.
6439
6440         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
6441         of the paragraph's in the cut/copy buffer to 0!
6442
6443         * text2.C (removeRow): remove the assert as it can!
6444
6445         * lyxtext.h: added helper function firstRow returning firstrow and
6446         made firstrow private again.
6447
6448         * BufferView2.C (lockInset): don't relock if we're already locked!
6449
6450         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
6451         the only paragraph.
6452         (removeRow): added Assert::(firstrow)
6453
6454         * debug.C: forgot to add INSETTEXT here.
6455
6456 2001-11-28  Juergen Vigna  <jug@sad.it>
6457
6458         * sp_spell.C (initialize): changed error text to more general
6459         spellchecker command use (not only ispell!)
6460
6461         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
6462
6463         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
6464
6465 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
6466
6467         * vspace.C: initialise lyxgluelength on failure
6468
6469 2001-11-28  Allan Rae  <rae@lyx.org>
6470
6471         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
6472         declaration & definition that looks like a function declaration.
6473
6474 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6475
6476         * BufferView2.C (copy):
6477         (copyEnvironment): do not clear the selection when doing a copy.
6478
6479         * text.C (paintFirstRow): compilation fix
6480
6481 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
6482
6483         * tabular.C (Latex): correct line count when writing latex.
6484
6485 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
6486
6487         * paragraph_pimpl.h:
6488         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
6489           bug a bit
6490
6491 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
6492
6493         * text.C:
6494         * LColor.h:
6495         * LColor.C: change vfillline->added_space
6496
6497         * text.C: add markers and text for added space
6498
6499         * vspace.C: fix comment
6500
6501 2001-11-28  André Pönitz <poenitz@gmx.net>
6502
6503         * paragraph.C: whitespace changes
6504         * all the other files from the change on 2001/11/26:
6505         change *::pos_type into lyx::pos_type
6506
6507 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
6508
6509         * buffer.C (parseSingleLyXformat2Token): Set the language to the
6510         language of the document when inserting error insets.
6511
6512 2001-11-26  André Pönitz <poenitz@gmx.net>
6513
6514         * BufferView_pimpl.[Ch]:
6515         *       CutAndPaste.C:
6516         * buffer.[Ch]:
6517         * lyxcursor.[Ch]:
6518         * lyxfind.C:
6519         * lyxfunc.C:
6520         * lyxrow.[Ch]:
6521         * paragraph.[Ch]:
6522         * paragraph_pimpl.[Ch]:
6523         * sp_spell.C:
6524         * text.C:
6525         * text2.C: reduce header dependencies, introduce type for positions
6526
6527 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
6528
6529         * <various>: change to use Alert.h
6530
6531 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
6532
6533         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
6534         when encountering an unknown token.
6535         (readLyXformat2): Show an error message if there were unknown tokens.
6536
6537 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
6538
6539         * BufferView2.C:
6540         * BufferView_pimpl.C:
6541         * buffer.C:
6542         * paragraph.h:
6543         * text.C:
6544         * text2.C: use par->isInset()
6545
6546 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
6547
6548         * paragraph_pimpl.h:
6549         * paragraph_pimpl.C: cleanup
6550
6551 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6552
6553         * text2.C (removeRow):
6554         * text.C (setHeightOfRow): remove useless (and costly) call to
6555         getRow.
6556
6557 2001-11-20  Allan Rae  <rae@lyx.org>
6558
6559         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
6560         Now need Inset*::checkInsertChar() to return true for appropriate
6561         cases so that the characters in the minibuffer will actually be
6562         inserted.
6563
6564 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6565
6566         * text.C: change the order of the includes.
6567         (workWidth): initialize it at once.
6568         (workWidth): make maxw unsigned
6569         (setHeightOfRow): remove unused variable (inset)
6570         (selectSelectedWord): remove unused variable (inset)
6571         (paintRowText): fix drawing of hfill characters, and clean up a bit.
6572
6573 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6574
6575         * lyxserver.C (emergencyCleanup): do not try to close pipes if
6576         server is not running.
6577         (openConnection):
6578         (closeConnection): add debug info when server is disabled.
6579
6580         * ColorHandler.C (getGCForeground): send debug message to GUI
6581         channel.
6582
6583         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
6584
6585         * kbmap.C (bind): modify because return conventions of
6586         kb_sequence::parse have changed.
6587
6588         * kbsequence.C (parse): only ignore spaces and not any stupid
6589         control character. This avoids tests like s[i] <= ' ', which are
6590         guaranteed to fail with 8bit characters and signed chars.
6591         Change return code to string::npos when there have been no error
6592         (0 was a bad idea when error is at first character)
6593
6594 2001-11-14  José Matos  <jamatos@fep.up.pt>
6595
6596         * buffer.h:
6597         * buffer.C (simpleDocBookOnePar): removed unused argument.
6598
6599 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6600
6601         * text.C (selectNextWordToSpellcheck): do not test explicitely for
6602         insets which are part of a word. Paragraph::isLetter takes care of
6603         that now. Use Paragraph::isInset to identify insets.
6604         (selectSelectedWord): do not test for hyphenation break.
6605
6606         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
6607         that protected spaces are considered as spaces.
6608
6609         * paragraph.C (isLetter): cleanup the code for ispell extras; use
6610         Inset::isLetter.
6611
6612 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
6613
6614         * lyxserver.h:
6615         * lyxserver.C: fix it. and small cleanup.
6616
6617 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
6618
6619         * BufferView_pimpl.C: use inline helpers
6620
6621         * LaTeXFeatures.h:
6622         * LaTeXFeatures.C: fix typos
6623
6624         * Spacing.h:
6625         * Spacing.C: move spacing_string into class
6626
6627         * ToolbarDefaults.C: move stuff into namespace anon
6628
6629         * layout.h: update enum
6630
6631         * lyxfunc.C: use better debug
6632
6633         * minibuffer.h: fix typo
6634
6635         * debug.h:
6636         * debug.C:
6637         * WorkArea.C: add and use Debug::WORKAREA
6638
6639         * lyxtext.h:
6640         * text.C:
6641         * text2.C: code re-organisation, inline helpers
6642
6643 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
6644
6645         * Layout.C: replaced a few cases of std::vector.size() == 0 with
6646         std::vector.empty().
6647
6648 2001-11-09  Allan Rae  <rae@lyx.org>
6649
6650         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
6651         '\n's after tables.  Tabular and ERT inset work now makes this no
6652         longer necessary.
6653
6654 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
6655
6656         * minibuffer.h:
6657         * minibuffer.C: fix crash, improve drop-down completion
6658
6659 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
6660
6661         * lyxserver.h:
6662         * lyxserver.C: invalidate fd's when doing endPipe()
6663
6664 2001-11-08  José Matos  <jamatos@fep.up.pt>
6665
6666         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
6667         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
6668
6669         * paragraph.h:
6670         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
6671
6672 2001-11-07  José Matos  <jamatos@fep.up.pt>
6673
6674         * buffer.h:
6675         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
6676         const qualifier.
6677
6678         * buffer.C (sgmlOpenTag):
6679         * buffer.C (sgmlCloseTag): removed debug info.
6680
6681         * buffer.h (sgmlOpenTag):
6682         * buffer.h (sgmlCloseTag): made public.
6683
6684 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6685
6686         * buffer.C (saveParamsAsDefaults):
6687         * lyx_cb.C (MenuLayoutSave): remove
6688
6689         * LyXAction.C (init):
6690         * commandtags.h:
6691         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
6692
6693 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6694
6695         * buffer.C (setPaperStuff): removed from here...
6696
6697         * bufferparams.C (setPaperStuff): ... and moved there.
6698
6699 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
6700
6701         * minibuffer.h:
6702         * minibuffer.C:
6703         * XFormsView.C: add support for drop-down completion
6704
6705 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
6706
6707         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
6708         commands.
6709
6710 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6711
6712         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
6713         disabled.
6714
6715 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
6716
6717         * lyx_main.C: change ref to known bugs
6718
6719 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
6720
6721         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
6722         to work around older babel problems.
6723
6724 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
6725
6726         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
6727
6728 2001-10-24  Juergen Vigna  <jug@sad.it>
6729
6730         * tabular-old.C (ReadOld): below variable changes reflected.
6731
6732         * tabular.[Ch]: added ltType struct for longtable header/footer
6733         defines and changed all instances where they are used. Added
6734         future support for double top/bottom rows.
6735
6736 2001-10-24  José Matos  <jamatos@fep.up.pt>
6737
6738         * buffer.h (docbookHandleCaption):
6739         * buffer.C (docbookHandleCaption): removed unused function.
6740         (makeDocBookFile): moved docbook supported version to v4.1.
6741
6742 2001-10-24  José Matos  <jamatos@fep.up.pt>
6743
6744         * tabular.h:
6745         * tabular.C (docbookRow): new function to export docbook code of a row.
6746         (DocBook): now honors the longtable flags.
6747
6748 2001-10-23  José Matos  <jamatos@fep.up.pt>
6749
6750         * LaTeXFeatures.h:
6751         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
6752         of the lyx defined sgml entities used in a docbook/linuxdoc document.
6753
6754         * buffer.C (makeLinuxDocFile):
6755         (makeDocBookFile): reworked the preamble, more clean, and with
6756         support for lyx defined entities. Changed the document declaration
6757         to be more XML friendly.
6758
6759         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
6760         if we need to output XML that should be done with a filter.
6761
6762 2001-10-22  Juergen Vigna  <jug@sad.it>
6763
6764         * sp_pspell.h (class PSpell): add alive function needed in the
6765         controller to see if the spellchecker could be started.
6766
6767 2001-10-22  Juergen Vigna  <jug@sad.it>
6768
6769         * buffer.C (insertStringAsLines): modify the font for inserting
6770         chars in certain conditions by calling checkInsertChar(font).
6771
6772 2001-10-19  Juergen Vigna  <jug@sad.it>
6773
6774         * text.C (workWidth): use getRow instead of wrong algorithm.
6775         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
6776
6777 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
6778
6779         * lyxserver.h:
6780         * lyxserver.C:
6781         * lyx_main.h:
6782         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
6783
6784 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6785
6786         * text.C (workWidth): do not search for the exact row when
6787         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
6788         optimization for big documents.
6789
6790 2001-10-18  Juergen Vigna  <jug@sad.it>
6791
6792         * text.C (workWidth): new function with added Inset * parameter.
6793
6794 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6795
6796         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
6797
6798         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
6799         change return type of getColumnNearX.
6800
6801
6802         * text.C (changeRegionCase): use uppercase/lowercase instead of
6803         toupper/tolower.
6804         (leftMargin):
6805         (rightMargin): simplify code by factoring out the uses of
6806         textclasslist.
6807         (labelFill):
6808         (numberOfHfills):
6809         (setHeightOfRow):
6810         (appendParagraph): use Paragraph::size_type
6811
6812 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6813
6814         * vspace.C (asLatexString): add a missing break
6815
6816 2001-10-15  Herbert Voss  <voss@perce.de>
6817
6818         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
6819
6820 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6821
6822         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
6823         is not available.
6824
6825 2001-10-10  André Pönitz <poenitz@gmx.net>
6826
6827         * lyxfunc.C: removed greek_kb_flag.
6828
6829 2001-10-10  Herbert Voss  <voss@perce.de>
6830
6831         * lyx_main.C: delete global string help_lyxdir.
6832
6833 2001-10-09  Herbert Voss  <voss@perce.de>
6834
6835         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
6836
6837         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
6838
6839         * lyx_main.C: added global string help_lyxdir.
6840
6841         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
6842
6843 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6844
6845         * lyxrc.C (set_font_norm_type): support iso8859-4
6846
6847 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
6848
6849         * LaTeX.C (deplog): add another regex for MikTeX
6850
6851 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6852
6853         * lyxrc.C (set_font_norm_type): support iso8859-3
6854
6855 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6856
6857         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
6858
6859         * LaTeXFeatures.C: remove special case of french and index
6860
6861         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
6862         before \begin{document}). This solves several incompatibilities.
6863
6864 2001-10-03  Garst Reese  <reese@isn.net>
6865
6866         * lyx_cb.C: change CheckTex error msg.
6867
6868 2001-10-03  José Matos  <jamatos@fep.up.pt>
6869
6870         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
6871
6872 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6873
6874         * .cvsignore: update
6875
6876         * lyx_main.C (commandLineVersionInfo): use new style version info.
6877
6878         * buffer.C (writeFile):
6879         (makeLaTeXFile):
6880         (makeLinuxDocFile):
6881         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
6882
6883         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
6884
6885         * version.h: update to use stuff in version.C
6886
6887         * version.C.in: new file. Contains version information determined
6888         at compile time. This is a merging of version.h and
6889         version_info.h.in.
6890
6891 2001-10-03  Juergen Vigna  <jug@sad.it>
6892
6893         * BufferView_pimpl.C (update): don't change "dirty" status in
6894         updateInset call.
6895
6896 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
6897
6898         * WorkArea.C (c-tor): re-position version string slightly.
6899
6900 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
6901
6902         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
6903         revert to previous code.
6904
6905         WorkArea.[Ch]: (show, destroySplash): methods removed.
6906
6907         WorkArea.C: rework code so that it's an amalgam of the codes before and
6908         after the splash screen was moved to WorkArea.
6909
6910 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6911
6912         * lyxrc.C (read):
6913         * vspace.C (inPixels):
6914         (lyx_advance):
6915         * kbmap.C (bind):
6916         * buffer.C (insertStringAsLines):
6917         (asciiParagraph): fix types to be large enough
6918
6919         * lyxlex_pimpl.h: change member status from short to int
6920
6921         * layout.h: fix type of endlabeltype
6922
6923         * kbmap.C (bind):
6924         * kbsequence.C (parse): change return type to string::size_type
6925
6926         * LaTeX.C (updateBibtexDependencies): comment out unneeded
6927         variable
6928
6929         * Bullet.C (bulletSize):
6930         (bulletEntry): do not use short ints as parameters
6931
6932         * BufferView2.C (insertLyXFile): change a char to an int.
6933
6934         * WorkArea.C (WorkArea): remove unneeded floats in computation
6935
6936 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
6937
6938         * buffer.C (asciiParagraph): Treat '\\' as other chars.
6939
6940         * paragraph.C (asString): Do not ignore newline/hfill chars when
6941         copying to the clipboard.
6942
6943 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
6944
6945         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
6946         after a multi-line inset.
6947
6948 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
6949
6950         * paragraph.C (validate): Set NeedLyXFootnoteCode
6951
6952 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
6953
6954         * lyxfont.C (LyXSizeNames): changed increase-error to increase
6955         and decrease-error to decrease.
6956
6957 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6958
6959         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
6960         it more readable (should be equivalent)
6961
6962 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6963
6964         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
6965
6966 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6967
6968         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
6969         of a cursor (row, etc.) after a character has been deleted
6970         (deleteEmptyParagraphMechanism): call the method above on _all_
6971         cursors held by the LyXText when a double space has been
6972         detected/deleted.
6973
6974 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
6975
6976         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
6977         pixmap.
6978         (resizeCurrentBuff): remove code to destroy the old splash dialog.
6979
6980         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
6981         background. Use greyOut() and the new show() methods to toggle between
6982         the foreground and background. Add code to remove the splash after
6983         its initial showing.
6984
6985         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
6986         (create_forms): no longer call Dialogs::showSplash.
6987
6988 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6989
6990         * .cvsignore: add version_info.h
6991
6992 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6993
6994         * version_info.h.in: new file
6995
6996         * Makefile.am: add version_info.h.in
6997
6998         * lyx_main.C (commandLineVersionInfo): use version_info defined in
6999         version_info.h instead of VERSION_INFO
7000
7001 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
7002
7003         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
7004         The ERT inset now returns string().
7005
7006 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
7007
7008         * lyxtext.h, text.C (selectNextWord): renamed as
7009         selectNextWordToSpellcheck.
7010
7011         * text.C (selectNextWordToSpellcheck): Modified to not select
7012         words inside an ERT inset.
7013
7014 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7015
7016         * lyx_cb.C (MenuLayoutSave): change a bit the question
7017
7018         * sp_base.h: include <sys/types.h>
7019
7020 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
7021
7022         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
7023
7024 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
7025
7026         * several files: fix typos in user-visible strings
7027
7028 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7029
7030         * text2.C (pasteSelection): do not set the selection, since it
7031         will be cleared later. Actually, the intent was to fix the way the
7032         selection was set, but I figured rmoving the code was just as good.
7033
7034 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
7035
7036         * FontLoader.C (available): Check if font is available without
7037         loading the font.
7038
7039 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
7040
7041         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
7042
7043 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
7044
7045         * lyxrc.[Ch]: added display_graphics variable and associated code.
7046
7047 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7048
7049         * bufferparams.C (hasClassDefaults): new method. Returns true if
7050         the buffer parameters correspond to known class defaults
7051
7052 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
7053
7054         * XFormsView.C (show): set minimum size to the main window.
7055
7056 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7057
7058         * text2.C (copySelection):
7059         (cutSelection):
7060         * lyxfind.C (LyXReplace):
7061         * BufferView_pimpl.C (Dispatch): pass the correct flag to
7062         LyXText::selectionAsString.
7063
7064         * paragraph.C (asString): add "label" argument to the second form
7065
7066         * text2.C (selectionAsString): add "label" argument and pass it to
7067         Paragraph::asString.
7068
7069 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7070
7071         * lyx_main.C (commandLineHelp): remove version information
7072
7073 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
7074
7075         * lyx_main.C: add -version commandline option
7076
7077 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7078
7079         * paragraph.h: make the optional constructor arg required instead.
7080         some modifications to other files because of this.
7081
7082         * minibuffer.C (C_MiniBuffer_peek_event): make it static
7083
7084         * lyxserver.C (C_LyXComm_callback): make it static
7085
7086         * lyx_main.C (error_handler): make it static
7087
7088         * lyx_gui.C (LyX_XErrHandler): make it static
7089
7090         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
7091
7092         * WorkArea.C: make the extern "C" methods static.
7093
7094         * Makefile.am (lyx_LDADD): simplify
7095
7096 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
7097
7098         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
7099         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
7100
7101         * LyXAction.C (init):
7102         * lyxfunc.C (dispatch): associated code removal.
7103
7104 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7105
7106         * lyxfont.h (isSymbolFont): shut off warning
7107
7108         * text.C (setHeightOfRow):
7109         (getVisibleRow): fix crash with empty paragraphs which have a
7110         bottom line
7111
7112 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
7113
7114         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
7115         code.
7116
7117 2001-09-04  José Matos  <jamatos@fep.up.pt>
7118         * buffer.C
7119         * buffer.h
7120         * tabular.C (docbook): rename docBook method to docbook.
7121
7122 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
7123
7124         * Makefile.am: add dependencies to main.o.
7125
7126 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
7127
7128         * FontLoader.C (available): Return false if !lyxrc.use_gui
7129
7130 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
7131
7132         * FontInfo.C (query):
7133         * converter.C (view):
7134         * importer.C (Import):
7135         * exporter.C (Export): Can not -> cannot.
7136
7137 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
7138
7139         * BufferView_pimpl.C: allow to create index inset even if
7140           string is empty
7141
7142 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
7143
7144         * buffer.C (getLists): replace boost::tie code with an explicit pair
7145         as boost::tie can break some compilers.
7146
7147         * iterators.h: Added a std:: declaration to the return type of
7148         ParIterator::size.
7149
7150 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
7151
7152         * lyxrc.C: add help for view_dvi_paper_option, default to safe
7153           case.
7154
7155 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
7156
7157         * iterators.[Ch]: New files. Provide paragraph iterators.
7158
7159         * buffer.C (changeLanguage): Use paragraph iterators.
7160         (isMultiLingual): ditto
7161
7162         * BufferView2.C (ChangeInsets): Use paragraph iterators.
7163
7164 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
7165
7166         * FontLoader.C: Support for cmr font.
7167
7168 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
7169
7170         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
7171         (available): New method.
7172
7173         * FontInfo.C (getFontname): Use scalable fonts even when
7174         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
7175         found.
7176
7177 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
7178
7179         * converter.C (Formats::view): reverted! Incorrect fix.
7180
7181 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
7182
7183         * converter.C (Formats::view): only output the -paper option
7184         if the dvi viewer is xdvi, thereby fixing bug #233429.
7185
7186 2001-08-23  Herbert Voss  <voss@perce>
7187
7188         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
7189
7190 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
7191
7192         * Spacing.h (Spacing): Set space to Default on in the default
7193         constructor.
7194
7195 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7196
7197         * vc-backend.h (RCS::versionString): add RCS to version
7198         (CVS::versionString): add CVS to version
7199
7200         * vc-backend.C (scanMaster): do not add CVS to version.
7201         (scanMaster): do not add RCS to version
7202
7203         * lyxvc.C (versionString): new method
7204
7205         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
7206
7207 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7208
7209         * Spacing.C (set): initialize fval
7210
7211 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
7212
7213         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
7214         " or \.
7215
7216 2001-08-16  Juergen Vigna  <jug@sad.it>
7217
7218         * lyxfunc.C (dispatch): implemented the new FINISHED states.
7219
7220 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
7221
7222         * BufferView_pimpl.C:
7223         * figureForm.C:
7224         * lyxtext.h:
7225         * text2.C: setParagraph takes linespacing now
7226
7227 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
7228
7229         * LyxAction.C: add internal LFUN_CITATION_INSERT
7230
7231         * LyXView.C: actually apply fix
7232
7233         * bufferlist.C: fix open non-existent file
7234
7235         * lyxfind.C: fix indentation
7236
7237         * lyxfunc.C: remove unneeded assert, fix typo
7238
7239 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
7240
7241         * MenuBackend.C: use "Floatname List"
7242
7243 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
7244
7245         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
7246         when converting LaTeX layout to insetERT.
7247         Generate a non-collapsed float when reading old float
7248
7249 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
7250
7251         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
7252         ERT insets.
7253
7254 2001-08-13  Juergen Vigna  <jug@sad.it>
7255
7256         * text.C (fill): return 0 instead of 20 as this seems to be the more
7257         correct value.
7258
7259 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
7260
7261         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
7262         lyxrc.font_norm.
7263
7264 2001-08-13  Juergen Vigna  <jug@sad.it>
7265
7266         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
7267         casesensitive off.
7268         (SearchBackward): comment out the unlocking of the inset_owner this
7269         should not be needed!
7270
7271 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
7272
7273         * Many files: Remove inherit_language, and add latex_language
7274
7275         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
7276         collapsible insets.
7277
7278 2001-08-10  Juergen Vigna  <jug@sad.it>
7279
7280         * text.C (prepareToPrint): fixed hfill-width in draw!
7281
7282         * BufferView2.C (selectLastWord): save the selection cursor as this
7283         now is cleared in the function LyXText::clearSelection!
7284
7285 2001-08-08  Juergen Vigna  <jug@sad.it>
7286
7287         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
7288         BACKSPACE type functions.
7289
7290         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
7291         is only cutted from the document but not put in the cut-buffer, where
7292         still the old stuff should be.
7293
7294         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
7295
7296         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
7297
7298         * tabular.C (SetWidthOfCell): fixed special case where the width
7299         was not updated!
7300         (LeftLine): handle '|' in align_special.
7301         (RightLine): ditto
7302         (LeftAlreadyDrawed): ditto
7303         (SetWidthOfCell): ditto
7304
7305 2001-08-07  Juergen Vigna  <jug@sad.it>
7306
7307         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
7308
7309 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7310
7311         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
7312         * lyxlex.[hC]: ditto
7313
7314 2001-08-06  Juergen Vigna  <jug@sad.it>
7315
7316         * text.C (getVisibleRow): fix up row clearing a bit.
7317
7318 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7319
7320         * minibuffer.C: make sure the X server sees the changes in the input.
7321
7322 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7323
7324         * paragraph.C (getFont): split into...
7325         (getLabelFont): this
7326         (getLayoutFont): and this
7327         * paragraph_pimpl.C (realizeFont): calling this
7328
7329         * text2.C (getFont): split into...
7330         (getLayoutFont): this
7331         (getLabelFont): and this
7332         (realizeFont): all three calling this
7333
7334         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
7335         files where used.
7336
7337 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7338
7339         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
7340
7341 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
7342
7343         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
7344         layouts from the Quote inset insertion.
7345
7346 2001-08-03  Juergen Vigna  <jug@sad.it>
7347
7348         * BufferView_pimpl.C (update): do the fitCursor only at the end!
7349
7350         * screen.C (drawFromTo): don't call fitcursor here and do the loop
7351         only if status not is already CHANGED_IN_DRAW (second level).
7352
7353         * text.C (draw): don't set the need_break_row when inside an
7354         InsetText LyXText.
7355
7356 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7357
7358         * buffer.C (parseSingleLyXformat2Token): handle more latex
7359         conversion cases.
7360
7361         * bufferview_funcs.[hC]: change function names to
7362         begin with small char, adjust other files.
7363
7364 2001-08-02  André Pönitz <poenitz@gmx.net>
7365
7366         * lyxfunc.C:
7367         BufferView_pimpl.C: remove broken special code for math-greek
7368
7369 2001-08-02  Juergen Vigna  <jug@sad.it>
7370
7371         * BufferView_pimpl.C (update): redone this function so that we
7372         update the text again if there was a CHANGE_IN_DRAW.
7373
7374         * screen.C (cursorToggle): removed LyXText parameter and recoded.
7375         (drawFromTo): added a new internal bool which is used by draw() and
7376         redraw() function.
7377         (general): some cursor drawing problems fixed.
7378
7379 2001-08-01  Juergen Vigna  <jug@sad.it>
7380
7381         * lyxfind.C (LyXFind): fixed
7382         (SearchForward): ditto
7383         (SearchBackward): ditto
7384
7385         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
7386         spurius drawing of the cursor in the main area.
7387
7388         * text2.C (status): small fix which could lead to a segfault!
7389         (clearSelection): remove unneeded BufferView param.
7390
7391 2001-08-01  André Pönitz <poenitz@gmx.net>
7392
7393         * lyxfunc.C: small change due to changed mathed interface
7394
7395 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7396
7397         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
7398
7399 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
7400
7401         * lyxfunc.c: fail gracefully if file doesn't exist
7402
7403         * LyXSendto.C:
7404         * buffer.C:
7405         * lyxfunc.C:
7406         * BufferView_pimpl.C: IsDirWriteable() proto changed
7407
7408         * LyXView.C: fix updateWindowTitle() to store the last title
7409
7410 2001-07-31  Juergen Vigna  <jug@sad.it>
7411
7412         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
7413         the font (wrong since using of Paragraph::highestFontInRange).
7414
7415         * paragraph.C (highestFontInRange): added a default_size parameter.
7416
7417         * text.C (getVisibleRow): minor clear row changes (still not perfect).
7418         (setHeightOfRow): reformat
7419
7420 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7421
7422         * converter.[hC] + affected files: move to (inital-char)lowercase
7423         function names.
7424
7425         * ParagraphParameters.C (ParagraphParameters): remove commented code
7426
7427         * PainterBase.[Ch]: remove commented code
7428
7429         * LaTeXFeatures.h: add "bool floats" for float.sty
7430
7431         * LaTeXFeatures.C (LaTeXFeatures): init floats
7432         (require): handle float
7433         (getPackages): do it with floats
7434
7435 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7436
7437         * BufferView_pimpl.C (Dispatch): improve handling of
7438         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
7439
7440         * commandtags.h: #include lyxfont.h here temporarily to avoid
7441         keybinding bug.
7442
7443         * bufferlist.h: include LString.h here.
7444
7445 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7446
7447         * text2.C (getStringToIndex): new method.
7448
7449 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
7450
7451         * *: Reduced header file dependencies all over.
7452
7453 2001-07-30  Baruch Even  <baruch@lyx.org>
7454
7455         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
7456
7457 2001-07-29  Baruch Even  <baruch@lyx.org>
7458
7459         * buffer.C (readInset): Changed GRAPHICS to Graphics.
7460
7461 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7462
7463         * ParameterStruct.h (endif): add a default constructor to make
7464         sure that all variables is initialized.
7465
7466         * ParagraphParameters.C (ParagraphParameters): adjust
7467
7468 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7469
7470         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
7471         index; also, check that there is something to index, and that it
7472         does not span over several paragraphs.
7473         (doubleClick): use WHOLE_WORD_STRICT for double click.
7474
7475         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
7476
7477         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
7478         scheme.
7479
7480 2001-07-26  Baruch Even  <baruch@lyx.org>
7481
7482         * buffer.C (readInset): Changed to call up InsetGraphics when reading
7483         an InsetFig figure, backwards compatible reading of old figure code.
7484
7485 2001-07-27  Juergen Vigna  <jug@sad.it>
7486
7487         * text2.C: font.realize function adaption.
7488
7489         * text.C (draw): add a warnings lyxerr text if needed.
7490
7491         * layout.C: font.realize function adaption.
7492
7493         * language.C: add inherit_language and implement it's handlings
7494
7495         * bufferview_funcs.C (StyleReset): remove language parameter from
7496         font creation (should be language_inherit now).
7497
7498         * bufferparams.C (writeFile): handle ignore_language.
7499
7500         * paragraph.C (getFontSettings): the language has to be resolved
7501         otherwise we have problems in LyXFont!
7502
7503         * lyxfont.C (lyxWriteChanges): added document_language parameter
7504         (update): removed unneeded language parameter
7505
7506         * paragraph.C (validate): fixed wrong output of color-package when
7507         using interface colors for certain fonts in certain environments,
7508         which should not seen as that on the final output.
7509
7510 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
7511
7512         * BufferView_pimpl.C:
7513         * Thesaurus.h:
7514         * Thesaurus.C:
7515         * Makefile.am:
7516         * commandtags.h:
7517         * LyXAction.C: add thesaurus support
7518
7519         * lyxfind.h:
7520         * lyxfind.C: add "once" parameter, for thesaurus, to not
7521           move to the next match
7522
7523 2001-07-26  Juergen Vigna  <jug@sad.it>
7524
7525         * lyxfont.C (realize): honor ignore_language too!
7526         (resolved): ditto.
7527
7528         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
7529
7530         * text.C (draw): one place more for ignore_language to not draw
7531         itself!
7532
7533 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
7534
7535         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
7536
7537 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7538
7539         * buffer.C (parseSingleLyXformat2Token): a more general fix for
7540         the minipage conversion problem.
7541
7542 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7543
7544         * buffer.C (parseSingleLyXformat2Token): check minipage if we
7545         insert an inset.
7546
7547 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7548
7549         * BufferView.h: don't forward declare WorkArea
7550
7551         * BufferView.C: don't include WorkArea.h
7552
7553 2001-07-25  André Pönitz <poenitz@gmx.net>
7554
7555         * commandtags.h:
7556         * LyXAction.C:
7557         * lyxfunc.C:  new LFUN 'math-space'
7558
7559         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
7560
7561 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7562
7563         * text2.C (toggleInset): call open/close
7564
7565 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7566
7567         * lyxfunc.C (dispatch): add debug for the disabled case
7568
7569         * font.C (buttonText): make similar to rectText
7570
7571         * buffer.C (readInset): comment out parsing of insetlist and
7572         insttheorem
7573
7574         * PainterBase.C (rectText): small correction
7575
7576         * BufferView_pimpl.C: comment out insettheorem and insetlist
7577         * LyXAction.C: ditto
7578         * commandtags.h: ditto
7579
7580 2001-07-24  Juergen Vigna  <jug@sad.it>
7581
7582         * text.C (draw): honor the ignore_language.
7583
7584         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
7585
7586 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7587
7588         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
7589         char inset.
7590
7591 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7592
7593         * lyxtext.h: remove unused (and unimplemented) methods
7594
7595 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7596
7597         * text.C (getVisibleRow): honor background color
7598
7599         * PainterBase.h:
7600         * Painter.h: remove default color argument for fillRectangle
7601
7602         * text.C (backgroundColor): new method
7603
7604 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7605
7606         * text.C (getVisibleRow): adjust
7607
7608         * font.[Ch] (rectText): new method, metrics
7609         (buttonText): new method, metrics
7610
7611         * PainterBase.[hC]: make rectText and buttonText always draw and take
7612         fewer paramteres.
7613
7614 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7615
7616         * ToolbarDefaults.C (read):
7617         * MenuBackend.C (read): allow escaping in all strings
7618
7619         * BufferView_pimpl.C (insertAndEditInset): new method.
7620         (Dispatch): use insertAndEditInset whenever appropriate.
7621
7622         * BufferView_pimpl.C (insertNote): removed
7623
7624         * BufferView_pimpl.C (smartQuote): new method, moved from
7625         BufferView; if an insetquote cannot be inserted, insert a '"'
7626         character instead.
7627
7628         * BufferView2.C: remove insertCorrectQuote();
7629
7630         * lyxfunc.C (getStatus): Add support for all remaingin
7631         inset-insert lfuns.
7632
7633         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
7634
7635         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
7636         command (necessary to pass " as parameter of self-insert.
7637
7638         * text.C (selectWordWhenUnderCursor):
7639         (selectWord): add word_location parameter
7640         (selectWordWhenUnderCursor): same + remove special code for word
7641         boundary.
7642         (selectNextWord): use kind() to guess type of insetspecialchar,
7643         not latex().
7644
7645         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
7646         (insertErtContents): create ert insets as collapsed.
7647         (readInset): better compatibility code for Info inset.
7648
7649 2001-07-20  Juergen Vigna  <jug@sad.it>
7650
7651         * lyxfunc.C (dispatch): use always LyXFind now!
7652
7653         * text2.C (init): add a reinit flag so that the LyXText can be
7654         reinited instead of deleted and reallocated (used in InsetText).
7655
7656         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
7657
7658         * text.C: ditto
7659
7660         * text2.C: ditto
7661
7662 2001-07-18  Juergen Vigna  <jug@sad.it>
7663
7664         * text.C (selectNextWord): handle insets inside inset by calling
7665         always the bv->text functions so that we can go up the_locking_inset!
7666
7667         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
7668         in strange locations when inside an inset!
7669
7670         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
7671         handling to include insets.
7672
7673         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
7674
7675 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7676
7677         * LyXAction.C (init):
7678         * commandtags.h:
7679         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
7680         LIGATURE_BREAK, since the name is so stupid.
7681
7682 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
7683
7684         * buffer.C (readInset): enable reading of new InsetNotes as well as old
7685         InsetInfos.
7686
7687         * FontLoader.C: remove FORMS_H_LOCATION cruft.
7688
7689         * sp_form.[Ch]: remove.
7690
7691         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
7692
7693         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
7694         InsetInfo.
7695
7696         * src/buffer.C (readInset): ditto.
7697
7698 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7699
7700         * BufferView_pimpl.C (specialChar): new method. Obsoletes
7701         menuSeparator(), endOfSentenceDot(), ldots() and
7702         hyphenationPoint(), which are therefore removed.
7703         (Dispatch): handle LFUN_HYPHENATION_BREAK.
7704
7705         * LyXAction.C (init):
7706         * commandtags.h: add LFUN_HYPHENATION_BREAK.
7707
7708         * paragraph.C (getWord): removed.
7709
7710         * BufferView_pimpl.C (Dispatch): use last word or selection for
7711         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
7712
7713         * lyx_main.C (queryUserLyXDir): do not ask before creating
7714         user_dir, except if it has been named explicitely.
7715
7716 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
7717
7718         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
7719         a document of zero size.
7720
7721 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
7722
7723         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
7724         approriately in the c-tor and in require().
7725         (getPackages): output the appropriate LaTeX for natbib support.
7726
7727         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
7728         variables "use_natbib" and "use_numerical_citations" when reading the
7729         LyX file.
7730         (readInset): read the various natbib cite commands.
7731         (validate): white-space change.
7732
7733         * bufferparams.[Ch]: new variables "bool use_natbib" and
7734         "bool use_numerical_citations".
7735         (writeFile): output them in the LyX file.
7736
7737 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7738
7739         * lyxfunc.C (getStatus): add support for all the inset insertion
7740         commands.
7741
7742         * text2.C (insertInset):
7743         * paragraph.C (insetAllowed):
7744         * BufferView_pimpl.C (insertInset): update to take in account the
7745         renaming of insertInsetAllowed
7746
7747         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
7748
7749         * text2.C (getInset): new method. returns inset at cursor position.
7750
7751         * BufferView_pimpl.C (Dispatch): changes because of this.
7752
7753         * LyXAction.C (init): rename open-stuff to inset-toggle.
7754
7755         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
7756
7757         * text2.C (toggleInset): renamed from openStuff; use
7758         Inset::open().
7759
7760 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
7761
7762         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
7763
7764         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
7765
7766 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
7767
7768         * buffer.C (readLyXformat2): Add filename to the error dialog
7769
7770 2001-07-18  Juergen Vigna  <jug@sad.it>
7771
7772         * tabular.C (GetCellNumber): put an assert here instead of the check!
7773
7774 2001-07-17  Juergen Vigna  <jug@sad.it>
7775
7776         * BufferView_pimpl.C (toggleSelection): adapted too.
7777
7778         * text.C (selectNextWord): adapted for use with insets.
7779         (selectSelectedWord): ditto
7780
7781 2001-07-17  Juergen Vigna  <jug@sad.it>
7782
7783         * sp_spell.C (PSpell): fix initialitation order.
7784
7785 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7786
7787         * paragraph.C: spacing
7788
7789 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
7790
7791         * sp_spell.C: repair language selection for pspell
7792
7793 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7794
7795         * lyxfunc.h: change more methods to begin with lower char.
7796
7797 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
7798
7799         * buffer.C (parseSingleLyXformat2Token): Generate error insets
7800         for unknown layouts.
7801
7802 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
7803
7804         * buffer.C (readLyXformat2): Generate an error dialog if there are
7805         unknown layouts.
7806
7807 2001-07-16  Juergen Vigna  <jug@sad.it>
7808
7809         * sp_spell.C: always compile ISpell part.
7810
7811         * lyxrc.C: added use_pspell entry and it's handling.
7812
7813 2001-07-13  Juergen Vigna  <jug@sad.it>
7814
7815         * sp_spell.C: removed double includes.
7816
7817 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
7818
7819         Consistent use of Lsstream.h:
7820         * Lsstream.h: added using std::stringstream for consistencies sake.
7821
7822         * buffer.C: removed using std::stringstream
7823
7824         * lyxfont.C (stateText):
7825         * paragraph.C (asString):
7826         * text.C (selectNextWord, selectSelectedWord):
7827         * text2.C (setCounter):
7828         * vspace.C (asString, asLatexString):
7829         std::ostringstream -> ostringstream.
7830
7831 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
7832
7833         * LyXAction.C: add LFUN_HELP_ABOUTLYX
7834         * commandtags.h: add LFUN_HELP_ABOUTLYX
7835         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
7836
7837 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
7838
7839         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
7840         cursorToggle()
7841         * lyx_gui_misc.C: remove spellchecker
7842         * lyxfunc.C: showSpellchecker
7843         * sp_base.h: added
7844         * sp_ispell.h: added
7845         * sp_pspell.h: added
7846         * sp_spell.C: added
7847         * sp_form.[Ch]: removed
7848         * spellchecker.[Ch]: removed
7849
7850 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
7851
7852         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
7853         is set.
7854         (simpleTeXSpecialChars): Simply print the input character without
7855         any special translation if pass_thru is set.
7856
7857         * layout.h: Added bool pass_thru to layout class for being able to
7858         implement pass through of a paragraph for Literate Programming.
7859
7860         * layout.C: add LT_PASS_THRU to LayoutTags enum.
7861         * layout.C (LyXLayout): set pass_thru to flase in constructor.
7862         * layout.C (Read): add "passthru" to list of layout tags and add
7863         code to set the pass_thru boolean when it is read.
7864
7865 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7866
7867         * trans_decl.h: remove allowed from KmodInfo
7868
7869         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
7870         remove allowed code
7871         (Load): adjust
7872
7873         * paragraph_pimpl.C (erase): use boost::prior
7874
7875         * Painter.C (text): use data() instead of c_str() when length is
7876         also provided.
7877         * WorkArea.C (putClipboard): ditto
7878         * font.h (width): ditto
7879
7880         * BufferView2.C: use it-> instead of (*it). for iterators
7881         * texrow.C: ditto
7882         * paragraph_pimpl.C: ditto
7883         * paragraph.C: ditto
7884         * minibuffer.C: ditto
7885         * language.C: ditto
7886         * kbmap.C: ditto
7887         * encoding.C: ditto
7888         * counters.C: ditto
7889         * converter.C: ditto
7890         * chset.C: ditto
7891         * Variables.C: ditto
7892         * TextCache.C: ditto
7893         * MenuBackend.C: ditto
7894         * LyXAction.C: ditto
7895         * LColor.C: ditto
7896         * FloatList.C: ditto
7897         * DepTable.C: ditto
7898         * ColorHandler.C (LyXColorHandler): ditto
7899
7900 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7901
7902         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
7903
7904         * text2.C (openStuff): reintroduce this method (which had been
7905         nuked in NEW_INSETS frenzy).
7906
7907         * lyxfunc.C (Dispatch): when an action has not been handled, use
7908         its name in the error message, not its number.
7909
7910         * paragraph.C (inInset): change method name to begin with lowercase.
7911
7912         * undo_funcs.C:
7913         * text2.C: updates because of this.
7914
7915 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7916
7917         * ToolbarDefaults.C (add): add spaces in error message
7918
7919 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7920
7921         * buffer.C (readLyXformat2): initialize the ert comp. variables.
7922         (readLyXformat2): rename return_par to first_par, use lyxlex's
7923         pushToken and remove the manual push handling.
7924         (parseSingleLyXformat2Token): add another ert comp. variable:
7925         in_tabular, rename return_par to first_par. handle newlines better
7926
7927 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7928
7929         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
7930
7931 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7932
7933         * text2.C (getParFromID): removed
7934
7935         * buffer.C (getParFromID): new method moved form lyxtext.
7936         * BufferView2.C (insertErrors): adjust
7937         (setCursorFromRow): adjust
7938         * BufferView_pimpl.C (restorePosition): adjust
7939         * lyxfunc.C (Dispatch): adjust
7940         * undo_funcs.C (textUndo): adjust
7941         (textRedo): adjust
7942         (textHandleUndo): adjust
7943         (textHandleUndo): adjust
7944
7945 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7946
7947         * buffer.C: up' the LYX_FORMAT
7948
7949         * lyxfont.h: turn NO_LATEX on as default
7950
7951         * buffer.C (insertErtContents): new methods of tex style compability.
7952         (parseSingleLyXformat2Token): use it several places.
7953         * tabular.C (OldFormatRead): and here
7954
7955 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7956
7957         * text2.C: remove some commented code.
7958         reindent file.
7959
7960         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
7961         * trans.C: changes because of the above.
7962
7963 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
7964
7965         * text2.C (setCounter): Fix counters bug with bibliography layout.
7966
7967 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7968
7969         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
7970         own member functions
7971         (simpleTeXSpecialChars): ditto
7972
7973 2001-07-06  Juergen Vigna  <jug@sad.it>
7974
7975         * a lot of files: changed the access to LyXText::status and the
7976         call of undo-functions.
7977
7978         * undo.[Ch]: added a inset_id to the undo informations.
7979
7980         * undo_funcs.[Ch]: added and moved here all undo functions.
7981
7982         * lyxtext.h: give the status enum a weight, made status_ a private
7983         variable and made accessor functions for it, removed the whole bunch
7984         of undo-functions as they are now in their own file, make some
7985         functions publically available. Added function ownerParagraph with
7986         int parameter.
7987
7988         * paragraph.[Ch]: added "bool same_ids" to the constructor,
7989         made InInset() a const function, added getParFromID() function.
7990
7991         * buffer.[Ch]: added const version for inset_iterator functions,
7992         added getInsetFromID() function.
7993
7994         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
7995         changed undo functions for new version.
7996
7997 2001-07-05  Juergen Vigna  <jug@sad.it>
7998
7999         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
8000         unknow mechanism does not call the proper constructor but only this
8001         one also if I request the other!?
8002
8003 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8004
8005         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
8006
8007         * text2.C (LyXText): use initialization lists.
8008
8009         * lyxtext.h (Selection): initialize set_ and mark_
8010         (init): remove method
8011
8012 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
8013
8014         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
8015
8016 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8017
8018         * screen.[Ch]: change method names to begin with lowercase
8019
8020         * BufferView_pimpl.C (updateScrollbar): simplify further and
8021         hopefully make it a bit faster.
8022
8023 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8024
8025         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
8026         calling directly xforms functions.
8027
8028         * Painter.C (Painter):
8029         * lyx_cb.C (MenuWrite):
8030         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
8031         fl_display.
8032
8033         * lyx_gui.C: remove bogus guiruntime extern declaration.
8034
8035 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8036
8037         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
8038         in NEW_INSETS
8039         (redoDrawingOfParagraph): ditto
8040         (redoParagraphs): ditto
8041         (cutSelection): don't create a object for CutAndPaste use the
8042         static method directly
8043         (pasteSelection): ditto
8044
8045         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
8046         LyXview (+ rename)
8047
8048 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8049
8050         * modifications to some other files because of this.
8051
8052         * Makefile.am (lyx_SOURCES): add XFormsView
8053
8054         * XFormsView.[Ch]: new files
8055
8056         * LyXView.[Ch]: make LyXView a base class for the gui handling for
8057         the main window. Move the gui dependent stuff to XFormsView
8058
8059 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8060
8061         * tabular.C (GetCellInset): update cur_cell also in the row/col
8062         version of this function.
8063
8064         * lyxfunc.C: no need to include figure_form.h here.
8065
8066         * FontLoader.h:
8067         * lyxfunc.h:
8068         * lyxscreen.h:
8069         * text2.C:
8070         * lyxvc.C: no need to include forms.h here.
8071
8072 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8073
8074         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
8075
8076         * lyxfunc.C (Dispatch):
8077         * Spacing.C (set):
8078         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
8079         constructor argument.
8080
8081 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8082
8083         * paragraph.C (Paragraph): dont't clear, and just set layout.
8084         (makeSameLayout): use params's copy contructor.
8085
8086         * ParagraphParameters.[Ch] (makeSame): delete method
8087
8088 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
8089
8090         * Variables.[Ch]: fix indentation, rename set to isSet
8091
8092 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8093
8094         * lyxfunc.C (Dispatch): fix typo
8095
8096 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8097
8098         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
8099         upper_bound.
8100
8101         * bufferlist.C: include assert.h for emergencyWrite().
8102
8103 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
8104
8105         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
8106           give up at last (bug #425202) !
8107
8108 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
8109
8110         * lyx_gui_misc.C:
8111         * sp_form.h:
8112         * sp_form.C:
8113         * spellchecker.h:
8114         * spellchecker.C: strip spellchecker options and bring up
8115           preferences tab instead
8116
8117 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8118
8119         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
8120         the istringstream constructor
8121
8122 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8123
8124         * paragraph.C (getLayout): fix return value
8125
8126         * paragraph.h: do not declare getLayout as inline.
8127
8128         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
8129
8130 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8131
8132         * lyxcursor.h (operator<): new func
8133         (operator>): new func
8134         (operator>=): new func
8135         (operator<=): new func
8136
8137         * text.C (changeCase): use selection.start and selection.end
8138         (changeRegionCase): require from to be <= to. Require par to be a
8139         valid paragraph.
8140
8141         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
8142
8143 2001-06-27  Juergen Vigna  <jug@sad.it>
8144
8145         * text.C (cursorLeftOneWord): changed to return the cursor and added
8146         overlay with BufferView * parameter which calls this one.
8147         (getWord): added
8148         (selectWord): use new getWord function.
8149         (changeCase): renamed from changeWordCase as and extended to work
8150         also on selections.
8151
8152         * lyxtext.h: added enum word_location
8153
8154         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
8155         changeCase as this operates now also on selections.
8156
8157 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
8158
8159         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
8160
8161         * many files: send debug output to Debug::INFO instead of
8162         Debug::ANY.
8163
8164         * converter.C (View):
8165         (Convert):
8166         (Move): send debug output to Debug::FILES instead of console.
8167
8168 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
8169
8170         * lyxfunc.C (getStatus): use func_status
8171
8172         * func_status.h: new header, describing the results of
8173         LyXFunc::getStatus;
8174
8175         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
8176         LFUN_MATH_HALIGN.
8177
8178 2001-06-25  The LyX Project  <jug@sad.it>
8179
8180         * buffer.C (sgmlOpenTag):
8181         (sgmlCloseTag):
8182         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
8183
8184 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8185
8186         * text2.C: remove some dead code
8187
8188         * tabular.C (GetCellInset): store the last cell checked (gotten)
8189
8190         * tabular.h: add the helper for the speedup
8191
8192         * lyxtext.h: remove some dead code
8193
8194 2001-06-26  The LyX Project  <Asger>
8195
8196         * paragraph.C: Change export to LaTeX of alignment to
8197         \begin{center} and family for better roundtrip work with reLyX.
8198
8199         * Tune the math drawing a bit.
8200
8201 2001-06-25  The LyX Project  <Asger>
8202
8203         * LColor.C (LColor): New color for math background. New color
8204         for buttons.
8205
8206 2001-06-25  The LyX Project  <jug@sad.it>
8207
8208         * lyxfunc.C (MenuNew): remove extra check for .lyx file
8209
8210         * lyxfunc.C (Open):
8211         * bufferlist.C (newFile): do not restrict to files ending with
8212         .lyx
8213
8214         * BufferView_pimpl.C (MenuInsertLyXFile):
8215
8216 2001-06-24  The LyX Project  <jug@sad.it>
8217
8218         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
8219         of compare_no_case
8220
8221 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8222
8223         * lyxtext.h: rename most methods to begin with a small char.
8224         Lots of changes because of this.
8225
8226         * paragraph.C (Paragraph): do not call fitToSize
8227         (erase): call Pimpl::erase
8228         (insertChar): call Pimpl::insertChar
8229         (insertInset): call Pipl::insertInset
8230         (breakParagraph): do not call fitToSize
8231         (breakParagraphConservative): do not call fitToSize
8232         (fitToSize): remove method
8233
8234         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
8235
8236 2001-06-24  The LyX Project  <Asger>
8237
8238         * Fix Qt compilation^2
8239
8240 2001-06-24  The LyX Project  <jug@sad.it>
8241
8242         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
8243         depthHook(getDepth()-1).
8244
8245         * paragraph.h:
8246         * ParagraphParameters.h:
8247         * ParameterStruct.h: change type of depth to unsigned int ==
8248         depth_type. Many adaptations to other files before of that.
8249
8250 2001-06-24  The LyX Project  <Asger>
8251
8252         * Fix Qt compilation.
8253
8254 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8255
8256         * paragraph.h: renamed several methods to begin with small letter.
8257         several changes to many parts of the code because of this.
8258
8259 2001-06-23  The LyX Project  <jug@sad.it>
8260
8261         * text2.C (InsertStringAsLines): renamed from InsertStringA;
8262         rewritten to discard all double spaces when KeepEmpty is off
8263         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
8264         to only handle newlines but not fiddle with spaces and friends.
8265
8266         * lyxfunc.C (MenuNew): when doing 'new from template', use
8267         template_path as default directory
8268
8269 2001-06-23  The LyX Project  <Asger>
8270
8271         * Clean-up of header file includes all over
8272         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
8273
8274 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8275
8276         * paragraph.h: renamed from lyxparagraph.h
8277
8278 2001-06-23  Asger  <lyx@violet.home.sad.it>
8279
8280         * Buffer.h: Removed Buffer::resize
8281         * BufferList.h: Removed BufferList::resize
8282         * LyXView.h: Added LyXView::resize. This way, we will only reflow
8283         the document lazily when we change the width, or the font settings.
8284
8285 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
8286
8287         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
8288
8289 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
8290
8291         * buffer.h: remove out of date comment
8292
8293 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
8294
8295         * lyxscreen.h:
8296         * screen.C: fix "theoretical" GC leak
8297
8298 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8299
8300         * LaTeX.C (scanAuxFile):
8301         (deplog): remove trailing \r when reading stream (useful under
8302         win32)
8303
8304 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
8305
8306         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
8307         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
8308         and BufferView::theLockingInset(Inset*), so should use them and not
8309         access bv_->text->the_locking_inset directly.
8310
8311         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
8312
8313 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
8314
8315         * Makefile.am:
8316         * tex-defs.h: remove old unused file
8317
8318 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
8319
8320         * BufferView_pimpl.C: fix typo, remove minibuffer message
8321           when buffer has loaded
8322
8323 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8324
8325         * lyxfunc.C (Dispatch): use stringstream
8326         (MenuNew): use stringstream
8327         (Open): use stringstream
8328
8329         * importer.C (Import): use stringstream
8330
8331         * bufferview_funcs.C (CurrentState): use stringstream
8332
8333         * LaTeX.C (run): use stringstream
8334
8335         * BufferView_pimpl.C (savePosition): use stringstream
8336         (restorePosition): use stringstream
8337         (MenuInsertLyXFile): use stringstream
8338
8339 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
8340
8341         * BufferView.C:
8342         * Bullet.C:
8343         * ColorHandler.C:
8344         * FontInfo.C:
8345         * FontLoader.C:
8346         * LColor.C:
8347         * LaTeXFeatures.C:
8348         * Painter.C:
8349         * gettext.C:
8350         * lyx_gui_misc.C:
8351         * lyxserver.C:
8352         * vspace.C: removed // -*- C++ -*- as first line.
8353
8354         * lyxfind.h:
8355         * version.h: added // -*- C++ -*- as first line.
8356
8357 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8358
8359         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
8360
8361         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
8362         of string
8363
8364 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8365
8366         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
8367         of floats.
8368
8369 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8370
8371         * gettext.C: include LString.h even when --disable-nls is on.
8372
8373 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
8374
8375         * converter.h (Get): changed argument type from int to
8376         FormatList::size_type to avoid unnecessary conversion.
8377
8378         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
8379         before using it.
8380
8381 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8382
8383         * gettext.h: include LString.h even when --disable-nls is on.
8384
8385 2001-06-07  Juergen Vigna  <jug@sad.it>
8386
8387         * text.C (BreakAgain): subst spaces with tabs.
8388
8389         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
8390         (resizeInsetsLyXText): set force on resizeLyXText.
8391
8392 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8393
8394         * gettext.h (gettext_init):
8395         (locale_init): use a real definition instead of a macro
8396
8397 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
8398
8399         * Bufferview_pimpl.C:
8400         * LColor.h:
8401         * LColor.C: further lcolor tidies
8402
8403 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8404
8405         * BufferView_pimpl.C (updateScrollbar): simplify.
8406
8407         * BufferView2.C: don't include insets/insetinfo.h, change
8408         prototype for insertInset and call the Pimpl version. let
8409         updateInset call Pimpl version.
8410
8411         * BufferView.h: move inset_slept to BufferView::Pimpl, move
8412         gotoInset to BufferView::Pimpl
8413
8414 2001-06-01  Juergen Vigna  <jug@sad.it>
8415
8416         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
8417         inside a LockingInset (is the update needed at all?).
8418
8419 2001-05-31  Juergen Vigna  <jug@sad.it>
8420
8421         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
8422         here not the old one otherwise how should we compare it afterwards
8423         if it's the same!
8424
8425 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8426
8427         * lyxfont.C:
8428         * tabular.C:
8429         * tabular-old.C:
8430         * FontInfo.C: bring C functions into global namespace when
8431         necessary
8432
8433 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8434
8435         * LString.h: make sure config.h has been loaded before LString.h.
8436
8437         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
8438         (one for each char read by EatLine!).
8439
8440         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
8441         variables.
8442
8443 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8444
8445         * paragraph.C (BreakParagraph): set the inset_owner in the new par
8446         to the same as the par we break from
8447
8448 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8449
8450         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
8451
8452         * MenuBackend.C (expand): also create menu entries for wide
8453         versions of the floats.
8454
8455         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
8456
8457         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
8458
8459         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
8460         frontends/Makefile.am
8461
8462         * text2.C: adjust
8463         * text.C: adjust
8464
8465
8466         * tabular.C (getTokenValue): add std::
8467
8468         * tabular-old.C (getTokenValue): add std::
8469         (getTokenValue): ditto
8470         (getTokenValue): ditto
8471
8472         * screen.C (ToggleSelection): adjust
8473
8474         * lyxtext.h: put selection cursors inside a Selection struct.
8475
8476         * lyxfunc.C (moveCursorUpdate): adjust
8477
8478         * lyxfont.C (latexWriteStartChanges): add std::
8479
8480         * lyxfind.C: adjust
8481
8482         * font.h: delete with(char const *, LyXFont const &)
8483
8484         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
8485
8486         * FontInfo.C (getFontname): add std::
8487
8488         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
8489         (workAreaButtonPress): adjust
8490         (tripleClick): adjust
8491         (update): adjust
8492         (moveCursorUpdate): adjust
8493         (Dispatch): adjust
8494
8495         * BufferView2.C (gotoInset): adjust
8496
8497 2001-05-30  Juergen Vigna  <jug@sad.it>
8498
8499         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
8500         to check pspell I add this as default as I now have new pspell
8501         libraries and they seem to use this.
8502
8503 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8504
8505         * text2.C (CutSelection): make the cursor valid before the call to
8506         ClearSelection.
8507
8508 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8509
8510         * kbsequence.C (parse): de-uglify a bit the parsing code, which
8511         relied on 0 terminated strings and other horrors. Bug found due to
8512         the new assert in lyxstring!
8513
8514         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
8515         KP_ keys.
8516
8517 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8518
8519         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
8520         to latinkeys.bind.
8521
8522         * lyxfunc.C (processKeySym): change method of getting to the
8523         self-insert char.
8524
8525         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
8526         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
8527         * BufferView_pimpl.[Ch]: here as private methods.
8528
8529 2001-05-28  Juergen Vigna  <jug@sad.it>
8530
8531         * text.C (SetHeightOfRow): added the update() call again as it is
8532         needed to initialize inset dimensions!
8533
8534 2001-05-16  Juergen Vigna  <jug@sad.it>
8535
8536         * text2.C (SetCharFont): Add new function with BufferView * and
8537         bool toggleall parameters for setting insets internal fonts.
8538         (SetFont): Freeze the undo as we may change fonts in Insets and
8539         all this change should be inside only one Undo!
8540
8541         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
8542         setting font's in insets as for them we have the SetFont function!
8543
8544 2001-05-15  Juergen Vigna  <jug@sad.it>
8545
8546         * text2.C (ClearSelection): to be sure we REALLY don't have any
8547         selection anymore!
8548
8549         * tabular.C (TeXCellPreamble): fixed the left border problem for
8550         multicolumn cells.
8551
8552 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
8553
8554         * LaTeX.C (deplog): Make sure that the main .tex file is in the
8555         dependancy file
8556
8557 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8558
8559         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
8560         LFUN_BREAKPARAGRAPH.
8561
8562         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
8563         help test to "internal only", similar for LFUN_INSERT_URL
8564
8565         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
8566         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
8567         auto_region_delete and deadkeys.
8568
8569 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
8570
8571         * LColor.h:
8572         * LColor.C: remove some dead entries, tidy a little
8573
8574 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8575
8576         * lyxfunc.C (processKeySym): comment the Escape handling, remove
8577         commented code.
8578         (Dispatch): implement LFUN_ESCAPE
8579
8580         * commandtags.h: add LFUN_ESCAPE
8581
8582         * LyXAction.C (init): add entry for LFUN_ESCAPE
8583
8584         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
8585         Remove commented code.
8586         (insertNote): moved here
8587         (open_new_inset): moved here
8588
8589         * BufferView[2].[Ch]: move insertNote and open_new_inset to
8590         BufferView_pimpl
8591
8592 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8593
8594         * kbmap.C (findbinding): clean it up and make it work correctly.
8595
8596         * lyx_main.C (init): do not pass argc and argv as parameters
8597
8598 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
8599
8600         * buffer.C: fix path for OS/2 & Win32
8601
8602         * lyx_gui.C:
8603         * lyx_main:
8604         * lyx_main.C: Added os:: class.
8605
8606         * os2_defines.h: update
8607
8608 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8609
8610         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
8611         better by trying again with reduced state.
8612
8613 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8614
8615         * lyxrc.C (read): print error about invalid key sequence only when
8616         debugging (because not all latinX keysyms are known to some X
8617         servers)
8618
8619         * kbsequence.C (getiso): add a few std:: qualifiers
8620         (getiso): comment out extra return statement.
8621
8622 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8623
8624         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
8625         handling.
8626         (Dispatch): enhance the accent inset a bit. (not perfect)
8627
8628 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8629
8630         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
8631
8632 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8633
8634         * bufferlist.C (emergencyWrite): fix assert() call
8635
8636 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
8637
8638         * text.C (InsertChar): Added trivial patch to only send the "you
8639         can not do multiple spaces this way" message once during a
8640         session.
8641
8642 2001-05-08  Baruch Even  <baruch@lyx.org>
8643
8644         * Makefile.am: Changed order of libraries to get LyX to link properly
8645         with the gnome frontend.
8646
8647 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8648
8649         * LaTeXFeatures.h: add a std:: qualifier
8650
8651 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8652
8653         * paragraph.C (String): use stringstream
8654
8655 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8656
8657         * paragraph.C (writeFile): remove footflag arg
8658
8659         * buffer.C (makeLaTeXFile): use stringstream
8660         (latexParagraphs): remove footnot gurba
8661
8662         * LaTeXFeatures.C (getPackages): use stringstream
8663         (getMacros): likewise
8664         (getTClassPreamble): likewise
8665         (getFloatDefinitions): new method
8666
8667         * paragraph.C (writeFile): reindent
8668         (Erase): reindent
8669
8670         * WorkArea.h: revert the xpos + etc changes.
8671
8672         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
8673
8674         * lyxparagraph.[Ch]: add copy constructor, remove Clone
8675
8676         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
8677         (pasteSelection): likewise
8678         * text2.C (CreateUndo): likewise
8679
8680 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8681
8682         * minibuffer.C (peek_event): temporarily reduce the functionality
8683         of the minibuffer (to allow args on lfuns)
8684
8685         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
8686         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
8687
8688         * buffer.C (readInset): add compability reading of old float
8689         lists, add reading of new style float list.
8690         (readInset): avoid reevaluation of inscmd.getCmdName()
8691         (getLists): reindent
8692
8693         * MenuBackend.C (MenuItem): implement parsing of
8694         md_floatlistinsert and md_floatinsert.
8695         (expand::LastFiles): move initalizaton of iterators out of loop,
8696         avoid reevaluation.
8697         (expand::Documents): introduce typdedef vector<string> Strings,
8698         and use it.
8699         (expand::ExportFormats): introduce typedef vector<Format const *>
8700         Formats, and use it.
8701         (expand): implement FloatListInsert and FloatInsert.
8702
8703         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
8704         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
8705         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
8706
8707         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
8708         handling.
8709         (Dispatch::LFUN_FLOAT_LIST): implement
8710
8711 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
8712
8713         * LaTeX.C (run): Fix problem with --export code.
8714
8715 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
8716
8717         * BufferView.[Ch] (workarea): removed.
8718         (getClipboard) new method; wrapper for workarea()->getClipboard()
8719
8720         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
8721         bug.
8722
8723         * WorkArea.h (width, height, xpos, ypos): These methods all
8724         returned the dimensions of the work_area sub-area of WorkArea,
8725         resulting in a position error if the WorkArea were resized. Now
8726         return the dimensions of the entire WorkArea.
8727
8728         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
8729
8730 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8731
8732         * LaTeX.C (deplog): correct the syntax of regex reg1
8733
8734 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8735
8736         * undo.C: remove !NEW_INSETS cruft
8737
8738 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8739
8740         * text2.C: remove !NEW_INSETS cruft
8741
8742         * text.C: remove !NEW_INSETS cruft
8743
8744         * tabular.C: remove !NEW_INSETS cruft
8745
8746         * spellchecker.C: remove !NEW_INSETS cruft
8747
8748         * lyxtext.h: remove !NEW_INSETS cruft
8749
8750         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
8751
8752         * lyxfunc.C: remove !NEW_INSETS cruft
8753
8754         * lyxfind.C: remove !NEW_INSETS cruft
8755
8756         * lyx_cb.C: remove !NEW_INSETS cruft
8757
8758         * figureForm.C: remove  !NEW_INSETS cruft
8759
8760         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
8761
8762         * buffer.[Ch]: remove !NEW_INSETS cruft
8763
8764         * ToolbarDefaults.C: remove !NEW_INSETS cruft
8765
8766         * CutAndPaste.C: remove !NEW_INSETS cruft
8767
8768         * BufferView_pimpl.C: remove !NEW_INSETS cruft
8769
8770         * BufferView2.C: remove !NEW_INSETS cruft
8771
8772         * BufferView.h: remove !NEW_INSETS cruft
8773
8774 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8775
8776         * Lsstream.h: include LString.h before the sstream headers to
8777         fix problem with gcc 2.95.3 and lyxstring
8778
8779 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8780
8781         * lyx_main.C: add using directives when needed for C functions
8782         declared in std:: namespace.
8783
8784 2001-04-27  Juergen Vigna  <jug@sad.it>
8785
8786         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
8787         (SetHeightOfRow): comment out the update call should not be needed!
8788
8789 2001-04-13  Juergen Vigna  <jug@sad.it>
8790
8791         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
8792         (LyXTabular): tried to minimize operator= operations (and realized
8793         hopfully Lars wish).
8794
8795 2001-04-27  Juergen Vigna  <jug@sad.it>
8796
8797         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
8798
8799 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8800
8801         * lyxfunc.C (Dispatch): hack to make listof algorithm work
8802
8803         * buffer.C (readInset): hack to make listof algorithm work
8804
8805         * BufferView_pimpl.C: hack to make listof algorithm work
8806
8807 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8808
8809         * LyXAction.C: removed all !NEW_INSETS cruft
8810         (init): moved lfun_item in method
8811
8812         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
8813
8814 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
8815
8816         * BufferView2.C (theLockingInset): white space.
8817
8818 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8819
8820         * minibuffer.C: include <iostream>
8821
8822         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
8823
8824         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
8825
8826         * commandtags.h: add LFUN_TRANSPOSE_CHARS
8827
8828         * text.[Ch] (TransposeChars): new method
8829
8830 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8831
8832         * call message directly through LyXView instead of through LyXFunc
8833         * BufferView2.C: adjust
8834         * BufferView_pimpl.C: adjust
8835         * FontLoader.C: adjust
8836         * buffer.C: adjust
8837         * bufferview_funcs.C: adjust
8838         * converter.C: adjust
8839         * figureForm.C: adjust
8840         * importer.C: adjust
8841         * lyx_cb.C: adjust
8842         * lyx_gui_misc.C: adjust
8843         * lyxfunc.C: adjust
8844         * lyxvc.C: adjust
8845         * text2.C: adjust
8846         + more files in subdirs
8847
8848         * lyxparagraph.h (size): move up int file
8849         (GetLayout): ditto
8850
8851         * adjust all uses of Assert to lyx::Assert.
8852
8853         * BufferView2.C (ChangeCitationsIfUnique): adjust for
8854         lyxfunctional in namespace lyx
8855         * layout.C (hasLayout): ditto
8856         (GetLayout): ditto
8857         (GetLayout): ditto
8858         (delete_layout): ditto
8859         (NumberOfClass): ditto
8860         * converter.C (GetFormat): ditto
8861         (GetNumber): ditto
8862         (Add): ditto
8863         (Delete): ditto
8864         (SetViewer): ditto
8865         * bufferlist.C (getFileNames): ditto
8866         (emergencyWriteAll): ditto
8867         (exists): ditto
8868         (getBuffer): ditto
8869         * MenuBackend.C (hasSubmenu): ditto
8870         (hasMenu): ditto
8871         (getMenu): ditto
8872         * BufferView_pimpl.C (getInsetByCode): ditto
8873
8874 2001-04-18  Juergen Vigna  <jug@sad.it>
8875
8876         * vspace.C (asLatexString): fixed the 100% problem.
8877
8878 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8879
8880         * lyxfunc.C (Dispatch):
8881         * minibuffer.C:
8882         * minibuffer.h: add a few std:: qualifiers
8883
8884 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8885
8886         * minibuffer.[Ch]: reimplement so that commands is initiated and
8887         run from lyxfunc, simplified som handling, and made the completion
8888         and history code for complete. wip.
8889
8890         * lyxfunc.C (processKeySym): call message
8891         (miniDispatch): new temporary method
8892         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
8893         (LFUN_MESSAGE): implement
8894         (LFUN_MESSAGE_PUSH): implement
8895         (LFUN_MESSAGE_POP): implement
8896         (initMiniBuffer): the initial/defualt minibuffer message.
8897
8898         * lyxfont.[Ch]: inline some more getters
8899
8900         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
8901
8902         * lyx_gui_misc.[Ch] (WriteStatus): remove method
8903
8904         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
8905         (AutoSave): use LFUN_MESSAGE
8906         (Reconfigure): ditto
8907
8908         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
8909
8910         * figureForm.C: use LFUN_MESSAGE
8911
8912         * converter.C (runLaTeX): use LFUN_MESSAGE
8913
8914         * bufferview_funcs.C: use LFUN_MESSAGE
8915         (Melt): ditto
8916         (changeDepth): ditto
8917
8918         * bufferparams.h: use boost::
8919
8920         * bufferlist.h: inherit privately from noncopyable
8921
8922         * bufferlist.C (loadLyXFile): remove some commented code.
8923
8924         * buffer.C (runChktex): use LFUN_MESSAGE
8925
8926         * ShareContainer.h: inherit privately from noncopyable
8927
8928         * ParagraphParameters.[hC] (depth): inline it.
8929
8930         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
8931         methods.
8932         (message): new method
8933         (messagePush): ditto
8934         (messagePop): ditto
8935         (show): init minibuffer
8936         (showState): direct call
8937
8938         * LaTeX.[Ch]: inherit privately from noncopyable
8939         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
8940         instead of WriteStatus.
8941
8942         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
8943
8944         * BufferView_pimpl.C (buffer): don't init minibuffer
8945         (workAreaButtonPress): use LFUN_MESSAGE
8946         (workAreaButtonRelease): ditto
8947         (savePosition): ditto
8948         (restorePosition): ditto
8949         (MenuInsertLyXFile): ditto
8950         (workAreaExpose): don't init minibuffer
8951         (update): remove commented code, simplify
8952
8953         * BufferView2.C (openStuff): use LFUN_MESSAGE
8954         (toggleFloat): ditto
8955         (menuUndo): ditto
8956         (menuRedo): ditto
8957         (copyEnvironment): ditto
8958         (pasteEnvironment): ditto
8959         (copy): ditto
8960         (cut): ditto
8961         (paste): ditto
8962         (gotoInset): ditto
8963         (updateInset): remove some commented code
8964
8965         * lastfiles.h: inherit privately from noncopyable
8966         * layout.h: ditto
8967         * lyx_gui.h: ditto
8968         * lyx_main.h: ditto
8969         * lyxlex.h: ditto
8970         * lyxlex_pimpl.h: ditto
8971
8972         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
8973         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
8974         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
8975
8976         * LyXAction.h: inherit privately from noncopyable, add methods
8977         func_begin, func_end, returning iterators to the func map.
8978
8979         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
8980         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
8981         (func_begin): new method
8982         (func_end): new method
8983
8984         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
8985         and not)
8986         (copySelection): ditto
8987         (pasteSelection): ditto
8988
8989         * BufferView.C: whitespace change
8990         * BufferView.h: inherit privately from noncopyable
8991
8992 2001-04-16  Allan Rae  <rae@lyx.org>
8993
8994         * tabular-old.C (l_getline):
8995         * spellchecker.C (sc_check_word):
8996         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
8997         an unrecognised preprocessor directive.  So ensure they're wrapped.
8998
8999 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
9000
9001         * src/exporter.C (Export): Give an error message when path to file
9002         contains spaces.
9003
9004 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
9005
9006         * LaTeX.C (deplog): Always check that foundfile exists.
9007
9008 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9009
9010         * lyx_main.h:
9011         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
9012
9013 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9014
9015         * tabular.[Ch] (getLabelList): implement new method
9016
9017         * minibuffer.h: comment ouf setTiimer
9018
9019         * minibuffer.C (ExecutingCB): constify res
9020         (peek_event): constify s
9021         (Set): constify ntext
9022         (Init): constify nicename
9023
9024         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
9025
9026         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
9027         (savePosition): use two params to Minibuffer::Set
9028         (restorePosition): ditto
9029
9030 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9031
9032         * lyx_main.C: include language.h
9033
9034         * Makefile.am (lyx_main.o): add language.h
9035
9036 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9037
9038         * exporter.C:
9039         * paragraph.C:
9040         * screen.C:
9041         * tabular.C:
9042         * CutAndPaste.C: include gettext.h
9043
9044         * lyxfont.h: remove old hack with ON and OFF.
9045
9046         * lyxparagraph.h:
9047         * lyxfont.h: do not include language.h...
9048
9049         * BufferView2.C:
9050         * LaTeXFeatures.C:
9051         * Painter.C:
9052         * bufferview_funcs.C:
9053         * font.C:
9054         * lyxfont.C:
9055         * text.C:
9056         * text2.C:
9057         * trans_mgr.C:
9058         * paragraph.C: ... but do it here instead
9059
9060 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9061
9062         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
9063
9064         * tabular.C: small reformat
9065
9066         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
9067         NEW_INSETS version
9068         (GetChar): ditto
9069         (BreakParagraph): ditto
9070         (SetOnlyLayout): ditto
9071         (SetLayout): ditto
9072
9073         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
9074         with one arg less.
9075
9076         * lastfiles.C: removed most using decl, add std:: where needed
9077
9078         * buffer.C: ws changes
9079
9080         * MenuBackend.C (class compare_format): put into anon namespace
9081         (expand): constify label, names, action, action2
9082         (expand):
9083
9084         * text.C (SingleWidth): constify font
9085         (IsBoundary): constify rtl2
9086         (GetVisibleRow): constify ww
9087
9088         * LaTeX.C (deplog): constify logfile
9089
9090         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
9091         start_x, end_x
9092         (workAreaExpose): constify widthChange, heightChange
9093
9094         * lyxrow.C (par): moved
9095         (height): moved
9096         (next): moved
9097         * lyxrow.h: as inlines here
9098
9099         * lyxfont.h (shape): moved from lyxfont.C
9100         (emph): moved from lyxfont.C
9101
9102         * lyxfont.C (LyXFont): use initialization list for all
9103         constructors
9104         (shape): move to lyxfont.h as inline
9105         (emph): move to lyxfont.h as inline
9106
9107
9108 2001-04-04  Juergen Vigna  <jug@sad.it>
9109
9110         * vspace.C: had to include stdio.h for use of sscanf
9111
9112 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
9113
9114         * BufferView.h:
9115         * BufferView_pimpl.h: remove xforms cruft. Both classes are
9116         independent of xforms.
9117
9118 2001-04-02  Juergen Vigna  <jug@sad.it>
9119
9120         * spellchecker.C: fixed namespace placing!
9121
9122 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
9123
9124         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
9125         the LyXParagraph * is 0.
9126
9127 2001-03-29  Juergen Vigna  <jug@sad.it>
9128
9129         * vspace.C: added support for %, c%, p%, l%.
9130         (stringFromUnit): added helper function.
9131         (asLatexString): changed to give right results for the %-values.
9132
9133         * buffer.C: convert the widthp in a width%.
9134
9135 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
9136
9137         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
9138         figureForm.[Ch].
9139
9140         * figureForm.[Ch]: stripped the FD_from_figure manipulation
9141         code out of lux_cb.[Ch], ready for its (imminent?) removal.
9142
9143         * lyx_cb.[Ch]: see above.
9144
9145         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
9146         form1.[Ch].
9147
9148         * form1.[Ch]:
9149         * lyx.[Ch]: replaced by figure_form.[Ch].
9150
9151         * lyx_gui.C:
9152         * lyx_gui_misc.C:
9153         * lyxfunc.C: changed headers associated with above changes.
9154
9155 2001-03-27  Juergen Vigna  <jug@sad.it>
9156
9157         * BufferView_pimpl.C: set the temporary cursor right!
9158
9159 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
9160
9161         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
9162
9163 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
9164
9165         * LString.h: removed "using std::getline"!
9166
9167         * BufferView_pimpl.C (Dispatch): changes due to changes in
9168         InsetInclude::Params.
9169
9170         * buffer.C (tag_name): removed redundant break statements as they were
9171         producing lots of warnings with my compiler.
9172
9173 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9174
9175         * LString.h: add "using std::getline" when using the real <string>.
9176
9177 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
9178
9179         * buffer.C: removed bitset usage.
9180         PAR_TAG moved to an anonymous name space.
9181         (tag_name): new funtion, also in the anonymous namespace.
9182         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
9183         (makeDocBookFile): clean code. Completed transition from string arrays
9184         to string vectors.
9185         (SimpleDocBookOnePar): code clean.
9186
9187 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9188
9189         * tabular.C: add some comments.
9190
9191 2001-03-22  Juergen Vigna  <jug@sad.it>
9192
9193         * buffer.C (parseSingleLyXformat2Token): redone the minipage
9194         compatibility read a bit and fixed bug with minipage in different
9195         depth.
9196
9197 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
9198
9199         * buffer.C (pop_tag): removed.
9200         (push_tag): removed.
9201         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
9202         array replaced with vector. Added support for CDATA sections.
9203         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
9204         at any nest level.
9205         (makeDocBookFile): XML conformant declaration of CDATA section,
9206         fixed bug related to <emphasis> in the first paragraph char.
9207         (sgmlOpenTag): exclude empty tags.
9208         (sgmlCloseTag): ditto.
9209
9210         * buffer.h (pop_tag): removed.
9211         (push_tag): removed.
9212
9213 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
9214
9215         * language.h (Languages): added size_type and size().
9216
9217 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9218
9219         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
9220         response on compability reading of minipages. One probliem is that
9221         the old usage of minipages was «flertydig»
9222
9223         * several files here and in subdirs: don't use static at file
9224         scope use anon namespaces instead.
9225
9226 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
9227
9228         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
9229         LaTeX output. This is necessary for Literate document
9230         processing.
9231
9232 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9233
9234         * buffer.C: insert hfill when needed.
9235
9236         * tabular.C (l_getline): use string::erase, small whitespace change.
9237
9238         * BufferView_pimpl.C: try the anon namespace.
9239         * WorkArea.C: ditto
9240
9241 2001-03-16  Juergen Vigna  <jug@sad.it>
9242
9243         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
9244         otherwise it won't open options-dialogs.
9245
9246         * buffer.C: honor pextraWidth(p) on converting minipages.
9247
9248         * tabular.C (l_getline): changed the functions to strip trailing \r.
9249
9250 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
9251
9252         * BufferView_pimpl.C:
9253         * minibuffer..C: added "using SigC::slot" declaration.
9254
9255 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9256
9257         * lyxlex_pimpl.h: noncopyable is in namespace boost.
9258
9259         * text2.C: ditto
9260
9261         * text.C: ditto
9262
9263         * paragraph.C: ditto
9264
9265         * lyxtext.h: NO_PEXTRA
9266
9267         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
9268
9269         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
9270         * ParameterStruct.h: ditto
9271         * ParagraphParameters.h: ditto
9272         * lyxparagraph.h: ditto
9273
9274 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9275
9276         * buffer.C: add compability for minipage alignment.
9277         (latexParagraphs): remove unwanted pextra check.
9278
9279         * several files: remove CXX_WORKING_NAMESPACES
9280
9281         * buffer.C (pop_tag): tie is in namespace boost
9282
9283         * BufferView.h: noncopyable is in namespace boost
9284         * lyxlex.h: ditto
9285         * lyx_main.h: ditto
9286         * lyx_gui.h: ditto
9287         * layout.h: ditto
9288         * lastfiles.h: ditto
9289         * bufferlist.h: ditto
9290         * ShareContainer.h: ditto
9291         * LyXView.h: ditto
9292         * LyXAction.h: ditto
9293         * LaTeX.h: ditto
9294
9295 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
9296
9297         * Merging changes from BRANCH_MVC back into HEAD.
9298
9299         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
9300
9301 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
9302
9303         * BufferView_pimpl.C: change from intl.C
9304
9305         * combox.h:
9306         * combox.C:
9307         * Makefile.am: move combox.*
9308
9309         * form1.h:
9310         * form1.C:
9311         * lyx_gui.C:
9312         * intl.h:
9313         * intl.C: remove dialog (covered by prefs)
9314
9315 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
9316
9317         * lyxfunc.C (Dispatch): removed redundant break statement.
9318
9319 2001-03-14  Juergen Vigna  <jug@sad.it>
9320
9321         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
9322
9323 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9324
9325         * buffer.C: add hack to fix compability reading of minipages.
9326
9327 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
9328
9329         * buffer.C (getLists): Cleanup.
9330
9331 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9332
9333         * lyxfont.C (update): don't honor toggleall on font size.
9334
9335 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
9336
9337         * bmtable.c:
9338         * bmtable.h:
9339         * Makefile.am: moved to frontends/xforms/
9340
9341         * lyx_gui_misc.C:
9342         * lyxfunc.C:
9343         * BufferView_pimpl.C: changes for moved mathpanel
9344
9345 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
9346
9347         * gettext.h: fix gettext_init() in --disable-nls
9348
9349 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9350
9351         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
9352
9353 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
9354
9355         * lyx.C:
9356         * lyx.h: strip external form
9357
9358 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
9359
9360         * BufferView_pimpl.C: add comment, destroySplash()
9361
9362 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
9363
9364         * BufferView_pimpl.C:
9365         * LyXAction.C:
9366         * buffer.C:
9367         * commandtags.h:
9368         * lyxfunc.C: use re-worked insetinclude
9369
9370 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9371
9372         * buffer.C: add using std::stringstream.
9373
9374         * lyx_cb.C: readd using std::ios.
9375
9376         * buffer.C: add using std::map.
9377
9378         * BufferView_pimpl.C: add using std::vector.
9379
9380         * ShareContainer.h: add std:: to swap.
9381
9382         * buffer.h: add some typedefs
9383         * buffer.C (getLists): use them
9384         (getLists): renamed from getTocList.
9385         add a counter for the different float types and use it in the
9386         generated string.
9387         (getLists): use the same counter for the NEW_INSETS and the "non"
9388         NEW_INSETS
9389
9390         * lyx_cb.h: remove unused items, includes, using etc.
9391
9392         * ShareContainer.h: remove some commented code, add more comments
9393         and "documentation".
9394
9395 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9396
9397         * buffer.C (getTocList): make the list also when NEW_INSETS is
9398         defined.
9399
9400         * buffer.h: remove TocType
9401
9402         * buffer.C (getTocList): change to return a map<string,
9403         vector<TocItem> >, implement for dynamic number of list.
9404
9405         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
9406         * text2.C (PasteSelection): adjust
9407         * CutAndPaste.C (pasteSelection): adjust
9408
9409         * FloatList.C (FloatList): update from the new_insets branch.
9410         * Floating.[Ch]: ditto
9411         * LaTeXFeatures.C: ditto
9412         * buffer.C: ditto
9413         * lyxlex_pimpl.C: ditto
9414
9415         * paragraph.C (Last): remove when NEW_INSETS is defined.
9416
9417         * other file: changes because of the above.
9418
9419 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9420
9421         * lyxparagraph.h: rename next to next_, previous to previous_,
9422         make them private for NEW_INSETS. Rename Next() to next(),
9423         Previous() to previous().
9424
9425         * other files: changes because of the above.
9426
9427 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
9428
9429         * BufferView.h:
9430         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
9431         problem.
9432
9433 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9434
9435         * main.C (main): pass lyx_localedir to gettext_init().
9436
9437         * gettext.h: remove locale_init and gettext_init macros
9438
9439         * gettext.C (locale_init): new function
9440         (gettext_init): new function
9441
9442         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
9443         setlocale().
9444
9445 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
9446
9447         * Moved credits to frontends:
9448         * credits.[Ch]: removed
9449         * credits_form.[Ch]: removed
9450         * lyx_gui_misc.C: remove credits stuff
9451         * Makefile.am:
9452
9453 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9454
9455         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
9456
9457         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
9458         unneeded destructor.
9459
9460         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
9461         a standalone pointer again.
9462
9463         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
9464
9465 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
9466
9467         * Makefile.am:
9468         * filedlg.h:
9469         * filedlg.C:
9470         * LyXAction.C:
9471         * ToolbarDefaults.C:
9472         * bufferlist.C:
9473         * commandtags.h:
9474         * form1.C:
9475         * form1.h:
9476         * lyx_cb.C:
9477         * lyx_cb.h:
9478         * lyxfunc.h:
9479         * lyxfunc.C:
9480         * BufferView_pimpl.C: use new file dialog in GUII
9481
9482         * lyx_cb.h:
9483         * lyx_cb.C: remove LayoutsCB to Toolbar
9484
9485 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9486
9487         * ShareContainer.h (get): add std:: qualifier
9488
9489 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9490
9491         * ShareContainer.h: define a proper ShareContainer::value_type
9492         type (and use typename to please compaq cxx)
9493
9494 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9495
9496         * lyxparagraph.h: move serveral local vars to
9497         ParameterStruct/ParagraphParameters., use ShareContainer in
9498         FontTable., make vars in FontTable private and add getter and
9499         setter.
9500
9501         * paragraph.C: changes because of the above.
9502
9503         * lyxfont.h: remove copy constructor and copy assignment. (the
9504         default ones is ok), move number inside FontBits. move inlines to
9505         lyxfont.C
9506
9507         * lyxfont.C: add number to initializaton of statics, move several
9508         inlines here. constify several local vars. some whitespace
9509         cleanup. Dont hide outerscope variables.
9510
9511         * Spacing.h: add two new constructors to match the set methods.
9512
9513         * ShareContainer.h: new file, will perhaps be moved to support
9514
9515         * ParameterStruct.h: new file
9516
9517         * ParagraphParameters.h: new file
9518
9519         * ParagraphParameters.C: new file
9520
9521         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
9522         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
9523
9524         * BufferView_pimpl.C: ParagraphParameter changes.
9525         * buffer.C: Likewise.
9526         * bufferview_funcs.C: Likewise.
9527         * text.C: Likewise.
9528         * text2.C: Likewise.
9529
9530 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9531
9532         * lyxfind.C (LyXReplace): do not redefine default argument in
9533         implementation.
9534         (IsStringInText): ditto
9535         (SearchForward): ditto
9536         (SearchBackward): ditto
9537
9538 2001-03-06  Juergen Vigna  <jug@sad.it>
9539
9540         * lyxfind.C (IsStringInText): put parentes around expressions.
9541
9542 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
9543
9544         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
9545
9546 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
9547
9548         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
9549
9550         * stl_string_fwd.h: add comment
9551
9552         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
9553
9554         * tabular.h:
9555         * tabular.C: remove unused DocBook methods
9556
9557         * intl.C:
9558         * language.C:
9559         * paragraph.C:
9560         * buffer.C:
9561         killed DO_USE_DEFAULT_LANGUAGE
9562
9563 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9564
9565         * lyx_gui.C: do not include language.h.
9566
9567         * bufferview_funcs.C (ToggleAndShow): do not provide optional
9568         arguments in function implementation.
9569
9570 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9571
9572         * BufferView_pimpl.C: add <ctime>
9573
9574 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9575
9576         * BufferView_pimpl.C: add using std::find_if
9577
9578 2001-02-27  José Matos  <jamatos@fep.up.pt>
9579
9580         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
9581         by OnlyPath.
9582
9583 2001-02-11  José Matos  <jamatos@fep.up.pt>
9584
9585         * buffer.C (makeDocBookFile): command styles now have a parameter as
9586         "title" by default.
9587
9588 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
9589
9590         * layout_forms.[Ch]: removed
9591         * lyx_cb.[Ch]: out character
9592         * lyx_gui.C: out character
9593         * lyx_gui_misc.C: out character
9594         * bufferview_funcs.C: : out character,
9595         added toggleall as parameter in ToggleAndShow
9596
9597 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
9598
9599         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
9600
9601         * text2.C (SetCurrentFont): Disable number property at boundary.
9602
9603 2001-02-26  Juergen Vigna  <jug@sad.it>
9604
9605         * lyxfunc.C (getStatus): added a string argument override function so
9606         that this is correctly called from LyXFunc::Dispatch if it contains a
9607         do_not_use_argument which is used!
9608         (Dispatch): added check for "custom" export and call appropriate func.
9609
9610 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
9611
9612         * lyxrc.C: Add language_command_local, language_use_babel and
9613         language_global_options.
9614
9615         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
9616
9617         * buffer.C (makeLaTeXFile): Use language_use_babel and
9618         language_global_options.
9619
9620 2001-02-23  Juergen Vigna  <jug@sad.it>
9621
9622         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
9623         which works with LyXText and putted it inside BufferView. Here now we
9624         only call for that part the BufferView::Dispatch() function.
9625
9626         * BufferView.C (Dispatch): added.
9627
9628         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
9629         functions which needs to use a LyXText over from LyXFunc.
9630         (MenuInsertLyXFile): added
9631         (getInsetByCode): added
9632         (moveCursorUpdate): added
9633         (static TEXT): added
9634
9635 2001-02-22  Juergen Vigna  <jug@sad.it>
9636
9637         * BufferView_pimpl.C (update): call a status update to see if LyXText
9638         needs it.
9639
9640 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
9641
9642         * vc-backend.C (revert): implement for CVS
9643         (getLog): implement for CVS
9644
9645 2001-02-20  Juergen Vigna  <jug@sad.it>
9646
9647         * text2.C (ClearSelection): added BufferView param for inset_owner call
9648
9649         * lyxfunc.C (TEXT): added this function and use it instead of
9650         directly owner->view()-text of getLyXText().
9651
9652 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
9653
9654         * src/layout_forms.C: out preamble
9655         * src/layout_forms.h: out preamble
9656         * src/lyx_cb.C: out preamble
9657         * src/lyx_cb.h: out preamble
9658         * src/lyx_gui.C: out preamble
9659         * src/lyx_gui_misc.C: out preamble
9660         * src/lyxfunc.C: connect with guii preamble
9661
9662 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
9663
9664         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
9665
9666 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
9667
9668         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
9669         whether to run bibtex.
9670
9671 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
9672
9673         * Makefile.am (lyx_SOURCES): Remove BackStack.h
9674
9675 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
9676
9677         * Makefile.am (lyx_SOURCES): removed bibforms.h
9678
9679         * vspace.h: doxygen
9680
9681         * text.C (GetVisibleRow): make several local vars const
9682
9683         * tabular.C: small cleanup.
9684
9685         * lyxserver.C (callback): use compare instead of strncmp
9686
9687         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
9688         inlines to after class or to paragraph.C
9689
9690         * lyxfont.h: remove friend operator!=
9691
9692         * converter.h: move friend bool operator< to non friend and after
9693         class def.
9694
9695         * combox.h: small cleanup
9696
9697         * buffer.h: doxygen, remove unused constructor, move inclas inlies
9698         to inlines after class def.
9699
9700         * buffer.C (pop_tag): use string operations instead of strcmp
9701
9702         * bmtable.c: doxygen, small cleanup
9703
9704         * LaTeX.h: remove friend operator==
9705
9706 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
9707
9708         * screen.C:
9709         * lyxrc.[Ch]:
9710         * lyxfunc.C:
9711         * lyxfont.[Ch]:
9712         * lyx_cb.C:
9713         * intl.[Ch]:
9714         * commandtags.h:
9715         * buffer.C:
9716         * WorkArea.[Ch]:
9717         * LyXAction.C:
9718         * BufferView_pimpl.C:
9719         * BufferView.[Ch]: remove cruft
9720
9721 2001-02-14  Juergen Vigna  <jug@sad.it>
9722
9723         * lyxfunc.C: removed #if 0 unused code
9724
9725         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
9726
9727         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
9728
9729         * text2.C (SetSelection): added a BufferView * parameter
9730
9731 2001-02-13  Juergen Vigna  <jug@sad.it>
9732
9733         * lyxfunc.C (Dispatch): fixed protected blank problem.
9734         * BufferView2.C (protectedBlank): added LyxText * parameter.
9735
9736         * tabular.C (AppendRow): forgot to set row_info of newly added row.
9737         (AppendColumn): same as above for column_info.
9738
9739         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
9740         (moveCursorUpdate): use a LyXText param for support of InsetText.
9741
9742         * BufferView_pimpl.C (doubleClick): added support for InsetText.
9743         (tripleClick): ditto
9744
9745         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
9746
9747         * BufferView_pimpl.C (update): added LyXText param to honor insets.
9748
9749         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
9750
9751         * text2.C (SetSelection): set correct update status if inset_owner
9752         (ToggleFree): ditto
9753
9754 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
9755
9756         * tabular.C: remove some commented code.
9757
9758 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
9759
9760         * BufferView_pimpl.C: call hideSplash()
9761
9762         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
9763
9764         * include_form.h:
9765         * bibforms.h: remove
9766
9767         * lyxfunc.C:
9768         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
9769           add LFUN_CHILD_CREATE
9770
9771         * counters.h: fix tiny typo
9772
9773         * lyx_cb.C:
9774         * lyx.h:
9775         * lyx_gui.C:
9776         * lyx.C: move splash to frontends/xforms/
9777
9778         * lyx_gui_misc.C: move Include and Bibform to frontends
9779
9780         * lyxvc.h: clarify comment
9781
9782         * vspace.C: tiny housekeeping
9783
9784 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
9785
9786         * text.C (PrepareToPrint): RTL Fix.
9787
9788         * paragraph.C (GetUChar): New method.
9789         (String):  Use GetUChar.
9790
9791         * buffer.C (asciiParagraph): Use GetUChar.
9792
9793 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
9794
9795         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
9796
9797 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
9798
9799         * buffer.h:
9800         * buffer.C: rename to getLogName(), handle
9801           build log / latex log nicely
9802
9803 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9804
9805         * MenuBackend.C:
9806         * MenuBackend.h: remove support for reference menuitem type.
9807
9808 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
9809
9810         * BufferView_pimpl.C: housekeeping
9811         * BufferView_pimpl.h:
9812         * LyXView.h:
9813         * Makefile.am:
9814         * Timeout.C:
9815         * Timeout.h:
9816         * minibuffer.h: move Timeout GUI-I
9817
9818 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
9819
9820         * lyxrc.C (read): Update converters data-structures.
9821
9822 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
9823
9824         * LaTeX.h (operator!=): add operator != for Aux_Info
9825
9826 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
9827
9828         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
9829
9830         * LaTeXLog.C: deleted, useful code moved to Buffer
9831
9832         * buffer.h:
9833         * buffer.C: new function getLatexLogName()
9834
9835         * lyx_gui_misc.C:
9836         * lyx_gui.C:
9837         * lyxvc.C:
9838         * lyxvc.h:
9839         * lyxfunc.C: use frontends for LaTeX and VC logs
9840
9841 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9842
9843         * LaTeX.h: yet another std:: that Allan forgot.
9844
9845         * Variables.C (set): renamed from isset(), because this clashes
9846         with some HP-UX macros (grr).
9847
9848 2001-02-06  Allan Rae  <rae@lyx.org>
9849
9850         * LaTeX.h: Another bug fix.  Missing std:: this time.
9851
9852 2001-02-04  Allan Rae  <rae@lyx.org>
9853
9854         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
9855         floats problem. I've left it commented out because it's not quite
9856         correct.  It should also test that the current object is a table or
9857         figure inset.  But I haven't gotten around to figuring out how to do
9858         that.  I *think* it'll be something like: "table" == inset.type()
9859
9860         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
9861         bool.
9862
9863 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
9864
9865         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
9866         all the citation/databases/styles in the auxilary file.
9867         (run): Rerun latex if there was a babel language error.
9868
9869 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
9870
9871         * text.C (Backspace): Preserve the font when changing newline char
9872         with a space.
9873         (BreakParagraph): If the cursor is before a space, delete the space.
9874
9875         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
9876
9877 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
9878
9879         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
9880         new argument (code).
9881         (ChangeCitationsIfUnique): New method.
9882
9883         * paragraph.C (GetPositionOfInset): Handle bibkey.
9884
9885 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9886
9887         * BufferView_pimpl.h: change type of Position::par_pos to
9888         LyXParagraph::size_type.
9889
9890 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
9891
9892         * BufferView_pimpl.C (savePosition, restorePosition): Write
9893         messages to minibuffer.
9894
9895 2001-01-28  José Matos  <jamatos@fep.up.pt>
9896
9897         * buffer.C (makeDocBookFile): adds support for document language.
9898         A silly restriction on the name of LatexCommand types where removed.
9899         Added support for CDATA sections, allows to chars unescaped, used
9900         among others in code, to avoid escape < and >.
9901
9902 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
9903
9904         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
9905         saved positions instrad of a stack. Furthermore, a position is
9906         stored using paragraph id/paragraph position.
9907
9908         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
9909         Remove LFUN_REF_BACK.
9910
9911 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
9912
9913         * converter.C (dvipdfm_options): New method.
9914
9915 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
9916
9917         * vspace.C (isValidLength): Fix for empty input string.
9918
9919 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9920
9921         * LyXAction.C (init): change description of LFUN_FIGURE to
9922         "Insert Graphics"
9923
9924 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9925
9926         * LaTeX.C: add using directive
9927
9928 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
9929
9930         * MenuBackend.C (expand): Fix the sorting of the formats.
9931
9932 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
9933
9934         * lyx_main.C: tiny error message fix
9935
9936 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9937
9938         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
9939         calling fl_initialize(). This fixes the problem with ',' as
9940         decimal separator in text files.
9941
9942 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
9943
9944         * trans.C (process): Fix the keymap bug.
9945
9946 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
9947
9948         * LaTeX.C (scanAuxFiles): New method. Provides support for
9949         multiple bibliographies (when using the bibtopic/bibunits pacakges).
9950         (scanLogFile) Scan for "run BibTeX" messages.
9951
9952         * buffer.C (makeLaTeXFile): Do not load the ae package when using
9953         OT1 font encoding. Also, load the aecompl package if the ae
9954         package is loaded.
9955
9956         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
9957
9958 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9959
9960         * texrow.C (increasePos): turn two error messages into debug
9961         messages.
9962
9963 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
9964
9965         * LaTeX.C (scanAux): Handle the \@input macro.
9966         (runBibTeX): Use scanAux().
9967
9968         * language.C (latex_options_): New field.
9969
9970         * LaTeXFeatures.C (getMacros): Add language macros.
9971
9972         * buffer.C (makeLaTeXFile): Small fix.
9973
9974 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9975
9976         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
9977
9978         * text2.C: add a using directive.
9979
9980 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
9981
9982         * BufferView2.C:
9983         * lyx_gui_misc.h:
9984         * lyxfr1.C:
9985         * lyxfunc.C: kill LyXBell.
9986
9987 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
9988
9989         * text.C (IsBoundary): Remove the error message
9990
9991         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
9992
9993         * lyxrc.C (setDefaults): Correct initialization value for
9994         font_norm_type.
9995
9996 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
9997
9998         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
9999         gotoError().
10000
10001         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
10002         and GotoNextNote().
10003
10004         * src/LyXAction.C: Added reference-next.
10005
10006         * text.C (InsertChar): Use contains instead of strchr.
10007
10008         * lyx_cb.C (MenuInsertLabel): Enable default value code.
10009
10010 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
10011
10012         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
10013         alignment commands (when needed).
10014
10015         * text.C (InsertChar): Add ':' to number separator chars.