]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Painter and scrollbar API patches
[lyx.git] / src / ChangeLog
index 3e83ded21f0e06d77afb403362f32bec58c2068a..726a5f87a8f8b46f43323e2effb5f90ef973e756 100644 (file)
@@ -1,3 +1,59 @@
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView.h:
+       * BufferView.C:
+       * BufferView_pimpl.h:
+       * BufferView_pimpl.C: move bogus scrolling logic
+         to xforms
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxfunc.C:
+       * BufferView_pimpl.C: view->resize() change
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView_pimpl.C: topCursorVisible
+         prototype change
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am:
+       * lyx_gui.h:
+       * lyx_gui.C: move to frontends/
+       * main.C:
+       * lyx_main.h:
+       * lyx_main.C: changes from above
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * intl.C:
+       * intl.h:
+       * kbmap.C:
+       * kbsequence.C:
+       * lyx_cb.C:
+       * lyx_main.C: minor tidy
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView_pimpl.h:
+       * BufferView_pimpl.C:
+       * BufferView.h:
+       * BufferView.C: make painter() const,
+         remove dead code
+       * BufferView2.C: use screen() accessor
+       * lyx_main.h:
+       * lyx_main.C: some minor cleanup
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * BufferView_pimpl.h:
+       * BufferView_pimpl.C: remove enter/leaveView,
+         use workHeight()
 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
 
        * BufferView.h: