]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
use correct comparison
[lyx.git] / src / ChangeLog
1 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * paragraph.C (getFontSettings): compare >= not just >
4         (highestFontInRange): ditto
5         (setFont): ditto
6
7 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8
9         * paragraph.C: change several algorithm to be more appripriate for
10         the problem domain. This is lookip in FontList and in the InsetList.
11
12 2002-03-13  André Pönitz <poenitz@gmx.net>
13
14         * commandtags.h:
15         * LyXAction.C: remove unused LFUN_MATH_MACROARG
16
17 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
18
19         * commandtags.h:
20         * LyXAction.C:
21         * lyxfunc.C:
22         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
23
24 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
25
26         * Painter.C (display): anon helper function, adjust code for this
27         change.
28         (pixmap): remove function.
29
30         * Painter.h: remove private display variable.
31         
32         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
33
34 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
35
36         * WorkArea.[Ch]: remove figinset_canvas cruft.
37
38 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
39
40         * lyxtextclass.C (operator): add one item cache optimization.
41
42         * bufferlist.h: doxy changes
43
44         * bufferlist.C: ws changes
45
46         * DepTable.[Ch] (ext_exist): place const in the right spot.
47
48         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
49         call resizeInsets.
50         (workAreaExpose): call resizeInsets when the with BufferView changes.
51         (Dispatch): adjust for protectedBlank removal
52         (specialChar): call updateInset if the insert went ok.
53
54         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
55         specialChar instead.
56
57         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
58
59         * BufferView.h: doxy change
60
61         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
62
63         * lyxtextclass.C (operator[]): remove non-const version
64         (defaultLayout): remove non-const version
65
66 2002-03-12  Juergen Vigna  <jug@sad.it>
67
68         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
69         did resize the LyXText too.
70
71         * buffer.C (readLyXformat2): set layout information on newly allocated
72         paragraphs.
73
74         * tabular.C (OldFormatRead): set layout information on the paragraph.
75
76 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
77
78         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
79
80 2002-03-11  Juergen Vigna  <jug@sad.it>
81
82         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
83         plainly wrong.
84         (resizeCurrentBuffer): force also the insets to resize themselfes.
85         (moveCursorUpdate): fixed up for InsetText.
86
87 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
88
89         * commandtags.h:
90         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
91         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
92         value of Dialogs::tooltipsEnabled().
93         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
94
95 2002-03-08  Juergen Vigna  <jug@sad.it>
96
97         * BufferView_pimpl.C (updateInset): update inset inside inset also
98         if it isn't inside theLockingInset().
99
100 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
101
102         * buffer.C (asciiParagraph): redo some of the word and line length
103         handling.
104         (getLists): look for Caption instead of caption.
105
106 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
107
108         * buffer.C (Buffer): initialize niceFile to true
109         (makeLaTeXFile): 
110         (makeLinuxDocFile): 
111         (makeDocBookFile): make sure niceFile is true on exit
112
113 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
114
115         * buffer.C (makeLaTeXFile): escape ~ in \input@path
116
117 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
118
119         * LyXSendto.C: remove.
120         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
121         * lyx_gui.C: remove now-redundant comment.
122         * ColorHandler.h: remove forward declaration of class WorkArea.
123         * lyxfunc.C: remove #include "WorkArea.h".
124
125 2002-03-07  Juergen Vigna  <jug@sad.it>
126
127         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
128         got moved away with the DEPM and also set the inset_owner always
129         right which before could have been omitted.
130
131 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
132
133         * buffer.C (parseSingleLyXformat2Token): use default layout is the
134         wanted layout is not found.
135
136 2002-03-07  Juergen Vigna  <jug@sad.it>
137
138         * CutAndPaste.C (cutSelection): another layout settings forgotten.
139
140 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
141
142         * paragraph.C (breakParagraph): use default layout not layout of
143         prev paragraph.
144         (Paragraph): clear ParagraphParameters.
145
146 2002-03-06  Juergen Vigna  <jug@sad.it>
147
148         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
149         otherwise it would not be a valid lenght. Fixed a special case in
150         the minipage compatibility read where we end the document with a
151         minipage.
152
153         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
154         was set as it could be 0 for InsetTexts first entry.
155
156 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
157
158         * paragraph.C (writeFile): if layout is empty write out
159         defaultLayoutName().
160
161         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
162         file without named layout we set layout to defaultLayoutName().
163
164 2002-03-06  Juergen Vigna  <jug@sad.it>
165
166         * CutAndPaste.C (copySelection): set layout for new paragraph.
167
168         * text.C (prepareToPrint): leave ERT inset left aligned
169         (leftMargin): don't indent paragraphs inside ERT insets
170
171 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
172
173         * paragraph.C (breakParagraph): dont call clear do the work manually
174
175         * paragraph.[Ch] (clear): remove function 
176
177 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
178
179         * paragraph.C (Paragraph): dont call clear, the work has already
180         been done.
181
182         * lyxtextclass.C (operator): assert if n is empty
183
184         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
185         work manually instead.
186
187 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
188
189         * BufferView_pimpl.C: protect selectionLost against text == 0
190  
191 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
192
193         * text.C (breakParagraph): fix a setting layout to '0' problem.
194
195 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
196
197         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
198         final location of file, for the included files, and graphics.
199
200 2002-03-05  Juergen Vigna  <jug@sad.it>
201
202         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
203
204 2002-03-04  Juergen Vigna  <jug@sad.it>
205
206         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
207
208         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
209         last column of multicolumn cells.
210         (SetWidthOfMulticolCell): recalculate NMC and real columns.
211
212 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
213
214         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
215         file if it doesn't go to a temporary file.
216
217         * buffer.C (sgmlOpenTag):
218         (sgmlCloseTag):  remove extra newline insertion.
219
220 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
221
222         * text.C (getRowNearY): comment out debug msg
223
224 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
225
226         * text2.C: first -> first_y
227
228         * text.C (getRowNearY): add some attemts at a possible
229         optimization, not working.
230
231         * tabular.[Ch]: add BufferParams to several function so that newly
232         created paragraph can be initialized to he default layotu for the
233         buffers textclass.
234
235         * tabular-old.C (ReadOld): add buf->params to call of Init
236
237         * screen.C: rename text->first to text->first_y
238
239         * paragraph.C (breakParagraph): always set layout in the broken
240         paragraph
241
242         * lyxtextclass.C (Read): remove lowercase
243         (hasLayout): ditto
244         (operator): ditto
245         (delete_layout): ditto
246
247         * lyxtext.h: rename first -> first_y
248
249         * lyxlayout.C (Read): remove lowercase
250         (name): ditto
251         (setName): ditto
252         (obsoleted_by): ditto
253
254         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
255
256         * buffer.C (insertErtContents): add params are to InsetERT
257         (parseSingleLyXformat2Token): add code to check if a paragraphs
258         layout really exist.
259         (parseSingleLyXformat2Token): add params to several inset
260         constructors
261         (asciiParagraph): remove lowercase, do the layout comparisons with
262         no_case
263
264         * BufferView_pimpl.C (cursorNext): first -> first_y
265         (resizeCurrentBuffer): first -> first_y
266         (updateScrollbar): first -> first_y
267         (scrollCB): first -> first_y
268         (workAreaMotionNotify): first -> first_y
269         (workAreaButtonPress): first -> first_y
270         (checkInsetHit): first -> first_y
271         (cursorPrevious): first -> first_y
272         (cursorNext): first -> first_y
273         (Dispatch): add buffer_->params to severl inset contructors
274
275 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
276
277         * lyxlayout.C (Read): remove some debug info that I forgot.
278
279         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
280         clean up the code slightly.
281         (makeLinuxDocFile): ditto
282         (makeDocBookFile): ditto
283
284         * text2.C: layout as string
285
286         * text.C: layout as string
287
288         * paragraph_pimpl.C: layout as string
289
290         * paragraph.[Ch]: layout as string
291
292         * lyxtextclasslist.[Ch]: layout as string
293
294         * lyxtextclass.[Ch]: layout as string
295
296         * lyxtext.h: layout as string
297
298         * lyxlayout.[Ch]: layout as string
299
300         * lyx_cb.C: layout as string
301
302         * bufferview_funcs.C: layout as string
303
304         * bufferparams.C: layout as string
305
306         * buffer.C: layout as string
307
308         * LyXView.[Ch]: layout as string
309
310         * LaTeXFeatures.[Ch]: layout as string
311
312         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
313
314         * BufferView_pimpl.C: change current_layout to string, remove
315         lyx::layout_type.
316         (Dispatch): 
317         (smartQuote): 
318         (insertInset): 
319         (workAreaButtonRelease): layout as string
320
321         * BufferView2.C (unlockInset): adjust
322
323         * vspace.C (asLatexCommand): use an explict temp variable.
324
325 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
326
327         * Makefile.am: use FRONTEND_*
328  
329 2002-03-01  Juergen Vigna  <jug@sad.it>
330
331         * tabular.C (SetWidthOfMulticolCell): changed to something better
332         I hope but still work in progress.
333         (recalculateMulticolumnsOfColumn): renamed function from
334         recalculateMulticolCells as it is more appropriate now.
335         (SetWidthOfCell): calculate multicols better.
336
337 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
338
339         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
340
341         * lyxfunc.C (processKeySym): print sequence also if it is
342         `deleted' (complete)
343
344         * kbsequence.C (print): print sequence even if it is deleted
345         (complete would be a better word, actually).
346
347         * lyxfunc.C (dispatch): print complete options after a prefix key
348
349         * vspace.C (asLatexCommand): rewrite in a slightly different form.
350
351 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
352
353         * text2.C (setCharFont): eliminate setCharFont code duplication.
354
355 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
356
357         * BufferView_pimpl.C (Dispatch): remove bogus handling of
358         LFUN_TABULAR_FEATURE (bug #177)
359
360 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
361
362         * Makefile.am: remove figure.h
363
364 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
365
366         * Bufferview_pimpl.C:
367         * CutAndPasteC:
368         * LaTeX.C:
369         * LyXSendto.C:
370         * buffer.C:
371         * bufferlist.C:
372         * converter.C:
373         * language.C:
374         * lyxfunc.C:
375         * lyxvc.C:
376         * paragraph.C:
377         * text.C:
378         * text2.C: remove #include "lyx_gui_misc.h".
379
380         * LaTeX.C: added #include <cstdio>
381
382 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
383
384         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
385         that the paragraph following this one can have.
386
387         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
388
389         * vspace.C (asLatexCommand): fix bogus gcc warning
390
391         * Makefile.am (lyx_SOURCES): remove vms_defines.h
392
393 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
394
395         * text2.C (setLayout): get rid of redundant code
396
397 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
398
399         * text2.C (incDepth): make sure depth cannot be increased beyond
400         reasonable values.
401
402 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
403
404         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
405         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
406
407         * PainterBase.h (image):
408         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
409         a LyXImage const *.
410
411 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
412
413         * BufferView.C:
414         * BufferView.h:
415         * BufferView_pimpl.C:
416         * BufferView_pimpl.h:
417         * LaTeXFeatures.C:
418         * LyXAction.C:
419         * LyXView.C:
420         * Makefile.am:
421         * UpdateList.h:
422         * UpdateList.C:
423         * buffer.C:
424         * figure.h:
425         * figureForm.C:
426         * figureForm.h:
427         * figure_form.C:
428         * figure_form.h:
429         * lyx_cb.C:
430         * lyx_gui.C:
431         * lyx_gui_misc.C:
432         * lyxfunc.C:
433         * sp_base.h:
434         * sp_ispell.h:
435         * sp_pspell.h:
436         * sp_spell.C: remove fig inset, and the crap house of
437           cards that follows it
438  
439 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
440
441         * Makefile.am:
442         * lyxserver.C:
443         * os2_defines.h:
444         * os2_errortable.h:
445         * nt_defines.h: move .h into support/
446
447         * vms_defines.h: remove
448
449         * WorkArea.C: add space in debug output
450
451         * text2.C:
452         * paragraph.C:
453         * buffer.C: add WITH_WARNINGS
454
455         * vc-backend.h:
456         * vc-backend.C:
457         * bufferlist.C: s/retrive/retrieve/, add docs
458
459         * vspace.h:
460         * vspace.C:
461         * kbmap.h:
462         * lyxlength.h:
463         * lyxgluelength.h:
464         * length_common.h:
465         * chset.h:
466         * chset.C: add docs
467
468         * lyxgui.C: add ID to X error handler
469
470         * lyxtestclass.c: fix typo
471
472 2002-02-26  Juergen Vigna  <jug@sad.it>
473
474         * tabular_funcs.C (write_attribute): changed so that some default
475         attributes are not written at all.
476         (getTokenValue): set default values before trying to read the
477         value so we have the return value always set as default if we don't
478         find the token we search for.
479
480         * tabular.C (Write): write bools as bools not as strings!
481
482 2002-02-22  Juergen Vigna  <jug@sad.it>
483
484         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
485         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
486
487         * text.C (leftMargin): don't add an indent for paragraphs inside
488         tabular cells (fix #208).
489
490 2002-02-21  José Matos  <jamatos@fep.up.pt>
491
492         * tabular.C (docBook): fixed support for long tables.
493
494 2002-02-20  Juergen Vigna  <jug@sad.it>
495
496         * text2.C (getFont): get the drawing font of the Inset if this
497         paragraph is inside an inset (only important for InsetERT for now).
498
499         * buffer.C (insertErtContents): use new lanugage params in ERT
500         constructor.
501
502         * CutAndPaste.C: commenting out seemingly uneeded code.
503
504 2002-02-19  Allan Rae  <rae@lyx.org>
505
506         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
507         Iterators might be simple to use but they also get invalidated.
508         (removeAutoInsets): renamed saved cursor tracking variables and added
509         some comments to clarify what everything does.
510
511 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
512
513         * Chktex.C:
514         * LaTeX.C:
515         * LyXSendto.C:
516         * converter.C:
517         * lyx_cb.C:
518         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
519         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
520
521         * lyxfunc.C:
522         * vc-backend.h: remove #include "support/syscall.h"
523
524         * LaTeX.C:
525         * LyXSendto.C:
526         * converter.C: rearrange #includes in Lars' approved fashion.
527
528         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
529         forward declare class Timeout in the header file.
530
531         * XFormsView.C: changes due to the above.
532
533         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
534         similar to LyXView.
535
536         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
537         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
538         
539 2002-02-18  José Matos  <jamatos@fep.up.pt>
540
541         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
542         insets contents.
543
544 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
545
546         * a lot of small ws changes
547         * add a lot of using std::XXX
548         * use std construcs some places where approp.
549         * use some exisint stuff from lyxfunctional where approp.
550         * Make file changes to use partial linking (lets test this now...)
551         
552 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
553
554         * Chktex.C:
555         * buffer.C:
556         remove #include "support/syscontr.h" as it's redundant. Always has been.
557         
558         * Chktex.C:
559         * LaTeX.C:
560         * LyXSendto.C:
561         * converter.C:
562         * lyx_cb.C:
563         * vc-backend.C:
564         change Systemcalls::System to Systemcalls::Wait and
565         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
566         No change of functionality, just reflects the stripped down Systemcalls
567         class.
568
569 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
570
571         * debug.[Ch]: add a GRAPHICS type to the enum.
572
573 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
574
575         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
576
577         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
578         there is an inset.
579
580 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
581
582         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
583         match the changes below.
584
585         * text2.C (toggleInset): if there is not editable inset at cursor
586         position, try to see if cursor is _inside_ a collapsable inset
587         and close it.
588
589 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
590
591         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
592         document menu has a nice checkbox
593
594 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
595
596         * lyxlength.C (asLatexString): change PW to output as percent of
597         \textwidth. 
598
599         * lengthcommon.C: change '%' to 't%'
600
601         * lyxfunc.C (dispatch): a few comments from Martin
602
603 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
604
605         * WorkArea.h:
606         * WorkArea.C:
607         * BufferView_pimpl.h:
608         * BufferView_pimpl.C: clear our selection when X tells us we've lost
609           the X selection.
610
611 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
612
613         * vspace.C (inPixels): fix compiler warning
614
615 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
616
617         * lyxfunc.C (getStatus): fix status message for disabled commands. 
618
619 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
620
621         * BufferView_pimpl.C: fix crash on close buffer 
622         during selection (#227)
623  
624 2002-01-27  Herbert Voss  <voss@lyx.org>
625
626         * buffer.C: link old Figure to new graphic inset
627
628 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
629
630         * FontLoader.C (getFontinfo): Change the latex font names in order
631         to match the names of type1inst.
632
633 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
634
635         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
636
637         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
638         (extchanged): ditto
639         (ext_exist): ditto
640         (remove_files_with_extension): ditto
641         (remove_file): ditto
642         (write): ditto
643
644         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
645         document is smaller than the work area height. Do not initialize
646         static variables to 0.
647
648 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
649
650         * lyx_gui.C (init): give the toolbar tooltips a normal font.
651
652         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
653         LFUN_LAYOUT_PARAGRAPHS. 
654
655         * tabular.C (GetCellFromInset): new method. Finds an inset in a
656         tabular. It is possible to provide a possible cell, which will
657         typically be the actcell from the corresponding insettabular
658
659         * lyxfunc.C (getStatus): small cleanup; disable
660         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
661         true
662
663 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
664
665         * tabular.C (Validate): remove broken optimization (fixes bug #201)
666
667         * paragraph.C (startTeXParParams): 
668         (endTeXParParams): new methods. The LaTeX code to
669         start/end paragraph formatting
670         (simpleTeXOnePar): call startTeXParParams also when paragraph is
671         empty (fixes bug #200)
672
673         * vspace.C (inPixels): adapt to the change below
674         (inPixels): [later] more cleanups (remove unused variables)
675
676         * lyxlength.C (inPixels): change to use a width and a height as
677         parameter.
678
679 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
680
681         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
682         Replaced with \paperwidth
683
684         * DepTable.C (insert): add std:: qualifier
685
686 2002-01-18  Allan Rae  <rae@lyx.org>
687
688         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
689         updated also?
690         
691         * text.C (drawInset): Turned out I didn't know enough about how 
692         rebreaking worked.  This fixes most of the redraw problems.  I see
693         an occasional cursor trail when a line is broken now and the cursor
694         placement can seem out by a few pixels also after a rebreak.
695
696 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
697
698         * buffer.C (parseSingleLyXformat2Token): update because minipage
699         width is now a LyXLength
700
701         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
702
703         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
704         math insets
705
706 2002-01-17  Juergen Vigna  <jug@sad.it>
707
708         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
709
710         * BufferView2.C (lockInset): call edit() so that theLockingInset()
711         is set correctly and the inset is updated correctly.
712
713 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
714
715         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
716         the beginning of the loop.
717
718 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
719
720         * lyxrc.C: improve help for use_scalable_fonts
721
722 2002-01-17  Allan Rae  <rae@lyx.org>
723
724         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
725
726 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
727
728         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
729         make sure to set their inset_owner to the right value (bug #171)
730
731 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
732
733         * DepTable.h 
734         * DepTable.C: Implement mtime checking to reduce time spent doing
735         CRCs. 
736
737 2002-01-16  Juergen Vigna  <jug@sad.it>
738
739         * tabular.C (GetAdditionalHeight): one of error fixed.
740
741         * lyxrc.C (output): small fix in writing use_pspell.
742
743 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
744
745         * sp_base.h: #include LString.h
746
747 2002-01-16  Allan Rae  <rae@lyx.org>
748
749         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
750         Can someone check this please?
751
752         * text.C (drawInset): It was possible that p.row would be removed by
753         breakAgainOneRow upsetting a few other settings.  There may be another
754         small tweak possible by setting need_break_row = 0 when p.row has been
755         removed but I don't know enough about the logic here.
756
757 2002-01-15  Allan Rae  <rae@lyx.org>
758
759         * text.C (insertChar): removed conditional truism.
760
761         * BufferView2.C (removeAutoInsets): More tweaks.
762         cur_par_prev could be a stray pointer.  Check for trailing empty line
763         in case last line was cur_par and only had an error inset on it.
764
765 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
766
767         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
768         absolute 
769
770         * vc-backend.C (most methods):
771         * exporter.C (Export): 
772         * converter.C (convert): 
773         (runLaTeX): 
774         * LyXSendto.C (SendtoApplyCB): 
775         * lyxfunc.C (dispatch): 
776         (menuNew): 
777         (open): 
778         (doImport): 
779         * lyx_cb.C (AutoSave): 
780         (InsertAsciiFile): 
781         * BufferView_pimpl.C (MenuInsertLyXFile): 
782         * buffer.C (runChktex): use Buffer::filePath().
783
784         * buffer.h: rename filename to filename_; rename filepath to
785         filepath_ and make it private
786         (filePath): new method
787
788         * buffer.C (writeFile): use fileName()
789         (getLatexName): 
790
791         * lyx_main.C (init): fix starting  of LyX when the binary is a
792         link from so,ewhere else.
793
794         * minibuffer.C: include <cctype> for isprint
795
796 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
797
798         * buffer.C (parseSingleLyXformat2Token): changes associated with the
799         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
800         name clash with InsetCollapsable's width function.
801
802 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
803
804         * lastfiles.C: include <iterator>
805
806 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
807
808         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
809         std::count.
810
811         * buffer.C (makeLaTeXFile): ditto.
812         Also make loop operation more transparent.
813
814 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
815
816         * ToolbarDefaults.C: remove trailing comma closing namespace.
817
818         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
819
820         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
821         as in WorkArea.
822
823         * trans.C (Load): comment out unused variable, allowed.
824
825 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
826
827         * minibuffer.[Ch] (append_char): new method to recieve input from the
828         drop-down completion browser. If a key was pressed, then recieve this
829         char and append it to the existing string.
830         (peek_event): modify the positioning data passed to the completion
831         browser so that it can be placed above the minibuffer rather than below.
832 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
833
834         * LyXAction.C (init): alloe error-next for readonly documents.
835
836         * BufferView2.C (ChangeRefsIfUnique): use standard version of
837         count.
838
839 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
840
841         * bufferlist.C (readFile): create the buffer _after_ checking that
842         the file exists.
843
844         * lyxfunc.C (verboseDispatch): fix handling of arguments
845
846         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
847
848         * lyxrc.C: use string::erase() instead of initializing to "".
849         
850
851 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
852
853         * BufferView_pimpl.h:
854         * BufferView_pimpl.C:
855         * WorkArea.h:
856         * WorkArea.C:
857         * text2.C: tell X when we have made a selection for copying
858
859 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
860
861         * BufferView_pimpl.C (MenuInsertLyXFile): 
862         * lyxfunc.C (menuNew): 
863         (open): 
864         (doImport): add shortcuts to directory buttons
865
866         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
867         open a float)
868
869         * lyxfunc.C (setStatusMessage):
870         (getStatusMessage): new methods
871         (getStatus):use setStatusMessage instead of setErrorMessage
872         (dispatch): when function is disabled, set error message here
873         [instead of in getStatus previously]
874
875         * BufferView_pimpl.C (workAreaButtonRelease): update
876         toolbar/menubar here too.
877
878 2002-01-13  Allan Rae  <rae@lyx.org>
879
880         * BufferView2.C (removeAutoInsets): finished off earlier fix.
881         Now seems indestructible.  Remaining task is to audit all other
882         code affected by deleteEmptyParagraphMechanism.  One small quirk
883         left is that an empty document with an error in the preamble can
884         be made to report an error but no error box appears.  I don't know
885         where it goes.
886         (removeAutoInsets): Improved comments.
887
888 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
889
890         * Thesaurus.h:
891         * Thesaurus.C: update for Aiksaurus 0.14
892
893 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
894
895         * text2.C (firstParagraph): removed member function, all uses
896         replaces with ownerParagraph
897         (redoParagraphs): here
898         (updateInset): here
899         (toggleAppendix): here
900         * BufferView2.C (insertErrors): here
901         (setCursorFromRow): here
902
903 2002-01-13  Allan Rae  <rae@lyx.org>
904
905         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
906         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
907         There is still a way to segfault this although you may have to do this
908         multiple times: Have an InsetERT with an unknown command in it. 
909         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
910         <down-arrow>, <Enter> again, View->DVI, BANG!
911
912         * text2.C (setCursor): 
913         (deleteEmptyParagraphMechanism): 
914         * lyxtext.h (setCursor): 
915         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
916         Making use of the return value may help fix other bugs.
917
918 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
919
920         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching. 
921
922         * LyXView.C (updateMenubar): call MenuBar::update here
923         (updateToolbar): but not here
924         (showState): do not update toolbar/menubar
925
926         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
927         should need to care about that.
928
929         * lyxfunc.C (verboseDispatch): simplify a bit
930         (getStatus): have a version which takes a pseudoaction, and
931         another which requires a (kb_action,string).
932
933         * LyXAction.C (retrieveActionArg): make it work also when action
934         is not a pseudo-action.
935         (getActionName): simplify a bit
936         (helpText): 
937
938 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
939
940         * lyxfunc.C (verboseDispatch): new families of methods with
941         several ways to specify a command and a bool to indicate whether
942         the command name and shortcut should be displayed in minibuffer
943         (eventually, we could extend that to a finer bitmask like
944         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
945         (dispatch): the pristine dispatch command which just, well,
946         dispatchs! Note it still sets its result to minibuffer; I'm not
947         sure we want that.
948
949         * lyxfunc.h: remove setHintMessage
950
951         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
952
953 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
954
955         * BufferView_pimpl.C (specialChar): delete new inset if we have
956         not been able to insert it.
957
958         * kbmap.C: revert to using int instead of kb_action, since all we
959         are dealing with is pseudo-actions.
960
961         * LyXAction.C (searchActionArg): change to return int instead of
962         kb_action, since the result is a pseudoaction.
963
964 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
965
966         * buffer.C (insertErtContents): Fix (partially) the font bug.
967
968 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
969
970         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
971         as the other one is broken on my machine!
972
973 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
974
975         * commandtags.h:
976         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
977
978 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
979
980         * lyxrc.[Ch]: change names and descriptions of popup font variables to
981         reflect their actual use. Provide compatibility code for older lyxrc
982         files.
983         
984         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
985         FL_NORMAL_STYLE.
986         change names of popup font variables in line with the changes to lyxrc.C
987
988 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
989
990         * buffer.C (asciiParagraph): avoid outputing a word twice after
991         an inset.
992
993         * lyxrc.C (getDescription): document that document_path and
994         template_path can be empty.
995
996 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
997
998         * LaTeXFeatures.C (getMacros): 
999         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
1000         
1001         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
1002
1003         * LaTeXFeatures.C (useFloat): require "float" here instead of in
1004         getPackages. 
1005         (getPackages): rename feature "floats" to "float". Use an array to
1006         iterate over 'simple' features (i.e. just a \usepackage). Add
1007         handling of "amsmath" (renamed from "amsstyle").
1008
1009 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
1010
1011         * LaTeXFeatures.C (require): Prevent duplicate entries in the
1012         features list.
1013
1014 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
1015
1016         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
1017         FuncStaus::FuncStatus & FuncStaus::some_method().
1018
1019 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
1020
1021         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
1022         of the func_satus stuff. Edited and massaged in various ways by
1023         JMarc.  
1024
1025         * lyxfunc.C (getStatus): use FuncStatus
1026
1027 2002-01-08  Juergen Vigna  <jug@sad.it>
1028
1029         * text.C (nextBreakPoint): use function Inset::isChar().
1030
1031         * paragraph.C (TeXOnePar): use function
1032         Inset::forceDefaultParagraphs.
1033
1034         * buffer.C (latexParagraphs): use function
1035         Inset::forceDefaultParagraphs.
1036
1037 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1038
1039         * lyx_gui.C (init): set the style of the menu popups to
1040         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
1041
1042 2002-01-07  Juergen Vigna  <jug@sad.it>
1043
1044         * text.C (setHeightOfRow): small fix
1045         (prepareToPrint): don't look at alignment if we don't have the place
1046         for doing it.
1047
1048 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1049
1050         * box.C: New file. Move the Box methods and functions out of box.h,
1051         following Lars' suggestion.
1052
1053 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1054
1055         * box.h: #include "support/LOstream.h", needed for inlined function.
1056
1057         * lyxtextclass.C:
1058         * lyxtextclasslist.C: added some using std declarations.
1059
1060 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
1061
1062         * box.h: make signed dimensions to allow insets wider than
1063           the screen (bug #162)
1064
1065         * BufferView_pimpl.C: add some insetHit debug
1066  
1067 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
1068
1069         * vc-backend.C: add FIXME
1070  
1071 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1072
1073         * lyxfunc.C (getStatus): enable code for showing math font status
1074         in toolbar/menu.
1075
1076 2002-01-07  Juergen Vigna  <jug@sad.it>
1077
1078         * text.C (nextBreakPoint): removed debug output not needed anymore.
1079
1080 2002-01-06  Juergen Vigna  <jug@sad.it>
1081
1082         * text.C (nextBreakPoint): fixed up this function we had this bug
1083         since ever but now hopefully we break row better.
1084         (insertChar): we have to check if an inset is the next char as it
1085         could now happen that a large inset is causing a break.
1086
1087 2002-01-05  Juergen Vigna  <jug@sad.it>
1088
1089         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
1090         if it doesn't like to be drawed.
1091
1092 2002-01-04  Juergen Vigna  <jug@sad.it>
1093
1094         * BufferView2.C (lockInset): forgot to set a cursor.
1095
1096         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
1097
1098 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
1099
1100         * FormMathsPanel.C:
1101         * FormMathsPanel.h
1102         * MathsSymbols.C:
1103         * form_maths_panel.C:
1104         * form_maths_panel.h:
1105         * form_maths_panel.fd: implemented sub- and super- buttons in math
1106         panel. 
1107
1108         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
1109         (or ^ space) to be used as in TeX (req'd by André).
1110
1111         * lyxfunc.C: Allow ^ and _ again to be used both as
1112         super/subscript (mathed) and as themselves (in text).
1113
1114 2002-01-03  Allan Rae  <rae@lyx.org>
1115
1116         * LyXView.C (updateWindowTitle): Setup a short icon title of either
1117         "LyX" or the filename of the current buffer if it has one.  This is a
1118         modified form of John Levon's patch.
1119
1120         * XFormsView.C (setWindowTitle): also set icon title.
1121
1122         * LyXView.h (setWindowTitle): signature changed.
1123         * XFormsView.h (setWindowTitle): ditto.
1124
1125 2002-01-02  Juergen Vigna  <jug@sad.it>
1126
1127         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
1128
1129 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1130
1131         * screen.C (topCursorVisible): introduce a temp var for
1132         text->cursor.row(), handle the case where this row is null. (kindo
1133         hachish)
1134
1135         * text2.C (setCursor): add a couple of asserts.
1136
1137         * paragraph.h (inset_iterator): add -> operator 
1138
1139         * paragraph.[Ch] (autoDeleteInsets): remove member function 
1140
1141         * BufferView2.C (removeAutoInsets): rewrite to handle the old
1142         cursor pos correctly and handle inset deletion by itself.
1143         (insertErrors): move iterator declaration out of for expression
1144
1145         * lyxtextclass.C: add <algorithm>
1146
1147         * Makefile.am: added the new files to sources, removed layout.C
1148         
1149         * layout.C: removed file
1150         
1151         * layout.h: remove LYX_DUMMY_LAYOUT
1152
1153         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
1154         layout.
1155
1156         * lyxlayout.[Ch]:
1157         * lyxtextclass.[Ch]:
1158         * lyxtextclasslist.[Ch]: new files 
1159
1160         * include order changes to a lot of files, also changes because of
1161         the six new files.
1162         
1163 2001-12-27  Juergen Vigna  <jug@sad.it>
1164
1165         * buffer.C (asciiParagraph): more fixes.
1166
1167         * tabular.C (ascii): make ascii export support export of only the
1168         data separated by a column-delimiter.
1169         (ascii): better support for ascii export.
1170
1171         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
1172
1173 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1174
1175         * tabular_funcs.C: use a "using std::getline" instead of the
1176         previous fix from Angus (necessary for cxx + lyxstring)
1177
1178 2001-12-24  Juergen Vigna  <jug@sad.it>
1179
1180         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
1181
1182         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
1183         problems. First check a minipage also if we have some ert-contents
1184         (not only on par->size(), second set the right depth of the paragraph
1185         on the relink to the root-paragraph-list!
1186
1187         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
1188         which then did not anymore update the main paragraphs on undo/redo!
1189
1190 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1191
1192         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
1193         code. Support all font-changing funcs (even those which are not in
1194         menu currently). Support for reporting font settings in 
1195         mathed (disabled until Andre provides a function on mathed's side).
1196
1197         * func_status.h (toggle): small helper function to set toggle
1198         state on a flag.
1199
1200 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
1201
1202         * tabular_funcs.C: getline -> std::getline
1203
1204 2001-12-21  Juergen Vigna  <jug@sad.it>
1205
1206         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
1207         accessed and could be 0 (I couldn't generate this but it seems
1208         Michael could!).
1209
1210 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1211
1212         * tabular_funcs.C: add LIstream.h, move write_attribute to..
1213         * tabular_funcs.h: here and include iosfwd
1214
1215 2001-12-20  Juergen Vigna  <jug@sad.it>
1216
1217         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
1218         inside inset but undo_par was.
1219
1220 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1221
1222         * Thesaurus.C: always include <config.h> in sources.
1223
1224         * Painter.h: 
1225         * lyxlookup.h: 
1226         * box.h: do not include <config.h> in header files
1227
1228         * text.C (paintLastRow): remove unused variable
1229
1230         * text.C (transformChar): 
1231         (insertChar): 
1232         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
1233
1234         * Painter.C (text): 
1235         * font.C (width): rewrite to use uppercase() instead of
1236         islower/toupper. 
1237
1238         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
1239
1240 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
1241
1242         * lyxfind.C: clean up of find failure position change
1243
1244 2001-12-20  Juergen Vigna  <jug@sad.it>
1245
1246         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
1247
1248         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
1249         (TeXRow): added to LaTeX a single tabular row.
1250         (TeXLongtableHeaderFooter): added to output LT-h/f data.
1251         (Latex): simplified and finally good LT-h/f support.
1252         (various_functions): just small adaptions for LT-h/f support.
1253
1254         * tabular_funcs.[hC]: added and moved here all not classfunctions
1255         of LyXTabular.
1256
1257 2001-12-19  Juergen Vigna  <jug@sad.it>
1258
1259         * tabular.[Ch]: better support for longtabular options (not finished
1260         yet!)
1261
1262 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1263
1264         * text.C (paintLastRow): use the label font instead of the font of
1265         the last character to compute the size of *_BOX. This makes more
1266         sense and avoids a crash with empty paragraphs.
1267         Use Painter::rectangle to draw EMPTY_BOX.
1268
1269 2001-12-19  Juergen Vigna  <jug@sad.it>
1270
1271         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
1272         the paragraphs if the replaced paragraph is not the first one!
1273         Tried to delete not used paragraphs but does not work yet so for
1274         now it's inside #ifdef's and by default off!
1275
1276 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1277
1278         * MenuBackend.C: include "lyx_main.h" instead of declaring
1279         lastfiles (actually was declared as LastFiles* instead of a
1280         scoped_ptr).
1281
1282 2001-12-17  Juergen Vigna  <jug@sad.it>
1283
1284         * tabular.C (AppendColumn): applied John's fix
1285
1286 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
1287
1288         * BufferView.h: 
1289         * BufferView.C:
1290         * BufferView_pimpl.h:
1291         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
1292
1293         * Makefile.am:
1294         * box.h: new start of class for above
1295
1296         * lyxfunc.C: ignore space-only minibuffer dispatches.
1297           Show the command name when it doesn't exist
1298
1299         * minibuffer.C: don't add empty lines to the history
1300
1301         * minibuffer.C: add a space on dropdown completion
1302  
1303 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
1304
1305         * text.C: fix line above/below drawing in insets
1306
1307 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1308
1309         * lyxlength.C (LyXLength): Initialize private variables.
1310
1311 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1312
1313         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language 
1314         when inserting error insets.
1315
1316 2001-12-13  Juergen Vigna  <jug@sad.it>
1317
1318         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
1319         actually sometimes the before-paragraph.
1320         (setUndo): don't clear the redostack if we're not actually undoing!
1321
1322 2001-12-06  Juergen Vigna  <jug@sad.it>
1323
1324         * undo_funcs.C (textHandleUndo): well after John's hint I got here
1325         and fixed redoing of main paragraph, so we can use it now ;)
1326
1327         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
1328
1329 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1330
1331         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
1332         Juergen's request
1333
1334 2001-12-13  André Pönitz <poenitz@gmx.net>
1335
1336         * undostack.[Ch]:
1337         * undo_func.C: minor cleanup
1338
1339 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1340
1341         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
1342         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
1343         font in urw-fonts package which is marked as -urw-fontspecific and
1344         does not work (incidentally, changing the encoding in the
1345         fonts.dir of this package to -adobe-fontspecific fixes the
1346         problem).
1347
1348         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
1349         is a crash when undoing first paragraph (Juergen, please take a
1350         look). THis does not mean the undo fix is wrong, just that it
1351         uncovers problems.
1352
1353         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
1354         the (Paragraph*) version when needed instead of duplicating the
1355         code.
1356
1357         * text.C (workWidth): use Inset::parOwner to find out where the
1358         inset has been inserted. This is a huge performance gain for large
1359         documents with lots of insets. If Inset::parOwner is not set, fall
1360         back on the brute force method
1361
1362         * paragraph_pimpl.C (insertInset): 
1363         * paragraph.C (Paragraph): 
1364         (cutIntoMinibuffer): set parOwner of insets when
1365         inserting/removing them
1366
1367         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
1368
1369 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
1370
1371         * commandtags.h:
1372         * LyXAction.C:
1373         * lyx_main.C:
1374         * lyxfunc.C:
1375         * mathed/formulabase.C:
1376         * mathed/math_cursor.[Ch]:
1377         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
1378
1379
1380 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1381
1382         * lyxlength.[Ch] (operator!=): new function
1383
1384 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1385
1386         * text.C (workWidth): use Inset::parOwner to find out where the
1387         inset has been inserted. This is a huge performance gain for large
1388         documents with lots of insets. If Inset::parOwner is not set, fall
1389         back on the brute force method
1390
1391         * paragraph_pimpl.C (insertInset): 
1392         * paragraph.C (Paragraph): 
1393         (cutIntoMinibuffer): set parOwner of insets when
1394         inserting/removing them
1395
1396         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
1397
1398 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1399
1400         * tabular-old.C (getTokenValue): 
1401         * tabular.C (getTokenValue): 
1402         (write_attribute): new versions for LyXLength
1403         (everywhere): adjust the use of widths
1404
1405         * tabular.h: change the type of widths from string to LyXLength
1406
1407 2001-12-11  Ben Stanley <bds02@uow.edu.au>
1408
1409         * paragraph.C: fixed missing line number count when exporting
1410         Environments to LaTeX file
1411
1412         * buffer.C: added informational message for checking line numbers.
1413
1414 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1415
1416         * text2.C (deleteEmptyParagraphMechanism): if there is only one
1417         paragraph, do the 'double space' part, but not the 'empty
1418         paragraph' one.
1419
1420         * text.C (workWidth): small optimization
1421         (getLengthMarkerHeight): use minimal size for negative lengths. 
1422
1423 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
1424
1425         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
1426
1427         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
1428
1429 2001-12-11  André Pönitz <poenitz@gmx.net>
1430
1431         * FontLoader.C:
1432         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
1433
1434 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1435
1436         * text2.C: keep selection on a setFont()
1437  
1438 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1439
1440         * lyx_cb.C: another bv->text misuse, from insert label
1441  
1442 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
1443
1444         * kbsequence.h:
1445         * kbsequence.C: re-instate nmodifier mask
1446  
1447 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
1448
1449         * lyx_main.h: make lyxGUI private.
1450
1451 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1452
1453         * lyxfind.C: place the cursor correctly on failed search
1454  
1455 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1456
1457         * text.C (getLengthMarkerHeight): for small heights, the arrows
1458         are not always on top/bottom of the text
1459         (drawLengthMarker): smaller arrows; take the left margin in
1460         account; draw also vfills.
1461         (paintFirstRow): 
1462         (paintLastRow): remove special code for vfill and standard spaces,
1463         since everything is handled in drawLengthMarker now.
1464
1465 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1466
1467         * buffer.C (insertErtContents): try to handle font and language
1468         interaction a bit better.g
1469
1470         * ColorHandler.C (updateColor): change the hash to cover the whole
1471         LColor enum, ws cleanup
1472         (getGCLinepars): ditto
1473         (getGCLinepars): only lookup in the linecache once.
1474
1475 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
1476
1477         * iterators.C (operator++): Make the iterator more robust
1478
1479         * BufferView2.C (removeAutoInsets): Use paragraph iterators
1480         (John's patch)
1481         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
1482
1483 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1484
1485         * lyxtext.h:
1486         * text.C: better added space drawing
1487
1488 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1489
1490         * LyXView.C:
1491         * BufferView2.C: fix layout combo update on inset unlock
1492
1493 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1494
1495         * Makefile.am: don't compile unused files
1496
1497 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1498
1499         * lyxfunc.C:
1500         * commandtags.h:
1501         * LyXAction.C: remove old LFUN_LAYOUTNO
1502
1503 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1504
1505         * paragraph_pimpl.h:
1506         * paragraph_pimpl.C: isTextAt() doesn't need font param
1507
1508 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1509
1510         * lyxlex.h:
1511         * lyxlex.C: little cleanup
1512
1513 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1514
1515         * BufferView_pimpl.C: fix insertAscii for insets
1516  
1517 2001-12-05  Juergen Vigna  <jug@sad.it>
1518
1519         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
1520         set the right font on the "multi" paragraph paste!
1521
1522 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1523
1524         * trans_decl.h:
1525         * trans_mgr.[Ch]:
1526         * trans.[Ch]:
1527         * lyxgluelength.C:
1528         * lyxlength.C: remove out-commented code.
1529
1530         * BufferView_pimpl:
1531         * CutAndPaste.C: 
1532         * DepTable.C:
1533         * buffer.C:
1534         * chset.C:
1535         * lastfiles.C:
1536         * lyxlex.C:
1537         * lyxlex_pimpl.C:
1538         * lyxserver.C:
1539         * screen.C:
1540         * tabular-old.C:
1541         * tabular.C:
1542         * text.C:
1543         * trans_mgr.C:
1544         * vc-backend.C: change "while(" to "while ("
1545         
1546         * lyxlength.[Ch]: add zero function to check if length is zero or
1547         not
1548         * lyxgluelength.C: use it
1549         
1550 2001-12-05  Allan Rae  <rae@lyx.org>
1551
1552         * lyxlength.C: Attempted a fix for the abs(int) header selection.
1553         Works for 2.95.3, from what I understand of Garst's reports this should
1554         work for other g++ versions.  We're screwed if the abs(int) definition
1555         changed between bugfix releases of gcc.
1556
1557 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
1558
1559         * text.C: fix chapter label offset !
1560
1561 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
1562
1563         * lyxtext.h:
1564         * text.C: fix hfill at end of line, clean up
1565
1566 2001-12-04  Juergen Vigna  <jug@sad.it>
1567
1568         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
1569         that we force an update of the inset and it's owners if neccessary.
1570
1571 2001-12-03  Juergen Vigna  <jug@sad.it>
1572
1573         * text.C (rowLast): simplified code
1574
1575 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
1576
1577         * lyxfunc.C: fix show options on timeout
1578  
1579 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1580
1581         * screen.C (topCursorVisible): scroll half a page when the cursor
1582         reached top of bottom of screen
1583
1584 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
1585
1586         * minibuffer.C: deactivate on loss of focus
1587  
1588 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1589
1590         * vspace.[Ch] (operator!=): add operator. 
1591
1592 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1593
1594         * BufferView_pimpl.C: refuse to open an inset when
1595         there's a selection.
1596
1597 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
1598
1599         * BufferView_pimpl.C: allow to click on RHS of full row insets
1600  
1601 2001-11-30  Juergen Vigna  <jug@sad.it>
1602
1603         * tabular.C (LyXTabular): add a same_id to set the same id's in the
1604         insets for undo reasons.
1605
1606 2001-11-28  André Pönitz <poenitz@gmx.net>
1607
1608         * vspace.[Ch]: cosmetical changes
1609
1610 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1611
1612         * LyXAction.h:
1613         * LyXAction.C:
1614         * lyxfunc.h:
1615         * lyxfunc.C:
1616         * kbmap.h:
1617         * kbmap.C:
1618         * lyxrc.C:
1619         * kbsequence.h:
1620         * kbsequence.C: part re-write of old kb code
1621
1622         * Painter.C:
1623         * WorkArea.C: remove Lgb_bug_find_hack
1624
1625 2001-11-30  José Matos <jamatos@fep.up.pt>
1626
1627         * buffer.C (makeDocBookFile): add a comment to point a hack.
1628         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
1629         Fixed a double write of labels.
1630         
1631 2001-11-29 Ben Stanley <bds02@uow.edu.au>
1632
1633         * LaTeX.C:
1634         * LaTeX.h Fixed bug in LaTeX class where it would not
1635         re-run latex if no depfiles were changed, but the .dvi was removed.
1636
1637 2001-11-28  André Pönitz <poenitz@gmx.net>
1638
1639         * all the files from the change on 2001/11/26:
1640         use lyx::layout_type instead of LyXTextClass::size_type
1641         use lyx::textclass_type instead of LyXTextClassList::size_type
1642
1643 2001-11-29  Juergen Vigna  <jug@sad.it>
1644
1645         * text.C: added support for paragraph::isFreeSpacing()
1646
1647         * buffer.C: same as above
1648
1649         * paragraph.h: inserted isFreeSpacing() function to enable
1650         FreeSpacing inside InsetERT.
1651
1652         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
1653         of the paragraph's in the cut/copy buffer to 0!
1654
1655         * text2.C (removeRow): remove the assert as it can!
1656
1657         * lyxtext.h: added helper function firstRow returning firstrow and
1658         made firstrow private again.
1659
1660         * BufferView2.C (lockInset): don't relock if we're already locked!
1661
1662         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
1663         the only paragraph.
1664         (removeRow): added Assert::(firstrow)
1665
1666         * debug.C: forgot to add INSETTEXT here.
1667
1668 2001-11-28  Juergen Vigna  <jug@sad.it>
1669
1670         * sp_spell.C (initialize): changed error text to more general
1671         spellchecker command use (not only ispell!)
1672
1673         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
1674
1675         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
1676
1677 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1678
1679         * vspace.C: initialise lyxgluelength on failure
1680
1681 2001-11-28  Allan Rae  <rae@lyx.org>
1682
1683         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
1684         declaration & definition that looks like a function declaration.
1685
1686 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1687
1688         * BufferView2.C (copy): 
1689         (copyEnvironment): do not clear the selection when doing a copy.
1690
1691         * text.C (paintFirstRow): compilation fix
1692
1693 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
1694
1695         * tabular.C (Latex): correct line count when writing latex.
1696
1697 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
1698
1699         * paragraph_pimpl.h:
1700         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
1701           bug a bit
1702
1703 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1704
1705         * text.C: 
1706         * LColor.h:
1707         * LColor.C: change vfillline->added_space
1708  
1709         * text.C: add markers and text for added space
1710  
1711         * vspace.C: fix comment
1712
1713 2001-11-28  André Pönitz <poenitz@gmx.net>
1714
1715         * paragraph.C: whitespace changes
1716         * all the other files from the change on 2001/11/26:
1717         change *::pos_type into lyx::pos_type
1718         
1719 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
1720
1721         * buffer.C (parseSingleLyXformat2Token): Set the language to the
1722         language of the document when inserting error insets.
1723
1724 2001-11-26  André Pönitz <poenitz@gmx.net>
1725         
1726         * BufferView_pimpl.[Ch]:
1727         *       CutAndPaste.C:
1728         * buffer.[Ch]:
1729         * lyxcursor.[Ch]:
1730         * lyxfind.C:
1731         * lyxfunc.C:
1732         * lyxrow.[Ch]:
1733         * paragraph.[Ch]:
1734         * paragraph_pimpl.[Ch]:
1735         * sp_spell.C:
1736         * text.C:
1737         * text2.C: reduce header dependencies, introduce type for positions
1738
1739 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1740
1741         * <various>: change to use Alert.h 
1742          
1743 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
1744
1745         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
1746         when encountering an unknown token.
1747         (readLyXformat2): Show an error message if there were unknown tokens.
1748
1749 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
1750
1751         * BufferView2.C:
1752         * BufferView_pimpl.C:
1753         * buffer.C:
1754         * paragraph.h:
1755         * text.C: 
1756         * text2.C: use par->isInset()
1757          
1758 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1759
1760         * paragraph_pimpl.h:
1761         * paragraph_pimpl.C: cleanup 
1762          
1763 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1764
1765         * text2.C (removeRow): 
1766         * text.C (setHeightOfRow): remove useless (and costly) call to
1767         getRow. 
1768
1769 2001-11-20  Allan Rae  <rae@lyx.org>
1770
1771         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
1772         Now need Inset*::checkInsertChar() to return true for appropriate
1773         cases so that the characters in the minibuffer will actually be
1774         inserted.
1775
1776 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1777
1778         * text.C: change the order of the includes.
1779         (workWidth): initialize it at once.
1780         (workWidth): make maxw unsigned
1781         (setHeightOfRow): remove unused variable (inset)
1782         (selectSelectedWord): remove unused variable (inset)
1783         (paintRowText): fix drawing of hfill characters, and clean up a bit.
1784
1785 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1786
1787         * lyxserver.C (emergencyCleanup): do not try to close pipes if
1788         server is not running.
1789         (openConnection): 
1790         (closeConnection): add debug info when server is disabled.
1791
1792         * ColorHandler.C (getGCForeground): send debug message to GUI
1793         channel. 
1794
1795         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
1796
1797         * kbmap.C (bind): modify because return conventions of
1798         kb_sequence::parse have changed.
1799
1800         * kbsequence.C (parse): only ignore spaces and not any stupid
1801         control character. This avoids tests like s[i] <= ' ', which are
1802         guaranteed to fail with 8bit characters and signed chars.
1803         Change return code to string::npos when there have been no error
1804         (0 was a bad idea when error is at first character)
1805
1806 2001-11-14  José Matos  <jamatos@fep.up.pt>
1807
1808         * buffer.h:
1809         * buffer.C (simpleDocBookOnePar): removed unused argument.
1810
1811 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1812
1813         * text.C (selectNextWordToSpellcheck): do not test explicitely for
1814         insets which are part of a word. Paragraph::isLetter takes care of
1815         that now. Use Paragraph::isInset to identify insets.
1816         (selectSelectedWord): do not test for hyphenation break.
1817
1818         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
1819         that protected spaces are considered as spaces.
1820
1821         * paragraph.C (isLetter): cleanup the code for ispell extras; use
1822         Inset::isLetter. 
1823
1824 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
1825
1826         * lyxserver.h:
1827         * lyxserver.C: fix it. and small cleanup.
1828  
1829 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
1830
1831         * BufferView_pimpl.C: use inline helpers
1832  
1833         * LaTeXFeatures.h: 
1834         * LaTeXFeatures.C: fix typos
1835
1836         * Spacing.h:
1837         * Spacing.C: move spacing_string into class 
1838
1839         * ToolbarDefaults.C: move stuff into namespace anon
1840  
1841         * layout.h: update enum
1842
1843         * lyxfunc.C: use better debug
1844
1845         * minibuffer.h: fix typo
1846  
1847         * debug.h:
1848         * debug.C:
1849         * WorkArea.C: add and use Debug::WORKAREA
1850
1851         * lyxtext.h:
1852         * text.C: 
1853         * text2.C: code re-organisation, inline helpers
1854
1855 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
1856
1857         * Layout.C: replaced a few cases of std::vector.size() == 0 with
1858         std::vector.empty().
1859
1860 2001-11-09  Allan Rae  <rae@lyx.org>
1861
1862         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
1863         '\n's after tables.  Tabular and ERT inset work now makes this no
1864         longer necessary.
1865
1866 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
1867
1868         * minibuffer.h:
1869         * minibuffer.C: fix crash, improve drop-down completion 
1870  
1871 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
1872
1873         * lyxserver.h:
1874         * lyxserver.C: invalidate fd's when doing endPipe()
1875  
1876 2001-11-08  José Matos  <jamatos@fep.up.pt>
1877
1878         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
1879         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
1880
1881         * paragraph.h:
1882         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
1883
1884 2001-11-07  José Matos  <jamatos@fep.up.pt>
1885
1886         * buffer.h:
1887         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
1888         const qualifier.
1889
1890         * buffer.C (sgmlOpenTag):
1891         * buffer.C (sgmlCloseTag): removed debug info.
1892
1893         * buffer.h (sgmlOpenTag):
1894         * buffer.h (sgmlCloseTag): made public.
1895
1896 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1897
1898         * buffer.C (saveParamsAsDefaults): 
1899         * lyx_cb.C (MenuLayoutSave): remove
1900
1901         * LyXAction.C (init): 
1902         * commandtags.h: 
1903         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
1904
1905 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1906
1907         * buffer.C (setPaperStuff): removed from here...
1908
1909         * bufferparams.C (setPaperStuff): ... and moved there.  
1910
1911 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
1912
1913         * minibuffer.h:
1914         * minibuffer.C:
1915         * XFormsView.C: add support for drop-down completion
1916  
1917 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
1918
1919         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
1920         commands.
1921
1922 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1923
1924         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
1925         disabled. 
1926
1927 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1928
1929         * lyx_main.C: change ref to known bugs
1930  
1931 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1932
1933         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
1934         to work around older babel problems.
1935
1936 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1937
1938         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
1939
1940 2001-10-24  Juergen Vigna  <jug@sad.it>
1941
1942         * tabular-old.C (ReadOld): below variable changes reflected.
1943
1944         * tabular.[Ch]: added ltType struct for longtable header/footer
1945         defines and changed all instances where they are used. Added
1946         future support for double top/bottom rows.
1947
1948 2001-10-24  José Matos  <jamatos@fep.up.pt>
1949
1950         * buffer.h (docbookHandleCaption):
1951         * buffer.C (docbookHandleCaption): removed unused function.
1952         (makeDocBookFile): moved docbook supported version to v4.1.
1953
1954 2001-10-24  José Matos  <jamatos@fep.up.pt>
1955
1956         * tabular.h:
1957         * tabular.C (docbookRow): new function to export docbook code of a row.
1958         (DocBook): now honors the longtable flags.
1959
1960 2001-10-23  José Matos  <jamatos@fep.up.pt>
1961
1962         * LaTeXFeatures.h:
1963         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
1964         of the lyx defined sgml entities used in a docbook/linuxdoc document.
1965
1966         * buffer.C (makeLinuxDocFile):
1967         (makeDocBookFile): reworked the preamble, more clean, and with
1968         support for lyx defined entities. Changed the document declaration
1969         to be more XML friendly.
1970
1971         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
1972         if we need to output XML that should be done with a filter.
1973         
1974 2001-10-22  Juergen Vigna  <jug@sad.it>
1975
1976         * sp_pspell.h (class PSpell): add alive function needed in the
1977         controller to see if the spellchecker could be started.
1978
1979 2001-10-22  Juergen Vigna  <jug@sad.it>
1980
1981         * buffer.C (insertStringAsLines): modify the font for inserting
1982         chars in certain conditions by calling checkInsertChar(font).
1983
1984 2001-10-19  Juergen Vigna  <jug@sad.it>
1985
1986         * text.C (workWidth): use getRow instead of wrong algorithm.
1987         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
1988
1989 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
1990
1991         * lyxserver.h:
1992         * lyxserver.C:
1993         * lyx_main.h:
1994         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
1995
1996 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1997
1998         * text.C (workWidth): do not search for the exact row when
1999         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
2000         optimization for big documents.
2001
2002 2001-10-18  Juergen Vigna  <jug@sad.it>
2003
2004         * text.C (workWidth): new function with added Inset * parameter.
2005
2006 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2007
2008         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
2009
2010         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
2011         change return type of getColumnNearX.
2012         
2013
2014         * text.C (changeRegionCase): use uppercase/lowercase instead of
2015         toupper/tolower. 
2016         (leftMargin): 
2017         (rightMargin): simplify code by factoring out the uses of
2018         textclasslist.
2019         (labelFill): 
2020         (numberOfHfills): 
2021         (setHeightOfRow): 
2022         (appendParagraph): use Paragraph::size_type
2023
2024 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2025
2026         * vspace.C (asLatexString): add a missing break
2027
2028 2001-10-15  Herbert Voss  <voss@perce.de>
2029
2030         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
2031
2032 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2033
2034         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
2035         is not available.
2036
2037 2001-10-10  André Pönitz <poenitz@gmx.net>
2038
2039         * lyxfunc.C: removed greek_kb_flag.
2040
2041 2001-10-10  Herbert Voss  <voss@perce.de>
2042
2043         * lyx_main.C: delete global string help_lyxdir.
2044
2045 2001-10-09  Herbert Voss  <voss@perce.de>
2046
2047         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
2048
2049         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
2050
2051         * lyx_main.C: added global string help_lyxdir.
2052
2053         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
2054
2055 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2056
2057         * lyxrc.C (set_font_norm_type): support iso8859-4
2058
2059 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
2060
2061         * LaTeX.C (deplog): add another regex for MikTeX
2062
2063 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2064
2065         * lyxrc.C (set_font_norm_type): support iso8859-3
2066
2067 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2068
2069         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
2070
2071         * LaTeXFeatures.C: remove special case of french and index
2072
2073         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
2074         before \begin{document}). This solves several incompatibilities.
2075
2076 2001-10-03  Garst Reese  <reese@isn.net>
2077
2078         * lyx_cb.C: change CheckTex error msg.
2079
2080 2001-10-03  José Matos  <jamatos@fep.up.pt>
2081
2082         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
2083
2084 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2085
2086         * .cvsignore: update
2087
2088         * lyx_main.C (commandLineVersionInfo): use new style version info.
2089
2090         * buffer.C (writeFile):
2091         (makeLaTeXFile):
2092         (makeLinuxDocFile):
2093         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
2094
2095         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
2096
2097         * version.h: update to use stuff in version.C
2098
2099         * version.C.in: new file. Contains version information determined
2100         at compile time. This is a merging of version.h and
2101         version_info.h.in.
2102
2103 2001-10-03  Juergen Vigna  <jug@sad.it>
2104
2105         * BufferView_pimpl.C (update): don't change "dirty" status in
2106         updateInset call.
2107
2108 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
2109
2110         * WorkArea.C (c-tor): re-position version string slightly.
2111
2112 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
2113
2114         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
2115         revert to previous code.
2116
2117         WorkArea.[Ch]: (show, destroySplash): methods removed.
2118
2119         WorkArea.C: rework code so that it's an amalgam of the codes before and
2120         after the splash screen was moved to WorkArea.
2121
2122 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2123
2124         * lyxrc.C (read): 
2125         * vspace.C (inPixels): 
2126         (lyx_advance): 
2127         * kbmap.C (bind): 
2128         * buffer.C (insertStringAsLines): 
2129         (asciiParagraph): fix types to be large enough
2130
2131         * lyxlex_pimpl.h: change member status from short to int
2132
2133         * layout.h: fix type of endlabeltype
2134
2135         * kbmap.C (bind): 
2136         * kbsequence.C (parse): change return type to string::size_type
2137
2138         * LaTeX.C (updateBibtexDependencies): comment out unneeded
2139         variable
2140
2141         * Bullet.C (bulletSize): 
2142         (bulletEntry): do not use short ints as parameters
2143
2144         * BufferView2.C (insertLyXFile): change a char to an int.
2145
2146         * WorkArea.C (WorkArea): remove unneeded floats in computation
2147
2148 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
2149
2150         * buffer.C (asciiParagraph): Treat '\\' as other chars.
2151
2152         * paragraph.C (asString): Do not ignore newline/hfill chars when
2153         copying to the clipboard.
2154
2155 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
2156
2157         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
2158         after a multi-line inset.
2159
2160 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
2161
2162         * paragraph.C (validate): Set NeedLyXFootnoteCode
2163
2164 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2165
2166         * lyxfont.C (LyXSizeNames): changed increase-error to increase
2167         and decrease-error to decrease.
2168
2169 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2170
2171         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
2172         it more readable (should be equivalent)
2173
2174 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2175
2176         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
2177
2178 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2179
2180         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
2181         of a cursor (row, etc.) after a character has been deleted
2182         (deleteEmptyParagraphMechanism): call the method above on _all_
2183         cursors held by the LyXText when a double space has been
2184         detected/deleted.
2185  
2186 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2187
2188         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
2189         pixmap.
2190         (resizeCurrentBuff): remove code to destroy the old splash dialog.
2191
2192         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
2193         background. Use greyOut() and the new show() methods to toggle between
2194         the foreground and background. Add code to remove the splash after
2195         its initial showing.
2196
2197         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
2198         (create_forms): no longer call Dialogs::showSplash.
2199
2200 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2201
2202         * .cvsignore: add version_info.h
2203
2204 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2205
2206         * version_info.h.in: new file
2207
2208         * Makefile.am: add version_info.h.in
2209
2210         * lyx_main.C (commandLineVersionInfo): use version_info defined in
2211         version_info.h instead of VERSION_INFO
2212
2213 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2214
2215         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
2216         The ERT inset now returns string().
2217
2218 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
2219
2220         * lyxtext.h, text.C (selectNextWord): renamed as
2221         selectNextWordToSpellcheck.
2222
2223         * text.C (selectNextWordToSpellcheck): Modified to not select
2224         words inside an ERT inset.
2225
2226 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2227
2228         * lyx_cb.C (MenuLayoutSave): change a bit the question
2229
2230         * sp_base.h: include <sys/types.h>
2231
2232 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
2233
2234         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
2235
2236 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
2237
2238         * several files: fix typos in user-visible strings
2239
2240 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2241
2242         * text2.C (pasteSelection): do not set the selection, since it
2243         will be cleared later. Actually, the intent was to fix the way the
2244         selection was set, but I figured rmoving the code was just as good.
2245
2246 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
2247
2248         * FontLoader.C (available): Check if font is available without
2249         loading the font.
2250
2251 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2252
2253         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
2254
2255 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
2256
2257         * lyxrc.[Ch]: added display_graphics variable and associated code.
2258
2259 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2260
2261         * bufferparams.C (hasClassDefaults): new method. Returns true if
2262         the buffer parameters correspond to known class defaults
2263
2264 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
2265
2266         * XFormsView.C (show): set minimum size to the main window.
2267
2268 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2269
2270         * text2.C (copySelection): 
2271         (cutSelection): 
2272         * lyxfind.C (LyXReplace): 
2273         * BufferView_pimpl.C (Dispatch): pass the correct flag to
2274         LyXText::selectionAsString. 
2275
2276         * paragraph.C (asString): add "label" argument to the second form
2277
2278         * text2.C (selectionAsString): add "label" argument and pass it to
2279         Paragraph::asString. 
2280
2281 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2282
2283         * lyx_main.C (commandLineHelp): remove version information
2284
2285 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
2286
2287         * lyx_main.C: add -version commandline option
2288
2289 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2290
2291         * paragraph.h: make the optional constructor arg required instead.
2292         some modifications to other files because of this.
2293
2294         * minibuffer.C (C_MiniBuffer_peek_event): make it static
2295
2296         * lyxserver.C (C_LyXComm_callback): make it static
2297
2298         * lyx_main.C (error_handler): make it static
2299
2300         * lyx_gui.C (LyX_XErrHandler): make it static
2301
2302         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
2303
2304         * WorkArea.C: make the extern "C" methods static.
2305
2306         * Makefile.am (lyx_LDADD): simplify
2307
2308 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2309
2310         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
2311         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
2312
2313         * LyXAction.C (init):
2314         * lyxfunc.C (dispatch): associated code removal.
2315
2316 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2317
2318         * lyxfont.h (isSymbolFont): shut off warning
2319
2320         * text.C (setHeightOfRow):
2321         (getVisibleRow): fix crash with empty paragraphs which have a
2322         bottom line
2323
2324 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
2325
2326         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
2327         code.
2328
2329 2001-09-04  José Matos  <jamatos@fep.up.pt>
2330         * buffer.C
2331         * buffer.h
2332         * tabular.C (docbook): rename docBook method to docbook.
2333
2334 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2335
2336         * Makefile.am: add dependencies to main.o.
2337
2338 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
2339
2340         * FontLoader.C (available): Return false if !lyxrc.use_gui
2341
2342 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
2343
2344         * FontInfo.C (query):
2345         * converter.C (view):
2346         * importer.C (Import):
2347         * exporter.C (Export): Can not -> cannot.
2348
2349 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
2350
2351         * BufferView_pimpl.C: allow to create index inset even if
2352           string is empty
2353  
2354 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2355
2356         * buffer.C (getLists): replace boost::tie code with an explicit pair
2357         as boost::tie can break some compilers.
2358
2359         * iterators.h: Added a std:: declaration to the return type of
2360         ParIterator::size.
2361
2362 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2363
2364         * lyxrc.C: add help for view_dvi_paper_option, default to safe
2365           case.
2366  
2367 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
2368
2369         * iterators.[Ch]: New files. Provide paragraph iterators.
2370
2371         * buffer.C (changeLanguage): Use paragraph iterators.
2372         (isMultiLingual): ditto 
2373
2374         * BufferView2.C (ChangeInsets): Use paragraph iterators.
2375
2376 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
2377
2378         * FontLoader.C: Support for cmr font.
2379
2380 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
2381
2382         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
2383         (available): New method.
2384
2385         * FontInfo.C (getFontname): Use scalable fonts even when
2386         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
2387         found.
2388
2389 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2390
2391         * converter.C (Formats::view): reverted! Incorrect fix.
2392
2393 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2394
2395         * converter.C (Formats::view): only output the -paper option
2396         if the dvi viewer is xdvi, thereby fixing bug #233429.
2397
2398 2001-08-23  Herbert Voss  <voss@perce>
2399
2400         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
2401
2402 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
2403
2404         * Spacing.h (Spacing): Set space to Default on in the default
2405         constructor.
2406
2407 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2408
2409         * vc-backend.h (RCS::versionString): add RCS to version 
2410         (CVS::versionString): add CVS to version 
2411
2412         * vc-backend.C (scanMaster): do not add CVS to version.
2413         (scanMaster): do not add RCS to version
2414
2415         * lyxvc.C (versionString): new method
2416
2417         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
2418
2419 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2420
2421         * Spacing.C (set): initialize fval
2422
2423 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
2424
2425         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
2426         " or \.
2427
2428 2001-08-16  Juergen Vigna  <jug@sad.it>
2429
2430         * lyxfunc.C (dispatch): implemented the new FINISHED states.
2431
2432 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
2433
2434         * BufferView_pimpl.C: 
2435         * figureForm.C:
2436         * lyxtext.h:
2437         * text2.C: setParagraph takes linespacing now
2438  
2439 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
2440
2441         * LyxAction.C: add internal LFUN_CITATION_INSERT
2442
2443         * LyXView.C: actually apply fix
2444
2445         * bufferlist.C: fix open non-existent file
2446  
2447         * lyxfind.C: fix indentation
2448  
2449         * lyxfunc.C: remove unneeded assert, fix typo
2450  
2451 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
2452
2453         * MenuBackend.C: use "Floatname List"
2454
2455 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
2456
2457         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
2458         when converting LaTeX layout to insetERT.
2459         Generate a non-collapsed float when reading old float
2460
2461 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
2462
2463         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
2464         ERT insets.
2465
2466 2001-08-13  Juergen Vigna  <jug@sad.it>
2467
2468         * text.C (fill): return 0 instead of 20 as this seems to be the more
2469         correct value.
2470
2471 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
2472
2473         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
2474         lyxrc.font_norm.
2475
2476 2001-08-13  Juergen Vigna  <jug@sad.it>
2477
2478         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
2479         casesensitive off.
2480         (SearchBackward): comment out the unlocking of the inset_owner this
2481         should not be needed!
2482
2483 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
2484
2485         * Many files: Remove inherit_language, and add latex_language
2486
2487         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
2488         collapsible insets.
2489
2490 2001-08-10  Juergen Vigna  <jug@sad.it>
2491
2492         * text.C (prepareToPrint): fixed hfill-width in draw!
2493
2494         * BufferView2.C (selectLastWord): save the selection cursor as this
2495         now is cleared in the function LyXText::clearSelection!
2496
2497 2001-08-08  Juergen Vigna  <jug@sad.it>
2498
2499         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
2500         BACKSPACE type functions.
2501
2502         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
2503         is only cutted from the document but not put in the cut-buffer, where
2504         still the old stuff should be.
2505
2506         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
2507
2508         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
2509
2510         * tabular.C (SetWidthOfCell): fixed special case where the width
2511         was not updated!
2512         (LeftLine): handle '|' in align_special.
2513         (RightLine): ditto
2514         (LeftAlreadyDrawed): ditto
2515         (SetWidthOfCell): ditto
2516
2517 2001-08-07  Juergen Vigna  <jug@sad.it>
2518
2519         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
2520
2521 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2522
2523         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
2524         * lyxlex.[hC]: ditto
2525
2526 2001-08-06  Juergen Vigna  <jug@sad.it>
2527
2528         * text.C (getVisibleRow): fix up row clearing a bit.
2529
2530 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2531
2532         * minibuffer.C: make sure the X server sees the changes in the input.
2533
2534 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2535
2536         * paragraph.C (getFont): split into...
2537         (getLabelFont): this
2538         (getLayoutFont): and this
2539         * paragraph_pimpl.C (realizeFont): calling this
2540
2541         * text2.C (getFont): split into...
2542         (getLayoutFont): this
2543         (getLabelFont): and this
2544         (realizeFont): all three calling this
2545
2546         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
2547         files where used.
2548
2549 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2550
2551         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
2552
2553 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
2554
2555         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
2556         layouts from the Quote inset insertion.
2557
2558 2001-08-03  Juergen Vigna  <jug@sad.it>
2559
2560         * BufferView_pimpl.C (update): do the fitCursor only at the end!
2561
2562         * screen.C (drawFromTo): don't call fitcursor here and do the loop
2563         only if status not is already CHANGED_IN_DRAW (second level).
2564
2565         * text.C (draw): don't set the need_break_row when inside an
2566         InsetText LyXText.
2567
2568 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2569
2570         * buffer.C (parseSingleLyXformat2Token): handle more latex
2571         conversion cases.
2572
2573         * bufferview_funcs.[hC]: change function names to
2574         begin with small char, adjust other files.
2575
2576 2001-08-02  André Pönitz <poenitz@gmx.net>
2577
2578         * lyxfunc.C:
2579         BufferView_pimpl.C: remove broken special code for math-greek
2580
2581 2001-08-02  Juergen Vigna  <jug@sad.it>
2582
2583         * BufferView_pimpl.C (update): redone this function so that we
2584         update the text again if there was a CHANGE_IN_DRAW.
2585
2586         * screen.C (cursorToggle): removed LyXText parameter and recoded.
2587         (drawFromTo): added a new internal bool which is used by draw() and
2588         redraw() function.
2589         (general): some cursor drawing problems fixed.
2590
2591 2001-08-01  Juergen Vigna  <jug@sad.it>
2592
2593         * lyxfind.C (LyXFind): fixed
2594         (SearchForward): ditto
2595         (SearchBackward): ditto
2596
2597         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
2598         spurius drawing of the cursor in the main area.
2599
2600         * text2.C (status): small fix which could lead to a segfault!
2601         (clearSelection): remove unneeded BufferView param.
2602
2603 2001-08-01  André Pönitz <poenitz@gmx.net>
2604
2605         * lyxfunc.C: small change due to changed mathed interface
2606
2607 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2608
2609         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
2610
2611 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
2612  
2613         * lyxfunc.c: fail gracefully if file doesn't exist 
2614  
2615         * LyXSendto.C:
2616         * buffer.C:
2617         * lyxfunc.C:
2618         * BufferView_pimpl.C: IsDirWriteable() proto changed 
2619  
2620         * LyXView.C: fix updateWindowTitle() to store the last title
2621
2622 2001-07-31  Juergen Vigna  <jug@sad.it>
2623
2624         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
2625         the font (wrong since using of Paragraph::highestFontInRange).
2626
2627         * paragraph.C (highestFontInRange): added a default_size parameter.
2628
2629         * text.C (getVisibleRow): minor clear row changes (still not perfect).
2630         (setHeightOfRow): reformat
2631
2632 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2633
2634         * converter.[hC] + affected files: move to (inital-char)lowercase
2635         function names.
2636
2637         * ParagraphParameters.C (ParagraphParameters): remove commented code
2638
2639         * PainterBase.[Ch]: remove commented code
2640
2641         * LaTeXFeatures.h: add "bool floats" for float.sty
2642
2643         * LaTeXFeatures.C (LaTeXFeatures): init floats
2644         (require): handle float
2645         (getPackages): do it with floats
2646
2647 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2648
2649         * BufferView_pimpl.C (Dispatch): improve handling of
2650         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
2651
2652         * commandtags.h: #include lyxfont.h here temporarily to avoid
2653         keybinding bug.
2654
2655         * bufferlist.h: include LString.h here.
2656
2657 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2658
2659         * text2.C (getStringToIndex): new method.
2660
2661 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
2662
2663         * *: Reduced header file dependencies all over.
2664
2665 2001-07-30  Baruch Even  <baruch@lyx.org>
2666
2667         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
2668
2669 2001-07-29  Baruch Even  <baruch@lyx.org>
2670
2671         * buffer.C (readInset): Changed GRAPHICS to Graphics.
2672
2673 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2674
2675         * ParameterStruct.h (endif): add a default constructor to make
2676         sure that all variables is initialized.
2677
2678         * ParagraphParameters.C (ParagraphParameters): adjust
2679
2680 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2681
2682         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
2683         index; also, check that there is something to index, and that it
2684         does not span over several paragraphs.
2685         (doubleClick): use WHOLE_WORD_STRICT for double click.
2686
2687         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
2688
2689         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
2690         scheme.
2691
2692 2001-07-26  Baruch Even  <baruch@lyx.org>
2693
2694         * buffer.C (readInset): Changed to call up InsetGraphics when reading
2695         an InsetFig figure, backwards compatible reading of old figure code.
2696
2697 2001-07-27  Juergen Vigna  <jug@sad.it>
2698
2699         * text2.C: font.realize function adaption.
2700
2701         * text.C (draw): add a warnings lyxerr text if needed.
2702
2703         * layout.C: font.realize function adaption.
2704
2705         * language.C: add inherit_language and implement it's handlings
2706
2707         * bufferview_funcs.C (StyleReset): remove language parameter from
2708         font creation (should be language_inherit now).
2709
2710         * bufferparams.C (writeFile): handle ignore_language.
2711
2712         * paragraph.C (getFontSettings): the language has to be resolved
2713         otherwise we have problems in LyXFont!
2714
2715         * lyxfont.C (lyxWriteChanges): added document_language parameter
2716         (update): removed unneeded language parameter
2717
2718         * paragraph.C (validate): fixed wrong output of color-package when
2719         using interface colors for certain fonts in certain environments,
2720         which should not seen as that on the final output.
2721
2722 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
2723
2724         * BufferView_pimpl.C:
2725         * Thesaurus.h:
2726         * Thesaurus.C:
2727         * Makefile.am:
2728         * commandtags.h:
2729         * LyXAction.C: add thesaurus support
2730
2731         * lyxfind.h:
2732         * lyxfind.C: add "once" parameter, for thesaurus, to not
2733           move to the next match
2734   
2735 2001-07-26  Juergen Vigna  <jug@sad.it>
2736
2737         * lyxfont.C (realize): honor ignore_language too!
2738         (resolved): ditto.
2739
2740         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
2741
2742         * text.C (draw): one place more for ignore_language to not draw
2743         itself!
2744
2745 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
2746
2747         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
2748
2749 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2750
2751         * buffer.C (parseSingleLyXformat2Token): a more general fix for
2752         the minipage conversion problem.
2753
2754 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2755
2756         * buffer.C (parseSingleLyXformat2Token): check minipage if we
2757         insert an inset.
2758
2759 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2760
2761         * BufferView.h: don't forward declare WorkArea
2762
2763         * BufferView.C: don't include WorkArea.h
2764
2765 2001-07-25  André Pönitz <poenitz@gmx.net>
2766
2767         * commandtags.h:
2768         * LyXAction.C:
2769         * lyxfunc.C:  new LFUN 'math-space'
2770
2771         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
2772
2773 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2774
2775         * text2.C (toggleInset): call open/close
2776
2777 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2778
2779         * lyxfunc.C (dispatch): add debug for the disabled case
2780
2781         * font.C (buttonText): make similar to rectText
2782
2783         * buffer.C (readInset): comment out parsing of insetlist and
2784         insttheorem 
2785
2786         * PainterBase.C (rectText): small correction
2787
2788         * BufferView_pimpl.C: comment out insettheorem and insetlist
2789         * LyXAction.C: ditto
2790         * commandtags.h: ditto
2791
2792 2001-07-24  Juergen Vigna  <jug@sad.it>
2793
2794         * text.C (draw): honor the ignore_language.
2795
2796         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
2797
2798 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2799
2800         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
2801         char inset.
2802
2803 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2804
2805         * lyxtext.h: remove unused (and unimplemented) methods
2806
2807 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2808
2809         * text.C (getVisibleRow): honor background color
2810
2811         * PainterBase.h:
2812         * Painter.h: remove default color argument for fillRectangle
2813
2814         * text.C (backgroundColor): new method
2815
2816 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2817
2818         * text.C (getVisibleRow): adjust
2819
2820         * font.[Ch] (rectText): new method, metrics
2821         (buttonText): new method, metrics
2822
2823         * PainterBase.[hC]: make rectText and buttonText always draw and take
2824         fewer paramteres.
2825
2826 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2827
2828         * ToolbarDefaults.C (read): 
2829         * MenuBackend.C (read): allow escaping in all strings
2830
2831         * BufferView_pimpl.C (insertAndEditInset): new method.
2832         (Dispatch): use insertAndEditInset whenever appropriate.
2833
2834         * BufferView_pimpl.C (insertNote): removed
2835
2836         * BufferView_pimpl.C (smartQuote): new method, moved from
2837         BufferView; if an insetquote cannot be inserted, insert a '"'
2838         character instead.
2839
2840         * BufferView2.C: remove insertCorrectQuote();
2841
2842         * lyxfunc.C (getStatus): Add support for all remaingin
2843         inset-insert lfuns.
2844
2845         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
2846
2847         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
2848         command (necessary to pass " as parameter of self-insert.
2849
2850         * text.C (selectWordWhenUnderCursor):
2851         (selectWord): add word_location parameter
2852         (selectWordWhenUnderCursor): same + remove special code for word
2853         boundary.
2854         (selectNextWord): use kind() to guess type of insetspecialchar,
2855         not latex().
2856         
2857         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
2858         (insertErtContents): create ert insets as collapsed.
2859         (readInset): better compatibility code for Info inset.
2860
2861 2001-07-20  Juergen Vigna  <jug@sad.it>
2862
2863         * lyxfunc.C (dispatch): use always LyXFind now!
2864
2865         * text2.C (init): add a reinit flag so that the LyXText can be
2866         reinited instead of deleted and reallocated (used in InsetText).
2867
2868         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
2869
2870         * text.C: ditto
2871
2872         * text2.C: ditto
2873
2874 2001-07-18  Juergen Vigna  <jug@sad.it>
2875
2876         * text.C (selectNextWord): handle insets inside inset by calling
2877         always the bv->text functions so that we can go up the_locking_inset!
2878
2879         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
2880         in strange locations when inside an inset!
2881
2882         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
2883         handling to include insets.
2884
2885         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
2886
2887 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2888
2889         * LyXAction.C (init): 
2890         * commandtags.h: 
2891         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
2892         LIGATURE_BREAK, since the name is so stupid.
2893
2894 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
2895
2896         * buffer.C (readInset): enable reading of new InsetNotes as well as old
2897         InsetInfos.
2898
2899         * FontLoader.C: remove FORMS_H_LOCATION cruft.
2900
2901         * sp_form.[Ch]: remove.
2902
2903         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
2904
2905         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
2906         InsetInfo.
2907
2908         * src/buffer.C (readInset): ditto.
2909
2910 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2911
2912         * BufferView_pimpl.C (specialChar): new method. Obsoletes
2913         menuSeparator(), endOfSentenceDot(), ldots() and
2914         hyphenationPoint(), which are therefore removed.
2915         (Dispatch): handle LFUN_HYPHENATION_BREAK.
2916
2917         * LyXAction.C (init): 
2918         * commandtags.h: add LFUN_HYPHENATION_BREAK.
2919
2920         * paragraph.C (getWord): removed.
2921
2922         * BufferView_pimpl.C (Dispatch): use last word or selection for
2923         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
2924
2925         * lyx_main.C (queryUserLyXDir): do not ask before creating
2926         user_dir, except if it has been named explicitely.
2927
2928 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
2929
2930         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
2931         a document of zero size.
2932
2933 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2934
2935         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
2936         approriately in the c-tor and in require().
2937         (getPackages): output the appropriate LaTeX for natbib support.
2938
2939         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
2940         variables "use_natbib" and "use_numerical_citations" when reading the
2941         LyX file.
2942         (readInset): read the various natbib cite commands.
2943         (validate): white-space change.
2944
2945         * bufferparams.[Ch]: new variables "bool use_natbib" and
2946         "bool use_numerical_citations".
2947         (writeFile): output them in the LyX file.
2948
2949 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2950
2951         * lyxfunc.C (getStatus): add support for all the inset insertion
2952         commands.
2953
2954         * text2.C (insertInset): 
2955         * paragraph.C (insetAllowed): 
2956         * BufferView_pimpl.C (insertInset): update to take in account the
2957         renaming of insertInsetAllowed
2958
2959         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
2960
2961         * text2.C (getInset): new method. returns inset at cursor position. 
2962
2963         * BufferView_pimpl.C (Dispatch): changes because of this.
2964
2965         * LyXAction.C (init): rename open-stuff to inset-toggle.
2966
2967         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
2968
2969         * text2.C (toggleInset): renamed from openStuff; use
2970         Inset::open().
2971
2972 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2973
2974         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
2975
2976         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
2977
2978 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
2979
2980         * buffer.C (readLyXformat2): Add filename to the error dialog
2981
2982 2001-07-18  Juergen Vigna  <jug@sad.it>
2983
2984         * tabular.C (GetCellNumber): put an assert here instead of the check!
2985
2986 2001-07-17  Juergen Vigna  <jug@sad.it>
2987
2988         * BufferView_pimpl.C (toggleSelection): adapted too.
2989
2990         * text.C (selectNextWord): adapted for use with insets.
2991         (selectSelectedWord): ditto
2992
2993 2001-07-17  Juergen Vigna  <jug@sad.it>
2994
2995         * sp_spell.C (PSpell): fix initialitation order.
2996
2997 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2998
2999         * paragraph.C: spacing
3000
3001 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
3002
3003         * sp_spell.C: repair language selection for pspell
3004
3005 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3006
3007         * lyxfunc.h: change more methods to begin with lower char.
3008
3009 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
3010
3011         * buffer.C (parseSingleLyXformat2Token): Generate error insets
3012         for unknown layouts.
3013
3014 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
3015
3016         * buffer.C (readLyXformat2): Generate an error dialog if there are
3017         unknown layouts.
3018
3019 2001-07-16  Juergen Vigna  <jug@sad.it>
3020
3021         * sp_spell.C: always compile ISpell part.
3022
3023         * lyxrc.C: added use_pspell entry and it's handling.
3024
3025 2001-07-13  Juergen Vigna  <jug@sad.it>
3026
3027         * sp_spell.C: removed double includes.
3028
3029 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
3030
3031         Consistent use of Lsstream.h:
3032         * Lsstream.h: added using std::stringstream for consistencies sake.
3033
3034         * buffer.C: removed using std::stringstream
3035
3036         * lyxfont.C (stateText):
3037         * paragraph.C (asString):
3038         * text.C (selectNextWord, selectSelectedWord):
3039         * text2.C (setCounter):
3040         * vspace.C (asString, asLatexString):
3041         std::ostringstream -> ostringstream.
3042
3043 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3044
3045         * LyXAction.C: add LFUN_HELP_ABOUTLYX
3046         * commandtags.h: add LFUN_HELP_ABOUTLYX
3047         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
3048
3049 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3050
3051         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
3052         cursorToggle()
3053         * lyx_gui_misc.C: remove spellchecker
3054         * lyxfunc.C: showSpellchecker
3055         * sp_base.h: added
3056         * sp_ispell.h: added
3057         * sp_pspell.h: added
3058         * sp_spell.C: added
3059         * sp_form.[Ch]: removed
3060         * spellchecker.[Ch]: removed
3061
3062 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
3063
3064         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
3065         is set.
3066         (simpleTeXSpecialChars): Simply print the input character without
3067         any special translation if pass_thru is set.
3068
3069         * layout.h: Added bool pass_thru to layout class for being able to
3070         implement pass through of a paragraph for Literate Programming.
3071         
3072         * layout.C: add LT_PASS_THRU to LayoutTags enum.
3073         * layout.C (LyXLayout): set pass_thru to flase in constructor.
3074         * layout.C (Read): add "passthru" to list of layout tags and add
3075         code to set the pass_thru boolean when it is read.
3076
3077 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3078
3079         * trans_decl.h: remove allowed from KmodInfo
3080
3081         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
3082         remove allowed code 
3083         (Load): adjust
3084
3085         * paragraph_pimpl.C (erase): use boost::prior
3086
3087         * Painter.C (text): use data() instead of c_str() when length is
3088         also provided.
3089         * WorkArea.C (putClipboard): ditto
3090         * font.h (width): ditto
3091
3092         * BufferView2.C: use it-> instead of (*it). for iterators
3093         * texrow.C: ditto
3094         * paragraph_pimpl.C: ditto
3095         * paragraph.C: ditto
3096         * minibuffer.C: ditto
3097         * language.C: ditto
3098         * kbmap.C: ditto
3099         * encoding.C: ditto
3100         * counters.C: ditto
3101         * converter.C: ditto
3102         * chset.C: ditto
3103         * Variables.C: ditto
3104         * TextCache.C: ditto
3105         * MenuBackend.C: ditto
3106         * LyXAction.C: ditto
3107         * LColor.C: ditto
3108         * FloatList.C: ditto
3109         * DepTable.C: ditto
3110         * ColorHandler.C (LyXColorHandler): ditto
3111
3112 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3113
3114         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
3115
3116         * text2.C (openStuff): reintroduce this method (which had been
3117         nuked in NEW_INSETS frenzy).
3118
3119         * lyxfunc.C (Dispatch): when an action has not been handled, use
3120         its name in the error message, not its number.
3121
3122         * paragraph.C (inInset): change method name to begin with lowercase.
3123
3124         * undo_funcs.C:
3125         * text2.C: updates because of this.
3126
3127 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3128
3129         * ToolbarDefaults.C (add): add spaces in error message
3130
3131 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3132
3133         * buffer.C (readLyXformat2): initialize the ert comp. variables.
3134         (readLyXformat2): rename return_par to first_par, use lyxlex's
3135         pushToken and remove the manual push handling.
3136         (parseSingleLyXformat2Token): add another ert comp. variable:
3137         in_tabular, rename return_par to first_par. handle newlines better
3138
3139 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3140
3141         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
3142
3143 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3144
3145         * text2.C (getParFromID): removed
3146
3147         * buffer.C (getParFromID): new method moved form lyxtext.
3148         * BufferView2.C (insertErrors): adjust
3149         (setCursorFromRow): adjust
3150         * BufferView_pimpl.C (restorePosition): adjust
3151         * lyxfunc.C (Dispatch): adjust
3152         * undo_funcs.C (textUndo): adjust
3153         (textRedo): adjust
3154         (textHandleUndo): adjust
3155         (textHandleUndo): adjust
3156
3157 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3158
3159         * buffer.C: up' the LYX_FORMAT
3160
3161         * lyxfont.h: turn NO_LATEX on as default
3162
3163         * buffer.C (insertErtContents): new methods of tex style compability.
3164         (parseSingleLyXformat2Token): use it several places.
3165         * tabular.C (OldFormatRead): and here
3166
3167 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3168
3169         * text2.C: remove some commented code.
3170         reindent file.
3171
3172         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
3173         * trans.C: changes because of the above.
3174
3175 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
3176
3177         * text2.C (setCounter): Fix counters bug with bibliography layout.
3178
3179 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3180
3181         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
3182         own member functions
3183         (simpleTeXSpecialChars): ditto
3184
3185 2001-07-06  Juergen Vigna  <jug@sad.it>
3186
3187         * a lot of files: changed the access to LyXText::status and the
3188         call of undo-functions.
3189         
3190         * undo.[Ch]: added a inset_id to the undo informations.
3191
3192         * undo_funcs.[Ch]: added and moved here all undo functions.
3193
3194         * lyxtext.h: give the status enum a weight, made status_ a private
3195         variable and made accessor functions for it, removed the whole bunch
3196         of undo-functions as they are now in their own file, make some
3197         functions publically available. Added function ownerParagraph with
3198         int parameter.
3199
3200         * paragraph.[Ch]: added "bool same_ids" to the constructor,
3201         made InInset() a const function, added getParFromID() function.
3202
3203         * buffer.[Ch]: added const version for inset_iterator functions,
3204         added getInsetFromID() function.
3205
3206         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
3207         changed undo functions for new version.
3208
3209 2001-07-05  Juergen Vigna  <jug@sad.it>
3210
3211         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
3212         unknow mechanism does not call the proper constructor but only this
3213         one also if I request the other!?
3214
3215 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3216
3217         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
3218
3219         * text2.C (LyXText): use initialization lists.
3220
3221         * lyxtext.h (Selection): initialize set_ and mark_
3222         (init): remove method
3223
3224 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
3225
3226         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
3227
3228 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3229
3230         * screen.[Ch]: change method names to begin with lowercase 
3231
3232         * BufferView_pimpl.C (updateScrollbar): simplify further and
3233         hopefully make it a bit faster.
3234
3235 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3236
3237         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
3238         calling directly xforms functions.
3239
3240         * Painter.C (Painter): 
3241         * lyx_cb.C (MenuWrite): 
3242         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
3243         fl_display.
3244
3245         * lyx_gui.C: remove bogus guiruntime extern declaration.
3246
3247 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3248
3249         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
3250         in NEW_INSETS
3251         (redoDrawingOfParagraph): ditto
3252         (redoParagraphs): ditto
3253         (cutSelection): don't create a object for CutAndPaste use the
3254         static method directly
3255         (pasteSelection): ditto
3256
3257         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
3258         LyXview (+ rename)
3259
3260 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3261
3262         * modifications to some other files because of this.
3263         
3264         * Makefile.am (lyx_SOURCES): add XFormsView
3265
3266         * XFormsView.[Ch]: new files
3267
3268         * LyXView.[Ch]: make LyXView a base class for the gui handling for
3269         the main window. Move the gui dependent stuff to XFormsView
3270
3271 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3272
3273         * tabular.C (GetCellInset): update cur_cell also in the row/col
3274         version of this function.
3275
3276         * lyxfunc.C: no need to include figure_form.h here.
3277
3278         * FontLoader.h: 
3279         * lyxfunc.h: 
3280         * lyxscreen.h: 
3281         * text2.C: 
3282         * lyxvc.C: no need to include forms.h here.
3283
3284 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3285
3286         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
3287
3288         * lyxfunc.C (Dispatch): 
3289         * Spacing.C (set): 
3290         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
3291         constructor argument.
3292
3293 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3294
3295         * paragraph.C (Paragraph): dont't clear, and just set layout.
3296         (makeSameLayout): use params's copy contructor.
3297
3298         * ParagraphParameters.[Ch] (makeSame): delete method
3299
3300 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
3301
3302         * Variables.[Ch]: fix indentation, rename set to isSet
3303
3304 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3305
3306         * lyxfunc.C (Dispatch): fix typo
3307
3308 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3309
3310         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
3311         upper_bound. 
3312
3313         * bufferlist.C: include assert.h for emergencyWrite().
3314
3315 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3316
3317         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
3318           give up at last (bug #425202) !
3319  
3320 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
3321
3322         * lyx_gui_misc.C:
3323         * sp_form.h:
3324         * sp_form.C:
3325         * spellchecker.h:
3326         * spellchecker.C: strip spellchecker options and bring up
3327           preferences tab instead
3328          
3329 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3330
3331         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
3332         the istringstream constructor
3333
3334 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3335
3336         * paragraph.C (getLayout): fix return value
3337
3338         * paragraph.h: do not declare getLayout as inline.
3339
3340         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
3341
3342 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3343
3344         * lyxcursor.h (operator<): new func
3345         (operator>): new func
3346         (operator>=): new func
3347         (operator<=): new func
3348
3349         * text.C (changeCase): use selection.start and selection.end
3350         (changeRegionCase): require from to be <= to. Require par to be a
3351         valid paragraph.
3352
3353         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
3354
3355 2001-06-27  Juergen Vigna  <jug@sad.it>
3356
3357         * text.C (cursorLeftOneWord): changed to return the cursor and added
3358         overlay with BufferView * parameter which calls this one.
3359         (getWord): added
3360         (selectWord): use new getWord function.
3361         (changeCase): renamed from changeWordCase as and extended to work
3362         also on selections.
3363
3364         * lyxtext.h: added enum word_location
3365
3366         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
3367         changeCase as this operates now also on selections.
3368
3369 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
3370
3371         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
3372
3373         * many files: send debug output to Debug::INFO instead of
3374         Debug::ANY. 
3375
3376         * converter.C (View): 
3377         (Convert): 
3378         (Move): send debug output to Debug::FILES instead of console.
3379
3380 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
3381
3382         * lyxfunc.C (getStatus): use func_status
3383
3384         * func_status.h: new header, describing the results of
3385         LyXFunc::getStatus;
3386
3387         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
3388         LFUN_MATH_HALIGN.
3389
3390 2001-06-25  The LyX Project  <jug@sad.it>
3391
3392         * buffer.C (sgmlOpenTag):
3393         (sgmlCloseTag):
3394         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
3395
3396 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3397
3398         * text2.C: remove some dead code
3399
3400         * tabular.C (GetCellInset): store the last cell checked (gotten)
3401
3402         * tabular.h: add the helper for the speedup
3403
3404         * lyxtext.h: remove some dead code
3405
3406 2001-06-26  The LyX Project  <Asger>
3407
3408         * paragraph.C: Change export to LaTeX of alignment to
3409         \begin{center} and family for better roundtrip work with reLyX.
3410
3411         * Tune the math drawing a bit.
3412
3413 2001-06-25  The LyX Project  <Asger>
3414
3415         * LColor.C (LColor): New color for math background. New color
3416         for buttons.
3417
3418 2001-06-25  The LyX Project  <jug@sad.it>
3419
3420         * lyxfunc.C (MenuNew): remove extra check for .lyx file
3421
3422         * lyxfunc.C (Open): 
3423         * bufferlist.C (newFile): do not restrict to files ending with
3424         .lyx
3425
3426         * BufferView_pimpl.C (MenuInsertLyXFile): 
3427
3428 2001-06-24  The LyX Project  <jug@sad.it>
3429
3430         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
3431         of compare_no_case
3432
3433 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3434
3435         * lyxtext.h: rename most methods to begin with a small char.
3436         Lots of changes because of this.
3437
3438         * paragraph.C (Paragraph): do not call fitToSize
3439         (erase): call Pimpl::erase
3440         (insertChar): call Pimpl::insertChar
3441         (insertInset): call Pipl::insertInset
3442         (breakParagraph): do not call fitToSize
3443         (breakParagraphConservative): do not call fitToSize
3444         (fitToSize): remove method
3445
3446         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
3447
3448 2001-06-24  The LyX Project  <Asger>
3449
3450         * Fix Qt compilation^2
3451
3452 2001-06-24  The LyX Project  <jug@sad.it>
3453
3454         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
3455         depthHook(getDepth()-1).
3456
3457         * paragraph.h: 
3458         * ParagraphParameters.h: 
3459         * ParameterStruct.h: change type of depth to unsigned int ==
3460         depth_type. Many adaptations to other files before of that.
3461
3462 2001-06-24  The LyX Project  <Asger>
3463
3464         * Fix Qt compilation.
3465
3466 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3467
3468         * paragraph.h: renamed several methods to begin with small letter.
3469         several changes to many parts of the code because of this.
3470
3471 2001-06-23  The LyX Project  <jug@sad.it>
3472
3473         * text2.C (InsertStringAsLines): renamed from InsertStringA;
3474         rewritten to discard all double spaces when KeepEmpty is off
3475         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
3476         to only handle newlines but not fiddle with spaces and friends.
3477
3478         * lyxfunc.C (MenuNew): when doing 'new from template', use
3479         template_path as default directory
3480
3481 2001-06-23  The LyX Project  <Asger>
3482
3483         * Clean-up of header file includes all over
3484         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
3485         
3486 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3487
3488         * paragraph.h: renamed from lyxparagraph.h
3489
3490 2001-06-23  Asger  <lyx@violet.home.sad.it>
3491
3492         * Buffer.h: Removed Buffer::resize
3493         * BufferList.h: Removed BufferList::resize
3494         * LyXView.h: Added LyXView::resize. This way, we will only reflow 
3495         the document lazily when we change the width, or the font settings.
3496
3497 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3498
3499         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
3500
3501 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3502
3503         * buffer.h: remove out of date comment
3504
3505 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3506
3507         * lyxscreen.h:
3508         * screen.C: fix "theoretical" GC leak
3509  
3510 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3511
3512         * LaTeX.C (scanAuxFile):
3513         (deplog): remove trailing \r when reading stream (useful under
3514         win32)  
3515
3516 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
3517
3518         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
3519         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
3520         and BufferView::theLockingInset(Inset*), so should use them and not
3521         access bv_->text->the_locking_inset directly.
3522
3523         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
3524
3525 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3526
3527         * Makefile.am:
3528         * tex-defs.h: remove old unused file
3529          
3530 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
3531
3532         * BufferView_pimpl.C: fix typo, remove minibuffer message
3533           when buffer has loaded
3534
3535 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3536
3537         * lyxfunc.C (Dispatch): use stringstream
3538         (MenuNew): use stringstream
3539         (Open): use stringstream
3540
3541         * importer.C (Import): use stringstream
3542
3543         * bufferview_funcs.C (CurrentState): use stringstream
3544
3545         * LaTeX.C (run): use stringstream
3546
3547         * BufferView_pimpl.C (savePosition): use stringstream
3548         (restorePosition): use stringstream
3549         (MenuInsertLyXFile): use stringstream
3550
3551 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
3552
3553         * BufferView.C:
3554         * Bullet.C:
3555         * ColorHandler.C:
3556         * FontInfo.C:
3557         * FontLoader.C:
3558         * LColor.C:
3559         * LaTeXFeatures.C:
3560         * Painter.C:
3561         * gettext.C:
3562         * lyx_gui_misc.C:
3563         * lyxserver.C:
3564         * vspace.C: removed // -*- C++ -*- as first line.
3565
3566         * lyxfind.h:
3567         * version.h: added // -*- C++ -*- as first line.
3568
3569 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3570
3571         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
3572
3573         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
3574         of string
3575
3576 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3577
3578         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
3579         of floats.
3580
3581 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3582
3583         * gettext.C: include LString.h even when --disable-nls is on. 
3584
3585 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
3586
3587         * converter.h (Get): changed argument type from int to
3588         FormatList::size_type to avoid unnecessary conversion.
3589
3590         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
3591         before using it.
3592
3593 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3594
3595         * gettext.h: include LString.h even when --disable-nls is on. 
3596
3597 2001-06-07  Juergen Vigna  <jug@sad.it>
3598
3599         * text.C (BreakAgain): subst spaces with tabs.
3600
3601         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
3602         (resizeInsetsLyXText): set force on resizeLyXText.
3603
3604 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3605
3606         * gettext.h (gettext_init): 
3607         (locale_init): use a real definition instead of a macro
3608
3609 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3610
3611         * Bufferview_pimpl.C:
3612         * LColor.h:
3613         * LColor.C: further lcolor tidies
3614
3615 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3616
3617         * BufferView_pimpl.C (updateScrollbar): simplify.
3618
3619         * BufferView2.C: don't include insets/insetinfo.h, change
3620         prototype for insertInset and call the Pimpl version. let
3621         updateInset call Pimpl version.
3622
3623         * BufferView.h: move inset_slept to BufferView::Pimpl, move
3624         gotoInset to BufferView::Pimpl
3625
3626 2001-06-01  Juergen Vigna  <jug@sad.it>
3627
3628         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
3629         inside a LockingInset (is the update needed at all?).
3630
3631 2001-05-31  Juergen Vigna  <jug@sad.it>
3632
3633         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
3634         here not the old one otherwise how should we compare it afterwards
3635         if it's the same!
3636
3637 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3638
3639         * lyxfont.C: 
3640         * tabular.C:
3641         * tabular-old.C: 
3642         * FontInfo.C: bring C functions into global namespace when
3643         necessary
3644
3645 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3646
3647         * LString.h: make sure config.h has been loaded before LString.h.
3648
3649         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
3650         (one for each char read by EatLine!).
3651
3652         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
3653         variables. 
3654
3655 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3656
3657         * paragraph.C (BreakParagraph): set the inset_owner in the new par
3658         to the same as the par we break from
3659
3660 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3661
3662         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
3663
3664         * MenuBackend.C (expand): also create menu entries for wide
3665         versions of the floats.
3666
3667         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
3668
3669         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
3670
3671         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
3672         frontends/Makefile.am
3673
3674         * text2.C: adjust
3675         * text.C: adjust
3676         
3677
3678         * tabular.C (getTokenValue): add std::
3679
3680         * tabular-old.C (getTokenValue): add std::
3681         (getTokenValue): ditto
3682         (getTokenValue): ditto
3683
3684         * screen.C (ToggleSelection): adjust
3685
3686         * lyxtext.h: put selection cursors inside a Selection struct.
3687
3688         * lyxfunc.C (moveCursorUpdate): adjust
3689
3690         * lyxfont.C (latexWriteStartChanges): add std::
3691
3692         * lyxfind.C: adjust
3693
3694         * font.h: delete with(char const *, LyXFont const &)
3695
3696         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
3697
3698         * FontInfo.C (getFontname): add std::
3699
3700         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
3701         (workAreaButtonPress): adjust
3702         (tripleClick): adjust
3703         (update): adjust
3704         (moveCursorUpdate): adjust
3705         (Dispatch): adjust
3706
3707         * BufferView2.C (gotoInset): adjust
3708
3709 2001-05-30  Juergen Vigna  <jug@sad.it>
3710
3711         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
3712         to check pspell I add this as default as I now have new pspell
3713         libraries and they seem to use this.
3714
3715 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3716
3717         * text2.C (CutSelection): make the cursor valid before the call to
3718         ClearSelection.
3719
3720 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3721
3722         * kbsequence.C (parse): de-uglify a bit the parsing code, which
3723         relied on 0 terminated strings and other horrors. Bug found due to
3724         the new assert in lyxstring!
3725
3726         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
3727         KP_ keys.
3728
3729 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3730
3731         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
3732         to latinkeys.bind.
3733
3734         * lyxfunc.C (processKeySym): change method of getting to the
3735         self-insert char.
3736
3737         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
3738         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
3739         * BufferView_pimpl.[Ch]: here as private methods.
3740
3741 2001-05-28  Juergen Vigna  <jug@sad.it>
3742
3743         * text.C (SetHeightOfRow): added the update() call again as it is
3744         needed to initialize inset dimensions!
3745
3746 2001-05-16  Juergen Vigna  <jug@sad.it>
3747
3748         * text2.C (SetCharFont): Add new function with BufferView * and
3749         bool toggleall parameters for setting insets internal fonts.
3750         (SetFont): Freeze the undo as we may change fonts in Insets and
3751         all this change should be inside only one Undo!
3752
3753         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
3754         setting font's in insets as for them we have the SetFont function!
3755
3756 2001-05-15  Juergen Vigna  <jug@sad.it>
3757
3758         * text2.C (ClearSelection): to be sure we REALLY don't have any
3759         selection anymore!
3760
3761         * tabular.C (TeXCellPreamble): fixed the left border problem for
3762         multicolumn cells.
3763
3764 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
3765
3766         * LaTeX.C (deplog): Make sure that the main .tex file is in the
3767         dependancy file
3768
3769 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3770
3771         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
3772         LFUN_BREAKPARAGRAPH.
3773
3774         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
3775         help test to "internal only", similar for LFUN_INSERT_URL
3776
3777         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
3778         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
3779         auto_region_delete and deadkeys. 
3780
3781 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
3782
3783         * LColor.h:
3784         * LColor.C: remove some dead entries, tidy a little
3785  
3786 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3787
3788         * lyxfunc.C (processKeySym): comment the Escape handling, remove
3789         commented code.
3790         (Dispatch): implement LFUN_ESCAPE
3791
3792         * commandtags.h: add LFUN_ESCAPE
3793
3794         * LyXAction.C (init): add entry for LFUN_ESCAPE
3795
3796         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
3797         Remove commented code.
3798         (insertNote): moved here
3799         (open_new_inset): moved here
3800
3801         * BufferView[2].[Ch]: move insertNote and open_new_inset to
3802         BufferView_pimpl
3803
3804 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3805
3806         * kbmap.C (findbinding): clean it up and make it work correctly.
3807
3808         * lyx_main.C (init): do not pass argc and argv as parameters
3809
3810 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
3811
3812         * buffer.C: fix path for OS/2 & Win32
3813
3814         * lyx_gui.C:
3815         * lyx_main:
3816         * lyx_main.C: Added os:: class.
3817         
3818         * os2_defines.h: update
3819
3820 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3821
3822         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
3823         better by trying again with reduced state.
3824
3825 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3826
3827         * lyxrc.C (read): print error about invalid key sequence only when
3828         debugging (because not all latinX keysyms are known to some X
3829         servers)
3830
3831         * kbsequence.C (getiso): add a few std:: qualifiers
3832         (getiso): comment out extra return statement.
3833
3834 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3835
3836         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
3837         handling.
3838         (Dispatch): enhance the accent inset a bit. (not perfect)
3839
3840 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3841
3842         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
3843
3844 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3845
3846         * bufferlist.C (emergencyWrite): fix assert() call
3847
3848 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
3849
3850         * text.C (InsertChar): Added trivial patch to only send the "you
3851         can not do multiple spaces this way" message once during a
3852         session.
3853
3854 2001-05-08  Baruch Even  <baruch@lyx.org>
3855
3856         * Makefile.am: Changed order of libraries to get LyX to link properly
3857         with the gnome frontend.
3858
3859 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3860
3861         * LaTeXFeatures.h: add a std:: qualifier
3862
3863 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3864
3865         * paragraph.C (String): use stringstream
3866
3867 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3868
3869         * paragraph.C (writeFile): remove footflag arg
3870
3871         * buffer.C (makeLaTeXFile): use stringstream
3872         (latexParagraphs): remove footnot gurba
3873
3874         * LaTeXFeatures.C (getPackages): use stringstream
3875         (getMacros): likewise
3876         (getTClassPreamble): likewise
3877         (getFloatDefinitions): new method
3878
3879         * paragraph.C (writeFile): reindent
3880         (Erase): reindent
3881
3882         * WorkArea.h: revert the xpos + etc changes.
3883
3884         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
3885
3886         * lyxparagraph.[Ch]: add copy constructor, remove Clone
3887
3888         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
3889         (pasteSelection): likewise
3890         * text2.C (CreateUndo): likewise
3891
3892 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3893
3894         * minibuffer.C (peek_event): temporarily reduce the functionality
3895         of the minibuffer (to allow args on lfuns)
3896
3897         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
3898         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
3899
3900         * buffer.C (readInset): add compability reading of old float
3901         lists, add reading of new style float list.
3902         (readInset): avoid reevaluation of inscmd.getCmdName()
3903         (getLists): reindent
3904
3905         * MenuBackend.C (MenuItem): implement parsing of
3906         md_floatlistinsert and md_floatinsert.
3907         (expand::LastFiles): move initalizaton of iterators out of loop,
3908         avoid reevaluation.
3909         (expand::Documents): introduce typdedef vector<string> Strings,
3910         and use it. 
3911         (expand::ExportFormats): introduce typedef vector<Format const *>
3912         Formats, and use it.
3913         (expand): implement FloatListInsert and FloatInsert.
3914
3915         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
3916         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
3917         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
3918
3919         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
3920         handling. 
3921         (Dispatch::LFUN_FLOAT_LIST): implement
3922
3923 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
3924  
3925         * LaTeX.C (run): Fix problem with --export code.
3926  
3927 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
3928
3929         * BufferView.[Ch] (workarea): removed.
3930         (getClipboard) new method; wrapper for workarea()->getClipboard()
3931
3932         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
3933         bug.
3934
3935         * WorkArea.h (width, height, xpos, ypos): These methods all
3936         returned the dimensions of the work_area sub-area of WorkArea,
3937         resulting in a position error if the WorkArea were resized. Now
3938         return the dimensions of the entire WorkArea.
3939
3940         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
3941
3942 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3943
3944         * LaTeX.C (deplog): correct the syntax of regex reg1
3945
3946 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3947
3948         * undo.C: remove !NEW_INSETS cruft
3949
3950 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3951
3952         * text2.C: remove !NEW_INSETS cruft
3953
3954         * text.C: remove !NEW_INSETS cruft
3955
3956         * tabular.C: remove !NEW_INSETS cruft
3957
3958         * spellchecker.C: remove !NEW_INSETS cruft
3959
3960         * lyxtext.h: remove !NEW_INSETS cruft
3961
3962         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
3963
3964         * lyxfunc.C: remove !NEW_INSETS cruft
3965
3966         * lyxfind.C: remove !NEW_INSETS cruft
3967
3968         * lyx_cb.C: remove !NEW_INSETS cruft
3969
3970         * figureForm.C: remove  !NEW_INSETS cruft
3971
3972         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
3973
3974         * buffer.[Ch]: remove !NEW_INSETS cruft
3975
3976         * ToolbarDefaults.C: remove !NEW_INSETS cruft
3977
3978         * CutAndPaste.C: remove !NEW_INSETS cruft
3979
3980         * BufferView_pimpl.C: remove !NEW_INSETS cruft
3981
3982         * BufferView2.C: remove !NEW_INSETS cruft
3983
3984         * BufferView.h: remove !NEW_INSETS cruft
3985
3986 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3987
3988         * Lsstream.h: include LString.h before the sstream headers to
3989         fix problem with gcc 2.95.3 and lyxstring
3990
3991 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3992
3993         * lyx_main.C: add using directives when needed for C functions
3994         declared in std:: namespace.
3995
3996 2001-04-27  Juergen Vigna  <jug@sad.it>
3997
3998         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
3999         (SetHeightOfRow): comment out the update call should not be needed!
4000
4001 2001-04-13  Juergen Vigna  <jug@sad.it>
4002
4003         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
4004         (LyXTabular): tried to minimize operator= operations (and realized
4005         hopfully Lars wish).
4006
4007 2001-04-27  Juergen Vigna  <jug@sad.it>
4008
4009         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
4010
4011 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4012
4013         * lyxfunc.C (Dispatch): hack to make listof algorithm work
4014
4015         * buffer.C (readInset): hack to make listof algorithm work
4016
4017         * BufferView_pimpl.C: hack to make listof algorithm work
4018
4019 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4020
4021         * LyXAction.C: removed all !NEW_INSETS cruft
4022         (init): moved lfun_item in method
4023
4024         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
4025
4026 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
4027
4028         * BufferView2.C (theLockingInset): white space.
4029
4030 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4031
4032         * minibuffer.C: include <iostream>
4033
4034         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
4035
4036         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
4037
4038         * commandtags.h: add LFUN_TRANSPOSE_CHARS
4039
4040         * text.[Ch] (TransposeChars): new method
4041
4042 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4043
4044         * call message directly through LyXView instead of through LyXFunc
4045         * BufferView2.C: adjust
4046         * BufferView_pimpl.C: adjust
4047         * FontLoader.C: adjust
4048         * buffer.C: adjust
4049         * bufferview_funcs.C: adjust
4050         * converter.C: adjust
4051         * figureForm.C: adjust
4052         * importer.C: adjust
4053         * lyx_cb.C: adjust
4054         * lyx_gui_misc.C: adjust
4055         * lyxfunc.C: adjust
4056         * lyxvc.C: adjust
4057         * text2.C: adjust
4058         + more files in subdirs
4059         
4060         * lyxparagraph.h (size): move up int file
4061         (GetLayout): ditto
4062
4063         * adjust all uses of Assert to lyx::Assert.
4064
4065         * BufferView2.C (ChangeCitationsIfUnique): adjust for
4066         lyxfunctional in namespace lyx
4067         * layout.C (hasLayout): ditto
4068         (GetLayout): ditto
4069         (GetLayout): ditto
4070         (delete_layout): ditto
4071         (NumberOfClass): ditto
4072         * converter.C (GetFormat): ditto
4073         (GetNumber): ditto
4074         (Add): ditto
4075         (Delete): ditto
4076         (SetViewer): ditto
4077         * bufferlist.C (getFileNames): ditto
4078         (emergencyWriteAll): ditto
4079         (exists): ditto
4080         (getBuffer): ditto
4081         * MenuBackend.C (hasSubmenu): ditto
4082         (hasMenu): ditto
4083         (getMenu): ditto
4084         * BufferView_pimpl.C (getInsetByCode): ditto
4085
4086 2001-04-18  Juergen Vigna  <jug@sad.it>
4087
4088         * vspace.C (asLatexString): fixed the 100% problem.
4089
4090 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4091
4092         * lyxfunc.C (Dispatch): 
4093         * minibuffer.C: 
4094         * minibuffer.h: add a few std:: qualifiers
4095
4096 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4097
4098         * minibuffer.[Ch]: reimplement so that commands is initiated and
4099         run from lyxfunc, simplified som handling, and made the completion
4100         and history code for complete. wip. 
4101
4102         * lyxfunc.C (processKeySym): call message
4103         (miniDispatch): new temporary method
4104         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
4105         (LFUN_MESSAGE): implement
4106         (LFUN_MESSAGE_PUSH): implement
4107         (LFUN_MESSAGE_POP): implement
4108         (initMiniBuffer): the initial/defualt minibuffer message.
4109
4110         * lyxfont.[Ch]: inline some more getters
4111
4112         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
4113
4114         * lyx_gui_misc.[Ch] (WriteStatus): remove method 
4115
4116         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
4117         (AutoSave): use LFUN_MESSAGE
4118         (Reconfigure): ditto
4119
4120         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
4121
4122         * figureForm.C: use LFUN_MESSAGE
4123
4124         * converter.C (runLaTeX): use LFUN_MESSAGE
4125
4126         * bufferview_funcs.C: use LFUN_MESSAGE
4127         (Melt): ditto
4128         (changeDepth): ditto
4129
4130         * bufferparams.h: use boost::
4131
4132         * bufferlist.h: inherit privately from noncopyable
4133
4134         * bufferlist.C (loadLyXFile): remove some commented code.
4135
4136         * buffer.C (runChktex): use LFUN_MESSAGE
4137
4138         * ShareContainer.h: inherit privately from noncopyable
4139
4140         * ParagraphParameters.[hC] (depth): inline it.
4141
4142         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
4143         methods.
4144         (message): new method
4145         (messagePush): ditto
4146         (messagePop): ditto
4147         (show): init minibuffer
4148         (showState): direct call
4149
4150         * LaTeX.[Ch]: inherit privately from noncopyable
4151         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
4152         instead of WriteStatus.
4153
4154         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
4155
4156         * BufferView_pimpl.C (buffer): don't init minibuffer
4157         (workAreaButtonPress): use LFUN_MESSAGE
4158         (workAreaButtonRelease): ditto
4159         (savePosition): ditto
4160         (restorePosition): ditto
4161         (MenuInsertLyXFile): ditto
4162         (workAreaExpose): don't init minibuffer
4163         (update): remove commented code, simplify
4164
4165         * BufferView2.C (openStuff): use LFUN_MESSAGE
4166         (toggleFloat): ditto
4167         (menuUndo): ditto
4168         (menuRedo): ditto
4169         (copyEnvironment): ditto
4170         (pasteEnvironment): ditto
4171         (copy): ditto
4172         (cut): ditto
4173         (paste): ditto
4174         (gotoInset): ditto
4175         (updateInset): remove some commented code
4176
4177         * lastfiles.h: inherit privately from noncopyable
4178         * layout.h: ditto
4179         * lyx_gui.h: ditto
4180         * lyx_main.h: ditto
4181         * lyxlex.h: ditto
4182         * lyxlex_pimpl.h: ditto
4183
4184         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
4185         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
4186         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
4187
4188         * LyXAction.h: inherit privately from noncopyable, add methods
4189         func_begin, func_end, returning iterators to the func map.
4190
4191         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
4192         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
4193         (func_begin): new method
4194         (func_end): new method
4195
4196         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
4197         and not)
4198         (copySelection): ditto
4199         (pasteSelection): ditto
4200
4201         * BufferView.C: whitespace change
4202         * BufferView.h: inherit privately from noncopyable
4203
4204 2001-04-16  Allan Rae  <rae@lyx.org>
4205
4206         * tabular-old.C (l_getline): 
4207         * spellchecker.C (sc_check_word): 
4208         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
4209         an unrecognised preprocessor directive.  So ensure they're wrapped. 
4210
4211 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
4212
4213         * src/exporter.C (Export): Give an error message when path to file 
4214         contains spaces.
4215
4216 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
4217
4218         * LaTeX.C (deplog): Always check that foundfile exists.
4219
4220 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4221
4222         * lyx_main.h: 
4223         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name 
4224
4225 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4226
4227         * tabular.[Ch] (getLabelList): implement new method
4228
4229         * minibuffer.h: comment ouf setTiimer
4230
4231         * minibuffer.C (ExecutingCB): constify res
4232         (peek_event): constify s
4233         (Set): constify ntext
4234         (Init): constify nicename
4235
4236         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
4237
4238         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
4239         (savePosition): use two params to Minibuffer::Set
4240         (restorePosition): ditto
4241
4242 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4243
4244         * lyx_main.C: include language.h
4245
4246         * Makefile.am (lyx_main.o): add language.h
4247
4248 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4249
4250         * exporter.C: 
4251         * paragraph.C: 
4252         * screen.C: 
4253         * tabular.C: 
4254         * CutAndPaste.C: include gettext.h
4255
4256         * lyxfont.h: remove old hack with ON and OFF.
4257
4258         * lyxparagraph.h: 
4259         * lyxfont.h: do not include language.h...
4260
4261         * BufferView2.C: 
4262         * LaTeXFeatures.C: 
4263         * Painter.C: 
4264         * bufferview_funcs.C: 
4265         * font.C: 
4266         * lyxfont.C: 
4267         * text.C: 
4268         * text2.C: 
4269         * trans_mgr.C: 
4270         * paragraph.C: ... but do it here instead
4271
4272 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4273
4274         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
4275
4276         * tabular.C: small reformat
4277
4278         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
4279         NEW_INSETS version
4280         (GetChar): ditto
4281         (BreakParagraph): ditto
4282         (SetOnlyLayout): ditto
4283         (SetLayout): ditto
4284
4285         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
4286         with one arg less.
4287
4288         * lastfiles.C: removed most using decl, add std:: where needed
4289
4290         * buffer.C: ws changes
4291
4292         * MenuBackend.C (class compare_format): put into anon namespace
4293         (expand): constify label, names, action, action2
4294         (expand): 
4295
4296         * text.C (SingleWidth): constify font
4297         (IsBoundary): constify rtl2
4298         (GetVisibleRow): constify ww
4299
4300         * LaTeX.C (deplog): constify logfile
4301
4302         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
4303         start_x, end_x
4304         (workAreaExpose): constify widthChange, heightChange
4305
4306         * lyxrow.C (par): moved
4307         (height): moved
4308         (next): moved
4309         * lyxrow.h: as inlines here
4310
4311         * lyxfont.h (shape): moved from lyxfont.C
4312         (emph): moved from lyxfont.C
4313
4314         * lyxfont.C (LyXFont): use initialization list for all
4315         constructors
4316         (shape): move to lyxfont.h as inline
4317         (emph): move to lyxfont.h as inline
4318         
4319
4320 2001-04-04  Juergen Vigna  <jug@sad.it>
4321
4322         * vspace.C: had to include stdio.h for use of sscanf
4323
4324 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
4325
4326         * BufferView.h: 
4327         * BufferView_pimpl.h: remove xforms cruft. Both classes are
4328         independent of xforms.
4329
4330 2001-04-02  Juergen Vigna  <jug@sad.it>
4331
4332         * spellchecker.C: fixed namespace placing!
4333
4334 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4335
4336         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
4337         the LyXParagraph * is 0.
4338
4339 2001-03-29  Juergen Vigna  <jug@sad.it>
4340
4341         * vspace.C: added support for %, c%, p%, l%.
4342         (stringFromUnit): added helper function.
4343         (asLatexString): changed to give right results for the %-values.
4344
4345         * buffer.C: convert the widthp in a width%.
4346
4347 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
4348
4349         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
4350         figureForm.[Ch].
4351
4352         * figureForm.[Ch]: stripped the FD_from_figure manipulation
4353         code out of lux_cb.[Ch], ready for its (imminent?) removal.
4354
4355         * lyx_cb.[Ch]: see above.
4356
4357         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
4358         form1.[Ch].
4359
4360         * form1.[Ch]:
4361         * lyx.[Ch]: replaced by figure_form.[Ch].
4362
4363         * lyx_gui.C:
4364         * lyx_gui_misc.C:
4365         * lyxfunc.C: changed headers associated with above changes.
4366
4367 2001-03-27  Juergen Vigna  <jug@sad.it>
4368
4369         * BufferView_pimpl.C: set the temporary cursor right!
4370
4371 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
4372
4373         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
4374
4375 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
4376
4377         * LString.h: removed "using std::getline"!
4378
4379         * BufferView_pimpl.C (Dispatch): changes due to changes in
4380         InsetInclude::Params.
4381
4382         * buffer.C (tag_name): removed redundant break statements as they were
4383         producing lots of warnings with my compiler.
4384
4385 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4386
4387         * LString.h: add "using std::getline" when using the real <string>.
4388
4389 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
4390
4391         * buffer.C: removed bitset usage.
4392         PAR_TAG moved to an anonymous name space.
4393         (tag_name): new funtion, also in the anonymous namespace.
4394         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
4395         (makeDocBookFile): clean code. Completed transition from string arrays
4396         to string vectors.
4397         (SimpleDocBookOnePar): code clean.
4398
4399 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4400
4401         * tabular.C: add some comments.
4402
4403 2001-03-22  Juergen Vigna  <jug@sad.it>
4404
4405         * buffer.C (parseSingleLyXformat2Token): redone the minipage
4406         compatibility read a bit and fixed bug with minipage in different
4407         depth.
4408
4409 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
4410
4411         * buffer.C (pop_tag): removed.
4412         (push_tag): removed.
4413         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
4414         array replaced with vector. Added support for CDATA sections.
4415         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
4416         at any nest level.
4417         (makeDocBookFile): XML conformant declaration of CDATA section,
4418         fixed bug related to <emphasis> in the first paragraph char.
4419         (sgmlOpenTag): exclude empty tags.
4420         (sgmlCloseTag): ditto.
4421         
4422         * buffer.h (pop_tag): removed.
4423         (push_tag): removed.
4424
4425 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
4426
4427         * language.h (Languages): added size_type and size().
4428
4429 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4430
4431         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
4432         response on compability reading of minipages. One probliem is that
4433         the old usage of minipages was «flertydig» 
4434
4435         * several files here and in subdirs: don't use static at file
4436         scope use anon namespaces instead.
4437
4438 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
4439
4440         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
4441         LaTeX output. This is necessary for Literate document
4442         processing.
4443
4444 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4445
4446         * buffer.C: insert hfill when needed.
4447
4448         * tabular.C (l_getline): use string::erase, small whitespace change.
4449
4450         * BufferView_pimpl.C: try the anon namespace.
4451         * WorkArea.C: ditto
4452
4453 2001-03-16  Juergen Vigna  <jug@sad.it>
4454
4455         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
4456         otherwise it won't open options-dialogs.
4457
4458         * buffer.C: honor pextraWidth(p) on converting minipages.
4459
4460         * tabular.C (l_getline): changed the functions to strip trailing \r.
4461
4462 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
4463
4464         * BufferView_pimpl.C:
4465         * minibuffer..C: added "using SigC::slot" declaration.
4466
4467 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4468
4469         * lyxlex_pimpl.h: noncopyable is in namespace boost.
4470
4471         * text2.C: ditto
4472
4473         * text.C: ditto
4474
4475         * paragraph.C: ditto
4476
4477         * lyxtext.h: NO_PEXTRA
4478
4479         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
4480
4481         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
4482         * ParameterStruct.h: ditto
4483         * ParagraphParameters.h: ditto 
4484         * lyxparagraph.h: ditto
4485
4486 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4487
4488         * buffer.C: add compability for minipage alignment.
4489         (latexParagraphs): remove unwanted pextra check.
4490
4491         * several files: remove CXX_WORKING_NAMESPACES
4492
4493         * buffer.C (pop_tag): tie is in namespace boost
4494
4495         * BufferView.h: noncopyable is in namespace boost
4496         * lyxlex.h: ditto
4497         * lyx_main.h: ditto
4498         * lyx_gui.h: ditto
4499         * layout.h: ditto
4500         * lastfiles.h: ditto
4501         * bufferlist.h: ditto
4502         * ShareContainer.h: ditto
4503         * LyXView.h: ditto
4504         * LyXAction.h: ditto
4505         * LaTeX.h: ditto
4506
4507 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4508
4509         * Merging changes from BRANCH_MVC back into HEAD.
4510
4511         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
4512
4513 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
4514
4515         * BufferView_pimpl.C: change from intl.C
4516
4517         * combox.h:
4518         * combox.C:
4519         * Makefile.am: move combox.*
4520
4521         * form1.h:
4522         * form1.C:
4523         * lyx_gui.C:
4524         * intl.h:
4525         * intl.C: remove dialog (covered by prefs)
4526
4527 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4528
4529         * lyxfunc.C (Dispatch): removed redundant break statement.
4530         
4531 2001-03-14  Juergen Vigna  <jug@sad.it>
4532
4533         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
4534
4535 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4536
4537         * buffer.C: add hack to fix compability reading of minipages.
4538
4539 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
4540
4541         * buffer.C (getLists): Cleanup.
4542
4543 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4544
4545         * lyxfont.C (update): don't honor toggleall on font size.
4546
4547 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
4548
4549         * bmtable.c:
4550         * bmtable.h:
4551         * Makefile.am: moved to frontends/xforms/
4552
4553         * lyx_gui_misc.C:
4554         * lyxfunc.C:
4555         * BufferView_pimpl.C: changes for moved mathpanel
4556
4557 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4558
4559         * gettext.h: fix gettext_init() in --disable-nls
4560
4561 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4562
4563         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
4564
4565 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
4566
4567         * lyx.C:
4568         * lyx.h: strip external form
4569
4570 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4571
4572         * BufferView_pimpl.C: add comment, destroySplash()
4573
4574 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4575
4576         * BufferView_pimpl.C:
4577         * LyXAction.C:
4578         * buffer.C:
4579         * commandtags.h:
4580         * lyxfunc.C: use re-worked insetinclude
4581
4582 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4583
4584         * buffer.C: add using std::stringstream.
4585
4586         * lyx_cb.C: readd using std::ios.
4587
4588         * buffer.C: add using std::map.
4589
4590         * BufferView_pimpl.C: add using std::vector.
4591
4592         * ShareContainer.h: add std:: to swap.
4593
4594         * buffer.h: add some typedefs
4595         * buffer.C (getLists): use them
4596         (getLists): renamed from getTocList.
4597         add a counter for the different float types and use it in the
4598         generated string.
4599         (getLists): use the same counter for the NEW_INSETS and the "non"
4600         NEW_INSETS
4601
4602         * lyx_cb.h: remove unused items, includes, using etc.
4603
4604         * ShareContainer.h: remove some commented code, add more comments
4605         and "documentation".
4606
4607 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4608
4609         * buffer.C (getTocList): make the list also when NEW_INSETS is
4610         defined.
4611
4612         * buffer.h: remove TocType
4613
4614         * buffer.C (getTocList): change to return a map<string,
4615         vector<TocItem> >, implement for dynamic number of list.
4616
4617         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
4618         * text2.C (PasteSelection): adjust
4619         * CutAndPaste.C (pasteSelection): adjust
4620
4621         * FloatList.C (FloatList): update from the new_insets branch.
4622         * Floating.[Ch]: ditto
4623         * LaTeXFeatures.C: ditto
4624         * buffer.C: ditto
4625         * lyxlex_pimpl.C: ditto
4626         
4627         * paragraph.C (Last): remove when NEW_INSETS is defined.
4628
4629         * other file: changes because of the above.
4630
4631 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4632
4633         * lyxparagraph.h: rename next to next_, previous to previous_,
4634         make them private for NEW_INSETS. Rename Next() to next(),
4635         Previous() to previous().
4636
4637         * other files: changes because of the above.
4638
4639 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
4640
4641         * BufferView.h: 
4642         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
4643         problem.
4644
4645 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4646
4647         * main.C (main): pass lyx_localedir to gettext_init().
4648
4649         * gettext.h: remove locale_init and gettext_init macros
4650
4651         * gettext.C (locale_init): new function
4652         (gettext_init): new function
4653
4654         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
4655         setlocale().
4656
4657 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
4658
4659         * Moved credits to frontends:
4660         * credits.[Ch]: removed
4661         * credits_form.[Ch]: removed
4662         * lyx_gui_misc.C: remove credits stuff
4663         * Makefile.am:
4664
4665 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4666
4667         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
4668
4669         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
4670         unneeded destructor.
4671
4672         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
4673         a standalone pointer again.
4674
4675         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
4676
4677 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
4678
4679         * Makefile.am:
4680         * filedlg.h:
4681         * filedlg.C:
4682         * LyXAction.C:
4683         * ToolbarDefaults.C:
4684         * bufferlist.C:
4685         * commandtags.h:
4686         * form1.C:
4687         * form1.h:
4688         * lyx_cb.C:
4689         * lyx_cb.h:
4690         * lyxfunc.h:
4691         * lyxfunc.C:
4692         * BufferView_pimpl.C: use new file dialog in GUII
4693
4694         * lyx_cb.h:
4695         * lyx_cb.C: remove LayoutsCB to Toolbar
4696
4697 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4698
4699         * ShareContainer.h (get): add std:: qualifier
4700
4701 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4702
4703         * ShareContainer.h: define a proper ShareContainer::value_type
4704         type (and use typename to please compaq cxx)
4705
4706 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4707
4708         * lyxparagraph.h: move serveral local vars to
4709         ParameterStruct/ParagraphParameters., use ShareContainer in
4710         FontTable., make vars in FontTable private and add getter and
4711         setter.
4712
4713         * paragraph.C: changes because of the above.
4714
4715         * lyxfont.h: remove copy constructor and copy assignment. (the
4716         default ones is ok), move number inside FontBits. move inlines to
4717         lyxfont.C 
4718
4719         * lyxfont.C: add number to initializaton of statics, move several
4720         inlines here. constify several local vars. some whitespace
4721         cleanup. Dont hide outerscope variables.
4722
4723         * Spacing.h: add two new constructors to match the set methods.
4724
4725         * ShareContainer.h: new file, will perhaps be moved to support
4726
4727         * ParameterStruct.h: new file
4728
4729         * ParagraphParameters.h: new file
4730
4731         * ParagraphParameters.C: new file
4732
4733         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
4734         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
4735
4736         * BufferView_pimpl.C: ParagraphParameter changes.
4737         * buffer.C: Likewise.
4738         * bufferview_funcs.C: Likewise.
4739         * text.C: Likewise.
4740         * text2.C: Likewise.
4741         
4742 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4743
4744         * lyxfind.C (LyXReplace): do not redefine default argument in
4745         implementation. 
4746         (IsStringInText): ditto
4747         (SearchForward): ditto
4748         (SearchBackward): ditto
4749
4750 2001-03-06  Juergen Vigna  <jug@sad.it>
4751
4752         * lyxfind.C (IsStringInText): put parentes around expressions.
4753
4754 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
4755
4756         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
4757         
4758 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
4759
4760         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
4761
4762         * stl_string_fwd.h: add comment
4763
4764         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
4765
4766         * tabular.h:
4767         * tabular.C: remove unused DocBook methods
4768
4769         * intl.C:
4770         * language.C:
4771         * paragraph.C:
4772         * buffer.C:
4773         killed DO_USE_DEFAULT_LANGUAGE
4774
4775 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4776
4777         * lyx_gui.C: do not include language.h.
4778
4779         * bufferview_funcs.C (ToggleAndShow): do not provide optional
4780         arguments in function implementation.
4781
4782 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4783
4784         * BufferView_pimpl.C: add <ctime>
4785
4786 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4787
4788         * BufferView_pimpl.C: add using std::find_if
4789
4790 2001-02-27  José Matos  <jamatos@fep.up.pt>
4791         
4792         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
4793         by OnlyPath.
4794         
4795 2001-02-11  José Matos  <jamatos@fep.up.pt>
4796
4797         * buffer.C (makeDocBookFile): command styles now have a parameter as
4798         "title" by default.
4799
4800 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
4801
4802         * layout_forms.[Ch]: removed
4803         * lyx_cb.[Ch]: out character
4804         * lyx_gui.C: out character
4805         * lyx_gui_misc.C: out character
4806         * bufferview_funcs.C: : out character,
4807         added toggleall as parameter in ToggleAndShow
4808                    
4809 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
4810
4811         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
4812
4813         * text2.C (SetCurrentFont): Disable number property at boundary.
4814
4815 2001-02-26  Juergen Vigna  <jug@sad.it>
4816
4817         * lyxfunc.C (getStatus): added a string argument override function so
4818         that this is correctly called from LyXFunc::Dispatch if it contains a
4819         do_not_use_argument which is used!
4820         (Dispatch): added check for "custom" export and call appropriate func.
4821
4822 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
4823
4824         * lyxrc.C: Add language_command_local, language_use_babel and
4825         language_global_options.
4826
4827         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
4828
4829         * buffer.C (makeLaTeXFile): Use language_use_babel and 
4830         language_global_options.
4831
4832 2001-02-23  Juergen Vigna  <jug@sad.it>
4833
4834         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
4835         which works with LyXText and putted it inside BufferView. Here now we
4836         only call for that part the BufferView::Dispatch() function.
4837
4838         * BufferView.C (Dispatch): added.
4839
4840         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
4841         functions which needs to use a LyXText over from LyXFunc.
4842         (MenuInsertLyXFile): added
4843         (getInsetByCode): added
4844         (moveCursorUpdate): added
4845         (static TEXT): added
4846
4847 2001-02-22  Juergen Vigna  <jug@sad.it>
4848
4849         * BufferView_pimpl.C (update): call a status update to see if LyXText
4850         needs it.
4851
4852 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4853
4854         * vc-backend.C (revert): implement for CVS
4855         (getLog): implement for CVS
4856
4857 2001-02-20  Juergen Vigna  <jug@sad.it>
4858
4859         * text2.C (ClearSelection): added BufferView param for inset_owner call
4860
4861         * lyxfunc.C (TEXT): added this function and use it instead of
4862         directly owner->view()-text of getLyXText().
4863
4864 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
4865
4866         * src/layout_forms.C: out preamble
4867         * src/layout_forms.h: out preamble
4868         * src/lyx_cb.C: out preamble
4869         * src/lyx_cb.h: out preamble
4870         * src/lyx_gui.C: out preamble
4871         * src/lyx_gui_misc.C: out preamble
4872         * src/lyxfunc.C: connect with guii preamble
4873
4874 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
4875
4876         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
4877
4878 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
4879
4880         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
4881         whether to run bibtex.
4882
4883 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
4884
4885         * Makefile.am (lyx_SOURCES): Remove BackStack.h
4886
4887 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
4888
4889         * Makefile.am (lyx_SOURCES): removed bibforms.h
4890
4891         * vspace.h: doxygen
4892
4893         * text.C (GetVisibleRow): make several local vars const
4894
4895         * tabular.C: small cleanup.
4896
4897         * lyxserver.C (callback): use compare instead of strncmp
4898
4899         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
4900         inlines to after class or to paragraph.C
4901
4902         * lyxfont.h: remove friend operator!=
4903
4904         * converter.h: move friend bool operator< to non friend and after
4905         class def.
4906
4907         * combox.h: small cleanup
4908
4909         * buffer.h: doxygen, remove unused constructor, move inclas inlies
4910         to inlines after class def.
4911
4912         * buffer.C (pop_tag): use string operations instead of strcmp
4913
4914         * bmtable.c: doxygen, small cleanup
4915
4916         * LaTeX.h: remove friend operator==
4917
4918 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
4919
4920         * screen.C: 
4921         * lyxrc.[Ch]:
4922         * lyxfunc.C: 
4923         * lyxfont.[Ch]: 
4924         * lyx_cb.C: 
4925         * intl.[Ch]: 
4926         * commandtags.h: 
4927         * buffer.C: 
4928         * WorkArea.[Ch]: 
4929         * LyXAction.C: 
4930         * BufferView_pimpl.C:
4931         * BufferView.[Ch]: remove cruft
4932
4933 2001-02-14  Juergen Vigna  <jug@sad.it>
4934
4935         * lyxfunc.C: removed #if 0 unused code
4936
4937         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
4938
4939         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
4940
4941         * text2.C (SetSelection): added a BufferView * parameter
4942
4943 2001-02-13  Juergen Vigna  <jug@sad.it>
4944
4945         * lyxfunc.C (Dispatch): fixed protected blank problem.
4946         * BufferView2.C (protectedBlank): added LyxText * parameter.
4947
4948         * tabular.C (AppendRow): forgot to set row_info of newly added row.
4949         (AppendColumn): same as above for column_info.
4950
4951         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
4952         (moveCursorUpdate): use a LyXText param for support of InsetText.
4953
4954         * BufferView_pimpl.C (doubleClick): added support for InsetText.
4955         (tripleClick): ditto
4956
4957         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
4958
4959         * BufferView_pimpl.C (update): added LyXText param to honor insets.
4960
4961         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
4962
4963         * text2.C (SetSelection): set correct update status if inset_owner
4964         (ToggleFree): ditto
4965
4966 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
4967
4968         * tabular.C: remove some commented code.
4969
4970 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
4971
4972         * BufferView_pimpl.C: call hideSplash()
4973
4974         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
4975
4976         * include_form.h:
4977         * bibforms.h: remove
4978
4979         * lyxfunc.C:
4980         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
4981           add LFUN_CHILD_CREATE
4982
4983         * counters.h: fix tiny typo
4984         
4985         * lyx_cb.C:
4986         * lyx.h:
4987         * lyx_gui.C:
4988         * lyx.C: move splash to frontends/xforms/
4989
4990         * lyx_gui_misc.C: move Include and Bibform to frontends
4991
4992         * lyxvc.h: clarify comment
4993
4994         * vspace.C: tiny housekeeping
4995
4996 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
4997
4998         * text.C (PrepareToPrint): RTL Fix.
4999
5000         * paragraph.C (GetUChar): New method.
5001         (String):  Use GetUChar.
5002
5003         * buffer.C (asciiParagraph): Use GetUChar.
5004
5005 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
5006
5007         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
5008
5009 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
5010
5011         * buffer.h:
5012         * buffer.C: rename to getLogName(), handle
5013           build log / latex log nicely
5014
5015 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5016
5017         * MenuBackend.C: 
5018         * MenuBackend.h: remove support for reference menuitem type.
5019
5020 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
5021
5022         * BufferView_pimpl.C: housekeeping
5023         * BufferView_pimpl.h:
5024         * LyXView.h:
5025         * Makefile.am:
5026         * Timeout.C:
5027         * Timeout.h:
5028         * minibuffer.h: move Timeout GUI-I
5029                           
5030 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
5031
5032         * lyxrc.C (read): Update converters data-structures.
5033
5034 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
5035
5036         * LaTeX.h (operator!=): add operator != for Aux_Info 
5037
5038 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
5039
5040         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
5041
5042         * LaTeXLog.C: deleted, useful code moved to Buffer
5043
5044         * buffer.h:
5045         * buffer.C: new function getLatexLogName()
5046
5047         * lyx_gui_misc.C:
5048         * lyx_gui.C:
5049         * lyxvc.C:
5050         * lyxvc.h:
5051         * lyxfunc.C: use frontends for LaTeX and VC logs
5052
5053 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5054
5055         * LaTeX.h: yet another std:: that Allan forgot.
5056
5057         * Variables.C (set): renamed from isset(), because this clashes
5058         with some HP-UX macros (grr).
5059
5060 2001-02-06  Allan Rae  <rae@lyx.org>
5061
5062         * LaTeX.h: Another bug fix.  Missing std:: this time.
5063
5064 2001-02-04  Allan Rae  <rae@lyx.org>
5065
5066         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
5067         floats problem. I've left it commented out because it's not quite
5068         correct.  It should also test that the current object is a table or
5069         figure inset.  But I haven't gotten around to figuring out how to do
5070         that.  I *think* it'll be something like: "table" == inset.type()
5071
5072         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
5073         bool.
5074
5075 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
5076
5077         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
5078         all the citation/databases/styles in the auxilary file. 
5079         (run): Rerun latex if there was a babel language error.
5080
5081 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
5082
5083         * text.C (Backspace): Preserve the font when changing newline char
5084         with a space.
5085         (BreakParagraph): If the cursor is before a space, delete the space.
5086
5087         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
5088
5089 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5090
5091         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
5092         new argument (code).
5093         (ChangeCitationsIfUnique): New method.
5094
5095         * paragraph.C (GetPositionOfInset): Handle bibkey.
5096
5097 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5098
5099         * BufferView_pimpl.h: change type of Position::par_pos to
5100         LyXParagraph::size_type. 
5101
5102 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
5103
5104         * BufferView_pimpl.C (savePosition, restorePosition): Write
5105         messages to minibuffer.
5106
5107 2001-01-28  José Matos  <jamatos@fep.up.pt>
5108
5109         * buffer.C (makeDocBookFile): adds support for document language.
5110         A silly restriction on the name of LatexCommand types where removed.
5111         Added support for CDATA sections, allows to chars unescaped, used
5112         among others in code, to avoid escape < and >.
5113         
5114 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
5115
5116         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
5117         saved positions instrad of a stack. Furthermore, a position is
5118         stored using paragraph id/paragraph position.
5119
5120         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
5121         Remove LFUN_REF_BACK.
5122
5123 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
5124
5125         * converter.C (dvipdfm_options): New method.
5126
5127 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
5128
5129         * vspace.C (isValidLength): Fix for empty input string.
5130
5131 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5132
5133         * LyXAction.C (init): change description of LFUN_FIGURE to
5134         "Insert Graphics"
5135
5136 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5137
5138         * LaTeX.C: add using directive
5139
5140 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
5141
5142         * MenuBackend.C (expand): Fix the sorting of the formats.
5143
5144 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
5145
5146         * lyx_main.C: tiny error message fix
5147
5148 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5149
5150         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
5151         calling fl_initialize(). This fixes the problem with ',' as
5152         decimal separator in text files.
5153
5154 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
5155
5156         * trans.C (process): Fix the keymap bug.
5157
5158 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
5159
5160         * LaTeX.C (scanAuxFiles): New method. Provides support for
5161         multiple bibliographies (when using the bibtopic/bibunits pacakges).
5162         (scanLogFile) Scan for "run BibTeX" messages.
5163
5164         * buffer.C (makeLaTeXFile): Do not load the ae package when using
5165         OT1 font encoding. Also, load the aecompl package if the ae
5166         package is loaded.
5167
5168         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
5169
5170 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5171
5172         * texrow.C (increasePos): turn two error messages into debug
5173         messages. 
5174
5175 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
5176
5177         * LaTeX.C (scanAux): Handle the \@input macro.
5178         (runBibTeX): Use scanAux().
5179
5180         * language.C (latex_options_): New field.
5181
5182         * LaTeXFeatures.C (getMacros): Add language macros.
5183
5184         * buffer.C (makeLaTeXFile): Small fix.
5185
5186 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5187
5188         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
5189
5190         * text2.C: add a using directive.
5191
5192 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
5193
5194         * BufferView2.C:
5195         * lyx_gui_misc.h:
5196         * lyxfr1.C:
5197         * lyxfunc.C: kill LyXBell.
5198
5199 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
5200
5201         * text.C (IsBoundary): Remove the error message
5202         
5203         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
5204
5205         * lyxrc.C (setDefaults): Correct initialization value for
5206         font_norm_type.
5207
5208 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
5209
5210         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
5211         gotoError().
5212
5213         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
5214         and GotoNextNote().
5215
5216         * src/LyXAction.C: Added reference-next.
5217
5218         * text.C (InsertChar): Use contains instead of strchr.
5219
5220         * lyx_cb.C (MenuInsertLabel): Enable default value code.
5221
5222 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
5223
5224         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
5225         alignment commands (when needed).
5226
5227         * text.C (InsertChar): Add ':' to number separator chars.