]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix crash after removing a table row (again due to uncorrected cursor
[lyx.git] / src / ChangeLog
index c8941f14b9249ad7b41be2685cc48dd46dea3095..1bb66fb1ce67593ae86dd17bcc062ba196e65fad 100644 (file)
@@ -1,3 +1,38 @@
+
+2003-10-23  André Pönitz  <poenitz@gmx.net>
+
+       * cursor.C (getStatus): replace ASSERT by more verbose error message
+         and manual correction of the problem. Should increase stability
+         while providing more sensible information.
+
+2004-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxfunc.C (getStatus,dispatch): handle LFUN_(PREVIOUS|NEXT)BUFFER
+
+       * bufferlist.C (previous, next): new methods
+
+       * lfuns.h: 
+       * LyXAction.C (init): add LFUN_NEXTBUFFER and LFUN_PREVIOUSBUFFER
+
+2004-10-18  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * buffer.C (makeDocBookFile): add dsssl stylesheet control
+       entities to preamble.
+
+2004-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * messages.C (Pimpl): strip off translation context information
+
+2004-10-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * BufferView_pimpl.C (setBuffer): when closing a buffer, make sure
+       the cursor is correct (bug 1694)
+
+2004-10-13  José Matos  <jamatos@lyx.org>
+
+       * output_docbook.C (docbookParagraphs): fix closing tags in the
+       end of the document. 
+
 2004-10-09  José Matos  <jamatos@lyx.org>
 
        * buffer.C: format up to 237.