]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
some more changes
[lyx.git] / src / ChangeLog
index ae72761610ec6a02cf491b35b66cd94bfb8c98c7..036ffec75fd51c24bf916f7dc290a55de68957de 100644 (file)
@@ -1,3 +1,31 @@
+2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView.C (resize): check there's a buffer to resize
+2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxfunc.C: remove dead code
+
+       * lyxserver.h:
+       * lyxserver.C: use lyx_guii::set_read_callback
+2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
+       an inset in a RTL paragraph.
+
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxfunc.C: repaint after a font size update
+
+2002-07-15  André Pönitz <poenitz@gmx.net>
+
+       * lyxlength.C: inBP should be able to return negative values
+
+2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxfunc.C: use lyx_gui::update_fonts()
 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
 
        * lyxfunc.C: use lyx_gui::update_color()