]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
redraw fix 1.
[lyx.git] / src / ChangeLog
index 4aac0bc4416852cfa251d147fbd625a833eb7e69..134668eb67699c32b5c6e587dce1c507f8ea4809 100644 (file)
@@ -1,3 +1,17 @@
+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.