]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Small fixes from Lior and Angus
[lyx.git] / src / ChangeLog
index 4e8c6a39ac94eaa4472e188c7a27514371eaeb5d..5c7472d5ed39962f1018a0930ba4b1cd54fe3166 100644 (file)
@@ -1,5 +1,35 @@
+2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
+
+       * text2.C: add a using directive.
+
+2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView2.C:
+       * lyx_gui_misc.h:
+       * lyxfr1.C:
+       * lyxfunc.C: kill LyXBell.
+
+2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * text.C (IsBoundary): Remove the error message
+       
+       * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
+
+       * lyxrc.C (setDefaults): Correct initialization value for
+       font_norm_type.
+
 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
 
+       * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
+       gotoError().
+
+       * text2.C (GotoNextInset): New method. Replaces GotoNextError()
+       and GotoNextNote().
+
+       * src/LyXAction.C: Added reference-next.
+
        * text.C (InsertChar): Use contains instead of strchr.
 
        * lyx_cb.C (MenuInsertLabel): Enable default value code.
@@ -10,4 +40,3 @@
        alignment commands (when needed).
 
        * text.C (InsertChar): Add ':' to number separator chars.
-