X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=81d2d86d4e265822d7fd64ed18a5817a576d8795;hb=6719871884adb665b63e46c58893bf13423f4bea;hp=ae5b5be7929030d2c13e4a9292be7f2e86d8bdc6;hpb=ed41220bb0c03c9df32f9f072cf6abff7297ddd9;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index ae5b5be792..81d2d86d4e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,40 @@ +2005-07-15 + + * output_latex.C (TeXDeeper): get rid of potential dereferencing + of past the end iterator + +2005-07-14 André Pönitz + + * undo.C (recordUndoFullBuffer): implement undo for + textclass switches + +2005-07-14 André Pönitz + + * cursor.C (setSelection): open insets when selection is set there + to avoid crashs with cold coord cache + +2005-07-14 André Pönitz + + * trans_mgr.C (insert): move cursor to the right after inserting + a char. + +2005-07-14 Lars Gullik Bjønnes + + * BufferView_pimpl.C (update): dampen some of the debug blabbering + * factory.C (readInset): ditto + * text.C, text2.C: ditto + +2005-06-21 Jean-Marc Lasgouttes + + * buffer.C: format incremented to 242. There is no file format per + se, but the "frenchb" language has been removed from lib/language + and has to be translated to "french" by lyx2lyx. + +2005-07-06 Georg Baum + + * cursor_slice.h, dociterator.h: add some documentation + * cursor_slice.h, dociterator.h (idxSave, idxLoad): remove + 2005-07-06 Jürgen Spitzmüller * text.C (leftMargin): do not add identation to display() style