]> git.lyx.org Git - lyx.git/commitdiff
and this
authorAndré Pönitz <poenitz@gmx.net>
Wed, 11 Feb 2004 14:05:25 +0000 (14:05 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 11 Feb 2004 14:05:25 +0000 (14:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8420 a592a061-630c-0410-9148-cb99ea01b6c8

src/ChangeLog

index 0589f20bb0626b5568869a5539a428494f02d153..93355ee3e5785fad28dd0e76315991a251829d96 100644 (file)
@@ -1,4 +1,23 @@
 
+2004-02-11  André Pönitz  <poenitz@gmx.net>
+
+       * lyxfunc.C:
+       * BufferView.[Ch]:
+       * BufferView_pimpl.C: shift undo/redo handling
+
+       * cursor.[Ch]: fix mathed crash
+
+       * lyxfind.C:
+       * lyxtext.h: move selectionAsText to LCursor
+
+       * output_latex.C:
+       * paragraph.C:
+       * text.C:
+       * text2.C:
+       * text3.C: adjust
+
+       * rowpainter.C: fix excessive drawing
+
 2004-02-06  André Pönitz  <poenitz@gmx.net>
 
        * BufferView.[Ch]: