]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
redraw fix 1.
[lyx.git] / src / ChangeLog
index 0b2d7deb8237afe44095b5a61f6056e8e300468b..134668eb67699c32b5c6e587dce1c507f8ea4809 100644 (file)
@@ -1,3 +1,33 @@
+2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView_pimpl.C: remove unneeded extra repaint()
+2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXAction.C: allow command-sequence with NoBuffer
+
+       * lyxfunc.C: don't insist on trailing ';' for command-sequence
+2002-07-10  Angus Leeming  <leeming@lyx.org>
+
+       * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
+
+2002-07-09  Angus Leeming  <leeming@lyx.org>
+
+       * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
+
+2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lengthcommon.h: whitespace
+       * lyxfunc.C: update scrollbar after goto paragraph 
+
+       * lyxtext.h: factor out page break drawing, and fix it so
+         page break/added space paints as selected nicely
+2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView_pimpl.C: add FIXMEs, clean up a little
 
 2002-07-09  André Pönitz <poenitz@gmx.net>
 
@@ -15,7 +45,7 @@
 
        * LColor.C (LColor): add a corresponding entry to the items array.
 
-       * buffer.C (~Buffer): remove any previewed LaTeX snippets assocoated
+       * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
        with this buffer.
 
 2002-07-05  Angus Leeming  <leeming@lyx.org>