]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Use QMessageBox for toggleWarning if possible
[lyx.git] / status.23x
index ff3a95e88938ac37c3599e9b25029aae659e0aa0..37799e5d37c11622821282755a5b9ebe32a5f3b4 100644 (file)
@@ -99,8 +99,6 @@ What's new
 
 - Added C-M-i as a shortcut for LFUN_INSET_SETTINGS (bug 7662).
 
-- Disable completion in text wwhen there is a selection.
-
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -176,6 +174,8 @@ What's new
 
 - Disable CheckTeX while buffer is processed (bug 7434).
 
+- Disable completion in text when there is a selection.
+
 - Do not use English, but the context language, when pasting from LaTeX
   (bug 9199).
 
@@ -199,6 +199,9 @@ What's new
 
 - Fix crash with server-get-xy and tall inset (bug 8120).
 
+- Fix crash when opening file with non-acii file name in single
+  instance mode (bug 11167).
+
 - Improve Undo for operations that act on several buffers (bug 10823).
 
 - Improve rendering of square roots in math editor (bug 10814).
@@ -262,6 +265,10 @@ What's new
 
 - Handle correctly zero table special arguments (bug 10247).
 
+- Fix "New Inset" function in the Nomenclature list dialog.
+
+- Improve warning message dialogs.
+
 
 * INTERNALS