[LyX/master] If there is an inset at cursor, connect the dialog with that, not the containing one

2015-05-26 Thread Juergen Spitzmueller
commit 5353172793d0e1b72c20fb1ccf4e655c022d0116 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue May 26 19:33:07 2015 +0200 If there is an inset at cursor, connect the dialog with that, not the containing one Fixes: #8716 ("minipage within minipage&qu

[LyX/master] Enable polyglossia for LuaTeX

2015-05-27 Thread Juergen Spitzmueller
commit edd37de8b4fe46ca26956f51de445818a5090f16 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Wed May 27 14:40:04 2015 +0200 Enable polyglossia for LuaTeX diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index 044c5e3..269c74c 100644 --- a/src/BufferParams.cpp +++

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

2015-05-28 Thread Juergen Spitzmueller
commit 5c97c15e0334bdbe1ca5b2f2d6e43725c8431e34 Merge: 6501bb0 24af3f8 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu May 28 09:47:18 2015 +0200 Merge branch 'master' of git.lyx.org:lyx

[LyX/master] Do AutoInsert of item arguments also on paragraph break.

2015-05-28 Thread Juergen Spitzmueller
commit 6501bb09043d585f1bd973a97df41b224eff782b Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu May 28 09:46:40 2015 +0200 Do AutoInsert of item arguments also on paragraph break. diff --git a/src/Text3.cpp b/src/Text3.cpp index 8707b76..4261ab8 100644 --- a/src/Text3.cpp +++

[LyX/master] Add comment

2015-05-28 Thread Juergen Spitzmueller
commit abefdcaf309554ae9ea506affcb84e6c0219128c Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu May 28 13:34:58 2015 +0200 Add comment diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 01d9b95..3ebfdb1 100644 --- a/src/frontends/qt4/GuiView.cpp

