[LyX/master] configure.py: change name of a converter as discussed

2015-02-16 Thread Uwe Stöhr
commit 4549468dc9811481d379a6b4b9a0852247d3b954 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:44:47 2015 +0100 configure.py: change name of a converter as discussed diff --git a/lib/configure.py b/lib/configure.py index 3ac66ee..afe1485 100644 --- a/lib/configure.py +++ b/lib

[LyX/2.1.x] pdfcomment.module: add required style files

2015-02-16 Thread Uwe Stöhr
commit 21bb88b409c1211de94d141b50ea887ecde35b53 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:23:05 2015 +0100 pdfcomment.module: add required style files the the module requires datetime and fmtcount diff --git a/lib/layouts/pdfcomment.module b/lib/layouts

[LyX/master] Development.lyx: add a documentation policy as requested by Scott

2015-02-16 Thread Uwe Stöhr
commit 6f04bfaf9601268ac8019d19024b335da3bcdf0a Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:12:02 2015 +0100 Development.lyx: add a documentation policy as requested by Scott diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx index c257ef6..a3947ef 100644 --- a/lib

[LyX/master] pdfcomment.module: add required style files

2015-02-16 Thread Uwe Stöhr
commit 3bc0b260201a158f6ab0d848eb76ee66f187f400 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:24:29 2015 +0100 pdfcomment.module: add required style files the the module requires datetime and fmtcount diff --git a/lib/layouts/pdfcomment.module b/lib/layouts

[LyX/master] stdmenus.inc: add PDF-comment.lyx as special manual

2015-02-16 Thread Uwe Stöhr
commit 23f9b71187334b41833d2cefef4c1e9c2b27a715 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:24:55 2015 +0100 stdmenus.inc: add PDF-comment.lyx as special manual diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index d26456d..95fe50c 100644 --- a/lib/ui/stdmenus.inc +++ b

[LyX/master] UserGuide.lyx: port recent changes to master

2015-02-16 Thread Uwe Stöhr
commit 1b9030d8617d5baa8134e8a5b7074c450916a032 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:45:55 2015 +0100 UserGuide.lyx: port recent changes to master diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index f780d3a..21106ad 100644 --- a/lib/doc/UserGuide.lyx +++ b

[LyX/2.1.x] configure.py: correct a strange spacing issue introduced in last commit

2015-02-16 Thread Uwe Stöhr
commit dd82e779beb711f6e6c243801d4cc92fc0167ed6 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 17 00:46:46 2015 +0100 configure.py: correct a strange spacing issue introduced in last commit diff --git a/lib/configure.py b/lib/configure.py index f05fe0a..2f6dfa2 100644 --- a/lib

[LyX/2.1.x] status.21x: add recent updates translations

2015-01-31 Thread Uwe Stöhr
commit a34b1866476764a0e2175338511f4c6c755e8770 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Feb 1 05:03:18 2015 +0100 status.21x: add recent updates translations diff --git a/status.21x b/status.21x index 74321f4..b6c115d 100644 --- a/status.21x +++ b/status.21x @@ -74,8 +74,8 @@ What's

[LyX/2.1.x] aastex.lyx: repair a broken figure float

2015-01-10 Thread Uwe Stöhr
commit 1c09e99b29d63f278a95c6f042be2b682f98b5ce Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Jan 11 03:40:05 2015 +0100 aastex.lyx: repair a broken figure float diff --git a/lib/templates/aastex.lyx b/lib/templates/aastex.lyx index 45df733..e83eb12 100644 --- a/lib/templates/aastex.lyx

[LyX/master] aastex.lyx: repair a broken figure float

2015-01-10 Thread Uwe Stöhr
commit 84886d4b138550c79515b4d791633bd41dc8cde5 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Jan 11 03:40:31 2015 +0100 aastex.lyx: repair a broken figure float diff --git a/lib/templates/aastex.lyx b/lib/templates/aastex.lyx index 45df733..e83eb12 100644 --- a/lib/templates/aastex.lyx

[LyX/2.1.x] French documentation files: updates by Jean-Pierre

2015-01-06 Thread Uwe Stöhr
commit 0ccbda9e51dbcf0d46657f1f942bb241092629ec Author: Uwe Stöhr uwesto...@lyx.org Date: Wed Jan 7 02:28:08 2015 +0100 French documentation files: updates by Jean-Pierre diff --git a/lib/doc/fr/Additional.lyx b/lib/doc/fr/Additional.lyx index d6aa568..a8d67ae 100644 --- a/lib/doc/fr

[LyX/2.1.x] installer: configure.nsh: better babel installation

2015-01-12 Thread Uwe Stöhr
commit dba70d6ee9447e72df45e629164531faa47962e2 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Jan 13 01:28:07 2015 +0100 installer: configure.nsh: better babel installation The former solution with installing all babel packages at once via a list fails if only a single package

[LyX/master] text3.cpp: adapt a possible fix to current code

