]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Disable certain change tracking commands when there are no changes
[lyx.git] / status.22x
index f1779cf02d8589e64a1b07555b5f7be3d1849921..aa6e933bdd980d296a17df380b35312a6a0602c3 100644 (file)
@@ -81,11 +81,27 @@ 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