[LyX/master] Fix test for urwclassico font (bug #9576)

2015-05-29 Thread Juergen Spitzmueller
commit 063de3337f93ed0a8208ff20a247ef5af484141f Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri May 29 10:15:17 2015 +0200 Fix test for urwclassico font (bug #9576) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index b240a36..c9bca58 100644 --- a/lib/chkconfig.ltx +++

[LyX/2.1.x] Fix test for urwclassico font (bug #9576)

2015-05-30 Thread Juergen Spitzmueller
commit 1ab1f071b510c473ca85dcdb6247714c1230140b Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri May 29 10:15:17 2015 +0200 Fix test for urwclassico font (bug #9576) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index fc8e93f..898e235 100644 --- a/lib/chkconfig.ltx +++

[LyX/2.1.x] Fix shortcut conflict

2015-05-31 Thread Juergen Spitzmueller
commit 8aed8f99d17783f12150cb3cc218b19800ced227 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon May 25 10:50:57 2015 +0200 Fix shortcut conflict diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index a71dc89..bf0b2d6 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmen

[LyX/2.1.x] de.po

2015-05-31 Thread Juergen Spitzmueller
commit ace9b53eed3402c1a74ac06a59a04d40ae307238 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sun May 31 09:44:01 2015 +0200 de.po diff --git a/po/de.gmo b/po/de.gmo index 61cdfb0..20cd66a 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po

[LyX/master] Fix remaining preview issue with math macros (#6369)

2015-06-01 Thread Juergen Spitzmueller
commit 83a9ed4e627c1ccf819ea9318f0d9eba9edf7cc3 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Jun 1 10:29:48 2015 +0200 Fix remaining preview issue with math macros (#6369) diff --git a/src/mathed/InsetMathHull.cpp b/src/mathed/InsetMathHull.cpp index ff33409..ab1b586

[LyX/master] iucr.layout: Improve references layout, using ParagraphGroup.

2015-06-01 Thread Juergen Spitzmueller
commit d17abc4ddbf9fac97a1511f040153af603842360 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Jun 1 16:13:10 2015 +0200 iucr.layout: Improve references layout, using ParagraphGroup. diff --git a/lib/layouts/iucr.layout b/lib/layouts/iucr.layout index 1344d92..316fab6

[LyX/master] Make layout membership to ParagraphGroup settable (see #6854)

2015-06-01 Thread Juergen Spitzmueller
commit eb748d6330f6bbf727c28804c4a88dbc16d82830 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Jun 1 16:11:05 2015 +0200 Make layout membership to ParagraphGroup settable (see #6854) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 017bf6f..6

[LyX/master] Fix preview of included files in child documents (bug #9583)

2015-06-02 Thread Juergen Spitzmueller
commit 5d41a22ee4542fb7d39354acde88c027e3633b3f Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 2 17:23:52 2015 +0200 Fix preview of included files in child documents (bug #9583) diff --git a/src/OutputParams.cpp b/src/OutputParams.cpp index cf81253..55768ae 100644 ---

[LyX/master] Make Thesaurus check for more general dictionaries (en-v2.idx) if a specific one (such as en_NZ-v2.idx) is not found.

2015-06-02 Thread Juergen Spitzmueller
commit 77ab3017d0bc759ff8f69cec5cb5b7d9eae122c6 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 2 17:28:44 2015 +0200 Make Thesaurus check for more general dictionaries (en-v2.idx) if a specific one (such as en_NZ-v2.idx) is not found. If someone can r

[LyX/master] GuiIndices: Improve widget disabling and account for read only status (bug #9593)

2015-06-03 Thread Juergen Spitzmueller
commit 7cce5903906c988f4f3d01002d6ca899e7e00562 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Wed Jun 3 16:54:54 2015 +0200 GuiIndices: Improve widget disabling and account for read only status (bug #9593) diff --git a/src/frontends/qt4/GuiDocument.cpp b/src/fronten

[LyX/2.1.x] Fix preview of included files in child documents (bug #9583)

2015-06-04 Thread Juergen Spitzmueller
commit ebbe6c1924ebd49b7fa9b5091d4c627f83b570a5 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 2 17:23:52 2015 +0200 Fix preview of included files in child documents (bug #9583) diff --git a/src/OutputParams.cpp b/src/OutputParams.cpp index e74eaa3..4aca37a 100644 ---

[LyX/master] No \\par after greyedout notes (bug #9598)

2015-06-08 Thread Juergen Spitzmueller
commit f929f21228046756ef394e04fb7d334938560c7d Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 9 07:44:03 2015 +0200 No \\par after greyedout notes (bug #9598) diff --git a/src/output_latex.cpp b/src/output_latex.cpp index 6df77f1..22f083c 100644 --- a/src/output_lat

[LyX/master] Revert "No \\par after greyedout notes (bug #9598)"

2015-06-09 Thread Juergen Spitzmueller
commit 8e671a5cdc6d06a3af93f0b24713aa403cec3bb0 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 9 07:57:19 2015 +0200 Revert "No \\par after greyedout notes (bug #9598)" This reverts commit f929f21228046756ef394e04fb7d334938560c7d. It is not as e

[LyX/master] Properly fix bug #9598

2015-06-09 Thread Juergen Spitzmueller
commit 4feec2ef4bc2315fcd2fdaf54dde4c920bb3cfde Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 9 08:18:19 2015 +0200 Properly fix bug #9598 Do not output \\par at the end of environments with size change if the environment cosinsts of only one par. diff --git

[LyX/2.1.x] Fix bug #9598

2015-06-09 Thread Juergen Spitzmueller
commit 558100ad586ccf8e6a937f2d6d05379d67c414a0 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Jun 9 08:18:19 2015 +0200 Fix bug #9598 Do not output \\par at the end of environments with size change if the environment cosinsts of only one par. diff --git

[LyX/master] consistent replacement for CEDILLA in unicodesymbols (bug #9614)

2015-06-11 Thread Juergen Spitzmueller
commit 0c8019a9036cc71b757b59c4a48501c47c00cb97 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jun 11 11:11:26 2015 +0200 consistent replacement for CEDILLA in unicodesymbols (bug #9614) Patch by Guenter Milde diff --git a/lib/unicodesymbols b/lib/unicodesymbols

[LyX/master] remove unneeded notermination tags in unicodesymbols (bug #9615)

2015-06-11 Thread Juergen Spitzmueller
commit a6fdc1196b420a0c0aa2aa195dc22708f3c734b6 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jun 11 11:14:01 2015 +0200 remove unneeded notermination tags in unicodesymbols (bug #9615) Patch by Guenter Milde diff --git a/lib/unicodesymbols b/lib/unicodesymbols

[LyX/master] Report missing characters on conversion with XeTeX or LuaTeX (bug #9610)

2015-06-11 Thread Juergen Spitzmueller
commit 664ef2c459e470e04380a6890635424a2e34482c Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jun 11 11:32:17 2015 +0200 Report missing characters on conversion with XeTeX or LuaTeX (bug #9610) As discussed on trac, we treat this as error, since it severely co

[LyX/master] Escape backslash

2015-06-13 Thread Juergen Spitzmueller
commit 02909b42aafe63eb5c56f24b51276d82 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat Jun 13 11:37:10 2015 +0200 Escape backslash diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index cd69744..c4cac3e 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b/lib/l

[LyX/master] GuiParagraph: fix thinko (bug #9621)

2015-06-13 Thread Juergen Spitzmueller
commit 930fef9d8d598d9ecf1524db4fe323da5e09710a Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat Jun 13 12:16:34 2015 +0200 GuiParagraph: fix thinko (bug #9621) diff --git a/src/frontends/qt4/GuiParagraph.cpp b/src/frontends/qt4/GuiParagraph.cpp index 1bc2248..8efe15f

[LyX/master] Fix reversion of mathtools xarrows (bug #9620).

2015-06-14 Thread Juergen Spitzmueller
commit aa4d41d282d2643bf83ba0a5bca528b1d7f4d271 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sun Jun 14 10:47:31 2015 +0200 Fix reversion of mathtools xarrows (bug #9620). diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index 9e192f8..65b1268 100644 --- a/lib/l

[LyX/master] Check for, and report, uncodable characters in user preamble.

2015-06-15 Thread Juergen Spitzmueller
commit 4c0e99ac3dd2b99198b62aaa15698ac59681e46f Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Jun 15 21:08:40 2015 +0200 Check for, and report, uncodable characters in user preamble. Fixes: #9599 diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index 2

[LyX/master] Properly pass char to stream (probably fix bug #9632)

2015-06-17 Thread Juergen Spitzmueller
commit d722f5ed8e52d51d0bf9ad5ffe67ee0500ef358c Author: Juergen Spitzmueller <sp...@lyx.org> Date: Wed Jun 17 10:22:46 2015 +0200 Properly pass char to stream (probably fix bug #9632) diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index f42211b..7a641e0 100644 ---

[LyX/master] Force local font switch in caption.

2015-06-18 Thread Juergen Spitzmueller
commit 406d71013189d79c223479aa7336073f8216e962 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jun 18 14:17:18 2015 +0200 Force local font switch in caption. It is needed with polyglossia. With babel, it does not harm (and looks more sensible). diff --git a/src/

[LyX/master] Fix language nesting problem with polyglossia

2015-06-19 Thread Juergen Spitzmueller
commit b1c68dccf8f920b97a8bd23f2c9ba60eeb7fdaf5 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri Jun 19 09:25:11 2015 +0200 Fix language nesting problem with polyglossia Part (?) of #9633 diff --git a/src/output_latex.cpp b/src/output_latex.cpp index d8b1d0b..fdfe7f8

[LyX/master] \frenchbsetup is a babel command

2015-06-19 Thread Juergen Spitzmueller
commit bd05bf71ef2b359d8be4eaff6ea3a6a6263bdf66 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri Jun 19 10:11:17 2015 +0200 \frenchbsetup is a babel command diff --git a/lib/doc/fr/EmbeddedObjects.lyx b/lib/doc/fr/EmbeddedObjects.lyx index 3f52f94..753c00b 100644 --- a/lib/

[LyX/master] Refine lang nesting fix

2015-06-19 Thread Juergen Spitzmueller
commit 46aed6d2b90cafed93a6ee996ec72c09a6325f92 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri Jun 19 19:02:35 2015 +0200 Refine lang nesting fix diff --git a/src/output_latex.cpp b/src/output_latex.cpp index fdfe7f8..80cb990 100644 --- a/src/output_latex.cpp +++

[LyX/master] HSpace/VSpace: use a _signed_ length validator in the dialogs.

2015-06-26 Thread Juergen Spitzmueller
commit 2a8db0a64bd40ed1c91ab93297cb0fff78f71bde Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri Jun 26 13:19:12 2015 +0200 HSpace/VSpace: use a _signed_ length validator in the dialogs. diff --git a/src/frontends/qt4/GuiHSpace.cpp b/src/frontends/qt4/GuiHSpace.cpp index 9

[LyX/master] Fix formatFPnumber with negative doubles.

2015-06-26 Thread Juergen Spitzmueller
commit c9d9309c1ecffa218dee04ce4f7991ed4fc0c9bb Author: Juergen Spitzmueller <sp...@lyx.org> Date: Fri Jun 26 15:49:44 2015 +0200 Fix formatFPnumber with negative doubles. diff --git a/src/support/lstrings.cpp b/src/support/lstrings.cpp index c77c986..6faf1a4 100644 --- a/src/s

[LyX/master] German genitive of LyX is LyX' (not LyXs)

2015-07-23 Thread Juergen Spitzmueller
commit 19600aca714050465c3df9780b8e2e036f2ce2dd Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jul 23 09:26:29 2015 +0200 German genitive of LyX is LyX' (not LyXs) (see Amtl. Regel. ยง 96 (1)) diff --git a/lib/doc/de/Additional.lyx b/lib/doc/de/Additional.lyx index f

[LyX/master] Resolve shortcut conflict

2015-07-25 Thread Juergen Spitzmueller
commit 616c7b9272a8b49de9a3cba2bda860e651b00f76 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat Jul 25 10:15:44 2015 +0200 Resolve shortcut conflict diff --git a/lib/configure.py b/lib/configure.py index 1554ee5..91f5593 100644 --- a/lib/configure.py +++ b/lib/configure.py @@

[LyX/master] Do not attempt to select an empty cell before inserting a longtable caption

2015-07-25 Thread Juergen Spitzmueller
commit 9f777d4bfb711f3fa6daa8d61eb071d365b5d076 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat Jul 25 12:48:13 2015 +0200 Do not attempt to select an empty cell before inserting a longtable caption Fixes: #9692 diff --git a/src/insets/InsetTabular.cpp b/src/

[LyX/2.1.x] Do not attempt to select an empty cell before inserting a longtable caption

2015-07-28 Thread Juergen Spitzmueller
commit 0f9c2b4f047e7d2f316a7a0eb0a187e992c560b8 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat Jul 25 12:48:13 2015 +0200 Do not attempt to select an empty cell before inserting a longtable caption Fixes: #9692 diff --git a/src/insets/InsetTabular.cpp b/src/

[LyX/2.1.x] If there is an inset at cursor, connect the dialog with that, not the containing one

2015-07-28 Thread Juergen Spitzmueller
commit 7e8c43a90497ca0ea90af6640f2b2017c42c4747 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue May 26 19:33:07 2015 +0200 If there is an inset at cursor, connect the dialog with that, not the containing one Fixes: #8716 ("minipage within minipage&qu

[LyX/master] Decrease height of citation dialog by using a QToolBox

2015-07-30 Thread Juergen Spitzmueller
commit 7b1107d7f5273831dee7862d0500b8b2b14824ef Author: Juergen Spitzmueller <sp...@lyx.org> Date: Thu Jul 30 10:09:21 2015 +0200 Decrease height of citation dialog by using a QToolBox Fixes: #9618 diff --git a/src/frontends/qt4/GuiCitation.cpp b/src/frontends/qt4/GuiCitati

[LyX/master] Customization: add a hint about PackageOptions at Requires.

2015-08-03 Thread Juergen Spitzmueller
commit d74cbac037979831b2ae23749dcc73d222bf5f04 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Aug 3 13:39:18 2015 +0200 Customization: add a hint about PackageOptions at Requires. diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index ed94ece..d2de7c1

[LyX/master] de.po: resolve shortcut conflict

2015-08-03 Thread Juergen Spitzmueller
commit 46ef6cbc0308410aaf510adfd111f2acb19cdbc0 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Mon Aug 3 15:24:20 2015 +0200 de.po: resolve shortcut conflict diff --git a/po/de.gmo b/po/de.gmo index 6f8e35c..5294987 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --gi

[LyX/master] Fix parsing of class and category declaration line in layout files

2015-09-02 Thread Juergen Spitzmueller
commit 0e62745995763c4493ac1f5053b1076e29124634 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Wed Sep 2 14:29:06 2015 +0200 Fix parsing of class and category declaration line in layout files * Omit commented-out lines * Properly escape backslash * Do not all

[LyX/master] restore crucial float information in note insets (bug #9760)

2015-09-15 Thread Juergen Spitzmueller
commit 02ead6a93adc0bacbc774950a9eeaec63db665ea Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Sep 15 22:58:49 2015 +0200 restore crucial float information in note insets (bug #9760) diff --git a/src/insets/InsetText.cpp b/src/insets/InsetText.cpp index 0558c27..c4d4f24

[LyX master] Revert this change. Needs more thought

2012-05-19 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 9d69d9937947cd605fdd53805ccc3f2fbfbef06e Author: Juergen Spitzmueller sp...@lyx.org Date: Sat May 19 09:56:00 2012 +0200 Revert this change. Needs more thought diff --git

[LyX master] If a file is saved as, reset its master if it has any, thus preventing a crash (bug 8161)

2012-05-19 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit ab1434dce321d2f7dc9619ae54112f5203494590 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat May 19 10:16:28 2012 +0200 If a file is saved as, reset its master if it has

[LyX 2.0.x] If a file is saved as, reset its master if it has any, thus preventing a crash (bug 8161)

2012-05-19 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 993fa8900910570db095093292dfb4b50c497eb6 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat May 19 14:03:50 2012 +0200 If a file is saved as, reset its master if it has

[LyX 2.0.x] de.po: update

2012-05-23 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit ec24a453c5c8b4195d80d4488648791578013248 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed May 23 20:11:40 2012 +0200 de.po: update diff --git a/po/de.po b/po/de.po

[LyX master] add missing IPA glyph

2012-05-26 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 25556fe4d92872904f4e380aefb1b1c8a1896887 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat May 26 16:51:37 2012 +0200 add missing IPA glyph diff --git a/lib

[LyX master] apostrophe must nt be terminated

2012-05-27 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 56118ce4b16f28a6f36a37cec4f583cceb56408a Author: Juergen Spitzmueller sp...@lyx.org Date: Sun May 27 13:10:54 2012 +0200 apostrophe must nt be terminated diff --git a/lib

[LyX 2.0.x] add missing IPA glyph

2012-05-28 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 044ef5dc4e278007dae183ea78127057a0229eb2 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon May 28 15:54:31 2012 +0200 add missing IPA glyph diff --git a/lib

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

2012-05-29 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 0695fd54d800fd83e98fc227f7cb435f32a86b46 Merge: daf4490 a692b62 Author: Juergen Spitzmueller sp...@lyx.org Date: Tue May 29 13:27:48 2012 +0200 Merge branch '2.0.x

[LyX master] Fix crash when removing last converter (bug 8178)

2012-05-29 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit ab3491adeffbda3161f086da53dc69041ccbf629 Author: Juergen Spitzmueller sp...@lyx.org Date: Tue May 29 14:21:29 2012 +0200 Fix crash when removing last converter (bug 8178

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

2012-06-03 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 4e8644bc1dab95f35546ff2b2cd5cfc9e78ebfc2 Merge: af59dff 32cf810 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jun 3 10:32:20 2012 +0200 Merge branch 'master

[LyX 2.0.x] Add missing undo recording. This adds a change of the printindex type (with multiple indices) to the undo stack and marks the buffer dirty on that action (bug #8182)

2012-06-04 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 9df0a930d4349bedc41ef01184cc99a07e846f4a Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jun 4 19:13:31 2012 +0200 Add missing undo recording. This adds a change

[LyX master] Restore default output format after tex fonts switch (#8191)

2012-06-07 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit a4ea17e0e975827d3d38b41088e5d07f8b1cfd59 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Jun 7 21:27:01 2012 +0200 Restore default output format after tex fonts switch

[LyX master] Add DefaultStyle to siamltex.layut (bug #8194) Patch by Dima Batenkov.

2012-06-09 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit dd790192d354f08053559d2ed6781db6afe3d1b9 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 9 18:29:08 2012 +0200 Add DefaultStyle to siamltex.layut (bug #8194

[LyX 2.0.x] Add DefaultStyle to siamltex.layout (bug #8194)

2012-06-10 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit d84eea891e8d68c208638f54ec31d9ef9147ad8d Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jun 10 11:45:41 2012 +0200 Add DefaultStyle to siamltex.layout (bug #8194

[LyX master] less opaque bool naming and consistent use

2012-06-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 20d7e088faec8f1935bda8c8c31cc3071ddc81f0 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 23 15:41:05 2012 +0200 less opaque bool naming and consistent use diff

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

2012-06-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 746d235c433f75d1508928ebc29d7446dc145c56 Merge: ca16190 1c7d4c8 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 23 15:45:23 2012 +0200 Merge branch 'master

[LyX 2.0.x] linguistics manual: document shortcomings (and workarounds) of glosses

2012-06-23 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit d0df873ebb1045c240adb5f3490b05ee9586de6e Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 23 19:30:06 2012 +0200 linguistics manual: document shortcomings

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

2012-06-24 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit dac9ec0c13f50a5b1edc01372a0f068cdb431726 Merge: 5b374e0 a3f4f2d Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jun 24 10:57:02 2012 +0200 Merge branch 'master

[LyX master] de/linguistics.lyx: improve style

2012-06-24 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 179ca3e5be312ba6b27c39d67a4d23ba32844613 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jun 24 13:01:51 2012 +0200 de/linguistics.lyx: improve style diff --git a/lib

[LyX master] whitespace

2012-06-24 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 4c2ae219e19c3d54c5bf18738567f2bfc2d2c30d Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jun 24 15:14:31 2012 +0200 whitespace diff --git a/src/Font.cpp b/src

[LyX 2.0.x] do not output empty language switch commands (bug #8216)

2012-06-28 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 065f247ccb31c31b99b4aedaf2727970e5c9f786 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Jun 28 16:49:45 2012 +0200 do not output empty language switch commands (bug

[LyX 2.0.x] do not output empty language switch commands (bug #8216, the actual fix)

2012-06-28 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit e4b5af90b97162472cad1d9b9e8a9772c20805f8 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Jun 28 16:52:13 2012 +0200 do not output empty language switch commands (bug

[LyX master] fix bug #8209: polyglossia commands ignored partial source preview

2012-06-28 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 6de47fa87327417b8cd4d21754cc3ccad73ca1d3 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Jun 28 18:15:43 2012 +0200 fix bug #8209: polyglossia commands ignored partial

[LyX 2.0.x] Add dvilualatex output format

2012-06-29 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 16f6910b59937bf26f7773eceea5b82f93214e1c Author: Juergen Spitzmueller sp...@lyx.org Date: Fri Jun 29 18:46:53 2012 +0200 Add dvilualatex output format diff --git a/lib

[LyX master] Factor out method to get a properly encoded latex string

2012-06-30 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 51d591d16893e595ac1163c963e5c0928fdaff68 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 30 13:30:48 2012 +0200 Factor out method to get a properly encoded latex

[LyX master] Properly escape splitindex shortcut and try to encode splitindex name properly (part of bug #8227)

2012-06-30 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 5eb9ece39e8a1057dfdefff596cb9715125ca609 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 30 13:34:49 2012 +0200 Properly escape splitindex shortcut and try

[LyX master] Whitespace

2012-06-30 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit e903d0158e1d92c0d9c17656af10df9fa9a3d723 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Jun 30 13:45:58 2012 +0200 Whitespace If someone can tell me how I

[LyX master] Whitespace

2012-07-01 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 507302b4449cf0afc055fbb0c984ed7eacc62777 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jul 1 08:38:54 2012 +0200 Whitespace diff --git a/src/BufferParams.cpp b/src

[LyX master] Set the appropriate quote style when switching the main language

2012-07-01 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 11f7efe2eb000620ad32c3db594d13cf118b6c27 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jul 1 11:27:42 2012 +0200 Set the appropriate quote style when switching

[LyX master] update tex2lyx TODO

2012-07-01 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 555ae019b8940ee837f7a13dabb9e2b0c53b0131 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jul 1 14:48:20 2012 +0200 update tex2lyx TODO diff --git a/src/tex2lyx

[LyX master] Document QuoteStyle options

2012-07-02 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 11ac5b78f3a942da3f0e3b167e171dd809a941e1 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 2 10:50:06 2012 +0200 Document QuoteStyle options diff --git a/lib

[LyX master] Add \makeat switches to babel settings if necessary.

2012-07-18 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 4d5bef1bdcbe7a20d67613a793acb89f0e583bf6 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Jul 18 12:41:53 2012 +0200 Add \makeat switches to babel settings if necessary

[LyX master] deactivate ~ in Basque, Estonian and Galician (bug #8265)

2012-07-18 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 0b4a70a018f3a93ae2ab8778fbce3c99120d44e6 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Jul 18 13:01:10 2012 +0200 deactivate ~ in Basque, Estonian and Galician (bug

[LyX 2.0.x] Add \makeat switches to babel settings if necessary.

2012-07-18 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 03c9e5a758fc7e0836c1a9b6714b4e40ba452f02 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Jul 18 12:41:53 2012 +0200 Add \makeat switches to babel settings if necessary

[LyX 2.0.x] deactivate ~ in Basque, Estonian and Galician (bug #8265)

2012-07-18 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 7e7d1c71670ef515fd3ebae96bd28ebce01571c9 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Jul 18 13:01:10 2012 +0200 deactivate ~ in Basque, Estonian and Galician (bug

[LyX 2.0.x] typo

2012-07-18 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 33b2bc45a780edd94f295bb49788cae73b0d0939 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Jul 18 17:33:32 2012 +0200 typo diff --git a/status.20x b/status.20x index

[LyX master] Compile fix

2012-07-22 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit f30d6acb04ad4b3a28ff2c17b6c4bcfeddf012e7 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Jul 22 11:45:39 2012 +0200 Compile fix Richard, please check. diff

[LyX master] Suppress babel RTL commands when using polyglossia (part of #8251)

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit a1e2e12ba4443c2d67a96fcabbddc9337598f828 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 08:40:37 2012 +0200 Suppress babel RTL commands when using polyglossia

[LyX master] Fixes to the language package call

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 566a5f2b7513ffbd75cc92f713dc2636f37e Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 11:36:55 2012 +0200 Fixes to the language package call

[LyX master] Fix thinko

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 508dd27e4488240e0991f36c3b29340101f934af Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 11:39:41 2012 +0200 Fix thinko diff --git a/src/BufferParams.cpp b/src

[LyX master] Rework language package detection

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 6c1326cdeba128486cc46deadf6b1dde50ab9c77 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 14:34:24 2012 +0200 Rework language package detection

[LyX master] Fix direction of brackets in Hebrew when using Polyglossia (bug #8251)

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 0b5c20fc0ff12d4f3981faf92deb9081452ecabf Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 14:56:00 2012 +0200 Fix direction of brackets in Hebrew when using

[LyX master] Whitespace

2012-07-23 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit b55a6454d905e0f46cc8ada6d7929483e5ffe62d Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 14:59:45 2012 +0200 Whitespace diff --git a/src/Paragraph.cpp b/src

[LyX 2.0.x] Suppress babel RTL commands when using polyglossia (part of #8251)

2012-07-23 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit d10927c6f263bde4c33aad7a28d8e103844f27d6 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 08:40:37 2012 +0200 Suppress babel RTL commands when using polyglossia

[LyX 2.0.x] arabi requires the language option to be passed to babel directly. Candidate for branch

2012-07-23 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 0fcd35565c0b9ed4218aeb82c957c41a89846ad4 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Jul 23 11:03:25 2012 +0200 arabi requires the language option to be passed

[LyX master] Decouple lyxrc-default_language from useLanguagePackage()

2012-08-07 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 6d2ed0480047df60eecb3cd0a1d55d00468321ea Author: Juergen Spitzmueller sp...@lyx.org Date: Tue Aug 7 08:00:42 2012 +0200 Decouple lyxrc-default_language from

[LyX 2.0.x] Decouple lyxrc.default_language from useBabel()

2012-08-07 Thread Juergen Spitzmueller
The branch, 2.0.x, has been updated. - Log - commit 33c8906f70920540ebde1f97d7007b64d5591cbe Author: Juergen Spitzmueller sp...@lyx.org Date: Tue Aug 7 07:59:18 2012 +0200 Decouple lyxrc.default_language from useBabel

[LyX master] Complete default_language rc removal

2012-08-08 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit a18af62087f92223be1a677f2e153c9f2865192c Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Aug 8 09:31:46 2012 +0200 Complete default_language rc removal diff --git

[LyX master] Add missing breaks in switch

2012-08-08 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 8f451fdbefab540d5f38908eafda57cbb496ed51 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Aug 8 11:27:37 2012 +0200 Add missing breaks in switch diff --git a/src

[LyX master] Add a way to surpass special English treatment in useBabel

2012-08-08 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 1db9ff9b1a962005e758706feee541aba4dcfba2 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Aug 8 17:02:12 2012 +0200 Add a way to surpass special English treatment

[LyX master] Comments

2012-08-08 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 4950bb5ebc029b91f32369adcaa7703d5debf319 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Aug 8 17:23:02 2012 +0200 Comments diff --git a/src/LaTeXFeatures.cpp b/src

[LyX master] Clean up LaTeX font handling (#4999)

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 869b84aef9dbec9c90ba4483db0b28a3fb92b947 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Aug 16 13:23:39 2012 +0200 Clean up LaTeX font handling (#4999

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

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit be0bed91e25c54a423f61d8e71a85e9538d98b8f Merge: 63c59a3 2ecc895 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Aug 16 18:04:28 2012 +0200 Merge branch 'master

[LyX master] remove problematic IPA shortcut

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit db50cc7c1ea76b709138c9fa59fce342a0092f29 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Aug 16 19:04:11 2012 +0200 remove problematic IPA shortcut diff --git a/lib

[LyX master] Really get GuiName from latexfonts into the po files

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit ff36733b8bf8a7929be515bf869eaad49fe85305 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Aug 16 19:36:16 2012 +0200 Really get GuiName from latexfonts into the po

[LyX master] Support for the libertine font (#3881)

2012-08-17 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 37137f43f4ace0d5e6bf90fdb0815753ad301178 Author: Juergen Spitzmueller sp...@lyx.org Date: Fri Aug 17 14:11:02 2012 +0200 Support for the libertine font (#3881) diff --git

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