2015-02-14 Thread Uwe Stöhr
commit 4a8881c60ac94205ed053da808094e79a346cde2 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Feb 15 01:04:41 2015 +0100 text3.cpp: adapt a possible fix to current code diff --git a/src/Text3.cpp b/src/Text3.cpp index fc8846e..e2602f0 100644 --- a/src/Text3.cpp +++ b/src/Text3.cpp

[LyX/2.1.x] UserGuide.lyx: describe the new behavior of Ctrl+A

2015-02-14 Thread Uwe Stöhr
commit 605e362bdc896ce890dd9471c49c92e7a5103890 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Feb 15 03:07:46 2015 +0100 UserGuide.lyx: describe the new behavior of Ctrl+A diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index f780d3a..3088f0b 100644 --- a/lib/doc/UserGuide.lyx

[LyX/2.1.x] Win installer: correct a sorting

2015-02-08 Thread Uwe Stöhr
commit 13edb2e7a565e2c2f5cbbf38418603ceb79747b3 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Feb 9 01:15:07 2015 +0100 Win installer: correct a sorting diff --git a/development/Win32/packaging/installer/include/filelist.nsh b/development/Win32/packaging/installer/include/filelist.nsh

[LyX/master] Win installer: correct a sorting

2015-02-08 Thread Uwe Stöhr
commit 5fa7d3f90a66ce72f4d5234d0e7fec91cc6dd545 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Feb 9 01:16:47 2015 +0100 Win installer: correct a sorting diff --git a/development/Win32/packaging/installer/include/filelist.nsh b/development/Win32/packaging/installer/include/filelist.nsh

[LyX/2.1.x] win installer: info for the 2.1.3 release

2015-02-08 Thread Uwe Stöhr
commit 1defd58e46cb0bb931ecd8590a4289164c01718f Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Feb 9 01:19:01 2015 +0100 win installer: info for the 2.1.3 release diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index

[LyX/2.1.x] Merge branch '2.1.x' of git.lyx.org:lyx into 2.1.x

2015-02-08 Thread Uwe Stöhr
commit 2c3f673c32b2a50734b8427bcbbe4fd205dc3717 Merge: 13edb2e 8c5bdcb Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Feb 9 01:15:23 2015 +0100 Merge branch '2.1.x' of git.lyx.org:lyx into 2.1.x

[LyX/2.1.x] symbols: add support for the math commands \lvert etc.

2015-02-09 Thread Uwe Stöhr
commit f3dc9d339c761a5ada83c5fedb6301954c85da40 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Feb 9 23:53:39 2015 +0100 symbols: add support for the math commands \lvert etc. add support for the math commands \lvert, \rvert, \lVert, and \rVert fixes bug #3538 diff --git a/lib

[LyX/2.1.x] aastex.layout: fix name and hint of \figcaption

2015-02-09 Thread Uwe Stöhr
commit 8599ac1e87f2f8de35ac65911cfbf884d9d5565e Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 10 00:17:13 2015 +0100 aastex.layout: fix name and hint of \figcaption diff --git a/lib/layouts/aastex.layout b/lib/layouts/aastex.layout index 9c3b866..db9b243 100644 --- a/lib/layouts

[LyX/2.1.x] UserGuide.lyx: describe new export format (proposal)

2015-02-15 Thread Uwe Stöhr
commit 62e5f2c650d92431cc47512b0bd220d43ebe5a54 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Feb 15 17:02:07 2015 +0100 UserGuide.lyx: describe new export format (proposal) diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 3088f0b..175e206 100644 --- a/lib/doc/UserGuide.lyx

[LyX/2.1.x] Win installer: LaTeX package list update

2015-01-07 Thread Uwe Stöhr
commit 55339f02490f79a96740ec26a023cfbf7707105b Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Jan 8 01:39:10 2015 +0100 Win installer: LaTeX package list update - Packages.txt: add all available babel packages and update to latest list of packages supported by LyX

[LyX/2.1.x] chkconfig.ltx: fix a typo

2015-01-07 Thread Uwe Stöhr
commit a090f6b289f8ef23ce2a58815fc89371e6eff807 Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Jan 8 01:42:17 2015 +0100 chkconfig.ltx: fix a typo diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index e6a03af..e1461f9 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -454,7

[LyX/master] chkconfig.ltx: remove an entry that was added only for the Win-installer

2015-01-07 Thread Uwe Stöhr
commit 91859fa3904d1733791c1cfd2716973a2135c69b Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Jan 8 01:41:34 2015 +0100 chkconfig.ltx: remove an entry that was added only for the Win-installer diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 2bf2ea2..d2a53b4 100644 --- a/lib

[LyX/2.1.x] installer/Packages.txt: remove unsupported and double entries

2015-01-07 Thread Uwe Stöhr
commit 076e62dd5f2c133692519ebe4ef0eee2c0d84169 Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Jan 8 02:07:11 2015 +0100 installer/Packages.txt: remove unsupported and double entries diff --git a/development/Win32/packaging/installer/Packages.txt b/development/Win32/packaging/installer

[LyX/master] ar.po: update by Hatim for master

