]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
make init of the lyxtext explicit
[lyx.git] / src / ChangeLog
1 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
4
5         * text2.C (LyXText): use initialization lists.
6
7         * lyxtext.h (Selection): initialize set_ and mark_
8         (init): remove method
9
10 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
11
12         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
13
14 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15
16         * screen.[Ch]: change method names to begin with lowercase 
17
18         * BufferView_pimpl.C (updateScrollbar): simplify further and
19         hopefully make it a bit faster.
20
21 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
22
23         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
24         calling directly xforms functions.
25
26         * Painter.C (Painter): 
27         * lyx_cb.C (MenuWrite): 
28         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
29         fl_display.
30
31         * lyx_gui.C: remove bogus guiruntime extern declaration.
32
33 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
34
35         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
36         in NEW_INSETS
37         (redoDrawingOfParagraph): ditto
38         (redoParagraphs): ditto
39         (cutSelection): don't create a object for CutAndPaste use the
40         static method directly
41         (pasteSelection): ditto
42
43         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
44         LyXview (+ rename)
45
46 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
47
48         * modifications to some other files because of this.
49         
50         * Makefile.am (lyx_SOURCES): add XFormsView
51
52         * XFormsView.[Ch]: new files
53
54         * LyXView.[Ch]: make LyXView a base class for the gui handling for
55         the main window. Move the gui dependent stuff to XFormsView
56
57 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
58
59         * tabular.C (GetCellInset): update cur_cell also in the row/col
60         version of this function.
61
62         * lyxfunc.C: no need to include figure_form.h here.
63
64         * FontLoader.h: 
65         * lyxfunc.h: 
66         * lyxscreen.h: 
67         * text2.C: 
68         * lyxvc.C: no need to include forms.h here.
69
70 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
71
72         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
73
74         * lyxfunc.C (Dispatch): 
75         * Spacing.C (set): 
76         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
77         constructor argument.
78
79 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
80
81         * paragraph.C (Paragraph): dont't clear, and just set layout.
82         (makeSameLayout): use params's copy contructor.
83
84         * ParagraphParameters.[Ch] (makeSame): delete method
85
86 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
87
88         * Variables.[Ch]: fix indentation, rename set to isSet
89
90 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
91
92         * lyxfunc.C (Dispatch): fix typo
93
94 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
95
96         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
97         upper_bound. 
98
99         * bufferlist.C: include assert.h for emergencyWrite().
100
101 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
102
103         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
104           give up at last (bug #425202) !
105  
106 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
107
108         * lyx_gui_misc.C:
109         * sp_form.h:
110         * sp_form.C:
111         * spellchecker.h:
112         * spellchecker.C: strip spellchecker options and bring up
113           preferences tab instead
114          
115 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
116
117         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
118         the istringstream constructor
119
120 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
121
122         * paragraph.C (getLayout): fix return value
123
124         * paragraph.h: do not declare getLayout as inline.
125
126         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
127
128 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
129
130         * lyxcursor.h (operator<): new func
131         (operator>): new func
132         (operator>=): new func
133         (operator<=): new func
134
135         * text.C (changeCase): use selection.start and selection.end
136         (changeRegionCase): require from to be <= to. Require par to be a
137         valid paragraph.
138
139         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
140
141 2001-06-27  Juergen Vigna  <jug@sad.it>
142
143         * text.C (cursorLeftOneWord): changed to return the cursor and added
144         overlay with BufferView * parameter which calls this one.
145         (getWord): added
146         (selectWord): use new getWord function.
147         (changeCase): renamed from changeWordCase as and extended to work
148         also on selections.
149
150         * lyxtext.h: added enum word_location
151
152         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
153         changeCase as this operates now also on selections.
154
155 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
156
157         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
158
159         * many files: send debug output to Debug::INFO instead of
160         Debug::ANY. 
161
162         * converter.C (View): 
163         (Convert): 
164         (Move): send debug output to Debug::FILES instead of console.
165
166 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
167
168         * lyxfunc.C (getStatus): use func_status
169
170         * func_status.h: new header, describing the results of
171         LyXFunc::getStatus;
172
173         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
174         LFUN_MATH_HALIGN.
175
176 2001-06-25  The LyX Project  <jug@sad.it>
177
178         * buffer.C (sgmlOpenTag):
179         (sgmlCloseTag):
180         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
181
182 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
183
184         * text2.C: remove some dead code
185
186         * tabular.C (GetCellInset): store the last cell checked (gotten)
187
188         * tabular.h: add the helper for the speedup
189
190         * lyxtext.h: remove some dead code
191
192 2001-06-26  The LyX Project  <Asger>
193
194         * paragraph.C: Change export to LaTeX of alignment to
195         \begin{center} and family for better roundtrip work with reLyX.
196
197         * Tune the math drawing a bit.
198
199 2001-06-25  The LyX Project  <Asger>
200
201         * LColor.C (LColor): New color for math background. New color
202         for buttons.
203
204 2001-06-25  The LyX Project  <jug@sad.it>
205
206         * lyxfunc.C (MenuNew): remove extra check for .lyx file
207
208         * lyxfunc.C (Open): 
209         * bufferlist.C (newFile): do not restrict to files ending with
210         .lyx
211
212         * BufferView_pimpl.C (MenuInsertLyXFile): 
213
214 2001-06-24  The LyX Project  <jug@sad.it>
215
216         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
217         of compare_no_case
218
219 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
220
221         * lyxtext.h: rename most methods to begin with a small char.
222         Lots of changes because of this.
223
224         * paragraph.C (Paragraph): do not call fitToSize
225         (erase): call Pimpl::erase
226         (insertChar): call Pimpl::insertChar
227         (insertInset): call Pipl::insertInset
228         (breakParagraph): do not call fitToSize
229         (breakParagraphConservative): do not call fitToSize
230         (fitToSize): remove method
231
232         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
233
234 2001-06-24  The LyX Project  <Asger>
235
236         * Fix Qt compilation^2
237
238 2001-06-24  The LyX Project  <jug@sad.it>
239
240         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
241         depthHook(getDepth()-1).
242
243         * paragraph.h: 
244         * ParagraphParameters.h: 
245         * ParameterStruct.h: change type of depth to unsigned int ==
246         depth_type. Many adaptations to other files before of that.
247
248 2001-06-24  The LyX Project  <Asger>
249
250         * Fix Qt compilation.
251
252 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
253
254         * paragraph.h: renamed several methods to begin with small letter.
255         several changes to many parts of the code because of this.
256
257 2001-06-23  The LyX Project  <jug@sad.it>
258
259         * text2.C (InsertStringAsLines): renamed from InsertStringA;
260         rewritten to discard all double spaces when KeepEmpty is off
261         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
262         to only handle newlines but not fiddle with spaces and friends.
263
264         * lyxfunc.C (MenuNew): when doing 'new from template', use
265         template_path as default directory
266
267 2001-06-23  The LyX Project  <Asger>
268
269         * Clean-up of header file includes all over
270         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
271         
272 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
273
274         * paragraph.h: renamed from lyxparagraph.h
275
276 2001-06-23  Asger  <lyx@violet.home.sad.it>
277
278         * Buffer.h: Removed Buffer::resize
279         * BufferList.h: Removed BufferList::resize
280         * LyXView.h: Added LyXView::resize. This way, we will only reflow 
281         the document lazily when we change the width, or the font settings.
282
283 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
284
285         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
286
287 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
288
289         * buffer.h: remove out of date comment
290
291 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
292
293         * lyxscreen.h:
294         * screen.C: fix "theoretical" GC leak
295  
296 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
297
298         * LaTeX.C (scanAuxFile):
299         (deplog): remove trailing \r when reading stream (useful under
300         win32)  
301
302 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
303
304         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
305         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
306         and BufferView::theLockingInset(Inset*), so should use them and not
307         access bv_->text->the_locking_inset directly.
308
309         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
310
311 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
312
313         * Makefile.am:
314         * tex-defs.h: remove old unused file
315          
316 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
317
318         * BufferView_pimpl.C: fix typo, remove minibuffer message
319           when buffer has loaded
320
321 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
322
323         * lyxfunc.C (Dispatch): use stringstream
324         (MenuNew): use stringstream
325         (Open): use stringstream
326
327         * importer.C (Import): use stringstream
328
329         * bufferview_funcs.C (CurrentState): use stringstream
330
331         * LaTeX.C (run): use stringstream
332
333         * BufferView_pimpl.C (savePosition): use stringstream
334         (restorePosition): use stringstream
335         (MenuInsertLyXFile): use stringstream
336
337 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
338
339         * BufferView.C:
340         * Bullet.C:
341         * ColorHandler.C:
342         * FontInfo.C:
343         * FontLoader.C:
344         * LColor.C:
345         * LaTeXFeatures.C:
346         * Painter.C:
347         * gettext.C:
348         * lyx_gui_misc.C:
349         * lyxserver.C:
350         * vspace.C: removed // -*- C++ -*- as first line.
351
352         * lyxfind.h:
353         * version.h: added // -*- C++ -*- as first line.
354
355 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
356
357         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
358
359         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
360         of string
361
362 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
363
364         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
365         of floats.
366
367 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
368
369         * gettext.C: include LString.h even when --disable-nls is on. 
370
371 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
372
373         * converter.h (Get): changed argument type from int to
374         FormatList::size_type to avoid unnecessary conversion.
375
376         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
377         before using it.
378
379 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
380
381         * gettext.h: include LString.h even when --disable-nls is on. 
382
383 2001-06-07  Juergen Vigna  <jug@sad.it>
384
385         * text.C (BreakAgain): subst spaces with tabs.
386
387         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
388         (resizeInsetsLyXText): set force on resizeLyXText.
389
390 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
391
392         * gettext.h (gettext_init): 
393         (locale_init): use a real definition instead of a macro
394
395 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
396
397         * Bufferview_pimpl.C:
398         * LColor.h:
399         * LColor.C: further lcolor tidies
400
401 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
402
403         * BufferView_pimpl.C (updateScrollbar): simplify.
404
405         * BufferView2.C: don't include insets/insetinfo.h, change
406         prototype for insertInset and call the Pimpl version. let
407         updateInset call Pimpl version.
408
409         * BufferView.h: move inset_slept to BufferView::Pimpl, move
410         gotoInset to BufferView::Pimpl
411
412 2001-06-01  Juergen Vigna  <jug@sad.it>
413
414         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
415         inside a LockingInset (is the update needed at all?).
416
417 2001-05-31  Juergen Vigna  <jug@sad.it>
418
419         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
420         here not the old one otherwise how should we compare it afterwards
421         if it's the same!
422
423 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
424
425         * lyxfont.C: 
426         * tabular.C:
427         * tabular-old.C: 
428         * FontInfo.C: bring C functions into global namespace when
429         necessary
430
431 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
432
433         * LString.h: make sure config.h has been loaded before LString.h.
434
435         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
436         (one for each char read by EatLine!).
437
438         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
439         variables. 
440
441 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
442
443         * paragraph.C (BreakParagraph): set the inset_owner in the new par
444         to the same as the par we break from
445
446 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
447
448         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
449
450         * MenuBackend.C (expand): also create menu entries for wide
451         versions of the floats.
452
453         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
454
455         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
456
457         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
458         frontends/Makefile.am
459
460         * text2.C: adjust
461         * text.C: adjust
462         
463
464         * tabular.C (getTokenValue): add std::
465
466         * tabular-old.C (getTokenValue): add std::
467         (getTokenValue): ditto
468         (getTokenValue): ditto
469
470         * screen.C (ToggleSelection): adjust
471
472         * lyxtext.h: put selection cursors inside a Selection struct.
473
474         * lyxfunc.C (moveCursorUpdate): adjust
475
476         * lyxfont.C (latexWriteStartChanges): add std::
477
478         * lyxfind.C: adjust
479
480         * font.h: delete with(char const *, LyXFont const &)
481
482         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
483
484         * FontInfo.C (getFontname): add std::
485
486         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
487         (workAreaButtonPress): adjust
488         (tripleClick): adjust
489         (update): adjust
490         (moveCursorUpdate): adjust
491         (Dispatch): adjust
492
493         * BufferView2.C (gotoInset): adjust
494
495 2001-05-30  Juergen Vigna  <jug@sad.it>
496
497         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
498         to check pspell I add this as default as I now have new pspell
499         libraries and they seem to use this.
500
501 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
502
503         * text2.C (CutSelection): make the cursor valid before the call to
504         ClearSelection.
505
506 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
507
508         * kbsequence.C (parse): de-uglify a bit the parsing code, which
509         relied on 0 terminated strings and other horrors. Bug found due to
510         the new assert in lyxstring!
511
512         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
513         KP_ keys.
514
515 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
516
517         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
518         to latinkeys.bind.
519
520         * lyxfunc.C (processKeySym): change method of getting to the
521         self-insert char.
522
523         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
524         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
525         * BufferView_pimpl.[Ch]: here as private methods.
526
527 2001-05-28  Juergen Vigna  <jug@sad.it>
528
529         * text.C (SetHeightOfRow): added the update() call again as it is
530         needed to initialize inset dimensions!
531
532 2001-05-16  Juergen Vigna  <jug@sad.it>
533
534         * text2.C (SetCharFont): Add new function with BufferView * and
535         bool toggleall parameters for setting insets internal fonts.
536         (SetFont): Freeze the undo as we may change fonts in Insets and
537         all this change should be inside only one Undo!
538
539         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
540         setting font's in insets as for them we have the SetFont function!
541
542 2001-05-15  Juergen Vigna  <jug@sad.it>
543
544         * text2.C (ClearSelection): to be sure we REALLY don't have any
545         selection anymore!
546
547         * tabular.C (TeXCellPreamble): fixed the left border problem for
548         multicolumn cells.
549
550 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
551
552         * LaTeX.C (deplog): Make sure that the main .tex file is in the
553         dependancy file
554
555 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
556
557         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
558         LFUN_BREAKPARAGRAPH.
559
560         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
561         help test to "internal only", similar for LFUN_INSERT_URL
562
563         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
564         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
565         auto_region_delete and deadkeys. 
566
567 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
568
569         * LColor.h:
570         * LColor.C: remove some dead entries, tidy a little
571  
572 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
573
574         * lyxfunc.C (processKeySym): comment the Escape handling, remove
575         commented code.
576         (Dispatch): implement LFUN_ESCAPE
577
578         * commandtags.h: add LFUN_ESCAPE
579
580         * LyXAction.C (init): add entry for LFUN_ESCAPE
581
582         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
583         Remove commented code.
584         (insertNote): moved here
585         (open_new_inset): moved here
586
587         * BufferView[2].[Ch]: move insertNote and open_new_inset to
588         BufferView_pimpl
589
590 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
591
592         * kbmap.C (findbinding): clean it up and make it work correctly.
593
594         * lyx_main.C (init): do not pass argc and argv as parameters
595
596 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
597
598         * buffer.C: fix path for OS/2 & Win32
599
600         * lyx_gui.C:
601         * lyx_main:
602         * lyx_main.C: Added os:: class.
603         
604         * os2_defines.h: update
605
606 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
607
608         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
609         better by trying again with reduced state.
610
611 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
612
613         * lyxrc.C (read): print error about invalid key sequence only when
614         debugging (because not all latinX keysyms are known to some X
615         servers)
616
617         * kbsequence.C (getiso): add a few std:: qualifiers
618         (getiso): comment out extra return statement.
619
620 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
621
622         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
623         handling.
624         (Dispatch): enhance the accent inset a bit. (not perfect)
625
626 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
627
628         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
629
630 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
631
632         * bufferlist.C (emergencyWrite): fix assert() call
633
634 2001-05-04  Kayvan A. Sylvan  <kayvan@camel.internal.sylvan.com>
635
636         * text.C (InsertChar): Added trivial patch to only send the "you
637         can not do multiple spaces this way" message once during a
638         session.
639
640 2001-05-08  Baruch Even  <baruch@lyx.org>
641
642         * Makefile.am: Changed order of libraries to get LyX to link properly
643         with the gnome frontend.
644
645 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
646
647         * LaTeXFeatures.h: add a std:: qualifier
648
649 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
650
651         * paragraph.C (String): use stringstream
652
653 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
654
655         * paragraph.C (writeFile): remove footflag arg
656
657         * buffer.C (makeLaTeXFile): use stringstream
658         (latexParagraphs): remove footnot gurba
659
660         * LaTeXFeatures.C (getPackages): use stringstream
661         (getMacros): likewise
662         (getTClassPreamble): likewise
663         (getFloatDefinitions): new method
664
665         * paragraph.C (writeFile): reindent
666         (Erase): reindent
667
668         * WorkArea.h: revert the xpos + etc changes.
669
670         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
671
672         * lyxparagraph.[Ch]: add copy constructor, remove Clone
673
674         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
675         (pasteSelection): likewise
676         * text2.C (CreateUndo): likewise
677
678 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
679
680         * minibuffer.C (peek_event): temporarily reduce the functionality
681         of the minibuffer (to allow args on lfuns)
682
683         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
684         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
685
686         * buffer.C (readInset): add compability reading of old float
687         lists, add reading of new style float list.
688         (readInset): avoid reevaluation of inscmd.getCmdName()
689         (getLists): reindent
690
691         * MenuBackend.C (MenuItem): implement parsing of
692         md_floatlistinsert and md_floatinsert.
693         (expand::LastFiles): move initalizaton of iterators out of loop,
694         avoid reevaluation.
695         (expand::Documents): introduce typdedef vector<string> Strings,
696         and use it. 
697         (expand::ExportFormats): introduce typedef vector<Format const *>
698         Formats, and use it.
699         (expand): implement FloatListInsert and FloatInsert.
700
701         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
702         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
703         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
704
705         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
706         handling. 
707         (Dispatch::LFUN_FLOAT_LIST): implement
708
709 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
710  
711         * LaTeX.C (run): Fix problem with --export code.
712  
713 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
714
715         * BufferView.[Ch] (workarea): removed.
716         (getClipboard) new method; wrapper for workarea()->getClipboard()
717
718         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
719         bug.
720
721         * WorkArea.h (width, height, xpos, ypos): These methods all
722         returned the dimensions of the work_area sub-area of WorkArea,
723         resulting in a position error if the WorkArea were resized. Now
724         return the dimensions of the entire WorkArea.
725
726         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
727
728 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
729
730         * LaTeX.C (deplog): correct the syntax of regex reg1
731
732 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
733
734         * undo.C: remove !NEW_INSETS cruft
735
736 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
737
738         * text2.C: remove !NEW_INSETS cruft
739
740         * text.C: remove !NEW_INSETS cruft
741
742         * tabular.C: remove !NEW_INSETS cruft
743
744         * spellchecker.C: remove !NEW_INSETS cruft
745
746         * lyxtext.h: remove !NEW_INSETS cruft
747
748         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
749
750         * lyxfunc.C: remove !NEW_INSETS cruft
751
752         * lyxfind.C: remove !NEW_INSETS cruft
753
754         * lyx_cb.C: remove !NEW_INSETS cruft
755
756         * figureForm.C: remove  !NEW_INSETS cruft
757
758         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
759
760         * buffer.[Ch]: remove !NEW_INSETS cruft
761
762         * ToolbarDefaults.C: remove !NEW_INSETS cruft
763
764         * CutAndPaste.C: remove !NEW_INSETS cruft
765
766         * BufferView_pimpl.C: remove !NEW_INSETS cruft
767
768         * BufferView2.C: remove !NEW_INSETS cruft
769
770         * BufferView.h: remove !NEW_INSETS cruft
771
772 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
773
774         * Lsstream.h: include LString.h before the sstream headers to
775         fix problem with gcc 2.95.3 and lyxstring
776
777 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
778
779         * lyx_main.C: add using directives when needed for C functions
780         declared in std:: namespace.
781
782 2001-04-27  Juergen Vigna  <jug@sad.it>
783
784         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
785         (SetHeightOfRow): comment out the update call should not be needed!
786
787 2001-04-13  Juergen Vigna  <jug@sad.it>
788
789         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
790         (LyXTabular): tried to minimize operator= operations (and realized
791         hopfully Lars wish).
792
793 2001-04-27  Juergen Vigna  <jug@sad.it>
794
795         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
796
797 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
798
799         * lyxfunc.C (Dispatch): hack to make listof algorithm work
800
801         * buffer.C (readInset): hack to make listof algorithm work
802
803         * BufferView_pimpl.C: hack to make listof algorithm work
804
805 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
806
807         * LyXAction.C: removed all !NEW_INSETS cruft
808         (init): moved lfun_item in method
809
810         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
811
812 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
813
814         * BufferView2.C (theLockingInset): white space.
815
816 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
817
818         * minibuffer.C: include <iostream>
819
820         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
821
822         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
823
824         * commandtags.h: add LFUN_TRANSPOSE_CHARS
825
826         * text.[Ch] (TransposeChars): new method
827
828 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
829
830         * call message directly through LyXView instead of through LyXFunc
831         * BufferView2.C: adjust
832         * BufferView_pimpl.C: adjust
833         * FontLoader.C: adjust
834         * buffer.C: adjust
835         * bufferview_funcs.C: adjust
836         * converter.C: adjust
837         * figureForm.C: adjust
838         * importer.C: adjust
839         * lyx_cb.C: adjust
840         * lyx_gui_misc.C: adjust
841         * lyxfunc.C: adjust
842         * lyxvc.C: adjust
843         * text2.C: adjust
844         + more files in subdirs
845         
846         * lyxparagraph.h (size): move up int file
847         (GetLayout): ditto
848
849         * adjust all uses of Assert to lyx::Assert.
850
851         * BufferView2.C (ChangeCitationsIfUnique): adjust for
852         lyxfunctional in namespace lyx
853         * layout.C (hasLayout): ditto
854         (GetLayout): ditto
855         (GetLayout): ditto
856         (delete_layout): ditto
857         (NumberOfClass): ditto
858         * converter.C (GetFormat): ditto
859         (GetNumber): ditto
860         (Add): ditto
861         (Delete): ditto
862         (SetViewer): ditto
863         * bufferlist.C (getFileNames): ditto
864         (emergencyWriteAll): ditto
865         (exists): ditto
866         (getBuffer): ditto
867         * MenuBackend.C (hasSubmenu): ditto
868         (hasMenu): ditto
869         (getMenu): ditto
870         * BufferView_pimpl.C (getInsetByCode): ditto
871
872 2001-04-18  Juergen Vigna  <jug@sad.it>
873
874         * vspace.C (asLatexString): fixed the 100% problem.
875
876 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
877
878         * lyxfunc.C (Dispatch): 
879         * minibuffer.C: 
880         * minibuffer.h: add a few std:: qualifiers
881
882 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
883
884         * minibuffer.[Ch]: reimplement so that commands is initiated and
885         run from lyxfunc, simplified som handling, and made the completion
886         and history code for complete. wip. 
887
888         * lyxfunc.C (processKeySym): call message
889         (miniDispatch): new temporary method
890         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
891         (LFUN_MESSAGE): implement
892         (LFUN_MESSAGE_PUSH): implement
893         (LFUN_MESSAGE_POP): implement
894         (initMiniBuffer): the initial/defualt minibuffer message.
895
896         * lyxfont.[Ch]: inline some more getters
897
898         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
899
900         * lyx_gui_misc.[Ch] (WriteStatus): remove method 
901
902         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
903         (AutoSave): use LFUN_MESSAGE
904         (Reconfigure): ditto
905
906         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
907
908         * figureForm.C: use LFUN_MESSAGE
909
910         * converter.C (runLaTeX): use LFUN_MESSAGE
911
912         * bufferview_funcs.C: use LFUN_MESSAGE
913         (Melt): ditto
914         (changeDepth): ditto
915
916         * bufferparams.h: use boost::
917
918         * bufferlist.h: inherit privately from noncopyable
919
920         * bufferlist.C (loadLyXFile): remove some commented code.
921
922         * buffer.C (runChktex): use LFUN_MESSAGE
923
924         * ShareContainer.h: inherit privately from noncopyable
925
926         * ParagraphParameters.[hC] (depth): inline it.
927
928         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
929         methods.
930         (message): new method
931         (messagePush): ditto
932         (messagePop): ditto
933         (show): init minibuffer
934         (showState): direct call
935
936         * LaTeX.[Ch]: inherit privately from noncopyable
937         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
938         instead of WriteStatus.
939
940         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
941
942         * BufferView_pimpl.C (buffer): don't init minibuffer
943         (workAreaButtonPress): use LFUN_MESSAGE
944         (workAreaButtonRelease): ditto
945         (savePosition): ditto
946         (restorePosition): ditto
947         (MenuInsertLyXFile): ditto
948         (workAreaExpose): don't init minibuffer
949         (update): remove commented code, simplify
950
951         * BufferView2.C (openStuff): use LFUN_MESSAGE
952         (toggleFloat): ditto
953         (menuUndo): ditto
954         (menuRedo): ditto
955         (copyEnvironment): ditto
956         (pasteEnvironment): ditto
957         (copy): ditto
958         (cut): ditto
959         (paste): ditto
960         (gotoInset): ditto
961         (updateInset): remove some commented code
962
963         * lastfiles.h: inherit privately from noncopyable
964         * layout.h: ditto
965         * lyx_gui.h: ditto
966         * lyx_main.h: ditto
967         * lyxlex.h: ditto
968         * lyxlex_pimpl.h: ditto
969
970         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
971         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
972         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
973
974         * LyXAction.h: inherit privately from noncopyable, add methods
975         func_begin, func_end, returning iterators to the func map.
976
977         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
978         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
979         (func_begin): new method
980         (func_end): new method
981
982         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
983         and not)
984         (copySelection): ditto
985         (pasteSelection): ditto
986
987         * BufferView.C: whitespace change
988         * BufferView.h: inherit privately from noncopyable
989
990 2001-04-16  Allan Rae  <rae@lyx.org>
991
992         * tabular-old.C (l_getline): 
993         * spellchecker.C (sc_check_word): 
994         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
995         an unrecognised preprocessor directive.  So ensure they're wrapped. 
996
997 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
998
999         * src/exporter.C (Export): Give an error message when path to file 
1000         contains spaces.
1001
1002 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
1003
1004         * LaTeX.C (deplog): Always check that foundfile exists.
1005
1006 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1007
1008         * lyx_main.h: 
1009         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name 
1010
1011 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1012
1013         * tabular.[Ch] (getLabelList): implement new method
1014
1015         * minibuffer.h: comment ouf setTiimer
1016
1017         * minibuffer.C (ExecutingCB): constify res
1018         (peek_event): constify s
1019         (Set): constify ntext
1020         (Init): constify nicename
1021
1022         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
1023
1024         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
1025         (savePosition): use two params to Minibuffer::Set
1026         (restorePosition): ditto
1027
1028 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1029
1030         * lyx_main.C: include language.h
1031
1032         * Makefile.am (lyx_main.o): add language.h
1033
1034 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1035
1036         * exporter.C: 
1037         * paragraph.C: 
1038         * screen.C: 
1039         * tabular.C: 
1040         * CutAndPaste.C: include gettext.h
1041
1042         * lyxfont.h: remove old hack with ON and OFF.
1043
1044         * lyxparagraph.h: 
1045         * lyxfont.h: do not include language.h...
1046
1047         * BufferView2.C: 
1048         * LaTeXFeatures.C: 
1049         * Painter.C: 
1050         * bufferview_funcs.C: 
1051         * font.C: 
1052         * lyxfont.C: 
1053         * text.C: 
1054         * text2.C: 
1055         * trans_mgr.C: 
1056         * paragraph.C: ... but do it here instead
1057
1058 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1059
1060         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
1061
1062         * tabular.C: small reformat
1063
1064         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
1065         NEW_INSETS version
1066         (GetChar): ditto
1067         (BreakParagraph): ditto
1068         (SetOnlyLayout): ditto
1069         (SetLayout): ditto
1070
1071         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
1072         with one arg less.
1073
1074         * lastfiles.C: removed most using decl, add std:: where needed
1075
1076         * buffer.C: ws changes
1077
1078         * MenuBackend.C (class compare_format): put into anon namespace
1079         (expand): constify label, names, action, action2
1080         (expand): 
1081
1082         * text.C (SingleWidth): constify font
1083         (IsBoundary): constify rtl2
1084         (GetVisibleRow): constify ww
1085
1086         * LaTeX.C (deplog): constify logfile
1087
1088         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
1089         start_x, end_x
1090         (workAreaExpose): constify widthChange, heightChange
1091
1092         * lyxrow.C (par): moved
1093         (height): moved
1094         (next): moved
1095         * lyxrow.h: as inlines here
1096
1097         * lyxfont.h (shape): moved from lyxfont.C
1098         (emph): moved from lyxfont.C
1099
1100         * lyxfont.C (LyXFont): use initialization list for all
1101         constructors
1102         (shape): move to lyxfont.h as inline
1103         (emph): move to lyxfont.h as inline
1104         
1105
1106 2001-04-04  Juergen Vigna  <jug@sad.it>
1107
1108         * vspace.C: had to include stdio.h for use of sscanf
1109
1110 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
1111
1112         * BufferView.h: 
1113         * BufferView_pimpl.h: remove xforms cruft. Both classes are
1114         independent of xforms.
1115
1116 2001-04-02  Juergen Vigna  <jug@sad.it>
1117
1118         * spellchecker.C: fixed namespace placing!
1119
1120 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1121
1122         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
1123         the LyXParagraph * is 0.
1124
1125 2001-03-29  Juergen Vigna  <jug@sad.it>
1126
1127         * vspace.C: added support for %, c%, p%, l%.
1128         (stringFromUnit): added helper function.
1129         (asLatexString): changed to give right results for the %-values.
1130
1131         * buffer.C: convert the widthp in a width%.
1132
1133 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
1134
1135         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
1136         figureForm.[Ch].
1137
1138         * figureForm.[Ch]: stripped the FD_from_figure manipulation
1139         code out of lux_cb.[Ch], ready for its (imminent?) removal.
1140
1141         * lyx_cb.[Ch]: see above.
1142
1143         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
1144         form1.[Ch].
1145
1146         * form1.[Ch]:
1147         * lyx.[Ch]: replaced by figure_form.[Ch].
1148
1149         * lyx_gui.C:
1150         * lyx_gui_misc.C:
1151         * lyxfunc.C: changed headers associated with above changes.
1152
1153 2001-03-27  Juergen Vigna  <jug@sad.it>
1154
1155         * BufferView_pimpl.C: set the temporary cursor right!
1156
1157 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
1158
1159         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
1160
1161 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
1162
1163         * LString.h: removed "using std::getline"!
1164
1165         * BufferView_pimpl.C (Dispatch): changes due to changes in
1166         InsetInclude::Params.
1167
1168         * buffer.C (tag_name): removed redundant break statements as they were
1169         producing lots of warnings with my compiler.
1170
1171 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1172
1173         * LString.h: add "using std::getline" when using the real <string>.
1174
1175 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
1176
1177         * buffer.C: removed bitset usage.
1178         PAR_TAG moved to an anonymous name space.
1179         (tag_name): new funtion, also in the anonymous namespace.
1180         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
1181         (makeDocBookFile): clean code. Completed transition from string arrays
1182         to string vectors.
1183         (SimpleDocBookOnePar): code clean.
1184
1185 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1186
1187         * tabular.C: add some comments.
1188
1189 2001-03-22  Juergen Vigna  <jug@sad.it>
1190
1191         * buffer.C (parseSingleLyXformat2Token): redone the minipage
1192         compatibility read a bit and fixed bug with minipage in different
1193         depth.
1194
1195 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
1196
1197         * buffer.C (pop_tag): removed.
1198         (push_tag): removed.
1199         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
1200         array replaced with vector. Added support for CDATA sections.
1201         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
1202         at any nest level.
1203         (makeDocBookFile): XML conformant declaration of CDATA section,
1204         fixed bug related to <emphasis> in the first paragraph char.
1205         (sgmlOpenTag): exclude empty tags.
1206         (sgmlCloseTag): ditto.
1207         
1208         * buffer.h (pop_tag): removed.
1209         (push_tag): removed.
1210
1211 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1212
1213         * language.h (Languages): added size_type and size().
1214
1215 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1216
1217         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
1218         response on compability reading of minipages. One probliem is that
1219         the old usage of minipages was «flertydig» 
1220
1221         * several files here and in subdirs: don't use static at file
1222         scope use anon namespaces instead.
1223
1224 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
1225
1226         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
1227         LaTeX output. This is necessary for Literate document
1228         processing.
1229
1230 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1231
1232         * buffer.C: insert hfill when needed.
1233
1234         * tabular.C (l_getline): use string::erase, small whitespace change.
1235
1236         * BufferView_pimpl.C: try the anon namespace.
1237         * WorkArea.C: ditto
1238
1239 2001-03-16  Juergen Vigna  <jug@sad.it>
1240
1241         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
1242         otherwise it won't open options-dialogs.
1243
1244         * buffer.C: honor pextraWidth(p) on converting minipages.
1245
1246         * tabular.C (l_getline): changed the functions to strip trailing \r.
1247
1248 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
1249
1250         * BufferView_pimpl.C:
1251         * minibuffer..C: added "using SigC::slot" declaration.
1252
1253 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1254
1255         * lyxlex_pimpl.h: noncopyable is in namespace boost.
1256
1257         * text2.C: ditto
1258
1259         * text.C: ditto
1260
1261         * paragraph.C: ditto
1262
1263         * lyxtext.h: NO_PEXTRA
1264
1265         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
1266
1267         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
1268         * ParameterStruct.h: ditto
1269         * ParagraphParameters.h: ditto 
1270         * lyxparagraph.h: ditto
1271
1272 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1273
1274         * buffer.C: add compability for minipage alignment.
1275         (latexParagraphs): remove unwanted pextra check.
1276
1277         * several files: remove CXX_WORKING_NAMESPACES
1278
1279         * buffer.C (pop_tag): tie is in namespace boost
1280
1281         * BufferView.h: noncopyable is in namespace boost
1282         * lyxlex.h: ditto
1283         * lyx_main.h: ditto
1284         * lyx_gui.h: ditto
1285         * layout.h: ditto
1286         * lastfiles.h: ditto
1287         * bufferlist.h: ditto
1288         * ShareContainer.h: ditto
1289         * LyXView.h: ditto
1290         * LyXAction.h: ditto
1291         * LaTeX.h: ditto
1292
1293 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1294
1295         * Merging changes from BRANCH_MVC back into HEAD.
1296
1297         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
1298
1299 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
1300
1301         * BufferView_pimpl.C: change from intl.C
1302
1303         * combox.h:
1304         * combox.C:
1305         * Makefile.am: move combox.*
1306
1307         * form1.h:
1308         * form1.C:
1309         * lyx_gui.C:
1310         * intl.h:
1311         * intl.C: remove dialog (covered by prefs)
1312
1313 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1314
1315         * lyxfunc.C (Dispatch): removed redundant break statement.
1316         
1317 2001-03-14  Juergen Vigna  <jug@sad.it>
1318
1319         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
1320
1321 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1322
1323         * buffer.C: add hack to fix compability reading of minipages.
1324
1325 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
1326
1327         * buffer.C (getLists): Cleanup.
1328
1329 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1330
1331         * lyxfont.C (update): don't honor toggleall on font size.
1332
1333 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
1334
1335         * bmtable.c:
1336         * bmtable.h:
1337         * Makefile.am: moved to frontends/xforms/
1338
1339         * lyx_gui_misc.C:
1340         * lyxfunc.C:
1341         * BufferView_pimpl.C: changes for moved mathpanel
1342
1343 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1344
1345         * gettext.h: fix gettext_init() in --disable-nls
1346
1347 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1348
1349         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
1350
1351 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
1352
1353         * lyx.C:
1354         * lyx.h: strip external form
1355
1356 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1357
1358         * BufferView_pimpl.C: add comment, destroySplash()
1359
1360 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1361
1362         * BufferView_pimpl.C:
1363         * LyXAction.C:
1364         * buffer.C:
1365         * commandtags.h:
1366         * lyxfunc.C: use re-worked insetinclude
1367
1368 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1369
1370         * buffer.C: add using std::stringstream.
1371
1372         * lyx_cb.C: readd using std::ios.
1373
1374         * buffer.C: add using std::map.
1375
1376         * BufferView_pimpl.C: add using std::vector.
1377
1378         * ShareContainer.h: add std:: to swap.
1379
1380         * buffer.h: add some typedefs
1381         * buffer.C (getLists): use them
1382         (getLists): renamed from getTocList.
1383         add a counter for the different float types and use it in the
1384         generated string.
1385         (getLists): use the same counter for the NEW_INSETS and the "non"
1386         NEW_INSETS
1387
1388         * lyx_cb.h: remove unused items, includes, using etc.
1389
1390         * ShareContainer.h: remove some commented code, add more comments
1391         and "documentation".
1392
1393 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1394
1395         * buffer.C (getTocList): make the list also when NEW_INSETS is
1396         defined.
1397
1398         * buffer.h: remove TocType
1399
1400         * buffer.C (getTocList): change to return a map<string,
1401         vector<TocItem> >, implement for dynamic number of list.
1402
1403         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
1404         * text2.C (PasteSelection): adjust
1405         * CutAndPaste.C (pasteSelection): adjust
1406
1407         * FloatList.C (FloatList): update from the new_insets branch.
1408         * Floating.[Ch]: ditto
1409         * LaTeXFeatures.C: ditto
1410         * buffer.C: ditto
1411         * lyxlex_pimpl.C: ditto
1412         
1413         * paragraph.C (Last): remove when NEW_INSETS is defined.
1414
1415         * other file: changes because of the above.
1416
1417 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1418
1419         * lyxparagraph.h: rename next to next_, previous to previous_,
1420         make them private for NEW_INSETS. Rename Next() to next(),
1421         Previous() to previous().
1422
1423         * other files: changes because of the above.
1424
1425 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
1426
1427         * BufferView.h: 
1428         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
1429         problem.
1430
1431 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1432
1433         * main.C (main): pass lyx_localedir to gettext_init().
1434
1435         * gettext.h: remove locale_init and gettext_init macros
1436
1437         * gettext.C (locale_init): new function
1438         (gettext_init): new function
1439
1440         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
1441         setlocale().
1442
1443 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
1444
1445         * Moved credits to frontends:
1446         * credits.[Ch]: removed
1447         * credits_form.[Ch]: removed
1448         * lyx_gui_misc.C: remove credits stuff
1449         * Makefile.am:
1450
1451 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1452
1453         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
1454
1455         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
1456         unneeded destructor.
1457
1458         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
1459         a standalone pointer again.
1460
1461         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
1462
1463 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1464
1465         * Makefile.am:
1466         * filedlg.h:
1467         * filedlg.C:
1468         * LyXAction.C:
1469         * ToolbarDefaults.C:
1470         * bufferlist.C:
1471         * commandtags.h:
1472         * form1.C:
1473         * form1.h:
1474         * lyx_cb.C:
1475         * lyx_cb.h:
1476         * lyxfunc.h:
1477         * lyxfunc.C:
1478         * BufferView_pimpl.C: use new file dialog in GUII
1479
1480         * lyx_cb.h:
1481         * lyx_cb.C: remove LayoutsCB to Toolbar
1482
1483 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1484
1485         * ShareContainer.h (get): add std:: qualifier
1486
1487 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1488
1489         * ShareContainer.h: define a proper ShareContainer::value_type
1490         type (and use typename to please compaq cxx)
1491
1492 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1493
1494         * lyxparagraph.h: move serveral local vars to
1495         ParameterStruct/ParagraphParameters., use ShareContainer in
1496         FontTable., make vars in FontTable private and add getter and
1497         setter.
1498
1499         * paragraph.C: changes because of the above.
1500
1501         * lyxfont.h: remove copy constructor and copy assignment. (the
1502         default ones is ok), move number inside FontBits. move inlines to
1503         lyxfont.C 
1504
1505         * lyxfont.C: add number to initializaton of statics, move several
1506         inlines here. constify several local vars. some whitespace
1507         cleanup. Dont hide outerscope variables.
1508
1509         * Spacing.h: add two new constructors to match the set methods.
1510
1511         * ShareContainer.h: new file, will perhaps be moved to support
1512
1513         * ParameterStruct.h: new file
1514
1515         * ParagraphParameters.h: new file
1516
1517         * ParagraphParameters.C: new file
1518
1519         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
1520         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
1521
1522         * BufferView_pimpl.C: ParagraphParameter changes.
1523         * buffer.C: Likewise.
1524         * bufferview_funcs.C: Likewise.
1525         * text.C: Likewise.
1526         * text2.C: Likewise.
1527         
1528 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1529
1530         * lyxfind.C (LyXReplace): do not redefine default argument in
1531         implementation. 
1532         (IsStringInText): ditto
1533         (SearchForward): ditto
1534         (SearchBackward): ditto
1535
1536 2001-03-06  Juergen Vigna  <jug@sad.it>
1537
1538         * lyxfind.C (IsStringInText): put parentes around expressions.
1539
1540 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
1541
1542         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
1543         
1544 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1545
1546         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
1547
1548         * stl_string_fwd.h: add comment
1549
1550         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
1551
1552         * tabular.h:
1553         * tabular.C: remove unused DocBook methods
1554
1555         * intl.C:
1556         * language.C:
1557         * paragraph.C:
1558         * buffer.C:
1559         killed DO_USE_DEFAULT_LANGUAGE
1560
1561 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1562
1563         * lyx_gui.C: do not include language.h.
1564
1565         * bufferview_funcs.C (ToggleAndShow): do not provide optional
1566         arguments in function implementation.
1567
1568 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1569
1570         * BufferView_pimpl.C: add <ctime>
1571
1572 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1573
1574         * BufferView_pimpl.C: add using std::find_if
1575
1576 2001-02-27  José Matos  <jamatos@fep.up.pt>
1577         
1578         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
1579         by OnlyPath.
1580         
1581 2001-02-11  José Matos  <jamatos@fep.up.pt>
1582
1583         * buffer.C (makeDocBookFile): command styles now have a parameter as
1584         "title" by default.
1585
1586 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
1587
1588         * layout_forms.[Ch]: removed
1589         * lyx_cb.[Ch]: out character
1590         * lyx_gui.C: out character
1591         * lyx_gui_misc.C: out character
1592         * bufferview_funcs.C: : out character,
1593         added toggleall as parameter in ToggleAndShow
1594                    
1595 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
1596
1597         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
1598
1599         * text2.C (SetCurrentFont): Disable number property at boundary.
1600
1601 2001-02-26  Juergen Vigna  <jug@sad.it>
1602
1603         * lyxfunc.C (getStatus): added a string argument override function so
1604         that this is correctly called from LyXFunc::Dispatch if it contains a
1605         do_not_use_argument which is used!
1606         (Dispatch): added check for "custom" export and call appropriate func.
1607
1608 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
1609
1610         * lyxrc.C: Add language_command_local, language_use_babel and
1611         language_global_options.
1612
1613         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
1614
1615         * buffer.C (makeLaTeXFile): Use language_use_babel and 
1616         language_global_options.
1617
1618 2001-02-23  Juergen Vigna  <jug@sad.it>
1619
1620         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
1621         which works with LyXText and putted it inside BufferView. Here now we
1622         only call for that part the BufferView::Dispatch() function.
1623
1624         * BufferView.C (Dispatch): added.
1625
1626         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
1627         functions which needs to use a LyXText over from LyXFunc.
1628         (MenuInsertLyXFile): added
1629         (getInsetByCode): added
1630         (moveCursorUpdate): added
1631         (static TEXT): added
1632
1633 2001-02-22  Juergen Vigna  <jug@sad.it>
1634
1635         * BufferView_pimpl.C (update): call a status update to see if LyXText
1636         needs it.
1637
1638 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1639
1640         * vc-backend.C (revert): implement for CVS
1641         (getLog): implement for CVS
1642
1643 2001-02-20  Juergen Vigna  <jug@sad.it>
1644
1645         * text2.C (ClearSelection): added BufferView param for inset_owner call
1646
1647         * lyxfunc.C (TEXT): added this function and use it instead of
1648         directly owner->view()-text of getLyXText().
1649
1650 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1651
1652         * src/layout_forms.C: out preamble
1653         * src/layout_forms.h: out preamble
1654         * src/lyx_cb.C: out preamble
1655         * src/lyx_cb.h: out preamble
1656         * src/lyx_gui.C: out preamble
1657         * src/lyx_gui_misc.C: out preamble
1658         * src/lyxfunc.C: connect with guii preamble
1659
1660 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1661
1662         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
1663
1664 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
1665
1666         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
1667         whether to run bibtex.
1668
1669 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
1670
1671         * Makefile.am (lyx_SOURCES): Remove BackStack.h
1672
1673 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
1674
1675         * Makefile.am (lyx_SOURCES): removed bibforms.h
1676
1677         * vspace.h: doxygen
1678
1679         * text.C (GetVisibleRow): make several local vars const
1680
1681         * tabular.C: small cleanup.
1682
1683         * lyxserver.C (callback): use compare instead of strncmp
1684
1685         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
1686         inlines to after class or to paragraph.C
1687
1688         * lyxfont.h: remove friend operator!=
1689
1690         * converter.h: move friend bool operator< to non friend and after
1691         class def.
1692
1693         * combox.h: small cleanup
1694
1695         * buffer.h: doxygen, remove unused constructor, move inclas inlies
1696         to inlines after class def.
1697
1698         * buffer.C (pop_tag): use string operations instead of strcmp
1699
1700         * bmtable.c: doxygen, small cleanup
1701
1702         * LaTeX.h: remove friend operator==
1703
1704 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
1705
1706         * screen.C: 
1707         * lyxrc.[Ch]:
1708         * lyxfunc.C: 
1709         * lyxfont.[Ch]: 
1710         * lyx_cb.C: 
1711         * intl.[Ch]: 
1712         * commandtags.h: 
1713         * buffer.C: 
1714         * WorkArea.[Ch]: 
1715         * LyXAction.C: 
1716         * BufferView_pimpl.C:
1717         * BufferView.[Ch]: remove cruft
1718
1719 2001-02-14  Juergen Vigna  <jug@sad.it>
1720
1721         * lyxfunc.C: removed #if 0 unused code
1722
1723         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
1724
1725         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
1726
1727         * text2.C (SetSelection): added a BufferView * parameter
1728
1729 2001-02-13  Juergen Vigna  <jug@sad.it>
1730
1731         * lyxfunc.C (Dispatch): fixed protected blank problem.
1732         * BufferView2.C (protectedBlank): added LyxText * parameter.
1733
1734         * tabular.C (AppendRow): forgot to set row_info of newly added row.
1735         (AppendColumn): same as above for column_info.
1736
1737         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
1738         (moveCursorUpdate): use a LyXText param for support of InsetText.
1739
1740         * BufferView_pimpl.C (doubleClick): added support for InsetText.
1741         (tripleClick): ditto
1742
1743         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
1744
1745         * BufferView_pimpl.C (update): added LyXText param to honor insets.
1746
1747         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
1748
1749         * text2.C (SetSelection): set correct update status if inset_owner
1750         (ToggleFree): ditto
1751
1752 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1753
1754         * tabular.C: remove some commented code.
1755
1756 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1757
1758         * BufferView_pimpl.C: call hideSplash()
1759
1760         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
1761
1762         * include_form.h:
1763         * bibforms.h: remove
1764
1765         * lyxfunc.C:
1766         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
1767           add LFUN_CHILD_CREATE
1768
1769         * counters.h: fix tiny typo
1770         
1771         * lyx_cb.C:
1772         * lyx.h:
1773         * lyx_gui.C:
1774         * lyx.C: move splash to frontends/xforms/
1775
1776         * lyx_gui_misc.C: move Include and Bibform to frontends
1777
1778         * lyxvc.h: clarify comment
1779
1780         * vspace.C: tiny housekeeping
1781
1782 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
1783
1784         * text.C (PrepareToPrint): RTL Fix.
1785
1786         * paragraph.C (GetUChar): New method.
1787         (String):  Use GetUChar.
1788
1789         * buffer.C (asciiParagraph): Use GetUChar.
1790
1791 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
1792
1793         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
1794
1795 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
1796
1797         * buffer.h:
1798         * buffer.C: rename to getLogName(), handle
1799           build log / latex log nicely
1800
1801 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1802
1803         * MenuBackend.C: 
1804         * MenuBackend.h: remove support for reference menuitem type.
1805
1806 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
1807
1808         * BufferView_pimpl.C: housekeeping
1809         * BufferView_pimpl.h:
1810         * LyXView.h:
1811         * Makefile.am:
1812         * Timeout.C:
1813         * Timeout.h:
1814         * minibuffer.h: move Timeout GUI-I
1815                           
1816 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
1817
1818         * lyxrc.C (read): Update converters data-structures.
1819
1820 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
1821
1822         * LaTeX.h (operator!=): add operator != for Aux_Info 
1823
1824 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
1825
1826         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
1827
1828         * LaTeXLog.C: deleted, useful code moved to Buffer
1829
1830         * buffer.h:
1831         * buffer.C: new function getLatexLogName()
1832
1833         * lyx_gui_misc.C:
1834         * lyx_gui.C:
1835         * lyxvc.C:
1836         * lyxvc.h:
1837         * lyxfunc.C: use frontends for LaTeX and VC logs
1838
1839 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1840
1841         * LaTeX.h: yet another std:: that Allan forgot.
1842
1843         * Variables.C (set): renamed from isset(), because this clashes
1844         with some HP-UX macros (grr).
1845
1846 2001-02-06  Allan Rae  <rae@lyx.org>
1847
1848         * LaTeX.h: Another bug fix.  Missing std:: this time.
1849
1850 2001-02-04  Allan Rae  <rae@lyx.org>
1851
1852         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
1853         floats problem. I've left it commented out because it's not quite
1854         correct.  It should also test that the current object is a table or
1855         figure inset.  But I haven't gotten around to figuring out how to do
1856         that.  I *think* it'll be something like: "table" == inset.type()
1857
1858         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
1859         bool.
1860
1861 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
1862
1863         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
1864         all the citation/databases/styles in the auxilary file. 
1865         (run): Rerun latex if there was a babel language error.
1866
1867 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
1868
1869         * text.C (Backspace): Preserve the font when changing newline char
1870         with a space.
1871         (BreakParagraph): If the cursor is before a space, delete the space.
1872
1873         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
1874
1875 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
1876
1877         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
1878         new argument (code).
1879         (ChangeCitationsIfUnique): New method.
1880
1881         * paragraph.C (GetPositionOfInset): Handle bibkey.
1882
1883 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1884
1885         * BufferView_pimpl.h: change type of Position::par_pos to
1886         LyXParagraph::size_type. 
1887
1888 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
1889
1890         * BufferView_pimpl.C (savePosition, restorePosition): Write
1891         messages to minibuffer.
1892
1893 2001-01-28  José Matos  <jamatos@fep.up.pt>
1894
1895         * buffer.C (makeDocBookFile): adds support for document language.
1896         A silly restriction on the name of LatexCommand types where removed.
1897         Added support for CDATA sections, allows to chars unescaped, used
1898         among others in code, to avoid escape < and >.
1899         
1900 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1901
1902         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
1903         saved positions instrad of a stack. Furthermore, a position is
1904         stored using paragraph id/paragraph position.
1905
1906         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
1907         Remove LFUN_REF_BACK.
1908
1909 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1910
1911         * converter.C (dvipdfm_options): New method.
1912
1913 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1914
1915         * vspace.C (isValidLength): Fix for empty input string.
1916
1917 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1918
1919         * LyXAction.C (init): change description of LFUN_FIGURE to
1920         "Insert Graphics"
1921
1922 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1923
1924         * LaTeX.C: add using directive
1925
1926 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1927
1928         * MenuBackend.C (expand): Fix the sorting of the formats.
1929
1930 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1931
1932         * lyx_main.C: tiny error message fix
1933
1934 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1935
1936         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
1937         calling fl_initialize(). This fixes the problem with ',' as
1938         decimal separator in text files.
1939
1940 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1941
1942         * trans.C (process): Fix the keymap bug.
1943
1944 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1945
1946         * LaTeX.C (scanAuxFiles): New method. Provides support for
1947         multiple bibliographies (when using the bibtopic/bibunits pacakges).
1948         (scanLogFile) Scan for "run BibTeX" messages.
1949
1950         * buffer.C (makeLaTeXFile): Do not load the ae package when using
1951         OT1 font encoding. Also, load the aecompl package if the ae
1952         package is loaded.
1953
1954         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
1955
1956 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1957
1958         * texrow.C (increasePos): turn two error messages into debug
1959         messages. 
1960
1961 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1962
1963         * LaTeX.C (scanAux): Handle the \@input macro.
1964         (runBibTeX): Use scanAux().
1965
1966         * language.C (latex_options_): New field.
1967
1968         * LaTeXFeatures.C (getMacros): Add language macros.
1969
1970         * buffer.C (makeLaTeXFile): Small fix.
1971
1972 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1973
1974         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
1975
1976         * text2.C: add a using directive.
1977
1978 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
1979
1980         * BufferView2.C:
1981         * lyx_gui_misc.h:
1982         * lyxfr1.C:
1983         * lyxfunc.C: kill LyXBell.
1984
1985 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
1986
1987         * text.C (IsBoundary): Remove the error message
1988         
1989         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
1990
1991         * lyxrc.C (setDefaults): Correct initialization value for
1992         font_norm_type.
1993
1994 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
1995
1996         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
1997         gotoError().
1998
1999         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
2000         and GotoNextNote().
2001
2002         * src/LyXAction.C: Added reference-next.
2003
2004         * text.C (InsertChar): Use contains instead of strchr.
2005
2006         * lyx_cb.C (MenuInsertLabel): Enable default value code.
2007
2008 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
2009
2010         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
2011         alignment commands (when needed).
2012
2013         * text.C (InsertChar): Add ':' to number separator chars.