]> git.lyx.org Git - lyx.git/blob - status.22x
4321008e0ef2bbdfb539a405a10a5093d8568454
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.2.
4 All comments are welcome.
5
6 We try to group things by topic and in decreasing order of importance.
7 Please feel free to re-arrange if that seems like a good idea.
8
9 What's new
10 ==========
11
12 ** Updates:
13 ***********
14
15 * DOCUMENT INPUT/OUTPUT
16
17
18
19 * TEX2LYX IMPROVEMENTS
20
21
22
23 * USER INTERFACE
24
25 - Increase the maximum value for the number of last open files that LyX can
26   remember (bug 9924).
27
28 - Change mouse cursor to indicate row/column selection in tabulars.
29
30 * DOCUMENTATION AND LOCALIZATION
31
32
33
34 * BUILD/INSTALLATION
35
36
37
38
39 ** Bug fixes:
40 *************
41
42 * DOCUMENT INPUT/OUTPUT
43
44
45
46 * LYX2LYX
47
48
49
50 * USER INTERFACE
51
52 - Do not omit the first space of the selection when copying (bug 9995).
53
54 - Display the correct column alignment and a better column spacing in AMS
55   environments (bugs 1861, 9908).
56
57 - Fix horizontal scrolling feature when inside a collapsable inset
58   with several paragraphs.
59
60 - Fix display of collapsable insets when the same document is shown in
61   two views with different width (bug 9756).
62
63 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
64
65 - Fix cursor position after Redo of a document settings change (bug 10097).
66
67 - Shortcut preferences: ask the user for removing bindings when using the
68   "restore" button (#9174).
69
70 - Shortcut preferences: fix the already-bound-key detection logic.
71
72 - Shortcut preferences: don't forget to trigger the search when it is
73   initialized with the previous value.
74
75
76 * INTERNALS
77
78
79
80 * DOCUMENTATION AND LOCALIZATION
81
82
83
84 * LYXHTML
85
86
87
88 * TEX2LYX
89
90
91
92 * ADVANCED FIND AND REPLACE
93
94
95
96 * BUILD/INSTALLATION
97
98 - Fix monolithic builds with autotools on Mac OS X.