2015-02-18 Thread Uwe Stöhr
commit 1f1df232f03c95e81d8f63f8db2f8269e91affdd Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Feb 19 01:23:56 2015 +0100 ar.po: update by Hatim for master diff --git a/po/ar.po b/po/ar.po index 9654234..0f0cc31 100644 --- a/po/ar.po +++ b/po/ar.po @@ -5,17 +5,17 @@ # msgid msgstr

[LyX/2.1.x] MultilingualCaptions.lyx: some fixes and improvements

2015-03-07 Thread Uwe Stöhr
commit 0c8f3a4cfb599c21e03bb08822dd19d9c3915eb3 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Mar 7 15:15:23 2015 +0400 MultilingualCaptions.lyx: some fixes and improvements - load nicer screen fonts - fix some typos and sorting mistakes diff --git a/lib/examples

[LyX/2.1.x] French MultilingualCaptions.lyx: this time really the french version

2015-03-07 Thread Uwe Stöhr
commit d80672d45935ceba8e415bf07ee8f580b1be0af2 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Mar 7 13:14:27 2015 +0400 French MultilingualCaptions.lyx: this time really the french version diff --git a/lib/examples/fr/MultilingualCaptions.lyx b/lib/examples/fr/MultilingualCaptions.lyx

[LyX/master] French MultilingualCaptions.lyx: this time really the french version

2015-03-07 Thread Uwe Stöhr
commit 297f607fda69aae870ee5dc972fd22ccab2043dd Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Mar 7 13:16:35 2015 +0400 French MultilingualCaptions.lyx: this time really the french version diff --git a/lib/examples/fr/MultilingualCaptions.lyx b/lib/examples/fr/MultilingualCaptions.lyx

[LyX/2.1.x] MultilingualCaptions.lyx: few more fixes

2015-03-07 Thread Uwe Stöhr
commit 5e41f91b7cd88a61b1590ae23dd19899f8e9890f Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 8 03:37:23 2015 +0400 MultilingualCaptions.lyx: few more fixes diff --git a/lib/examples/MultilingualCaptions.lyx b/lib/examples/MultilingualCaptions.lyx index 4201aaa..569cecc 100644

[LyX/master] pdfcomment.module: fix dependencies

2015-03-07 Thread Uwe Stöhr
commit 94d872696c022346befa23759768d0dc8559a202 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 8 03:41:08 2015 +0400 pdfcomment.module: fix dependencies diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index 0adf978..12b4584 100644 --- a/lib/layouts

[LyX/2.1.x] pdfcomment.module: fix dependencies

2015-03-07 Thread Uwe Stöhr
commit d7bf990dfd78d22d5985a241bfdf123bfc6bad72 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 8 03:40:38 2015 +0400 pdfcomment.module: fix dependencies diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index a7b2946..c5bd19b 100644 --- a/lib/layouts

[LyX/master] MultilingualCaptions.lyx: port recent changes to master

2015-03-07 Thread Uwe Stöhr
commit 5753760b5984fef498dac367d8008ec63327f89a Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 8 03:39:54 2015 +0400 MultilingualCaptions.lyx: port recent changes to master diff --git a/lib/examples/MultilingualCaptions.lyx b/lib/examples/MultilingualCaptions.lyx index 6c5fcb7..569cecc

[LyX/2.1.x] add changelog files for some documentation files

2015-02-23 Thread Uwe Stöhr
commit 98e22740fccb2de7b567bf3e79cdc8398b99b084 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 24 01:22:33 2015 +0100 add changelog files for some documentation files they are designed to collect all changes so that translators and other contributors see what has been changed

[LyX/2.1.x] status.21x: add updated translations

2015-02-23 Thread Uwe Stöhr
commit 67c9831337a967fe8f308ef161adba30168b3b25 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 24 01:25:28 2015 +0100 status.21x: add updated translations diff --git a/status.21x b/status.21x index 3f10832..bd65100 100644 --- a/status.21x +++ b/status.21x @@ -45,6 +45,7 @@ What's new

[LyX/master] UserGuide.lyx: port recent changes from branch

2015-02-23 Thread Uwe Stöhr
commit 9ced7384eb5bade7eaf87ab94bc724a52b8b1839 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 24 01:56:27 2015 +0100 UserGuide.lyx: port recent changes from branch diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 21106ad..86bb5e9 100644 --- a/lib/doc/UserGuide.lyx +++ b

[LyX/2.1.x] UserGuide.lyx: add note about HTML

2015-02-23 Thread Uwe Stöhr
commit 245db2613a160e753c88520cbcd7d0ea080294e5 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Feb 24 01:40:38 2015 +0100 UserGuide.lyx: add note about HTML remove also an obsolete info diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 21106ad..86bb5e9 100644

[LyX/2.1.x] French MultilingualCaptions.lyx: new translation by Jean-Pierre

