[LyX/master] whitespace

2014-03-08 Thread Georg Baum
commit a09ec1fe439f94664beb9c0a00e5956f6e08cab9 Author: Georg Baum b...@lyx.org Date: Sat Mar 8 10:57:24 2014 +0100 whitespace diff --git a/src/mathed/MathSupport.cpp b/src/mathed/MathSupport.cpp index 810ff7a..21d41dd 100644 --- a/src/mathed/MathSupport.cpp +++

[LyX/master] Add two missing unicodesymbols

2014-03-08 Thread Georg Baum
commit 188dd74618e94a2df132346f2bedc73a421d852e Author: Georg Baum b...@lyx.org Date: Sat Mar 8 10:59:43 2014 +0100 Add two missing unicodesymbols diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 999e2ea..80dbb36 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -2597,6

[LyX/master] Work around broken math symbol display (bug 7954)

2014-03-08 Thread Georg Baum
commit be0cd47559c33740d67aa2b2d80531ba09c920b3 Author: Georg Baum b...@lyx.org Date: Sat Mar 8 11:13:39 2014 +0100 Work around broken math symbol display (bug 7954) This extends the already existing math symbol fallback mechanism in two ways: 1) When considering the

[LyX/master] Remove dead code + whitespace

2014-03-08 Thread Georg Baum
commit 5aede9597124b1a67abfd40521bc4984074ea413 Author: Georg Baum b...@lyx.org Date: Sat Mar 8 11:59:39 2014 +0100 Remove dead code + whitespace diff --git a/src/Text.cpp b/src/Text.cpp index 8e8d641..70805df 100644 --- a/src/Text.cpp +++ b/src/Text.cpp @@ -383,10 +383,10 @@ void

[LyX/master] * fix bug 8925: create a temporary action to avoid a menu with any action. Otherwise it will not shown on Mac OS X 10.9 with Cocoa

2014-03-08 Thread Stephan Witt
commit 0e7eaef349710df71d0f9492d9d098ba76882e6d Author: Stephan Witt sw...@lyx.org Date: Sat Mar 8 12:49:40 2014 +0100 * fix bug 8925: create a temporary action to avoid a menu with any action. Otherwise it will not shown on Mac OS X 10.9 with Cocoa diff --git

[LyX/master] #6902: Enable About and similar menu items without view and create a new view if needed

2014-03-08 Thread Stephan Witt
commit d39eae0a8883dd9861ccd2a5b8c4d73cb7519b32 Author: Stephan Witt sw...@lyx.org Date: Sat Mar 8 12:51:02 2014 +0100 #6902: Enable About and similar menu items without view and create a new view if needed diff --git a/src/frontends/qt4/GuiApplication.cpp

[LyX/master] Revert addition of Question and Question* environments, for the reasons discussed at bug #9015.

2014-03-08 Thread Richard Heck
commit f10df83fab64771df89ac96f9c2ab82366f3b6fc Author: Richard Heck rgh...@lyx.org Date: Sat Mar 8 11:36:22 2014 -0500 Revert addition of Question and Question* environments, for the reasons discussed at bug #9015. diff --git a/lib/layouts/theorems-ams-extended-bytype.module

[LyX/master] installer: update the changelog

2014-03-08 Thread Uwe Stöhr
commit f14109c98ffb04d4e5f5505fad68652481472e08 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Mar 8 18:27:34 2014 +0100 installer: update the changelog diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index

[LyX/master] UserGuide.lyx: add another missing part of description of environment separator

2014-03-08 Thread Uwe Stöhr
commit d8e4fb9c175a897c1f9a2ac4366fa543a1ecb915 Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Mar 8 21:23:42 2014 +0100 UserGuide.lyx: add another missing part of description of environment separator diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 90c62c7..e4694cd 100644

[LyX/master] Fix some shortcut conflicts (bug 9008).

2014-03-08 Thread Richard Heck
commit 80b058cb18c17b9632faad5cb2e384d9ec9806d4 Author: Richard Heck rgh...@lyx.org Date: Sat Mar 8 17:25:57 2014 -0500 Fix some shortcut conflicts (bug 9008). diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4/ui/FindAndReplaceUi.ui index 8aff1db..7ed5816 100644

[LyX/master] chkconfig.ltx: remove double entry for iftex

2014-03-08 Thread Uwe Stöhr
commit d841229fae6a672881a2f2c8872c74d064634285 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 9 05:36:20 2014 +0100 chkconfig.ltx: remove double entry for iftex - also correct sorting diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index fdfd6ab..25478be 100644 ---

[LyX/master] installer: fix potential serious bug

2014-03-08 Thread Uwe Stöhr
commit 00f8bfcae56783de79611dcaddda009bd0463aac Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Mar 9 07:57:47 2014 +0100 installer: fix potential serious bug diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index

