]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Fix bug #10195
[lyx.git] / status.22x
index 842d2f91da51c13256183430b5f94c1b69460747..5054193f5405f2c5263190c3b3c1d97c70762ebb 100644 (file)
@@ -25,6 +25,8 @@ What's new
 - Syntax highlighting in the preamble and and the source view has been made
   compatible with dark themes (#8325)
 
+- Added a new module "Title and Preamble Hacks".
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -43,9 +45,8 @@ What's new
 - Implement "Dissolve Inset" and "Show Label" context menu items for
   arguments (bug 10150).
 
-
-* DOCUMENTATION AND LOCALIZATION
-
+- Restore selected reference when using "Go to label" and "Go back" in the
+  cross-reference dialog.
 
 
 * BUILD/INSTALLATION
@@ -63,9 +64,16 @@ What's new
 
 - Correctly protect the \pagebreak command when needed (bug 10092).
 
+- Resolve problem on Windows with importing files from directories with
+  accented characters on FAT drives (bug 10218).
+
+- Make sure we output all XHTML table cells, even the empty ones (bug 10153).
+
 
 * LYX2LYX
 
+- Fix paragraph argument conversion for \labelwidthstring etc (bug 10243).
+
 
 
 * USER INTERFACE
@@ -104,6 +112,9 @@ What's new
 - Fix display of collapsable insets when the same document is shown in
   two views with different width (bug 9756).
 
+- fix display glitches when editing changes the dimension of insets
+  (bug 6691).
+
 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
 
 - Fix cursor position after Redo of a document settings change (bug