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