]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Remove duplicate context menu item
[lyx.git] / status.22x
index 8f8d03411b7f53e880be16d48a4272ee5ac40677..6d400eb10adf65582462e974d83b01abfaf1f3e4 100644 (file)
@@ -21,15 +21,26 @@ What's new
 
 * USER INTERFACE
 
-* When changing zoom level, show current value in status bar (bug
+- When changing zoom level, show current value in status bar (bug
   10212).
 
+- Names containing @ are now recognised by the syntax highlighter in the
+  preamble.
+
+- Replace Insert>Caption submenu by a normal entry when there is only one
+  caption type.
+
 
 * DOCUMENTATION AND LOCALIZATION
 
+- Updated French user interface localization.
+
+- Updated French Customizaion, Math, Tutorial and UserGuide manuals.
+
 
 * BUILD/INSTALLATION
 
+- If available, use qtchooser to select correct Qt tools when configuring.
 
 
 
@@ -49,6 +60,11 @@ What's new
 
 - Fixed usage of new module "Title and Preamble Hacks" (bug 10320).
 
+- Fix error with older versions of the covington package in the
+  Linguistics module (bug 10340).
+
+- Fix LaTeX error with recent LuaTeX versions when using landscape.
+
 
 * LYX2LYX
 
@@ -62,6 +78,8 @@ What's new
 
 - Avoid crashing in release mode if we stumble across an unrealized font.
 
+- Correctly return exit code from spawned processes on Windows (bug 10327).
+
 - Fix display of citations with two authors.
 
 - Fix display of multi-author citations when the GUI language is not English.
@@ -78,6 +96,26 @@ What's new
 
 - Correct default font of beamer article layouts (bug 9977).
 
+- Remove extra whitespace around Preview and IPA insets (bug 10304).
+
+- Let M-x give focus to minibuffer when it is already open.
+
+- When doing a selection with Shift-click, make sure that the selection anchor
+  is correct.
+
+- Avoid to overwrite end-of-proof character with text on screen (bug
+  10344).
+
+- Use proper dialog titles in InsetParams-derived dialogs (bug 10329).
+
+- Fix "scroll here" feature of scrollbar (bug 10311).
+
+- Fix the minimum size of the citation dialog on first time (bug 10019).
+
+- When Enter does nothing (empty paragraph), do not record undo (bug 10089).
+
+- Remove duplicate context menu item for Argument insets (bug 10368).
+
 
 * INTERNALS