]> git.lyx.org Git - lyx.git/log
lyx.git
8 years agoUpdate fuzzy translations from 2.1.x branch
Georg Baum [Sun, 24 Apr 2016 19:33:38 +0000 (21:33 +0200)]
Update fuzzy translations from 2.1.x branch

This was done with
python ../lyx-2.3-staging/development/tools/mergepo.py -n -t po ../lyx-2.1/po

It should have been part of a26cdcb4ba, but the mergepo script did not overwrite
fuzzy translations with non-fuzzy ones at that time. Now 2.2 will not be missing
translations that are in 2.1 (but of course it might contain changed translations).

8 years agoForgot fi.gmo at 7eacd8d316
Georg Baum [Sun, 24 Apr 2016 18:44:31 +0000 (20:44 +0200)]
Forgot fi.gmo at 7eacd8d316

8 years agoFix bug 10074 (regression)
Georg Baum [Sun, 24 Apr 2016 18:12:43 +0000 (20:12 +0200)]
Fix bug 10074 (regression)

This was a regression of 8aa37c43. I did not take into account that end_pos
could be -1, so the code that checked whether a pair of braces needs to be
inserted between two hyphens did not work for that case. Now we check for
the length of text_, which should be done anyway, and only take end_pos into
account when it is not -1.

8 years agoMerge finnish translations from bug 10084
Georg Baum [Sun, 24 Apr 2016 18:04:05 +0000 (20:04 +0200)]
Merge finnish translations from bug 10084

Jari-Matti provided an updated fi.po in bug 10084, but unfortunately I did not
see that before remerging the strings. Therefore, I did not take the updated
file directly, but downloaded it to /tmp/fi.po and merged the updates with

python ../lyx-2.3-staging/development/tools/mergepo.py -o -l fi -t po /tmp/

The two header changes were done manually. This way, the updated translations
are not hidden in lots of sorting changes. I had to use mergepo.py from 2.3
because the one in master does not treat fuzzy translations correctly.

8 years agopt_BR.po: updates from Georger
Georg Baum [Sun, 24 Apr 2016 15:03:06 +0000 (17:03 +0200)]
pt_BR.po: updates from Georger

8 years agoCitation dialog: Fix trouble with openbox, fluxbox
Guillaume Munch [Fri, 22 Apr 2016 00:55:10 +0000 (02:55 +0200)]
Citation dialog: Fix trouble with openbox, fluxbox

http://thread.gmane.org/gmane.editors.lyx.devel/161725

These wms have trouble with the fix at b5a2f1c7, probably more precisely with
the trick to force the calculation of the actual sizes before the display
(layout->invalidate() and the code around it).

This patch gets rid of the code that forces the calculation. As a consequence,
the minimum sizes are again incorrect the first time the window is shown. They
are only correct the second time the window is shown. Now here is the trick: LyX
remembers the sizes of windows between sessions. Therefore, as soon as the good
minimum size has been set, the good size is remembered for the next
session. Thus, in the following sessions, even though the minimum size is
incorrect the first time, the dialog still opens with the good size. So the user
does not see the problem in practice, apart from the very first time.

This is meant as a temporary workaround.

8 years agoRemerge strings except for sv and fr
Georg Baum [Sun, 24 Apr 2016 08:57:36 +0000 (10:57 +0200)]
Remerge strings except for sv and fr

This is a complete remerge of strings (done with cmake) except for fr.po and
sv.po. Those files had already been remerged after the last string changes,
but they use a different sorting, so I did not want to produce an unneeded
diff.
The differences in the comment lines are a well known problem we have: The
last remerge was done on windows, mine was done on linux.

8 years agofr.gmo for 79074e6c87
Georg Baum [Sat, 23 Apr 2016 09:26:28 +0000 (11:26 +0200)]
fr.gmo for 79074e6c87