[LyX/master] whitespace

2014-03-08 Thread Georg Baum
commit a09ec1fe439f94664beb9c0a00e5956f6e08cab9 Author: Georg Baum Date: Sat Mar 8 10:57:24 2014 +0100 whitespace diff --git a/src/mathed/MathSupport.cpp b/src/mathed/MathSupport.cpp index 810ff7a..21d41dd 100644 --- a/src/mathed/MathSupport.cpp +++

[LyX/master] Add two missing unicodesymbols

2014-03-08 Thread Georg Baum
commit 188dd74618e94a2df132346f2bedc73a421d852e Author: Georg Baum Date: Sat Mar 8 10:59:43 2014 +0100 Add two missing unicodesymbols diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 999e2ea..80dbb36 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@

[LyX/master] Work around broken math symbol display (bug 7954)

2014-03-08 Thread Georg Baum
commit be0cd47559c33740d67aa2b2d80531ba09c920b3 Author: Georg Baum Date: Sat Mar 8 11:13:39 2014 +0100 Work around broken math symbol display (bug 7954) This extends the already existing math symbol fallback mechanism in two ways: 1) When considering the

[LyX/master] Remove dead code + whitespace

2014-03-08 Thread Georg Baum
commit 5aede9597124b1a67abfd40521bc4984074ea413 Author: Georg Baum Date: Sat Mar 8 11:59:39 2014 +0100 Remove dead code + whitespace diff --git a/src/Text.cpp b/src/Text.cpp index 8e8d641..70805df 100644 --- a/src/Text.cpp +++ b/src/Text.cpp @@ -383,10 +383,10 @@ void

[LyX/master] * fix bug 8925: create a temporary action to avoid a menu with any action. Otherwise it will not shown on Mac OS X 10.9 with Cocoa

2014-03-08 Thread Stephan Witt
commit 0e7eaef349710df71d0f9492d9d098ba76882e6d Author: Stephan Witt Date: Sat Mar 8 12:49:40 2014 +0100 * fix bug 8925: create a temporary action to avoid a menu with any action. Otherwise it will not shown on Mac OS X 10.9 with Cocoa diff --git

[LyX/master] #6902: Enable About and similar menu items without view and create a new view if needed

2014-03-08 Thread Stephan Witt
commit d39eae0a8883dd9861ccd2a5b8c4d73cb7519b32 Author: Stephan Witt Date: Sat Mar 8 12:51:02 2014 +0100 #6902: Enable About and similar menu items without view and create a new view if needed diff --git a/src/frontends/qt4/GuiApplication.cpp

[LyX/master] Revert addition of Question and Question* environments, for the reasons discussed at bug #9015.

2014-03-08 Thread Richard Heck
commit f10df83fab64771df89ac96f9c2ab82366f3b6fc Author: Richard Heck Date: Sat Mar 8 11:36:22 2014 -0500 Revert addition of Question and Question* environments, for the reasons discussed at bug #9015. diff --git a/lib/layouts/theorems-ams-extended-bytype.module

[LyX/master] installer: update the changelog

2014-03-08 Thread Uwe Stöhr
commit f14109c98ffb04d4e5f5505fad68652481472e08 Author: Uwe Stöhr Date: Sat Mar 8 18:27:34 2014 +0100 installer: update the changelog diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index

[LyX/master] UserGuide.lyx: add another missing part of description of environment separator

2014-03-08 Thread Uwe Stöhr
commit d8e4fb9c175a897c1f9a2ac4366fa543a1ecb915 Author: Uwe Stöhr Date: Sat Mar 8 21:23:42 2014 +0100 UserGuide.lyx: add another missing part of description of environment separator diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index 90c62c7..e4694cd

[LyX/master] Fix some shortcut conflicts (bug 9008).

2014-03-08 Thread Richard Heck
commit 80b058cb18c17b9632faad5cb2e384d9ec9806d4 Author: Richard Heck Date: Sat Mar 8 17:25:57 2014 -0500 Fix some shortcut conflicts (bug 9008). diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4/ui/FindAndReplaceUi.ui index 8aff1db..7ed5816 100644

[LyX/master] chkconfig.ltx: remove double entry for iftex

2014-03-08 Thread Uwe Stöhr
commit d841229fae6a672881a2f2c8872c74d064634285 Author: Uwe Stöhr Date: Sun Mar 9 05:36:20 2014 +0100 chkconfig.ltx: remove double entry for iftex - also correct sorting diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index fdfd6ab..25478be 100644 ---

[LyX/master] installer: fix potential serious bug

2014-03-08 Thread Uwe Stöhr
commit 00f8bfcae56783de79611dcaddda009bd0463aac Author: Uwe Stöhr Date: Sun Mar 9 07:57:47 2014 +0100 installer: fix potential serious bug diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index