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