From: Richard Kimberly Heck Date: Sun, 9 Jun 2024 17:13:12 +0000 (-0400) Subject: Merge branch '2.4.x' into 2.4.1-devel X-Git-Tag: 2.4.1~48 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3c909daeeace595afb267bff1c9439474a650091;p=lyx.git Merge branch '2.4.x' into 2.4.1-devel --- 3c909daeeace595afb267bff1c9439474a650091 diff --cc status.24x index 6acb1dedba,976c69baf6..e93d143665 --- a/status.24x +++ b/status.24x @@@ -73,40 -41,15 +73,45 @@@ What's ne * USER INTERFACE -- fix display of equation numbers in right-to-left context. +- Fix crash when deleting rows or columns from table. + +- Fix wrong position of conversion windows of the input method (bugs 11723, + 13054). + +- Speed up mouse movement when there is no selection (part of bug + 13050). + +- Fix incorrect scrolling when using outline to jump to a paragraph (bug 10425). + +- Respect change tracking in dash conversion mechanism (bug 13062). + +- The outliner option "Only output items" now works properly (bug 12981). + +- Show values of cross-references in tooltips (bug 8856). + +- Toolbars are now locked by default for new profiles (bug 11796). + +- Allow "longest label" to be empty (bug 11934). + +- Put new citation after selected item rather than at end of list (bug 12940). + + - fix overflow of appendix red frame in document-bottom grey area. + + * INTERNALS +- Fix case where insets do not have proper information about current buffer + (bug 12682). + +- Handle deprecated Qt enum value. + +- Fix initialization of an internal value. + +- Fix "Unassigned buffer_" error with math references (bug 12947). + + - Re-allow the use of quoted argument to PackageOptions layout tag. + * DOCUMENTATION AND LOCALIZATION