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