Jean-Marc Lasgouttes
bbe7b84f3b
Reset change bar information when breaking row
...
This is a much less invasive version of da2696cc+da2696cc, which
reduces the risk to a minimum. There may be other Row members that
need resetting, we'll see that later.
Fixes bug #11396 .
2019-05-24 10:21:43 +02:00
Kornel Benko
7d8a8eec8c
Update sk.po
2019-05-21 07:23:01 +02:00
Enrico Forestieri
a5f5985d28
Fix bug #11528
...
The code was not doing what said in the description.
(cherry picked from commit 45e0ce2372
)
2019-05-20 22:07:59 +02:00
Juergen Spitzmueller
b90638ccc3
Update Swedish localisation
2019-05-19 14:05:26 +02:00
Richard Kimberly Heck
91cfd0b535
Update Brazilian Portuguese translation.
2019-05-15 22:43:27 -04:00
Jean-Marc Lasgouttes
7686af1ba8
Some Asian langagues allow to wrap text at any position
...
This is hardcoded for now for simplicity and to allow backporting to
2.3.
The behavior is unchanged for all languages but Chinese, Japanese or
Korean.
Fixes part of bug #10299 .
(cherry picked from commit 26c2811cc4
)
2019-05-15 18:26:08 +02:00
Jean-Marc Lasgouttes
23505a8a91
Newly created inline math is not numbered
...
The bad initialisation created phantom entries in equation ToC
Fixes bug #11423 .
(cherry picked from commit 175711046d
)
2019-05-13 10:05:33 +02:00
Juergen Spitzmueller
f6c0c1ee35
Enable optional \cite* arguments in biblatex-natbib
...
(cherry picked from commit 6a4199ed23
)
2019-05-13 09:25:31 +02:00
Richard Kimberly Heck
679f136eb6
Update Russian translation.
2019-05-11 16:30:37 -04:00
Richard Kimberly Heck
243767ac03
Add Ukranian translation, and update gmo files.
2019-05-10 20:07:10 -04:00
jpc
4f1ea733ce
Typos in fr.po and two manuals pointed out by a user on lyx-docs
2019-05-08 11:22:25 +02:00
jpc
fcc5140b63
Last check of fr.po before 2.3.3
2019-05-06 23:31:38 +02:00
Pavel Sanda
2b380fff7e
* cs.po - finalize
2019-05-06 15:07:25 +02:00
Richard Kimberly Heck
7a73affdf6
Remove inactive email
2019-05-05 14:11:47 -04:00
Richard Kimberly Heck
1bce20fca6
Add script to extract emails.
...
Also, remove email for Zoran Filipovic, since it is dead.
2019-05-05 14:10:49 -04:00
Juergen Spitzmueller
bf4390cf06
bg.po: another update
2019-04-26 10:29:19 +02:00
Enrico Forestieri
91153633d1
Update it.po
2019-04-26 09:49:57 +02:00
Richard Kimberly Heck
e79db2fe1f
Remerge strings.
2019-04-25 23:31:04 -04:00
Juergen Spitzmueller
b50949b472
Only write btUnits if we have a bibliography
...
Fixes : #11562
(cherry picked from commit b77094a497
)
2019-04-24 07:32:07 +02:00
Kornel Benko
264dfede0e
Amend 43c31f4e
: Revive Bulgarian localization
2019-04-23 14:30:26 +02:00
Juergen Spitzmueller
921096070b
hu.po: fix backslash escaping
2019-04-23 13:39:54 +02:00
Juergen Spitzmueller
43c31f4e0e
Revive Bulgarian localization
2019-04-23 13:33:04 +02:00
Juergen Spitzmueller
4104cd13a5
Fix renaming of citation refs after changing bibitem key
...
Fixes : #6494
(cherry picked from commit faefee3dc6
)
2019-04-22 09:18:29 +02:00
Kornel Benko
c041412f08
Update + casing for sk.po
2019-04-21 13:26:52 +02:00
Juergen Spitzmueller
6f8673bcee
Pass proper text to TeXOnePar in Paragrapgh::Private::validate
...
This fixes InPreamble layouts in insets (#11557 )
(cherry picked from commit 4f884fc92d
)
2019-04-21 08:03:22 +02:00
Juergen Spitzmueller
ccf93fc0d6
Use proper listings font styles with polyglossia and RTL
...
Fixes : #11554
Also load color with minted and polyglossia/RTL, as minted loads it
too late.
(cherry picked from commit 3e516a6219
)
2019-04-20 08:37:45 +02:00
Juergen Spitzmueller
ac1ee5947f
Status update
2019-04-16 09:10:38 +02:00
Juergen Spitzmueller
8b2c36ca61
ar.po: update by Hatim
2019-04-16 09:02:37 +02:00
Enrico Forestieri
f929e2aae5
Update status.23x
...
Add reference to a bug reported after it was fixed.
2019-04-14 10:46:05 +02:00
Jean-Marc Lasgouttes
f03c4a2db4
Fixup ad79ac40
: reintroduce markers around delimiters
...
The reasoning behind this change was not correct.
Fixes bug #11516 .
(cherry picked from commit 3b58e38dc6
)
2019-04-10 14:39:09 +02:00
Jean-Marc Lasgouttes
595c6d0a05
Fix bold-like characters when selecting bidi text
...
In painter, restrting paining regions does not really work when region is empty.
Fixes bug #11198 .
(cherry picked from commit f9da28428a
)
2019-04-10 14:19:18 +02:00
Daniel Ramoeller
e8dc6fad05
Fix for #11476 : Icons have spurious squares
...
(cherry picked from commit 209944796a
)
2019-04-06 07:30:46 +02:00
Daniel Ramoeller
5f444ee86f
Fix for Mac Command-0 zoom-buffer binding
...
Amends fix to #10455
(cherry picked from commit 990f1eca4a
)
2019-04-06 07:28:47 +02:00
Juergen Spitzmueller
7986ac2f32
Fix left/right border UI when toggling formal
...
Fixes : #9835
(cherry picked from commit 00de6c4be7
)
2019-04-01 18:48:07 +02:00
Juergen Spitzmueller
15dae1244b
Fix booktabs bottom line with multirows
...
Fixes : #11445
(cherry picked from commit 819c9c1645
)
2019-04-01 18:45:57 +02:00
Kornel Benko
80b3adc42a
Cmake build: Removed some cmake warnings
2019-03-26 10:00:35 +01:00
Richard Kimberly Heck
7f0b0e3347
This has not been updated in my build yet.
...
(cherry picked from commit 95c665e607
)
2019-03-25 23:00:16 -04:00
Uwe Stöhr
e5c7084a9c
Win installer: fix bug on init
...
- also remove unused code and some updates
2019-03-26 02:34:54 +01:00
jpc
8b86f744cb
Update shortcuts in fr.po
2019-03-25 16:31:29 +01:00
jpc
1254448f37
Solve shortcut conflict in fr.po
2019-03-25 09:57:55 +01:00
Enrico Forestieri
f836783908
Fix bug #11526
...
Correctly categorize a textmode symbol in mathed.
(cherry picked from commit c2af2cfd94
)
2019-03-24 22:19:05 +01:00
Kornel Benko
4c53ac82bd
Update sk.po
2019-03-24 12:47:45 +01:00
Juergen Spitzmueller
d9f0f7e6a9
de.po
2019-03-23 08:17:59 +01:00
Pavel Sanda
0b24c0db58
backport forgotten accelerators
2019-03-23 07:56:21 +01:00
Pavel Sanda
026f7975fe
* cs.po
2019-03-22 22:27:23 +01:00
Uwe Stöhr
a96bf1ae89
installer: re-sync with master
...
backport all recent fixes from master
2019-03-22 01:19:48 +01:00
Jean-Marc Lasgouttes
e0879b1460
Cache the value of GuiFontMetrics::lbearing().
...
This seems to be necessary on windows, where math editing can get very
slow. Note that other methods like rbearing already use a cache.
In the future all these caches for single characters shall be unified.
(cherry picked from commit d3979e798c
)
2019-03-21 18:43:37 +01:00
Jean-Marc Lasgouttes
f94cdf6e1c
Place the depth bar correctly in full screen mode
...
In full screen mode, it is possible to restrict the text width. In
this case, the paint bar should not be painted outside of this
restricted area.
Fixes bug #11286 .
(cherry picked from commit 7485225cc6
)
2019-03-21 11:57:59 +01:00
Juergen Spitzmueller
5518ca028e
Add tabular-features set-inner-lines and fix set-all-lines behavior
...
Patch by Daniel Ramöller (racoon)
Fixes : #11382
(cherry picked from commit cb84f752f2
)
2019-03-20 12:49:23 +01:00
Enrico Forestieri
98a792c9fd
Fix bug #11490
...
Correctly add the branch name suffix when the stem
of the filename contains a dot.
(cherry picked from commit c3b9504835
)
2019-03-19 21:41:04 +01:00