mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
5f08a1b41d
This happens when cursor-left/right enters an inset.
Fixes bug #10630.
(cherry picked from commit 2e84b8030e
)
101 lines
1.9 KiB
Plaintext
101 lines
1.9 KiB
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 2.2.4.
|
|
All comments are welcome.
|
|
|
|
We try to group things by topic and in decreasing order of importance.
|
|
Please feel free to re-arrange if that seems like a good idea.
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
** Updates:
|
|
***********
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
- On Windows, allow to automatically bring the LyX window to top (bug 10469).
|
|
|
|
- Cache information on exportable formats (bug 9980).
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
- Updated Japanese user interface localization.
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
*************
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Fix wrong spacing in output when the font size is changed inside
|
|
a center environment or a greyed out note (bugs 9598 and 10650).
|
|
|
|
- Assure properly nested \begin{lang} and \end{lang} tags even when
|
|
no language package is selected (bug 10685).
|
|
|
|
* LYX2LYX
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
- Fix crash occurring in certain circumstances when previewing the source
|
|
of a single paragraph containing a language switch (bug 10636).
|
|
|
|
- Remove duplicate entries from the Symbols dialog (bug 10644).
|
|
|
|
- Always show the float type in the float inset label (bug 10618).
|
|
|
|
- Show correct color name for green in the status bar (bug 10656).
|
|
|
|
- fixes to cursor positionning on mouse click for right-to-left text
|
|
(bug 10569).
|
|
|
|
- Fix metrics of full-width insets when paragraph endings are shown
|
|
(bug #10537).
|
|
|
|
- Fix glacial performance with ancient Hebrew text on macOS.
|
|
|
|
- Fix hole in selection for some zoom and justification values (bug
|
|
8883).
|
|
|
|
- Fix cursor state after double/triple click in mathed (bug #10686).
|
|
|
|
- Fix potential crash when cursor enters an inset (bug 10691).
|
|
|
|
- Avoid a case of stuck cursor after entering an inset (bug 10630).
|
|
|
|
|
|
* INTERNALS
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|