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