8 years agoHopefully last update for 2.2.0
jpc [Fri, 22 Apr 2016 21:55:47 +0000 (22:55 +0100)]
Hopefully last update for 2.2.0

8 years agoUpdate sv.gmo from sv.po
Georg Baum [Thu, 21 Apr 2016 19:52:44 +0000 (21:52 +0200)]
Update sv.gmo from sv.po

This has been forgotten in 93f58cb440e

8 years agoUpdate pt_BR.gmo from pt_BR.po
Georg Baum [Thu, 21 Apr 2016 19:51:12 +0000 (21:51 +0200)]
Update pt_BR.gmo from pt_BR.po

This has been forgotten in c46d5ccdf61a1

8 years agopt_BR.po: updates from Georger
Uwe Stöhr [Mon, 18 Apr 2016 17:10:57 +0000 (19:10 +0200)]
pt_BR.po: updates from Georger

8 years agoFix a \origin unavailable
Scott Kostyshak [Sat, 16 Apr 2016 19:20:33 +0000 (15:20 -0400)]
Fix a \origin unavailable

8 years agoMinor rephrasing of last commit
jpc [Sat, 16 Apr 2016 08:14:28 +0000 (09:14 +0100)]
Minor rephrasing of last commit

8 years agosv.po: updates for 2.2.0 from Jim
Uwe Stöhr [Fri, 15 Apr 2016 23:55:40 +0000 (01:55 +0200)]
sv.po: updates for 2.2.0 from Jim