2015-02-26 Thread Uwe Stöhr
commit 76b1deaf888fe4888953902899478cfe43958656 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 00:40:00 2015 +0100 French MultilingualCaptions.lyx: new translation by Jean-Pierre diff --git a/lib/Makefile.am b/lib/Makefile.am index aa813de..5c850d0 100644 --- a/lib/Makefile.am +++ b

[LyX/2.1.x] Installer: slovak.nsh: backport translation update for old installer

2015-02-26 Thread Uwe Stöhr
commit 907ef51e517b3477f8b51ec46cf07686f767b484 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 01:11:36 2015 +0100 Installer: slovak.nsh: backport translation update for old installer diff --git a/development/Win32/packaging/installer/lang/slovak.nsh b/development/Win32/packaging

[LyX/master] documentation: port recent changes to master

2015-02-26 Thread Uwe Stöhr
commit caf102558ccf91cdc4f2014d58750a9688c006d0 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 01:19:40 2015 +0100 documentation: port recent changes to master diff --git a/lib/Makefile.am b/lib/Makefile.am index 802949e..ec7d351 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am

[LyX/2.1.x] French Intro.lyx: some adjustments by Jean-Pierre

2015-02-26 Thread Uwe Stöhr
commit d040a1bbe19a8e64c3f62b945f70d6ca2e8f084e Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 00:21:10 2015 +0100 French Intro.lyx: some adjustments by Jean-Pierre diff --git a/lib/doc/fr/Intro.lyx b/lib/doc/fr/Intro.lyx index 17bef4c..d3511f1 100644 --- a/lib/doc/fr/Intro.lyx +++ b

[LyX/2.1.x] English MultilingualCaptions.lyx: fix 2 mistakes

2015-02-26 Thread Uwe Stöhr
commit 8e93f105ca18d21b97b43b18b8ff7eb75728591d Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 00:41:48 2015 +0100 English MultilingualCaptions.lyx: fix 2 mistakes spotted by Jean-Pierre diff --git a/lib/examples/MultilingualCaptions.lyx b/lib/examples

[LyX/master] Installer: slovak.nsh: translation update by Kornel

2015-02-26 Thread Uwe Stöhr
commit d4b92d8a6da4668bcb92154906c52681564ee896 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Feb 27 01:11:00 2015 +0100 Installer: slovak.nsh: translation update by Kornel diff --git a/development/Win32/packaging/installer/lang/slovak.nsh b/development/Win32/packaging/installer/lang

[LyX/2.1.x] PDF-comment.lyx: some fixes

2015-04-25 Thread Uwe Stöhr
commit 2d84e2b970dcd23f50f0bdfa196d8a576f1acae6 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 03:23:22 2015 +0200 PDF-comment.lyx: some fixes diff --git a/lib/examples/PDF-comment.lyx b/lib/examples/PDF-comment.lyx index a809c90..f65649c 100644 --- a/lib/examples/PDF-comment.lyx

[LyX/2.1.x] PDF-comment.lyx: few more fixes

2015-04-25 Thread Uwe Stöhr
commit 3a35552a5cc29d48f8db9f3b1fdf4eaa69d0beef Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 04:21:01 2015 +0200 PDF-comment.lyx: few more fixes diff --git a/lib/examples/PDF-comment.lyx b/lib/examples/PDF-comment.lyx index f65649c..985eede 100644 --- a/lib/examples/PDF-comment.lyx

[LyX/master] pdfcomment.module: uniform whitespace

2015-04-25 Thread Uwe Stöhr
commit 544b3f177446e0947fb6a709d18a48451f96fcad Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 04:23:10 2015 +0200 pdfcomment.module: uniform whitespace the file used spaces and tabs, now it uses only tabs for the whitespace diff --git a/lib/layouts/pdfcomment.module b/lib

[LyX/master] pdfcomment.module: reintroduce whitespace mixture because of bug #9518

2015-04-26 Thread Uwe Stöhr
commit 0e28bf916fac86f42c271bea1198aa87441d019e Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 18:25:20 2015 +0200 pdfcomment.module: reintroduce whitespace mixture because of bug #9518 diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index 17d7716..fd9ad59

[LyX/2.1.x] pdfcomment.module: reintroduce whitespace mixture because of bug #9518

2015-04-26 Thread Uwe Stöhr
commit 8026360776b670e29615018401a4b262a7079299 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 18:25:03 2015 +0200 pdfcomment.module: reintroduce whitespace mixture because of bug #9518 diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index b5ec513..bb45b2d

[LyX/master] pdfcomment.module: promote our example file in the description

2015-04-26 Thread Uwe Stöhr
commit 13cb23bb2087271bb4503bc94030e68055096331 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 13:41:44 2015 +0200 pdfcomment.module: promote our example file in the description - PDF-comment.lyx: port recent typo fixes to master diff --git a/lib/examples/PDF-comment.lyx b

[LyX/2.1.x] fi.po: correct the copyright year

2015-04-26 Thread Uwe Stöhr
commit cdf1f6afd99441239675b34a716eee1b2451e0fc Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 13:45:39 2015 +0200 fi.po: correct the copyright year this was accidentally set to 2008 in the last commit diff --git a/po/fi.po b/po/fi.po index 252a581..1f14dd0 100644 --- a/po

