]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Disable certain change tracking commands when there are no changes
[lyx.git] / status.22x
index 0f107e97a23151e74aaf8b203cecf96a2ef22903..aa6e933bdd980d296a17df380b35312a6a0602c3 100644 (file)
@@ -81,10 +81,28 @@ What's new
 - Display the correct column alignment and a better column spacing in AMS
   environments (bugs 1861, 9908).
 
+- Fix horizontal scrolling feature when inside a collapsable inset
+  with several paragraphs.
+
+- Fix selection of large formula with the mouse when horizontal
+  scrolling kicks in (but 10094).
+
 - Fix display of collapsable insets when the same document is shown in
   two views with different width (bug 9756).
 
-  
+- Raise GuiView on buffer switch to bring it topmost in multi-window mode.
+
+- Fix cursor position after Redo of a document settings change (bug 10097).
+
+- Shortcut preferences: ask the user for removing bindings when using the
+  "restore" button (#9174).
+
+- Shortcut preferences: fix the already-bound-key detection logic.
+
+- Shortcut preferences: don't forget to trigger the search when it is
+  initialized with the previous value.
+
+
 * INTERNALS