X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=status.22x;h=7f781d383585b39e56b863a1184610f33eb2fe4e;hb=9d3917a4b67f66f1eb8442b941c95f753c0c01f7;hp=87f15fa13c7ed20cd9436f906add3a009bf491f9;hpb=fb5780d203267c40e5ea60c0a6a7542bdfb1b64e;p=lyx.git diff --git a/status.22x b/status.22x index 87f15fa13c..7f781d3835 100644 --- a/status.22x +++ b/status.22x @@ -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,68 +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). - -- Display the correct column alignment and a better column spacing in AMS - environments (bugs 1861, 9908). +- Avoid crashing in release mode if we stumble across an unrealized font. -- Disable properly toggling math diplay in places where it is not - possible (bug 10033). +- 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. - -- Avoid 'ar' warning with recent binutils versions.