[LyX/2.1.x] pdfcomment.module: promote our example file in the description

2015-04-26 Thread Uwe Stöhr
commit d3ff7ea799547b16e64b0d808efb35c5f782891b Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Apr 26 13:39:55 2015 +0200 pdfcomment.module: promote our example file in the description - pdfcomment.module: backport the whitespace uniformization - PDF-comment.lyx: fix a typo

[LyX/2.1.x] PDF-comment.lyx: some fixes

2015-04-26 Thread Uwe Stöhr
commit 45025e5d9cccb4ef121963a0beebc97dd703b7e9 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Apr 27 02:34:08 2015 +0200 PDF-comment.lyx: some fixes diff --git a/lib/examples/PDF-comment.lyx b/lib/examples/PDF-comment.lyx index ee4c5e8..bb28a27 100644 --- a/lib/examples/PDF-comment.lyx

[LyX/master] PDF-comment.lyx: some fixes

2015-04-26 Thread Uwe Stöhr
commit e73f61d300c421902a90d1500d2caae51b2edad8 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Apr 27 02:33:38 2015 +0200 PDF-comment.lyx: some fixes diff --git a/lib/examples/PDF-comment.lyx b/lib/examples/PDF-comment.lyx index 985eede..bb28a27 100644 --- a/lib/examples/PDF-comment.lyx

[LyX/master] pdfform.module: new module to create PDF forms

2015-04-26 Thread Uwe Stöhr
commit 892abc5ee931e5dd22dad90d07844ca5ad6cc6ea Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Apr 27 02:56:25 2015 +0200 pdfform.module: new module to create PDF forms - PDF-form.lyx: example file describing the module No special package is required since the PDF form

[LyX/master] pdfform.module: correct the description

2015-04-26 Thread Uwe Stöhr
commit 15dbe715e89185cec13b438efe0897477117cf08 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon Apr 27 03:00:27 2015 +0200 pdfform.module: correct the description diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module index 2a9bccc..ee7c2e9 100644 --- a/lib/layouts

[LyX/2.1.x] FeynmanDiagrams.lyx: fix some typos and expressions

2015-04-24 Thread Uwe Stöhr
commit f38fbe0f67723bf3a594d60b571175787e4cb3ec Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 02:03:50 2015 +0200 FeynmanDiagrams.lyx: fix some typos and expressions diff --git a/lib/examples/FeynmanDiagrams.lyx b/lib/examples/FeynmanDiagrams.lyx index ee4853d..237999c 100644

[LyX/master] FeynmanDiagrams.lyx: fix some typos and expressions

2015-04-24 Thread Uwe Stöhr
commit 59b690ca9c9c3cbf08c1c89146741e4292ddb5b0 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 02:03:19 2015 +0200 FeynmanDiagrams.lyx: fix some typos and expressions diff --git a/lib/examples/FeynmanDiagrams.lyx b/lib/examples/FeynmanDiagrams.lyx index ee4853d..237999c 100644

[LyX/2.1.x] Feynman-Diagramme.lyx: new German translation

2015-04-25 Thread Uwe Stöhr
commit d1948bb21af480d37f151e8cabc39e10b5cc8a2a Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 16:59:56 2015 +0200 Feynman-Diagramme.lyx: new German translation FeynmanDiagrams.lyx: an adjustment and added the missing note to the French translation diff --git a/lib

[LyX/master] Feynman-Diagramme.lyx: new German translation

2015-04-25 Thread Uwe Stöhr
commit ea2c5f377d7a6f8063b6a7b17fe801e410a9a3ae Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 17:01:09 2015 +0200 Feynman-Diagramme.lyx: new German translation FeynmanDiagrams.lyx: an adjustment and added the missing note to the French translation diff --git a/lib

[LyX/master] FeynmanDiagrams.lyx: rename German version

2015-04-25 Thread Uwe Stöhr
commit b496431881cba220b6e486520fd4cb962f1ab1a1 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 17:08:54 2015 +0200 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

[LyX/2.1.x] FeynmanDiagrams.lyx: rename German version

2015-04-25 Thread Uwe Stöhr
commit 8751fb1a758b92e57f77b536425ebc80c9e402a1 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Apr 25 17:10:03 2015 +0200 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

[LyX/master] installer: preparation and updates for upcoming LyX 2.1.4 release

2015-04-24 Thread Uwe Stöhr
commit 758e27c61168579c90b1c262240088f60954bf62 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri Apr 24 23:53:15 2015 +0200 installer: preparation and updates for upcoming LyX 2.1.4 release diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging

[LyX/master] pdfform.module: a simplification

2015-04-28 Thread Uwe Stöhr
commit ec7833272ae22c8b5ac75e973dbd3d4c67adb840 Author: Uwe Stöhr uwesto...@lyx.org Date: Wed Apr 29 01:56:43 2015 +0200 pdfform.module: a simplification - PDF-form.lyx: update accordingly and a fix diff --git a/lib/examples/PDF-form.lyx b/lib/examples/PDF-form.lyx index c20bf77

