]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Only trim right end of lines in header. This allows us to preserve
[lyx.git] / status.22x
index 933f75c442a049ecda487e303502eeb8305d7a43..7f781d383585b39e56b863a1184610f33eb2fe4e 100644 (file)
@@ -15,28 +15,18 @@ What's new
 * DOCUMENT INPUT/OUTPUT
 
 
-
 * TEX2LYX IMPROVEMENTS
 
 
-
 * USER INTERFACE
 
-- 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.
-
-- Make inset-select-all select all cells only in tables.
-
-- Automatically show the review toolbar if the document has tracked changes
-  (bug 8738), and related UI imrovements.
-
+* When changing zoom level, show current value in status bar (bug
+  10212).
 
+  
 * DOCUMENTATION AND LOCALIZATION
 
 
-
 * BUILD/INSTALLATION
 
 
@@ -48,63 +38,49 @@ What's new
 * DOCUMENT INPUT/OUTPUT
 
 
-
 * LYX2LYX
 
+- Fix hang with some IEEEtran documents (bug 10307).
 
 
 * USER INTERFACE
 
-- Do not omit the first space of the selection when copying (bug 9995).
+- Avoid crashing in release mode if we stumble across an unrealized font.
 
-- Display the correct column alignment and a better column spacing in AMS
-  environments (bugs 1861, 9908).
+- Fix display of citations with two authors.
 
-- Fix horizontal scrolling feature when inside a collapsable inset
-  with several paragraphs.
+- Fix display of multi-author citations when the GUI language is not English.
 
-- Fix selection of large formula with the mouse when horizontal
-  scrolling kicks in (but 10094).
+- Fix bug where change tracking marks are lost under math insets (bug
+  10265).
 
-- Fix display of collapsable insets when the same document is shown in
-  two views with different width (bug 9756).
+- Fix display glitch when switching to Description layout with an inset
+  at the beginning of the paragraph (bug 10163)
 
-- Raise GuiView on buffer switch to bring it topmost in multi-window mode.
+- Fix display of label font for argument insets.
 
-- Fix cursor position after Redo of a document settings change (bug
-  10097).
+- Keep leading whitespace when converting local layout.
 
-- Disable Edit>Dissolve Inset in tabulars (bug 9954).
 
-- 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.
+* USER INTERFACE
 
 
 * INTERNALS
 
 
-
 * DOCUMENTATION AND LOCALIZATION
 
 
-
 * LYXHTML
 
+Fix problem with output of branches (bug 8022).
 
 
 * TEX2LYX
 
 
-
 * ADVANCED FIND AND REPLACE
 
 
 
 * BUILD/INSTALLATION
-
-- Fix monolithic builds with autotools on Mac OS X.