Richard Heck
46a16b0ca7
Merge branch '2.2.x' into 2.2.2-staging
2016-07-25 14:55:16 -04:00
Richard Heck
c0a8259d68
Start development of 2.2.2.
2016-07-25 14:50:10 -04:00
Richard Heck
a4a1c11b2d
Fix hang reported at #10307 .
...
Also, add a FIXME explaining what we'd need to do to fix the
convert_TeX_brace_to_Argument routine properly.
(cherry picked from commit 0f4c14bba2
)
2016-07-23 13:45:32 -04:00
Richard Heck
12a4b52a72
Fix directory in build script.
2016-07-21 14:34:19 -04:00
Richard Heck
03906e0530
Remerge strings.
2016-07-21 14:31:23 -04:00
Richard Heck
7c8fd8d026
Update gmo files for German and Brazilian Portuguese.
2016-07-21 14:29:54 -04:00
Richard Heck
ad72f2b554
Start preparations for 2.2.1.
2016-07-21 14:25:32 -04:00
Jean-Marc Lasgouttes
cf6b30ae76
Recompute Paragraph::beginOfBody() earlier
...
In redoParagraph, this should be done before coping with the insets,
other wise some graphic gliches may occur. This is a better fix for
Fixes bug #10163 .
(cherry picked from commit 71374b38c2
)
2016-07-21 10:37:41 +02:00
Jean-Marc Lasgouttes
5f2023796a
When painting only insets, paint also change and language marks
...
Fixes bug #10265 .
(cherry picked from commit c73923c519
)
2016-07-21 01:09:32 +02:00
Uwe Stöhr
54bcdd2468
prepare installer for 2.2.1
2016-07-20 23:44:11 +02:00
Uwe Stöhr
2a5498ed7d
status.22x: mention Brazilian update
2016-07-20 01:50:02 +02:00
Uwe Stöhr
9633b1b9c5
pt_BR.po: updates by Georger
2016-07-20 01:46:03 +02:00
Jean-Marc Lasgouttes
6633e7aa3e
Add feedback in status bar when zooming
...
Moreover enforce better the lower limit of 10 and avoid overflow due
to unsigned int.
Fixes bug #10212 .
(cherry picked from commit 8884c4044d
)
2016-07-20 00:58:30 +02:00
Jean-Marc Lasgouttes
28e347b0a6
Realize inset argument label font before using it
...
Also fix a few typos in status.22x.
(cherry picked from commit e35110eab7
)
2016-07-19 22:58:36 +02:00
Richard Heck
32b56ee8f7
Do not crash is release mode if we stumble across an unrealized font.
...
(cherry picked from commit 3203fb1c5f
)
2016-07-18 13:03:47 -04:00
Richard Heck
4604388e7c
Ignore .dirstamp.
2016-07-18 13:02:56 -04:00
Richard Heck
4a75d358a1
The way this was previously, it had to fail if the GUI language
...
was not English: We return the the abbreviated author "One and Two",
but translated to the GUI language; then we search that for " and "
in order to pull the authors apart again.
I've just replaced the distinct routines with a single one that handles
both cases, depending upon whether a Buffer is provided as one argument.
(cherry picked from commit fb84ccd9fb
)
2016-07-17 22:56:14 -04:00
Richard Heck
e98334098b
Fix thinko that led 2-authors citations to be displayed with "et al."
...
(cherry picked from commit d5633f17e5
)
2016-07-17 22:56:14 -04:00
Jean-Marc Lasgouttes
85b8c040bd
Fix i18n.inc creation with some out of tree builds
...
Actually, POFILES already contains the relative path to the po files,
so that the old code was only working by chance when the source and
build directories were at same level.
(cherry picked from commit bd890842f5
)
2016-07-17 22:18:22 -04:00
Uwe Stöhr
bf67b7250c
INSTALL.Win32: update file
...
The file was hopelessly outdated. I updated it by moving the updated info to the Wiki. The Wiki allows to use some screenshots because images explain more than text.
2016-07-18 01:34:30 +02:00
Richard Heck
c7de07a41b
Add InStar module to the distribution.
2016-07-16 11:09:03 -04:00
Uwe Stöhr
edf1a236da
doc files: remove unnecessary TeX braces
2016-07-16 12:39:34 +02:00
Uwe Stöhr
1af511754b
Math.lyx: a nitpick
2016-07-16 02:30:40 +02:00
Uwe Stöhr
d15950ffde
Math.lyx: add shortcuts for font styles
2016-07-16 02:27:56 +02:00
Uwe Stöhr
771950a14e
example files: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-16 00:22:37 +02:00
Uwe Stöhr
2111e775f5
MergedManuals.lyx: fix a file path
2016-07-16 00:08:58 +02:00
Uwe Stöhr
494f3991dc
examples/templates: remove unnecessary parbreak
...
- fixes part of bug #10068
2016-07-15 23:59:20 +02:00
Uwe Stöhr
7e92e875d3
examples/templates: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-15 23:52:38 +02:00
Uwe Stöhr
78f59f72ac
doc files: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-15 23:48:00 +02:00
Uwe Stöhr
1d95e99423
UserGuide.lyx: re-add the \origin
...
(it drives me crazy that it will always automatically be removed)
2016-07-15 23:09:18 +02:00
Uwe Stöhr
d048e48a96
UserGuide.lyx: correct a menu name
...
- also remove unnecessary latexpars
2016-07-15 22:58:32 +02:00
Richard Heck
46167c1a91
Add .dirstamp to the list of ignored files.
...
This seems to be generated by recent versions of automake. It isn't
an issue if you use a separate build directory, but not everyone
does that.
(cherry picked from commit 0858cdddc7
)
2016-07-15 13:37:56 -04:00
Richard Heck
b366a55962
Fix some comments about the enumitem module.
2016-07-15 13:35:49 -04:00
Richard Heck
dde4c68c91
Merge branch '2.2.x' into 2.2.2-staging
2016-07-15 13:28:07 -04:00
jpc
f86b797e95
Update fr.po and status.22x
2016-07-15 09:58:16 +01:00
Juergen Spitzmueller
e0299323c8
de.po: fix typo
2016-07-15 08:17:42 +02:00
Stephan Witt
6bcc05919f
Correct wrong bug reference.
2016-07-15 07:29:03 +02:00
Stephan Witt
ab1dd332e1
Remove special code for Qt5 to manage HiDPI. It's not needed anymore and leads to strange icon scaling problems in mixed resolution environment.
...
For reference see the screen shots in bug tracker ticket #10114 .
(cherry picked from commit d5fb80ed87
)
2016-07-15 07:20:50 +02:00
Uwe Stöhr
9bc0d8a8de
UserGuide.lyx: describe a new feature of LyX 2.2.1
2016-07-15 02:32:02 +02:00
Uwe Stöhr
05fd1b7aeb
de.po: 2 more translations
2016-07-15 02:31:32 +02:00
Uwe Stöhr
c8a1b16de0
doc files: fix typos
2016-07-15 01:40:03 +02:00
Uwe Stöhr
aea9e4bf22
Tutorial example file: reflect what we actually describe in the Tutorial
2016-07-15 01:27:28 +02:00
Uwe Stöhr
a7a1c5c95d
Tutorial.lyx: add a hint as requested by a user
2016-07-15 01:26:48 +02:00
Uwe Stöhr
010254fb92
de.po: some translations
2016-07-15 00:12:25 +02:00
Richard Heck
d927568fb4
Remerge strings.
2016-07-13 13:50:00 -04:00
Guillaume Munch
7a4355c1ef
Document save_transient_properties
2016-07-13 18:15:51 +01:00
Guillaume Munch
030f4c6d1e
Revert the change of "Output" into "Format"
...
(Partial revert of commit 141d9d34dfb5ee5b642438f76945ee51ab931800.)
2016-07-13 17:47:27 +01:00
Kornel Benko
9a79548c80
Update sk.po
2016-07-13 18:32:17 +02:00
Juergen Spitzmueller
9fbe75bea9
Revert "linguistics.module: add new dependencies"
...
This reverts commit 33e550a986
.
2016-07-13 08:02:44 +02:00
Richard Heck
f5d1a34866
Remerge strings.
2016-07-12 19:26:59 -04:00