]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
More fixes to the autocollapsing of paragraphs.
[lyx.git] / src / ChangeLog
index 5ff880c49060b6d3bd9497700a07ada0744c7b77..9a6982a59bdef25b8756a25f0bfbad0ceb7ba4d7 100644 (file)
@@ -1,3 +1,13 @@
+2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * MenuBackend.C: include "lyx_main.h" instead of declaring
+       lastfiles (actually was declared as LastFiles* instead of a
+       scoped_ptr).
+
+2001-12-17  Juergen Vigna  <jug@sad.it>
+
+       * tabular.C (AppendColumn): applied John's fix
+
 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
 
        * BufferView.h: 
        * Makefile.am:
        * box.h: new start of class for above
 
-2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
-
        * lyxfunc.C: ignore space-only minibuffer dispatches.
          Show the command name when it doesn't exist
 
        * minibuffer.C: don't add empty lines to the history
 
-2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
-
        * minibuffer.C: add a space on dropdown completion
  
 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>