[LyX/master] Update description to reflect arg improvements

2015-06-13 Thread Scott Kostyshak
commit a7a43d08660f913b2c7456274aaa3510f4e4cc34 Author: Scott Kostyshak Date: Sun Jun 14 01:40:54 2015 -0400 Update description to reflect arg improvements diff --git a/lib/layouts/theorems-named.module b/lib/layouts/theorems-named.module index 5149247..c55f662 100644 --- a/lib/layouts/th

[LyX/master] lyx2lyx/lyx_2_2.py: fix typo in comment

2015-06-13 Thread Uwe Stöhr
commit 1b74cc421e2b8c6b5659ca44d843325b3ffcc25e Author: Uwe Stöhr Date: Sun Jun 14 02:15:30 2015 +0200 lyx2lyx/lyx_2_2.py: fix typo in comment diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index 1895c4e..9e192f8 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b/lib/lyx2lyx/lyx_2_2.p

[LyX/master] Fix revert_textcolor method (bug #9620)

2015-06-13 Thread Juergen Spitzmueller
commit 77fa81a9027329a5d1f7019e61c6a6be39732971 Author: Juergen Spitzmueller Date: Sat Jun 13 12:48:36 2015 +0200 Fix revert_textcolor method (bug #9620) diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index c4cac3e..1895c4e 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b/lib/lyx2ly

[LyX/master] GuiParagraph: Fix remaining glitch when entering custom line spread while immediate apply is activated.

2015-06-13 Thread Juergen Spitzmueller
commit f0923ebadc2780f71373ab7a284d338dbab673db Author: Juergen Spitzmueller Date: Sat Jun 13 12:31:03 2015 +0200 GuiParagraph: Fix remaining glitch when entering custom line spread while immediate apply is activated. diff --git a/src/frontends/qt4/GuiParagraph.cpp b/src/frontends/qt4

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

2015-06-13 Thread Juergen Spitzmueller
commit 930fef9d8d598d9ecf1524db4fe323da5e09710a Author: Juergen Spitzmueller 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 100644 --- a/src/frontends/qt4

[LyX/master] Fix cursor setting in right-aligned text

2015-06-13 Thread Jean-Marc Lasgouttes
commit c783ef962d4f47ebe6308c8ad036da331e345b15 Author: Jean-Marc Lasgouttes Date: Sat Jun 13 12:09:53 2015 +0200 Fix cursor setting in right-aligned text Fixes bug #9619. diff --git a/src/TextMetrics.cpp b/src/TextMetrics.cpp index da9e404..ec35d10 100644 --- a/src/TextMetrics.cp

[LyX/master] Escape backslash

2015-06-13 Thread Juergen Spitzmueller
commit 02909b42aafe63eb5c56f24b51276d82 Author: Juergen Spitzmueller 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/lyx2lyx/lyx_2_2.py @@ -1046,7