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