[LyX/master] PDF-form.lyx: some more info and few adaptions

2015-04-29 Thread Uwe Stöhr
commit 41b39ff835b39fc647190ebf02aca83e89ec8bea Author: Uwe Stöhr uwesto...@lyx.org Date: Wed Apr 29 22:06:00 2015 +0200 PDF-form.lyx: some more info and few adaptions - pdfform.module: a fix diff --git a/lib/examples/PDF-form.lyx b/lib/examples/PDF-form.lyx index 0baf1d3..6e08580

[LyX/master] pdfform.module: a fix and a new style

2015-04-27 Thread Uwe Stöhr
commit 36a5f46c0d13fd887d306d1c2cb95646c71561dc Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Apr 28 02:00:53 2015 +0200 pdfform.module: a fix and a new style - PDF-form.lyx: describe how to customize PDF action buttons and some other refinement and restructuring diff --git a/lib

[LyX/master] ar.po: another update from Hatim

2015-05-02 Thread Uwe Stöhr
commit 418451cd65a241425454b824a7984b31c4018bbd Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 01:57:48 2015 +0200 ar.po: another update from Hatim diff --git a/po/ar.po b/po/ar.po index 9dc5bfa..b40a253 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr Project-Id-Version

[LyX/master] ar.po: update from Hatim for master

2015-05-02 Thread Uwe Stöhr
commit d19b744d624637cbafd9bac2d03c2782db5e0520 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 01:52:42 2015 +0200 ar.po: update from Hatim for master diff --git a/po/ar.po b/po/ar.po index b4b533e..9dc5bfa 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr Project-Id

[LyX/master] pt_BR.po: update from Georger

2015-05-03 Thread Uwe Stöhr
commit 9e87cf04ca82180bfeddb656a679878f4b4a8357 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 4 01:50:22 2015 +0200 pt_BR.po: update from Georger diff --git a/po/pt_BR.po b/po/pt_BR.po index 0d744f9..257f04e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgstr Project

[LyX/master] Merge branch 'master' of git.lyx.org:lyx

2015-05-03 Thread Uwe Stöhr
commit f5648006fbd0c816488c6a9167b4787d1e3a839a Merge: 9e87cf0 8c351e3 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 4 01:51:21 2015 +0200 Merge branch 'master' of git.lyx.org:lyx

[LyX/master] Merge branch 'master' of git.lyx.org:lyx

2015-04-29 Thread Uwe Stöhr
commit f6fde9dbb243b4ddb7a0e73feaf86b632a23e164 Merge: f6029f7 d3eae5b Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Apr 30 01:23:03 2015 +0200 Merge branch 'master' of git.lyx.org:lyx

[LyX/2.1.x] EmbeddedObjects.lyx: improve description of \cmidrule

2015-04-29 Thread Uwe Stöhr
commit 7f9627dcd31fb9e32ef8adf4f1816f0e3f028aee Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Apr 30 01:25:36 2015 +0200 EmbeddedObjects.lyx: improve description of \cmidrule diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index a75b252..a2645b1 100644 --- a/lib/doc

[LyX/master] PDF-form.lyx: add example how to validate numbers

2015-04-29 Thread Uwe Stöhr
commit d20bc1c88348a3b2d144a5023a8a7a7a000e532d Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Apr 30 00:17:39 2015 +0200 PDF-form.lyx: add example how to validate numbers diff --git a/lib/examples/PDF-form.lyx b/lib/examples/PDF-form.lyx index 6e08580..d10ac87 100644 --- a/lib/examples/PDF

[LyX/master] EmbeddedObjects.lyx: improve description of \cmidrule

2015-04-29 Thread Uwe Stöhr
commit f6029f7f93fbe44b0ddc941d25d775b87ae2226e Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Apr 30 01:22:50 2015 +0200 EmbeddedObjects.lyx: improve description of \cmidrule diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index a75b252..a2645b1 100644 --- a/lib/doc

[LyX/master] pdfform.module: change whitespace as requested by Jürgen

2015-04-29 Thread Uwe Stöhr
commit 8efc734f1a5af3d44c006e96e4ea19e25c61d737 Author: Uwe Stöhr uwesto...@lyx.org Date: Thu Apr 30 01:23:47 2015 +0200 pdfform.module: change whitespace as requested by Jürgen diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module index fe4dcd7..d27572d 100644 --- a/lib

[LyX/2.1.x] ar.po: update from Hatim

2015-05-04 Thread Uwe Stöhr
commit ad78805570ae0176f4e64110365bb60dd9eb6aa6 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 02:14:24 2015 +0200 ar.po: update from Hatim diff --git a/po/ar.po b/po/ar.po index d25da5c..f5be4b1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -5,10 +5,10 @@ # Hatim Alahmady dr.ha

[LyX/master] ar.po: update from Hatim

