]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Disable certain change tracking commands when there are no changes
[lyx.git] / status.22x
index bbd3ac85313f31c16ad624215aabc885be4ee8cb..aa6e933bdd980d296a17df380b35312a6a0602c3 100644 (file)
@@ -33,7 +33,9 @@ What's new
 - Increase the maximum value for the number of last open files that LyX can
   remember (bug 9924).
 
-  
+- Change mouse cursor to indicate row/column selection in tabulars.
+
+
 * DOCUMENTATION AND LOCALIZATION
 
 
@@ -79,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