]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
fix typo
[lyx.git] / Status.15x
index a3360e05857f3698b62db45c71d280ba88e0e541..b2f3f9c215cf39187e9fe5a8d93f64e2b54f2ef8 100644 (file)
@@ -110,6 +110,9 @@ OTHER PANELS
   dialog a second time, its button sizes are adjusted to their content.
   This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5!
 
+  FIXED on Linux (2006-12-24 JSpitzm). On Windows, the fix apparently doesn't
+  work (according to Michael).
+
 * The visual table size selection on the the "Insert Table" dialog has gone
   (Joost 3/11/06).
 
@@ -195,12 +198,6 @@ EDITING
 
 * the insertion of Ctrl-Return cannot be undone
 
-* open a document full of marginal notes (other insets should also work),
-  select multiple insets from the begining twice, lyx crashed with
-    QLayout::addChildWidget: lyx::frontend::QCommandBuffer "" in wrong parent; moved to correct parent
-    Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323
-    Abort
-
 
 CHANGE TRACKING
 
@@ -663,3 +660,10 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
   Odd, isn't it?
   FIXED (Enrico (found problem) and Georg (fix) 2006-12-27)
 
+* open a document full of marginal notes (other insets should also work),
+  select multiple insets from the begining twice, lyx crashed with
+    QLayout::addChildWidget: lyx::frontend::QCommandBuffer "" in wrong parent; moved to correct parent
+    Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323
+    Abort
+  FIXED (Bo 2006-12-27)
+