8 years agoCompute the highlighting color from AlternateBase and Highlight roles (#10073)
Guillaume Munch [Thu, 14 Apr 2016 15:24:18 +0000 (16:24 +0100)]
Compute the highlighting color from AlternateBase and Highlight roles (#10073)

8 years agoImproved fix for #9966
Stephan Witt [Fri, 15 Apr 2016 09:49:04 +0000 (11:49 +0200)]
Improved fix for #9966
* provide GuiApplication::typewriterSystemFont() to get a fixed font consistently
* enlarge fixed font on Mac because of the too small default Qt system font
* use it in source pane, progress view, log view and document preamble editor

8 years agoRemove image spellcheck-continously.svgz
Jean-Marc Lasgouttes [Fri, 15 Apr 2016 07:21:44 +0000 (09:21 +0200)]
Remove image spellcheck-continously.svgz

It is not a proper icon and is not used currently.

8 years agoCmake install: Exclude some files from being installed
Kornel Benko [Thu, 14 Apr 2016 09:15:08 +0000 (11:15 +0200)]
Cmake install: Exclude some files from being installed

Files like CMakeLists.txt or *.lyx~ should not be part
of an installation.

8 years agoUpdate ANNOUNCE
Scott Kostyshak [Thu, 14 Apr 2016 06:16:47 +0000 (02:16 -0400)]
Update ANNOUNCE

This email will be sent regarding RC1. The update adds a note that
Uwe recommends to Windows users, which is to uninstall any previous
pre-release versions before installing this newer release.

8 years agoinstaller: filelist.nsh: add necessary MSVC 2015 runtime DLLs
Uwe Stöhr [Wed, 13 Apr 2016 23:52:34 +0000 (01:52 +0200)]
installer: filelist.nsh: add necessary MSVC 2015 runtime DLLs

8 years agoinstaller/ChangeLog.txt: fix a typo
Uwe Stöhr [Tue, 12 Apr 2016 23:33:27 +0000 (01:33 +0200)]
installer/ChangeLog.txt: fix a typo

8 years agoinstaller: updates for the installer for 2.2. final
Uwe Stöhr [Tue, 12 Apr 2016 23:31:42 +0000 (01:31 +0200)]
installer: updates for the installer for 2.2. final

8 years agoBack to development
Scott Kostyshak [Tue, 12 Apr 2016 01:33:21 +0000 (21:33 -0400)]
Back to development

8 years agoThis is LyX 2.2.0rc1 2.2.0rc1
Scott Kostyshak [Tue, 12 Apr 2016 01:31:28 +0000 (21:31 -0400)]
This is LyX 2.2.0rc1

8 years agoUpdate acmsiggraph-0-92.layout to latest format
Scott Kostyshak [Tue, 12 Apr 2016 01:28:32 +0000 (21:28 -0400)]
Update acmsiggraph-0-92.layout to latest format

8 years agoUpdate ANNOUNCE for LyX2.2.0rc1
Scott Kostyshak [Tue, 12 Apr 2016 00:52:47 +0000 (20:52 -0400)]
Update ANNOUNCE for LyX2.2.0rc1

8 years agolyx2lyx: Set last minor version of 2.1.x series
Scott Kostyshak [Tue, 12 Apr 2016 00:41:23 +0000 (20:41 -0400)]
lyx2lyx: Set last minor version of 2.1.x series

8 years agoFix dataloss when flex inset is undefined.
Guillaume Munch [Mon, 11 Apr 2016 16:33:14 +0000 (17:33 +0100)]
Fix dataloss when flex inset is undefined.

Regression at cfeddb929. If a flex inset has no layout upon saving (e.g. if a
module has been deleted) then its name became lost. This checks whether the name
resolution, introduced with the ObsoletedBy tag, comes back empty-handed (which
it will if the layout is not defined). In this case, we do as was done before
cfeddb929.

In addition, the use of support::token to strip "Flex:" off the beginning of the
name introduces a regression if somebody used a name containing ":". This
replaces it with support::split.

8 years agoRevert "AGUTeX: update layout to AGUTeX 2015 according to our new guidelines"
Scott Kostyshak [Mon, 11 Apr 2016 15:30:06 +0000 (11:30 -0400)]
Revert "AGUTeX: update layout to AGUTeX 2015 according to our new guidelines"

For why this reversion is being done, see:
https://www.mail-archive.com/search?l=mid&q=nebrfg%249t4%241%40ger.gmane.org

This reverts commit 700edf93d72a4fcb5ac860b842cd4e5748a9eb81.
The style correction regarding lib/Makefile.am is kept. This amends
647b106b.

8 years agoFrench UserGuide.lyx: restore the \origin tag
Uwe Stöhr [Sun, 10 Apr 2016 22:39:53 +0000 (00:39 +0200)]
French UserGuide.lyx: restore the \origin tag

8 years agoAdaptation of sections 3.3.6.2 ans 3.9.3.1 to French typography
jpc [Sun, 10 Apr 2016 18:27:26 +0000 (19:27 +0100)]
Adaptation of sections 3.3.6.2 ans 3.9.3.1 to French typography

8 years agoUpdate sk.po
Kornel Benko [Sun, 10 Apr 2016 10:32:41 +0000 (12:32 +0200)]
Update sk.po

8 years agoCorrect list of template files
Kornel Benko [Sat, 9 Apr 2016 19:24:13 +0000 (21:24 +0200)]
Correct list of template files

Change to new layout for aastex6.cls removed aastex.lyx and added aastex6.lyx

8 years agode.po: translate new layout strings
Uwe Stöhr [Sat, 9 Apr 2016 16:44:58 +0000 (18:44 +0200)]
de.po: translate new layout strings

8 years agoAGUTeX: update layout to AGUTeX 2015 according to our new guidelines
Uwe Stöhr [Sat, 9 Apr 2016 16:38:07 +0000 (18:38 +0200)]
AGUTeX: update layout to AGUTeX 2015 according to our new guidelines

8 years agoACM siggraph: update layout as discussed
Uwe Stöhr [Sat, 9 Apr 2016 16:18:04 +0000 (18:18 +0200)]
ACM siggraph: update layout as discussed

8 years agode.po: - translate new aastex string
Uwe Stöhr [Sat, 9 Apr 2016 15:41:58 +0000 (17:41 +0200)]
de.po: - translate new aastex string

- also remerge using changed lyx_pot.py file (see the discussion on the list)

8 years agoAmmend 4aa88e9
Kornel Benko [Sat, 9 Apr 2016 10:21:16 +0000 (12:21 +0200)]
Ammend 4aa88e9

8 years agoUse guard for QT5/XCB also for cmake build.
Kornel Benko [Sat, 9 Apr 2016 09:53:55 +0000 (11:53 +0200)]
Use guard for QT5/XCB also for cmake build.

See commit d4428ceb81d12dde60102ad0bb3d1503efc54eda
from Enrico Forestieri

8 years agoUpdate sk.po
Kornel Benko [Sat, 9 Apr 2016 09:35:13 +0000 (11:35 +0200)]
Update sk.po

8 years agoFix layout strings that cause a make error
Scott Kostyshak [Fri, 8 Apr 2016 22:19:56 +0000 (18:19 -0400)]
Fix layout strings that cause a make error

We do not currently handle UTF-8 characters in our layout strings.
Replace dashes with simple ASCII dashes to avoid the following
error:

  msguniq -o lyx.po
  msguniq: input file '-' doesn't contain a header entry with a
  charset specification

This commit amends the recent commit b4dcad83.

8 years agoNew layout for aastex6.cls. Fixes #10027.
Günter Milde [Fri, 8 Apr 2016 19:34:23 +0000 (21:34 +0200)]
New layout for aastex6.cls. Fixes #10027.

Some more work for new and improved styles optional.

8 years agoImproved translations for version control, after using this dialog for the first...
Helge Hafting [Thu, 7 Apr 2016 08:11:43 +0000 (10:11 +0200)]
Improved translations for version control, after using this dialog for the first time.

8 years agoCorrected the path to ToolBarEnvBox.png, so the document compiles again.
Helge Hafting [Thu, 7 Apr 2016 08:02:25 +0000 (10:02 +0200)]
Corrected the path to ToolBarEnvBox.png, so the document compiles again.

8 years agoUpdate translation of Chart by Georger
Georg Baum [Thu, 7 Apr 2016 05:37:44 +0000 (07:37 +0200)]
Update translation of Chart by Georger

This has been discussed on the docs list, Diagrama is much more general.

8 years agoFix graph translations for es, pt_BR and pt_PT
Georg Baum [Wed, 6 Apr 2016 06:22:59 +0000 (08:22 +0200)]
Fix graph translations for es, pt_BR and pt_PT

This was discussed in the thread "Translations of Math environments in LyX
output for LyX 2.2" at http://www.mail-archive.com/lyx-docs@lists.lyx.org/msg08633.html
and has been reviewed. The problem was that in 2.1, the portuguese translation
was correct in lib/layouttranslations but different in po/pt_PT.po. In fact,
the translation is the same for all three languages spanish, portuguese and
brazilian portuguese.

8 years agoUpdate docs to latest format.
Enrico Forestieri [Wed, 6 Apr 2016 03:43:44 +0000 (05:43 +0200)]
Update docs to latest format.

8 years agoIntroduce the latexpar separator.
Enrico Forestieri [Wed, 6 Apr 2016 03:25:27 +0000 (05:25 +0200)]
Introduce the latexpar separator.

This is the same as the parbreak separator and is represented on screen
as the old parbreak. Old parbreak separators are converted to latexpar
separators when they are used for introducing blank lines in the
latex output rather than for separating environments.
Instead, parbreak separators are now represented on screen by a
double line. In essence, latexpar and parbreak separators produce
the same output but are represented differently on screen.
The context menu does not account for latexpar separators and only
"true" separators can be turned each into the other one.

8 years agoOvertake layout translations from sl.po
Georg Baum [Tue, 5 Apr 2016 20:02:00 +0000 (22:02 +0200)]
Overtake layout translations from sl.po

sl is completely unreviewed, so we do nothing wrong if we translate previously
untranslated strings.

8 years agoOvertake layout translations from ko.po
Georg Baum [Tue, 5 Apr 2016 19:59:48 +0000 (21:59 +0200)]
Overtake layout translations from ko.po

ko is completely unreviewed, so we do nothing wrong if we translate previously
untranslated strings.

8 years agoOvertake layout translations from bg.po
Georg Baum [Tue, 5 Apr 2016 19:54:10 +0000 (21:54 +0200)]
Overtake layout translations from bg.po

bg is completely unreviewed, so we do nothing wrong if we translate previously
untranslated strings.

8 years agoFix .po files (again)
Georg Baum [Tue, 5 Apr 2016 18:56:52 +0000 (20:56 +0200)]
Fix .po files (again)

For details see 7fa742d186a188

8 years agoUpdate sk.po
Kornel Benko [Tue, 5 Apr 2016 10:19:30 +0000 (12:19 +0200)]
Update sk.po

8 years agoReview of portuguese layout translations by Pedro
Georg Baum [Tue, 5 Apr 2016 06:26:38 +0000 (08:26 +0200)]
Review of portuguese layout translations by Pedro

He made more suggestions, but those are not 100% clear yet.

8 years agoLatest brazilian translations from Georger
Georg Baum [Tue, 5 Apr 2016 06:07:56 +0000 (08:07 +0200)]
Latest brazilian translations from Georger

After some discussion between Georger, Pedro, Pavel and me Georger came to the
conclusion that Mapa is not the correct translation of Chart in this context.
Originally he proposed Gráfico, but since that would be identical to the
translation of Graph we decided that Diagram is better. It is a bit more
general than Gráfico, but it is also used in pt_PT, and the german translation
uses the german equivalent, which is more general as well. Those who need a
Gráfico can still use Graph.

Unfortunately Geoger based the new .po file on the remerged one at
259196e1a6c54, so we have now the situation that pt_BR is remerged, but the
other languages are not.

8 years agoRevert 259196e1a6c54
Georg Baum [Tue, 5 Apr 2016 05:59:38 +0000 (07:59 +0200)]
Revert 259196e1a6c54

259196e1a6c54 did a remerge and destroyed the line endings.
No translatuions were changed (the last update by Geoger was already in at
77fc7fe8b6478b).

8 years agopt_BR.po: updates by Georger
Uwe Stöhr [Mon, 4 Apr 2016 23:18:39 +0000 (01:18 +0200)]
pt_BR.po: updates by Georger

8 years agoEmbeddedObjects.lyx: update a changed name
Uwe Stöhr [Mon, 4 Apr 2016 22:35:56 +0000 (00:35 +0200)]
EmbeddedObjects.lyx: update a changed name

- de.po: update translation accordingly

8 years agopo files: remerge to show untranslated messages
Uwe Stöhr [Mon, 4 Apr 2016 22:25:13 +0000 (00:25 +0200)]
po files: remerge to show untranslated messages

- de.po: translate some strings

8 years agoReview of greek layout translations by Οδυσσέας
Georg Baum [Mon, 4 Apr 2016 20:05:31 +0000 (22:05 +0200)]
Review of greek layout translations by Οδυσσέας

8 years agoReview of norwegian layout translations by Helge
Georg Baum [Mon, 4 Apr 2016 19:54:11 +0000 (21:54 +0200)]
Review of norwegian layout translations by Helge

8 years agoFix broken layout of the citation dialog (#10019)
Guillaume Munch [Wed, 16 Mar 2016 21:47:32 +0000 (21:47 +0000)]
Fix broken layout of the citation dialog (#10019)

7b1107d7 introduced the following inconveniences which are regressions to 2.1:

* The citation dialog can open with vertical scroll bars in the options

* The citation dialog can open with horizontal scroll bars, especially if the
  translated text is longer than the original text (e.g. in FR)

* Resizing the dialog is inconvenient because it increases the gap between the
  options. This is unlike before when the dialog could let us see more of the
  reference list when enlarging.

This is because the QToolbox that the above commit introduced is not natively
aware of the sizes of its page sub-widgets. The widget is not conceived for this
use, where the space is scarce.

Geometry values provided in the ui file (automatically computed by qtcreator I
suppose) somehow gave the illusion that it worked, but relying on such values is
not portable : it does not take into account the specific theme, font sizes and
localization. This explains why it failed on my side and will probably fail in
other settings too.

Luckily, there is a simple way to make QToolbox suitable for the current use,
which is to add the "missing link" which computes its size based on the minimal
sizes of its pages. The result looks very nice and intuitive. It solves all the
aforementioned issues.

8 years agoDevelopment.lyx: Simplify the list of reasons for file format updates.
Günter Milde [Mon, 4 Apr 2016 08:25:43 +0000 (10:25 +0200)]
Development.lyx: Simplify the list of reasons for file format updates.

8 years agoReview of brazilian layout translations by Georger
Georg Baum [Sun, 3 Apr 2016 18:30:29 +0000 (20:30 +0200)]
Review of brazilian layout translations by Georger

8 years agoReview material on updating layout files to the development docs.
Günter Milde [Sun, 3 Apr 2016 12:38:09 +0000 (14:38 +0200)]
Review material on updating layout files to the development docs.

8 years agoinstaller/ChangeLog.txt: mention another update
Uwe Stöhr [Sun, 3 Apr 2016 16:58:23 +0000 (18:58 +0200)]
installer/ChangeLog.txt: mention another update

8 years agoinstaller: prepare for a RC1 release
Uwe Stöhr [Sun, 3 Apr 2016 16:30:54 +0000 (18:30 +0200)]
installer: prepare for a RC1 release

8 years agoArabic translations have been reviewed
Georg Baum [Sun, 3 Apr 2016 08:08:37 +0000 (10:08 +0200)]
Arabic translations have been reviewed

8 years agoAdd material on updating layout files to the development docs.
Richard Heck [Sat, 2 Apr 2016 15:37:25 +0000 (11:37 -0400)]
Add material on updating layout files to the development docs.

Joint work by Guenter Milde, Georg Baum, and Richard Heck.

8 years agomsvc2015: always incude strfwd.h first, to prevent crashes of our
Peter Kümmel [Sat, 2 Apr 2016 09:03:17 +0000 (11:03 +0200)]
msvc2015: always incude strfwd.h first, to prevent crashes of our
typedefed streams.

8 years agomsvc2015: _wgetmainargs is not available ony more
Peter Kümmel [Sat, 2 Apr 2016 08:59:19 +0000 (10:59 +0200)]
msvc2015: _wgetmainargs is not available ony more

8 years agoAccept footmisc removal
Georg Baum [Sat, 2 Apr 2016 08:40:19 +0000 (10:40 +0200)]
Accept footmisc removal

I don't remember why I used change tracking there, but we certainly don't
want to ship documentation with enabled change tracking.

8 years agoFix List of Listings in finnish
Georg Baum [Fri, 1 Apr 2016 19:45:13 +0000 (21:45 +0200)]
Fix List of Listings in finnish

I forgot to update that at e74a862418, this one was reviewed by Martin as well.

8 years agoNew translations for the sectionboxes module.
Helge Hafting [Fri, 1 Apr 2016 16:29:40 +0000 (18:29 +0200)]
New translations for the sectionboxes module.
Improved translations for the names of greek letters, and some other symbols
A few other translated strings as well.

8 years agoUpdate documents and layouts after fd1ee3b4.
Jean-Marc Lasgouttes [Fri, 1 Apr 2016 08:08:39 +0000 (10:08 +0200)]
Update documents and layouts after fd1ee3b4.

8 years agoUpdate finnish layout translations
Georg Baum [Thu, 31 Mar 2016 20:09:56 +0000 (22:09 +0200)]
Update finnish layout translations

Now all finnish layout translations are reviewed (by Martin Vermeer).

8 years agoMark brazilian translations for review
Georg Baum [Wed, 30 Mar 2016 19:49:36 +0000 (21:49 +0200)]
Mark brazilian translations for review

These translations were changed implicitly at ad6ab20bb18: Previously, the
translations were taken from pt. At ad6ab20bb18 all pt_BR translations were
copied from pt_BR.po, so we do still need a review for those that differ from
pt_PT.

8 years agoRename Caption:LongTableNoNumber to Caption:Unnumbered
Jean-Marc Lasgouttes [Fri, 25 Mar 2016 18:22:57 +0000 (19:22 +0100)]
Rename Caption:LongTableNoNumber to Caption:Unnumbered

The term LongTable has been deprecated and moreover the renaming makes the interface easier to the eye.

File format updated to 507. (conversion based on jamatos patch)
Layout format updated to 60.
tex2ylx tests updated.
Document EmbeddedObjects.lyx has been updated.

8 years agoRemove a duplicate \origin tag
Scott Kostyshak [Tue, 29 Mar 2016 21:40:49 +0000 (17:40 -0400)]
Remove a duplicate \origin tag

8 years agoConst.
Richard Heck [Mon, 28 Mar 2016 16:39:55 +0000 (12:39 -0400)]
Const.

8 years agoRELEASE-NOTES: document creation of backup file
Scott Kostyshak [Sun, 27 Mar 2016 02:32:53 +0000 (22:32 -0400)]
RELEASE-NOTES: document creation of backup file

We now create a backup file when overwriting a file with a new file
format. See #9554 and cc83dfa8. This is now documented in
RELEASE-NOTES.

Thanks to Livu.

8 years agoMore informative name for backups of files from older versions.
Richard Heck [Sun, 27 Mar 2016 23:40:02 +0000 (19:40 -0400)]
More informative name for backups of files from older versions.

8 years agoFix problem reported by Kornel in this thread:
Richard Heck [Sun, 27 Mar 2016 20:54:46 +0000 (16:54 -0400)]
Fix problem reported by Kornel in this thread:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg193248.html
The static InsetLayout could be initialized before its members were, as
JMarc realized here:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg193293.html

8 years agoFrench UserGuide.lyx: another update from Jean-Pierre
Uwe Stöhr [Sun, 27 Mar 2016 17:50:09 +0000 (19:50 +0200)]
French UserGuide.lyx: another update from Jean-Pierre

8 years agoFrench UserGuide.lyx: update from Jean-Pierre
Uwe Stöhr [Sun, 27 Mar 2016 17:46:20 +0000 (19:46 +0200)]
French UserGuide.lyx: update from Jean-Pierre

8 years agofr.po: update for master from Jean-Pierre
Uwe Stöhr [Sun, 27 Mar 2016 17:18:29 +0000 (19:18 +0200)]
fr.po: update for master from Jean-Pierre

8 years agoGrab translations from lib/layouttranslations
Georg Baum [Sun, 27 Mar 2016 09:18:33 +0000 (11:18 +0200)]
Grab translations from lib/layouttranslations

These strings were translated manually in lib/layouttranslations, but not in
zh_TW.po. If this is the correct translation for document output, then it is
certainly also correct for the user interface.

8 years agoAdd missing layout translation keys
Georg Baum [Sun, 27 Mar 2016 09:07:50 +0000 (11:07 +0200)]
Add missing layout translation keys

These have been forgotten by the last update, since bg, ko and sl are not in
po/LINGUAS. I add them here so that it is obvious that these translations are
missing.

8 years agoGrab translation from lib/layouttranslations
Georg Baum [Fri, 25 Mar 2016 09:42:28 +0000 (10:42 +0100)]
Grab translation from lib/layouttranslations

This string was translated manually in lib/layouttranslations, but not in
ar.po. If this is the correct translation for document output, then it is
certainly also correct for the user interface.

8 years agoCmake export tests: Allow also '_' char as part of ctest-label
Kornel Benko [Sat, 26 Mar 2016 12:16:46 +0000 (13:16 +0100)]
Cmake export tests: Allow also '_' char as part of ctest-label

Missed in previous commit

8 years agoCmake export tests: Label handling
Kornel Benko [Sat, 26 Mar 2016 12:06:14 +0000 (13:06 +0100)]
Cmake export tests: Label handling

In collaboration with Günter Milde:
1.) Allow char ':' be part of a ctest-label
2.) Eliminate redundant label naming and directory names
    (The testnames should not repeat the directory name)

8 years agoFix some display bugs related to end of paragraph markers
Jean-Marc Lasgouttes [Fri, 25 Mar 2016 09:16:33 +0000 (10:16 +0100)]
Fix some display bugs related to end of paragraph markers

There are two regressions that are fixed here:

 * empty rows at the end of a paragraph (think after newline at end of
   paragraph or empty line in Verbatim) do not have an end-of-par
   marker. This is fixed by removing the early return in breakRow and
   letting the whole function be executed. This requires to relax an
   assertion in Paragraph::fontSpan. It makes sense here to query
   position at the end of the paragraph.

 * a newline at the end of a paragraph will be followed by and
   end-of-par marker. This is fixed by skipping the end-of-par marker
   when a new row has been requested.

8 years agoMake thin lines exactly 1 pixel wide
Jean-Marc Lasgouttes [Sat, 19 Mar 2016 14:48:44 +0000 (15:48 +0100)]
Make thin lines exactly 1 pixel wide

The setting of 0 (minimal possible width) was too thin for Mac Retina displays.

Fixes bug #10031.

8 years agoExplain why po files are needed
Georg Baum [Fri, 25 Mar 2016 09:32:53 +0000 (10:32 +0100)]
Explain why po files are needed

lib/layouttranslations contains translations for all strings from layout files
that can appear in document output. These translations are read from .po files
by po/lyx_pot.py (using python polib), so up to date po files are needed.

8 years agoMake lyx_pot.py python3 compatible
Georg Baum [Fri, 25 Mar 2016 09:24:46 +0000 (10:24 +0100)]
Make lyx_pot.py python3 compatible

Now it produces the same output if running under python3 (tested with 3.4.2)
or python2 (tested with 2.7.9). python3 always uses unicode strings
internally, so we have to specify the file encoding on opening a file, such
that strings can be converted from and to the file encoding on reading and
writing. Using the io module for file io ensures that the behaviour is the
same for python2 and python3. For python2 we also have to mark string literals
as unicode strings by using the u prefix (which is a noop in python3).

Many thanks to José for review and pointing out all the details.

8 years agoDo not assert when cursor is deeper than anchor
Jean-Marc Lasgouttes [Fri, 18 Mar 2016 17:03:22 +0000 (18:03 +0100)]
Do not assert when cursor is deeper than anchor

This works around bug #9917 and might give us an occasion of obtaining a recipe for reproducing it.

8 years agoNorwegian files: add missing \origin tag
Uwe Stöhr [Mon, 21 Mar 2016 01:23:35 +0000 (02:23 +0100)]
Norwegian files: add missing \origin tag

otherwise I cannot compile LyX:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets
(151,5): error MSB6006: "cmd.exe" was ended with Code 1. [D:\LyXGit\Master\compile-2010\doc\doc.vcxproj]

8 years agoFrench beamer.lyx: updates by Jean-Pierre
Uwe Stöhr [Sun, 20 Mar 2016 22:22:35 +0000 (23:22 +0100)]
French beamer.lyx: updates by Jean-Pierre

8 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Sun, 20 Mar 2016 22:20:42 +0000 (23:20 +0100)]
fr.po: updates by Jean-Pierre