]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / ChangeLog
index 1551469e02746a6b937f6db612e88b3dd950d79f..a7d0c79ba59f11ed2d6fed15a49da7afc065d298 100644 (file)
@@ -1,3 +1,25 @@
+2002-01-07  Juergen Vigna  <jug@sad.it>
+
+       * text.C (nextBreakPoint): removed debug output not needed anymore.
+
+2002-01-06  Juergen Vigna  <jug@sad.it>
+
+       * text.C (nextBreakPoint): fixed up this function we had this bug
+       since ever but now hopefully we break row better.
+       (insertChar): we have to check if an inset is the next char as it
+       could now happen that a large inset is causing a break.
+
+2002-01-05  Juergen Vigna  <jug@sad.it>
+
+       * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
+       if it doesn't like to be drawed.
+
+2002-01-04  Juergen Vigna  <jug@sad.it>
+
+       * BufferView2.C (lockInset): forgot to set a cursor.
+
+       * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
+
 2002-01-03     Martin Vermeer <martin.vermeer@hut.fi>
 
        * FormMathsPanel.C: