[LyX/master] ctests: revert a MultilingualCaptions XeTeX test

2015-03-10 Thread Scott Kostyshak
commit 50b570e05aef2ff4b2f7b0fb25acc0600fba6bdd Author: Scott Kostyshak skost...@lyx.org Date: Tue Mar 10 23:35:49 2015 -0400 ctests: revert a MultilingualCaptions XeTeX test This file and format exports correctly since 5753760b. diff --git a/development/autotests/revertedTests

[LyX/master] Properly define MultiPar status of caption in the layout definition.

2015-03-10 Thread Juergen Spitzmueller
commit 9d824a04d11c3223db26d2fe146e86e90a432a6e Author: Juergen Spitzmueller sp...@lyx.org Date: Tue Mar 10 18:31:55 2015 +0100 Properly define MultiPar status of caption in the layout definition. Also remove hardcoded paragraph break disabling. Candidate for branch. diff

[LyX/master] Check that DocIterator::sanitize only adds editable insets

2015-03-10 Thread Jean-Marc Lasgouttes
commit 17e435c47e36effd36d25cec900369e04f6acb4e Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Mon Mar 9 11:14:26 2015 +0100 Check that DocIterator::sanitize only adds editable insets This fixes the crash on ticket #9432, but the bug there has other causes. diff --git

[LyX/2.1.x] Do not sanitize the anchor of cursor when selection is not set

2015-03-10 Thread Jean-Marc Lasgouttes
commit 3c0f46fb336fbfa3e8d76f00b05f5bd6daff4c72 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 10 15:53:25 2015 +0100 Do not sanitize the anchor of cursor when selection is not set Additionally, move the code to write to a stream from Cursor to CursorData (so that

[LyX/master] Take in account the parent's getStatus in macro templates

2015-03-10 Thread Jean-Marc Lasgouttes
commit c85ad29f11391783eb871be68389f851cce61ac4 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 10 16:05:22 2015 +0100 Take in account the parent's getStatus in macro templates This avoids invoking the insert space dialog instead of the math version. Thereafter,

[LyX/master] Do not sanitize the anchor of cursor when selection is not set

2015-03-10 Thread Jean-Marc Lasgouttes
commit 97c6e6d1bae4e823a3e251ea3faea37ce39df056 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 10 15:53:25 2015 +0100 Do not sanitize the anchor of cursor when selection is not set Additionally, move the code to write to a stream from Cursor to CursorData (so that

[LyX/2.1.x] Take in account the parent's getStatus in macro templates

2015-03-10 Thread Jean-Marc Lasgouttes
commit 226c6f6b171da311bb74cacbd0f9b0660d6b3469 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 10 16:05:22 2015 +0100 Take in account the parent's getStatus in macro templates This avoids invoking the insert space dialog instead of the math version. Thereafter,

[LyX/master] Remove unsupported macros from autocompletion

2015-03-10 Thread Georg Baum
commit 24d07fb9646e5817b0e703aef781715a6352 Author: Georg Baum b...@lyx.org Date: Tue Mar 10 20:53:56 2015 +0100 Remove unsupported macros from autocompletion We have some math macros that exist only because LyX can display them easily, but which require user preamble

[LyX/2.1.x] Remove unsupported macros from autocompletion

2015-03-10 Thread Georg Baum
commit 141f13a9cc6f3b0098255a13d09f0a1432b56acc Author: Georg Baum b...@lyx.org Date: Tue Mar 10 21:04:24 2015 +0100 Remove unsupported macros from autocompletion We have some math macros that exist only because LyX can display them easily, but which require user preamble

[LyX/master] Check that DocIterator::sanitize only adds editable insets

2015-03-10 Thread Jean-Marc Lasgouttes
commit 17e435c47e36effd36d25cec900369e04f6acb4e Author: Jean-Marc Lasgouttes Date: Mon Mar 9 11:14:26 2015 +0100 Check that DocIterator::sanitize only adds editable insets This fixes the crash on ticket #9432, but the bug there has other causes. diff --git

[LyX/master] Take in account the parent's getStatus in macro templates

2015-03-10 Thread Jean-Marc Lasgouttes
commit c85ad29f11391783eb871be68389f851cce61ac4 Author: Jean-Marc Lasgouttes Date: Tue Mar 10 16:05:22 2015 +0100 Take in account the parent's getStatus in macro templates This avoids invoking the insert space dialog instead of the math version. Thereafter,

[LyX/master] Do not sanitize the anchor of cursor when selection is not set

2015-03-10 Thread Jean-Marc Lasgouttes
commit 97c6e6d1bae4e823a3e251ea3faea37ce39df056 Author: Jean-Marc Lasgouttes Date: Tue Mar 10 15:53:25 2015 +0100 Do not sanitize the anchor of cursor when selection is not set Additionally, move the code to write to a stream from Cursor to CursorData (so that

[LyX/2.1.x] Do not sanitize the anchor of cursor when selection is not set

2015-03-10 Thread Jean-Marc Lasgouttes
commit 3c0f46fb336fbfa3e8d76f00b05f5bd6daff4c72 Author: Jean-Marc Lasgouttes Date: Tue Mar 10 15:53:25 2015 +0100 Do not sanitize the anchor of cursor when selection is not set Additionally, move the code to write to a stream from Cursor to CursorData (so that

[LyX/2.1.x] Take in account the parent's getStatus in macro templates

2015-03-10 Thread Jean-Marc Lasgouttes
commit 226c6f6b171da311bb74cacbd0f9b0660d6b3469 Author: Jean-Marc Lasgouttes Date: Tue Mar 10 16:05:22 2015 +0100 Take in account the parent's getStatus in macro templates This avoids invoking the insert space dialog instead of the math version. Thereafter,

[LyX/master] Properly define MultiPar status of caption in the layout definition.

2015-03-10 Thread Juergen Spitzmueller
commit 9d824a04d11c3223db26d2fe146e86e90a432a6e Author: Juergen Spitzmueller Date: Tue Mar 10 18:31:55 2015 +0100 Properly define MultiPar status of caption in the layout definition. Also remove hardcoded paragraph break disabling. Candidate for branch.

[LyX/master] Remove unsupported macros from autocompletion

2015-03-10 Thread Georg Baum
commit 24d07fb9646e5817b0e703aef781715a6352 Author: Georg Baum Date: Tue Mar 10 20:53:56 2015 +0100 Remove unsupported macros from autocompletion We have some math macros that exist only because LyX can display them easily, but which require user preamble

[LyX/2.1.x] Remove unsupported macros from autocompletion

2015-03-10 Thread Georg Baum
commit 141f13a9cc6f3b0098255a13d09f0a1432b56acc Author: Georg Baum Date: Tue Mar 10 21:04:24 2015 +0100 Remove unsupported macros from autocompletion We have some math macros that exist only because LyX can display them easily, but which require user preamble

[LyX/master] ctests: revert a MultilingualCaptions XeTeX test

2015-03-10 Thread Scott Kostyshak
commit 50b570e05aef2ff4b2f7b0fb25acc0600fba6bdd Author: Scott Kostyshak Date: Tue Mar 10 23:35:49 2015 -0400 ctests: revert a MultilingualCaptions XeTeX test This file and format exports correctly since 5753760b. diff --git a/development/autotests/revertedTests