]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
NO_PEXTRA and NO_PEXTRA_REALLY
[lyx.git] / src / ChangeLog
1 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2
3         * text2.C: ditto
4
5         * text.C: ditto
6
7         * paragraph.C: ditto
8
9         * lyxtext.h: NO_PEXTRA
10
11         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
12
13         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
14         * ParameterStruct.h: ditto
15         * ParagraphParameters.h: ditto 
16         * lyxparagraph.h: ditto
17
18 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
19
20         * buffer.C: add compability for minipage alignment.
21         (latexParagraphs): remove unwanted pextra check.
22
23         * several files: remove CXX_WORKING_NAMESPACES
24
25         * buffer.C (pop_tag): tie is in namespace boost
26
27         * BufferView.h: noncopyable is in namespace boost
28         * lyxlex.h: ditto
29         * lyx_main.h: ditto
30         * lyx_gui.h: ditto
31         * layout.h: ditto
32         * lastfiles.h: ditto
33         * bufferlist.h: ditto
34         * ShareContainer.h: ditto
35         * LyXView.h: ditto
36         * LyXAction.h: ditto
37         * LaTeX.h: ditto
38
39 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
40
41         * Merging changes from BRANCH_MVC back into HEAD.
42
43         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
44
45 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
46
47         * lyxfunc.C (Dispatch): removed redundant break statement.
48         
49 2001-03-14  Juergen Vigna  <jug@sad.it>
50
51         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
52
53 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
54
55         * buffer.C: add hack to fix compability reading of minipages.
56
57 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
58
59         * buffer.C (getLists): Cleanup.
60
61 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
62
63         * lyxfont.C (update): don't honor toggleall on font size.
64
65 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
66
67         * gettext.h: fix gettext_init() in --disable-nls
68
69 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
70
71         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
72
73 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
74
75         * lyx.C:
76         * lyx.h: strip external form
77
78 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
79
80         * BufferView_pimpl.C: add comment, destroySplash()
81
82 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
83
84         * BufferView_pimpl.C:
85         * LyXAction.C:
86         * buffer.C:
87         * commandtags.h:
88         * lyxfunc.C: use re-worked insetinclude
89
90 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
91
92         * buffer.C: add using std::stringstream.
93
94         * lyx_cb.C: readd using std::ios.
95
96         * buffer.C: add using std::map.
97
98         * BufferView_pimpl.C: add using std::vector.
99
100         * ShareContainer.h: add std:: to swap.
101
102         * buffer.h: add some typedefs
103         * buffer.C (getLists): use them
104         (getLists): renamed from getTocList.
105         add a counter for the different float types and use it in the
106         generated string.
107         (getLists): use the same counter for the NEW_INSETS and the "non"
108         NEW_INSETS
109
110         * lyx_cb.h: remove unused items, includes, using etc.
111
112         * ShareContainer.h: remove some commented code, add more comments
113         and "documentation".
114
115 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
116
117         * buffer.C (getTocList): make the list also when NEW_INSETS is
118         defined.
119
120         * buffer.h: remove TocType
121
122         * buffer.C (getTocList): change to return a map<string,
123         vector<TocItem> >, implement for dynamic number of list.
124
125         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
126         * text2.C (PasteSelection): adjust
127         * CutAndPaste.C (pasteSelection): adjust
128
129         * FloatList.C (FloatList): update from the new_insets branch.
130         * Floating.[Ch]: ditto
131         * LaTeXFeatures.C: ditto
132         * buffer.C: ditto
133         * lyxlex_pimpl.C: ditto
134         
135         * paragraph.C (Last): remove when NEW_INSETS is defined.
136
137         * other file: changes because of the above.
138
139 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
140
141         * lyxparagraph.h: rename next to next_, previous to previous_,
142         make them private for NEW_INSETS. Rename Next() to next(),
143         Previous() to previous().
144
145         * other files: changes because of the above.
146
147 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
148
149         * BufferView.h: 
150         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
151         problem.
152
153 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
154
155         * main.C (main): pass lyx_localedir to gettext_init().
156
157         * gettext.h: remove locale_init and gettext_init macros
158
159         * gettext.C (locale_init): new function
160         (gettext_init): new function
161
162         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
163         setlocale().
164
165 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
166
167         * Moved credits to frontends:
168         * credits.[Ch]: removed
169         * credits_form.[Ch]: removed
170         * lyx_gui_misc.C: remove credits stuff
171         * Makefile.am:
172
173 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
174
175         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
176
177         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
178         unneeded destructor.
179
180         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
181         a standalone pointer again.
182
183         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
184
185 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
186
187         * Makefile.am:
188         * filedlg.h:
189         * filedlg.C:
190         * LyXAction.C:
191         * ToolbarDefaults.C:
192         * bufferlist.C:
193         * commandtags.h:
194         * form1.C:
195         * form1.h:
196         * lyx_cb.C:
197         * lyx_cb.h:
198         * lyxfunc.h:
199         * lyxfunc.C:
200         * BufferView_pimpl.C: use new file dialog in GUII
201
202         * lyx_cb.h:
203         * lyx_cb.C: remove LayoutsCB to Toolbar
204
205 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
206
207         * ShareContainer.h (get): add std:: qualifier
208
209 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
210
211         * ShareContainer.h: define a proper ShareContainer::value_type
212         type (and use typename to please compaq cxx)
213
214 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
215
216         * lyxparagraph.h: move serveral local vars to
217         ParameterStruct/ParagraphParameters., use ShareContainer in
218         FontTable., make vars in FontTable private and add getter and
219         setter.
220
221         * paragraph.C: changes because of the above.
222
223         * lyxfont.h: remove copy constructor and copy assignment. (the
224         default ones is ok), move number inside FontBits. move inlines to
225         lyxfont.C 
226
227         * lyxfont.C: add number to initializaton of statics, move several
228         inlines here. constify several local vars. some whitespace
229         cleanup. Dont hide outerscope variables.
230
231         * Spacing.h: add two new constructors to match the set methods.
232
233         * ShareContainer.h: new file, will perhaps be moved to support
234
235         * ParameterStruct.h: new file
236
237         * ParagraphParameters.h: new file
238
239         * ParagraphParameters.C: new file
240
241         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
242         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
243
244         * BufferView_pimpl.C: ParagraphParameter changes.
245         * buffer.C: Likewise.
246         * bufferview_funcs.C: Likewise.
247         * text.C: Likewise.
248         * text2.C: Likewise.
249         
250 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
251
252         * lyxfind.C (LyXReplace): do not redefine default argument in
253         implementation. 
254         (IsStringInText): ditto
255         (SearchForward): ditto
256         (SearchBackward): ditto
257
258 2001-03-06  Juergen Vigna  <jug@sad.it>
259
260         * lyxfind.C (IsStringInText): put parentes around expressions.
261
262 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
263
264         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
265         
266 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
267
268         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
269
270         * stl_string_fwd.h: add comment
271
272         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
273
274         * tabular.h:
275         * tabular.C: remove unused DocBook methods
276
277         * intl.C:
278         * language.C:
279         * paragraph.C:
280         * buffer.C:
281         killed DO_USE_DEFAULT_LANGUAGE
282
283 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
284
285         * lyx_gui.C: do not include language.h.
286
287         * bufferview_funcs.C (ToggleAndShow): do not provide optional
288         arguments in function implementation.
289
290 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
291
292         * BufferView_pimpl.C: add <ctime>
293
294 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
295
296         * BufferView_pimpl.C: add using std::find_if
297
298 2001-02-27  José Matos  <jamatos@fep.up.pt>
299         
300         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
301         by OnlyPath.
302         
303 2001-02-11  José Matos  <jamatos@fep.up.pt>
304
305         * buffer.C (makeDocBookFile): command styles now have a parameter as
306         "title" by default.
307
308 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
309
310         * layout_forms.[Ch]: removed
311         * lyx_cb.[Ch]: out character
312         * lyx_gui.C: out character
313         * lyx_gui_misc.C: out character
314         * bufferview_funcs.C: : out character,
315         added toggleall as parameter in ToggleAndShow
316                    
317 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
318
319         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
320
321         * text2.C (SetCurrentFont): Disable number property at boundary.
322
323 2001-02-26  Juergen Vigna  <jug@sad.it>
324
325         * lyxfunc.C (getStatus): added a string argument override function so
326         that this is correctly called from LyXFunc::Dispatch if it contains a
327         do_not_use_argument which is used!
328         (Dispatch): added check for "custom" export and call appropriate func.
329
330 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
331
332         * lyxrc.C: Add language_command_local, language_use_babel and
333         language_global_options.
334
335         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
336
337         * buffer.C (makeLaTeXFile): Use language_use_babel and 
338         language_global_options.
339
340 2001-02-23  Juergen Vigna  <jug@sad.it>
341
342         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
343         which works with LyXText and putted it inside BufferView. Here now we
344         only call for that part the BufferView::Dispatch() function.
345
346         * BufferView.C (Dispatch): added.
347
348         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
349         functions which needs to use a LyXText over from LyXFunc.
350         (MenuInsertLyXFile): added
351         (getInsetByCode): added
352         (moveCursorUpdate): added
353         (static TEXT): added
354
355 2001-02-22  Juergen Vigna  <jug@sad.it>
356
357         * BufferView_pimpl.C (update): call a status update to see if LyXText
358         needs it.
359
360 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
361
362         * vc-backend.C (revert): implement for CVS
363         (getLog): implement for CVS
364
365 2001-02-20  Juergen Vigna  <jug@sad.it>
366
367         * text2.C (ClearSelection): added BufferView param for inset_owner call
368
369         * lyxfunc.C (TEXT): added this function and use it instead of
370         directly owner->view()-text of getLyXText().
371
372 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
373
374         * src/layout_forms.C: out preamble
375         * src/layout_forms.h: out preamble
376         * src/lyx_cb.C: out preamble
377         * src/lyx_cb.h: out preamble
378         * src/lyx_gui.C: out preamble
379         * src/lyx_gui_misc.C: out preamble
380         * src/lyxfunc.C: connect with guii preamble
381
382 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
383
384         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
385
386 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
387
388         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
389         whether to run bibtex.
390
391 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
392
393         * Makefile.am (lyx_SOURCES): Remove BackStack.h
394
395 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
396
397         * Makefile.am (lyx_SOURCES): removed bibforms.h
398
399         * vspace.h: doxygen
400
401         * text.C (GetVisibleRow): make several local vars const
402
403         * tabular.C: small cleanup.
404
405         * lyxserver.C (callback): use compare instead of strncmp
406
407         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
408         inlines to after class or to paragraph.C
409
410         * lyxfont.h: remove friend operator!=
411
412         * converter.h: move friend bool operator< to non friend and after
413         class def.
414
415         * combox.h: small cleanup
416
417         * buffer.h: doxygen, remove unused constructor, move inclas inlies
418         to inlines after class def.
419
420         * buffer.C (pop_tag): use string operations instead of strcmp
421
422         * bmtable.c: doxygen, small cleanup
423
424         * LaTeX.h: remove friend operator==
425
426 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
427
428         * screen.C: 
429         * lyxrc.[Ch]:
430         * lyxfunc.C: 
431         * lyxfont.[Ch]: 
432         * lyx_cb.C: 
433         * intl.[Ch]: 
434         * commandtags.h: 
435         * buffer.C: 
436         * WorkArea.[Ch]: 
437         * LyXAction.C: 
438         * BufferView_pimpl.C:
439         * BufferView.[Ch]: remove cruft
440
441 2001-02-14  Juergen Vigna  <jug@sad.it>
442
443         * lyxfunc.C: removed #if 0 unused code
444
445         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
446
447         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
448
449         * text2.C (SetSelection): added a BufferView * parameter
450
451 2001-02-13  Juergen Vigna  <jug@sad.it>
452
453         * lyxfunc.C (Dispatch): fixed protected blank problem.
454         * BufferView2.C (protectedBlank): added LyxText * parameter.
455
456         * tabular.C (AppendRow): forgot to set row_info of newly added row.
457         (AppendColumn): same as above for column_info.
458
459         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
460         (moveCursorUpdate): use a LyXText param for support of InsetText.
461
462         * BufferView_pimpl.C (doubleClick): added support for InsetText.
463         (tripleClick): ditto
464
465         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
466
467         * BufferView_pimpl.C (update): added LyXText param to honor insets.
468
469         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
470
471         * text2.C (SetSelection): set correct update status if inset_owner
472         (ToggleFree): ditto
473
474 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
475
476         * tabular.C: remove some commented code.
477
478 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
479
480         * BufferView_pimpl.C: call hideSplash()
481
482         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
483
484         * include_form.h:
485         * bibforms.h: remove
486
487         * lyxfunc.C:
488         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
489           add LFUN_CHILD_CREATE
490
491         * counters.h: fix tiny typo
492         
493         * lyx_cb.C:
494         * lyx.h:
495         * lyx_gui.C:
496         * lyx.C: move splash to frontends/xforms/
497
498         * lyx_gui_misc.C: move Include and Bibform to frontends
499
500         * lyxvc.h: clarify comment
501
502         * vspace.C: tiny housekeeping
503
504 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
505
506         * text.C (PrepareToPrint): RTL Fix.
507
508         * paragraph.C (GetUChar): New method.
509         (String):  Use GetUChar.
510
511         * buffer.C (asciiParagraph): Use GetUChar.
512
513 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
514
515         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
516
517 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
518
519         * buffer.h:
520         * buffer.C: rename to getLogName(), handle
521           build log / latex log nicely
522
523 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
524
525         * MenuBackend.C: 
526         * MenuBackend.h: remove support for reference menuitem type.
527
528 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
529
530         * BufferView_pimpl.C: housekeeping
531         * BufferView_pimpl.h:
532         * LyXView.h:
533         * Makefile.am:
534         * Timeout.C:
535         * Timeout.h:
536         * minibuffer.h: move Timeout GUI-I
537                           
538 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
539
540         * lyxrc.C (read): Update converters data-structures.
541
542 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
543
544         * LaTeX.h (operator!=): add operator != for Aux_Info 
545
546 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
547
548         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
549
550         * LaTeXLog.C: deleted, useful code moved to Buffer
551
552         * buffer.h:
553         * buffer.C: new function getLatexLogName()
554
555         * lyx_gui_misc.C:
556         * lyx_gui.C:
557         * lyxvc.C:
558         * lyxvc.h:
559         * lyxfunc.C: use frontends for LaTeX and VC logs
560
561 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
562
563         * LaTeX.h: yet another std:: that Allan forgot.
564
565         * Variables.C (set): renamed from isset(), because this clashes
566         with some HP-UX macros (grr).
567
568 2001-02-06  Allan Rae  <rae@lyx.org>
569
570         * LaTeX.h: Another bug fix.  Missing std:: this time.
571
572 2001-02-04  Allan Rae  <rae@lyx.org>
573
574         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
575         floats problem. I've left it commented out because it's not quite
576         correct.  It should also test that the current object is a table or
577         figure inset.  But I haven't gotten around to figuring out how to do
578         that.  I *think* it'll be something like: "table" == inset.type()
579
580         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
581         bool.
582
583 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
584
585         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
586         all the citation/databases/styles in the auxilary file. 
587         (run): Rerun latex if there was a babel language error.
588
589 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
590
591         * text.C (Backspace): Preserve the font when changing newline char
592         with a space.
593         (BreakParagraph): If the cursor is before a space, delete the space.
594
595         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
596
597 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
598
599         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
600         new argument (code).
601         (ChangeCitationsIfUnique): New method.
602
603         * paragraph.C (GetPositionOfInset): Handle bibkey.
604
605 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
606
607         * BufferView_pimpl.h: change type of Position::par_pos to
608         LyXParagraph::size_type. 
609
610 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
611
612         * BufferView_pimpl.C (savePosition, restorePosition): Write
613         messages to minibuffer.
614
615 2001-01-28  José Matos  <jamatos@fep.up.pt>
616
617         * buffer.C (makeDocBookFile): adds support for document language.
618         A silly restriction on the name of LatexCommand types where removed.
619         Added support for CDATA sections, allows to chars unescaped, used
620         among others in code, to avoid escape < and >.
621         
622 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
623
624         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
625         saved positions instrad of a stack. Furthermore, a position is
626         stored using paragraph id/paragraph position.
627
628         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
629         Remove LFUN_REF_BACK.
630
631 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
632
633         * converter.C (dvipdfm_options): New method.
634
635 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
636
637         * vspace.C (isValidLength): Fix for empty input string.
638
639 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
640
641         * LyXAction.C (init): change description of LFUN_FIGURE to
642         "Insert Graphics"
643
644 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
645
646         * LaTeX.C: add using directive
647
648 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
649
650         * MenuBackend.C (expand): Fix the sorting of the formats.
651
652 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
653
654         * lyx_main.C: tiny error message fix
655
656 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
657
658         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
659         calling fl_initialize(). This fixes the problem with ',' as
660         decimal separator in text files.
661
662 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
663
664         * trans.C (process): Fix the keymap bug.
665
666 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
667
668         * LaTeX.C (scanAuxFiles): New method. Provides support for
669         multiple bibliographies (when using the bibtopic/bibunits pacakges).
670         (scanLogFile) Scan for "run BibTeX" messages.
671
672         * buffer.C (makeLaTeXFile): Do not load the ae package when using
673         OT1 font encoding. Also, load the aecompl package if the ae
674         package is loaded.
675
676         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
677
678 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
679
680         * texrow.C (increasePos): turn two error messages into debug
681         messages. 
682
683 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
684
685         * LaTeX.C (scanAux): Handle the \@input macro.
686         (runBibTeX): Use scanAux().
687
688         * language.C (latex_options_): New field.
689
690         * LaTeXFeatures.C (getMacros): Add language macros.
691
692         * buffer.C (makeLaTeXFile): Small fix.
693
694 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
695
696         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
697
698         * text2.C: add a using directive.
699
700 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
701
702         * BufferView2.C:
703         * lyx_gui_misc.h:
704         * lyxfr1.C:
705         * lyxfunc.C: kill LyXBell.
706
707 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
708
709         * text.C (IsBoundary): Remove the error message
710         
711         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
712
713         * lyxrc.C (setDefaults): Correct initialization value for
714         font_norm_type.
715
716 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
717
718         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
719         gotoError().
720
721         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
722         and GotoNextNote().
723
724         * src/LyXAction.C: Added reference-next.
725
726         * text.C (InsertChar): Use contains instead of strchr.
727
728         * lyx_cb.C (MenuInsertLabel): Enable default value code.
729
730 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
731
732         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
733         alignment commands (when needed).
734
735         * text.C (InsertChar): Add ':' to number separator chars.