]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Disable certain change tracking commands when there are no changes
[lyx.git] / status.22x
index 64c5624bd962a75dafc8d022bc7de54ef30642cf..aa6e933bdd980d296a17df380b35312a6a0602c3 100644 (file)
@@ -84,11 +84,24 @@ What's new
 - 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