]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Rename screen, and don't re-construct it on a buffer change (that is far too
[lyx.git] / src / ChangeLog
index 8dad865d43bd49a42974ac8194558810142a1f44..3e83ded21f0e06d77afb403362f32bec58c2068a 100644 (file)
@@ -1,3 +1,23 @@
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView.h:
+       * BufferView.C:
+       * BufferView2.C:
+       * BufferView_pimpl.h:
+       * BufferView_pimpl.C: only construct screen once,
+         rename
+
+       * lyxrc.C: remove pointless comment
+2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView.h: 
+       * BufferView.C: remove active() and belowMouse()
+
+       * BufferView_pimpl.h:
+       * BufferView_pimpl.C: use workarea() not workarea_,
+         and make it use a scoped_ptr instead
+
 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
 
        * lyx_gui.C: add debug message on BadWindow