Commit Graph

32888 Commits

Author SHA1 Message Date
Juergen Spitzmueller
05dafa205d Fix tooltip line breaks. 2015-05-16 17:37:17 +02:00
Juergen Spitzmueller
97e9c7d78c Clarify "Save compressed by default" feature (bug 7822) 2015-05-16 17:34:53 +02:00
Kornel Benko
d685adcefa Update sk.po 2015-05-15 09:30:48 +02:00
Richard Heck
efe4b68d8b Remerge strings. 2015-05-14 22:21:38 -04:00
Enrico Forestieri
5f70378496 Take into account compressed documents when creating a LyX archive. 2015-05-15 01:31:55 +02:00
Georg Baum
be41e2d16f Fix build with GNU libstdc++ C++11 ABI
The GNU libstdc++ that ships witch gcc 5 can be used with the same ABI as
older versions, or with a new ABI which is conformant to the C++11 standard.
LyX did not build if the latter was used:
https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/build.log

This is now fixed by detecting the ABI version and disabling the wrong forward
declarations. At the same time, STD_STRING_USES_COW is switched off for the
C++11 ABI version, because the std::basic_string implementation is now C++11
conformant. Since the GNU libstdc++ can also used by other compilers such as
clang, we must not test for the compiler version.
2015-05-12 21:24:05 +02:00
Juergen Spitzmueller
eaed3b94cc de.po 2015-05-11 16:15:02 +02:00
Uwe Stöhr
e682e73348 stdmenus.inc: add PDF forms example to Help menu
I forgot that when I added PDF forms.
2015-05-11 01:05:44 +02:00
Uwe Stöhr
c391d599d9 GuiBox.cpp: fix button logic (fixes bug #9543) 2015-05-10 21:59:35 +02:00
Kornel Benko
9b23be81dc Update sk.po 2015-05-09 18:48:59 +02:00
Uwe Stöhr
d03a98ce18 de.po: restore a lost translation from Jürgen 2015-05-09 18:08:40 +02:00
Uwe Stöhr
83446c2906 po-files: remerge to help the translators with the new strings 2015-05-09 18:03:51 +02:00
Juergen Spitzmueller
8558f84eee de.po 2015-05-09 17:57:18 +02:00
Juergen Spitzmueller
14618dc0f5 Split different indices in the outliner
Fixes: #7012.

Conflicts:
	src/insets/InsetIndex.cpp
2015-05-09 17:52:47 +02:00
Juergen Spitzmueller
2ae6a6e57d de.po 2015-05-09 17:36:45 +02:00
Uwe Stöhr
17489ed60d add support for PDF forms to branch 2015-05-09 16:42:17 +02:00
Georg Baum
b59e1bd79b Make static variable non-static
This is still a hack, but a less dangerous one. The old code had a problem
if it was called from different threads, or if for some reason it would get
called recursively.
2015-05-08 21:52:55 +02:00
Uwe Stöhr
520a2cb15e rename pt.po to pt_PT.po 2015-05-08 00:36:11 +02:00
Jean-Marc Lasgouttes
02dcf8ce10 Revert correctly cursor font after undo a font toggle
The recordUndoSelection call was done after the modification of cursor font. This is bad.

Fixes: #9537
2015-05-07 17:25:11 +02:00
Uwe Stöhr
0299b9bf71 pt_BR.po: new translation by Georger Araujo 2015-05-06 02:14:17 +02:00
Uwe Stöhr
75fb84d5ca ar.po: some more corrections and translations by Hatim 2015-05-06 01:30:11 +02:00
Enrico Forestieri
8a015fce2f Don't update paths of non-existing files
No status line needed as this is an amendment to [4543bf28/lyxgit].
2015-05-05 22:47:46 +02:00
Uwe Stöhr
3fd63a71b8 ar.po: remerge and fix an error 2015-05-05 02:18:18 +02:00
Uwe Stöhr
ad78805570 ar.po: update from Hatim 2015-05-05 02:14:24 +02:00
Enrico Forestieri
4543bf288d Update paths of included files when saving to a different folder.
Fixes #9528 and #5115.
2015-05-04 03:11:30 +02:00
Uwe Stöhr
8e68c2eea1 ar.po: today's updates from Hatim 2015-05-03 16:44:04 +02:00
Uwe Stöhr
4eab7dcaf3 ar.po: backport recent changes from master 2015-05-03 02:00:25 +02:00
Uwe Stöhr
7f9627dcd3 EmbeddedObjects.lyx: improve description of \cmidrule 2015-04-30 01:25:36 +02:00
Pavel Sanda
744c3acc00 Fix broken lilipond links. 2015-04-28 09:37:43 -07:00
Uwe Stöhr
45025e5d9c PDF-comment.lyx: some fixes 2015-04-27 02:34:08 +02:00
Uwe Stöhr
8026360776 pdfcomment.module: reintroduce whitespace mixture because of bug #9518 2015-04-26 18:25:03 +02:00
Juergen Spitzmueller
74c7b5d47e Add Jari-Matti Mäkelä to the credits 2015-04-26 13:47:18 +02:00
Uwe Stöhr
cdf1f6afd9 fi.po: correct the copyright year
this was accidentally set to 2008 in the last commit
2015-04-26 13:45:39 +02:00
Uwe Stöhr
d3ff7ea799 pdfcomment.module: promote our example file in the description
- pdfcomment.module: backport the whitespace uniformization
- PDF-comment.lyx: fix a typo
2015-04-26 13:39:55 +02:00
Juergen Spitzmueller
e2a07d8510 fi.po: another update by Jari-Matti Mäkelä 2015-04-26 13:23:09 +02:00
Uwe Stöhr
3a35552a5c PDF-comment.lyx: few more fixes 2015-04-26 04:21:01 +02:00
Uwe Stöhr
2d84e2b970 PDF-comment.lyx: some fixes 2015-04-26 03:23:22 +02:00
Uwe Stöhr
8751fb1a75 FeynmanDiagrams.lyx: rename German version
it turned out that the example files that should appear in LyX's Help menu must have the same name as their English versions
2015-04-25 17:10:03 +02:00
Uwe Stöhr
d1948bb21a Feynman-Diagramme.lyx: new German translation
FeynmanDiagrams.lyx: an adjustment and added the missing note to the French translation
2015-04-25 16:59:56 +02:00
Uwe Stöhr
f38fbe0f67 FeynmanDiagrams.lyx: fix some typos and expressions 2015-04-25 02:03:50 +02:00
Juergen Spitzmueller
291d1ca2d6 Attempt to fix (mixed) line terminators. 2015-04-23 11:10:39 +02:00
Juergen Spitzmueller
6921cc076e Update the Finnish localization
Patch by Jari-Matti Mäkelä
2015-04-23 10:22:53 +02:00
Scott Kostyshak
73ad885a43 Update previews after doing a find/replace (#7242)
This commit addresses #7242 for normal Find/Replace. That issue was
fixed for Advanced Find at 29948eec.

(cherry picked from commit 66f527e417)

Added status.
2015-04-21 03:03:06 -04:00
Uwe Stöhr
aef7387991 fr.po: this time the correct patch from Jean-Pierre for branch 2015-04-21 00:35:56 +02:00
Uwe Stöhr
2e83e3be5d fr.po: update from Jean-Pierre 2015-04-20 00:37:03 +02:00
Jean-Marc Lasgouttes
839f37317f Avoid requiring messages with empty language.
This is a follow-up to commit 8aa2d6b1.
2015-04-17 15:48:22 +02:00
Uwe Stöhr
0b55f0743e French UserGuide.lyx: updates from Jean-Pierre 2015-04-17 02:18:36 +02:00
Uwe Stöhr
1ce9e4d81a UserGuide.lyx: fix a typo 2015-04-17 01:10:34 +02:00
Uwe Stöhr
7cc7e995c5 UserGuide.lyx: fix a LaTeX warning
\bf is deprecated
2015-04-17 01:03:46 +02:00
Enrico Forestieri
60f56890ad Fix permissions.
Damn'd native Windows tools that don't understand umask ;)
2015-04-13 15:33:19 +02:00