]> 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 259603b7e85883494faedc123626e4fafa348d2f..a7d0c79ba59f11ed2d6fed15a49da7afc065d298 100644 (file)
@@ -1,3 +1,19 @@
+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.