]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
prevent crash when inserting minipage in table cell,
[lyx.git] / src / ChangeLog
index effd40ab3f857307f45845f30d0c3c9948ff18d2..ff1b01b7b4d948878318524a646988a05d83217d 100644 (file)
@@ -1,3 +1,14 @@
+
+2003-07-30  André Pönitz  <poenitz@gmx.net>
+
+       * tabular.C: don't use Assert too heavily. This crashes where it
+         shouldn't
+
+2003-07-30  Alfredo Braunstein  <abraunst@libero.it>
+
+       * lyxfunc.C (dispatch): do not mark the buffer dirty if the action
+       is disabled (bug 1232)
+
 2003-07-30     Martin Vermeer  <martin.vermeer@hut.fi>
 
        * factory.C: limited 'arg' scope
@@ -14,7 +25,6 @@
        
        * lyx_main.C (LyX):
        * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws
-
        
 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>