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