2015-05-04 Thread Uwe Stöhr
commit 73e87737c2972243b60b6bfc935ae25c41a5b76f Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 02:13:54 2015 +0200 ar.po: update from Hatim diff --git a/po/ar.po b/po/ar.po index aa82f49..f5be4b1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr Project-Id-Version: LyX

[LyX/master] ar.po: fix a mistake

2015-05-04 Thread Uwe Stöhr
commit d9546de0bd75c4b7660e6c478109473d54bfdb73 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 02:19:47 2015 +0200 ar.po: fix a mistake diff --git a/po/ar.po b/po/ar.po index f5be4b1..3081297 100644 --- a/po/ar.po +++ b/po/ar.po @@ -22501,7 +22501,7 @@ msgstr استخدم النسق الافتراضي

[LyX/master] PDF-form.lyx: more info and corrections

2015-05-02 Thread Uwe Stöhr
commit 89328585637f23b55c094cdd4c4a3e8678f12532 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 04:37:28 2015 +0200 PDF-form.lyx: more info and corrections - add example how to check for numbers in text fields - describe correctly that all fields must have a name diff

[LyX/master] lyx2lyx/lyx_2_2.py: correct a description

2015-05-02 Thread Uwe Stöhr
commit 3c9442fd047098f349ce918bc4669ada9054c863 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 02:16:32 2015 +0200 lyx2lyx/lyx_2_2.py: correct a description diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index 024ce87..351ad12 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b

[LyX/master] ar.po: some more corrections and translations by Hatim

2015-05-05 Thread Uwe Stöhr
commit 65dcfe7d96c57802907d6fbb30225d85644e054b Author: Uwe Stöhr uwesto...@lyx.org Date: Wed May 6 01:33:30 2015 +0200 ar.po: some more corrections and translations by Hatim diff --git a/po/ar.po b/po/ar.po index 3081297..1d29059 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr

[LyX/2.1.x] ar.po: today's updates from Hatim

2015-05-03 Thread Uwe Stöhr
commit 8e68c2eea1483f1158166c99976d82b6b5ce0feb Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 16:44:04 2015 +0200 ar.po: today's updates from Hatim diff --git a/po/ar.po b/po/ar.po index 49eeb81..d25da5c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr Project-Id-Version

[LyX/master] ar.po: today's updates from Hatim

2015-05-03 Thread Uwe Stöhr
commit 28ed8cf18aaf03d7b75c4e831c0aad216cfb87f0 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 16:41:32 2015 +0200 ar.po: today's updates from Hatim diff --git a/po/ar.po b/po/ar.po index b40a253..aa82f49 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgstr Project-Id-Version

[LyX/master] pdfform.module: repair whitespace

2015-05-03 Thread Uwe Stöhr
commit d2e8e44a0ea7c3af20e2c15803e76714a1761bee Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 16:28:06 2015 +0200 pdfform.module: repair whitespace something is fishy her because commit 33a74748 destroyed the alignment for some entries diff --git a/lib/layouts

[LyX/master] PDF-form.lyx: add a note

2015-05-03 Thread Uwe Stöhr
commit 31b0af98578845983d4725b248e70f51d0addea6 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 3 16:21:09 2015 +0200 PDF-form.lyx: add a note diff --git a/lib/examples/PDF-form.lyx b/lib/examples/PDF-form.lyx index f7c3317..5e6d77d 100644 --- a/lib/examples/PDF-form.lyx +++ b/lib

[LyX/2.1.x] ar.po: some more corrections and translations by Hatim

2015-05-05 Thread Uwe Stöhr
commit 75fb84d5cac35731a64debdfc3cacf50159b1bb8 Author: Uwe Stöhr uwesto...@lyx.org Date: Wed May 6 01:30:11 2015 +0200 ar.po: some more corrections and translations by Hatim diff --git a/po/ar.po b/po/ar.po index c71d921..1d29059 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,16 +8,16

[LyX/master] LINGUAS: ad another missing bit and correct sorting

2015-05-07 Thread Uwe Stöhr
commit 16bfcc0e91d581ac057cb5e68c512edba88648b4 Author: Uwe Stöhr uwesto...@lyx.org Date: Fri May 8 00:37:08 2015 +0200 LINGUAS: ad another missing bit and correct sorting diff --git a/po/LINGUAS b/po/LINGUAS index 46edfd5..a98d374 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,3 +1,3

[LyX/master] stdmenus.inc: add PDF forms example to Help menu

2015-05-10 Thread Uwe Stöhr
commit 5c5877b5faa6ed3f9fc3aab41237ec45edb6a21f Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 11 01:13:05 2015 +0200 stdmenus.inc: add PDF forms example to Help menu diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index a21420a..d8901a7 100644 --- a/lib/ui/stdmenus.inc +++ b/lib

[LyX/2.1.x] stdmenus.inc: add PDF forms example to Help menu

2015-05-10 Thread Uwe Stöhr
commit e682e73348f21fc3899fa2cc986cc78cb65d220f Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 11 01:05:44 2015 +0200 stdmenus.inc: add PDF forms example to Help menu I forgot that when I added PDF forms. diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 49821df

