From: André Pönitz Date: Wed, 11 Feb 2004 14:05:25 +0000 (+0000) Subject: and this X-Git-Tag: 1.6.10~15517 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=fcc19bf1371dd214c1b636a349376675c51e5f74;hp=299b6e315aec062d10e0c293e62fcf2073bae58f;p=lyx.git and this git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8420 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index 0589f20bb0..93355ee3e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,23 @@ +2004-02-11 André Pönitz + + * 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 * BufferView.[Ch]: