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