[LyX/master] pt_BR.po: another update from Georger

2015-05-04 Thread Uwe Stöhr
commit 0fbd25a25049cb2afa3db1df27962ea9e37ed113 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 01:43:40 2015 +0200 pt_BR.po: another update from Georger diff --git a/po/pt_BR.po b/po/pt_BR.po index 257f04e..576839e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgstr

[LyX/master] Merge branch 'master' of git.lyx.org:lyx

2015-05-04 Thread Uwe Stöhr
commit 328dbe06026d5fef1ed663a7743daa4b62ccb3d0 Merge: 0fbd25a 6e6abe1 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 01:43:51 2015 +0200 Merge branch 'master' of git.lyx.org:lyx

[LyX/master] linguistics.module: fix 2 whitespace issues

2015-05-04 Thread Uwe Stöhr
commit 7dbf98a5e7578bf6ffb7041a4348f7c4a195d367 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 01:21:22 2015 +0200 linguistics.module: fix 2 whitespace issues diff --git a/lib/layouts/linguistics.module b/lib/layouts/linguistics.module index c887e23..2d71717 100644 --- a/lib/layouts

[LyX/master] pdfform.module: unset a PassTru

2015-05-04 Thread Uwe Stöhr
commit 9f3d1e77738725801aee61ef8a4c429605342be1 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 5 01:33:11 2015 +0200 pdfform.module: unset a PassTru - this makes real life much easier since it saves more TeX code than with passThru - adapt the example file accordingly diff

[LyX/master] lyx_2_2.py: fix a typo

2015-05-09 Thread Uwe Stöhr
commit 94f6bf3367df7ac93e9432f27a8f61e357309bd5 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 10 01:35:55 2015 +0200 lyx_2_2.py: fix a typo diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index 351ad12..68545dd 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b/lib/lyx2lyx/lyx_2_2

[LyX/master] GuiBox.cpp: fix button logic (fixes bug #9543)

2015-05-10 Thread Uwe Stöhr
commit 4be4d4e1a6d707fe10025e5e4f75e23a8f91edb8 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 10 15:54:03 2015 +0200 GuiBox.cpp: fix button logic (fixes bug #9543) diff --git a/src/frontends/qt4/GuiBox.cpp b/src/frontends/qt4/GuiBox.cpp index 66912e8..60a26cd 100644 --- a/src/frontends

[LyX/2.1.x] GuiBox.cpp: fix button logic (fixes bug #9543)

2015-05-10 Thread Uwe Stöhr
commit c391d599d94ee4c6fbe9aac17209f6e236d196db Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 10 21:59:35 2015 +0200 GuiBox.cpp: fix button logic (fixes bug #9543) diff --git a/src/frontends/qt4/GuiBox.cpp b/src/frontends/qt4/GuiBox.cpp index d3bd8e8..06a15b7 100644 --- a/src/frontends

[LyX/master] add ability to change box line thickness and separation

2015-05-11 Thread Uwe Stöhr
commit 8010b90cb447ff9540823f21b49652ac462f81e1 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 11 21:30:32 2015 +0200 add ability to change box line thickness and separation fileformat change diff --git a/development/FORMAT b/development/FORMAT index a0bf4fa..058e382 100644

[LyX/master] GuiBox.cpp: re-add lost braces

2015-05-11 Thread Uwe Stöhr
commit 335ccee3b506df4d10014dc6760b6e2939f996d3 Author: Uwe Stöhr uwesto...@lyx.org Date: Mon May 11 22:16:36 2015 +0200 GuiBox.cpp: re-add lost braces - FORMAT: add date diff --git a/development/FORMAT b/development/FORMAT index 058e382..e4dda6e 100644 --- a/development/FORMAT

[LyX/master] BoxUi.ui: update tooltips and tab order

2015-05-11 Thread Uwe Stöhr
commit 34da63445181325d846d47e866637fe72b38b984 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue May 12 00:28:29 2015 +0200 BoxUi.ui: update tooltips and tab order - InsetBox.cpp: constify diff --git a/src/frontends/qt4/ui/BoxUi.ui b/src/frontends/qt4/ui/BoxUi.ui index bd530c2

[LyX/2.1.x] add support for PDF forms to branch

2015-05-09 Thread Uwe Stöhr
commit 17489ed60da1d1c010282eebf4aab78228ac18c1 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat May 9 16:42:17 2015 +0200 add support for PDF forms to branch diff --git a/lib/Makefile.am b/lib/Makefile.am index 44dda7a..c1d556b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -326,6

[LyX/master] tex2lyx: support the command \colorbox

2015-05-17 Thread Uwe Stöhr
commit 92b7ee46ed96cb74d910d0c14884c23957e17bcf Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 17 17:26:51 2015 +0200 tex2lyx: support the command \colorbox support for \fcolorbox will follow soon diff --git a/src/tex2lyx/TODO.txt b/src/tex2lyx/TODO.txt index f89ddc4..5457166

<    3   4   5   6   7   8   9   10   11   12   >