[LyX/2.0.x] Fix bug #8998: changed document setting is recoded twice as undo

2014-03-04 Thread Jean-Marc Lasgouttes
commit 5c0cf4cc51b8ba40fcd32bfd854d94e36ae117ff Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Mon Mar 3 18:24:51 2014 +0100 Fix bug #8998: changed document setting is recoded twice as undo The general trick to avoid this kind of problems is to use undo groups. diff --git

[LyX/2.0.x] Fix bug #8884: Crash when navigate to next change

2014-03-04 Thread Jean-Marc Lasgouttes
commit 191d44a5571402516719c01f9febd6437bc18837 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Fri Sep 27 10:47:36 2013 +0200 Fix bug #8884: Crash when navigate to next change The two fixes here a obviously right, although it is not clear why they are sufficient to fix the

[LyX/master] Bug #9005: various things that do not work as intended in passthru paragraphs

2014-03-04 Thread Jean-Marc Lasgouttes
commit ad56bded0370cbad601ec5374a4eb1561b204d80 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 4 11:56:03 2014 +0100 Bug #9005: various things that do not work as intended in passthru paragraphs * disable branch-add-insert in pass thru paragraphs * when it

[LyX/2.0.x] status: fix a ticket number

2014-03-04 Thread Scott Kostyshak
commit b3cf238f4bdce06ee0c8cc529aaae1ed760bada0 Author: Scott Kostyshak skost...@lyx.org Date: Tue Mar 4 12:54:23 2014 -0500 status: fix a ticket number diff --git a/status.20x b/status.20x index dfe64f7..21997d5 100644 --- a/status.20x +++ b/status.20x @@ -80,7 +80,7 @@ What's new - Fix

[LyX/master] improved Qt frameworks packaging on Mac

2014-03-04 Thread Stephan Witt
commit 222ef8566450534c4b6cd68f185509cb16ead226 Author: Stephan Witt sw...@lyx.org Date: Tue Mar 4 22:28:17 2014 +0100 improved Qt frameworks packaging on Mac diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 03815c7..53ee0eb 100644 ---

[LyX/master] stdlayouts.inc: correct spacing for verbatim

2014-03-04 Thread Uwe Stöhr
commit c71cd6d501e23c2fad440e38f7516e62fd4b2746 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Mar 4 22:54:28 2014 +0100 stdlayouts.inc: correct spacing for verbatim Verbatim consist of lines not of paragraphs. There is therefore no paragraph spacing in the output and thus should

[LyX/master] UserGuide.lyx: describe the Verbatim environment

2014-03-04 Thread Uwe Stöhr
commit ab176bfbcce312908103c0f0d54c38b2b2da69e3 Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Mar 4 23:12:44 2014 +0100 UserGuide.lyx: describe the Verbatim environment diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index d79ddcd..e8df543 100644 --- a/lib/doc/UserGuide.lyx +++

[LyX/master] Fix compilation with libc++

2014-03-04 Thread Georg Baum
commit 07afd76b7c3560b53ad1377812a7a5f30696d163 Author: Georg Baum b...@lyx.org Date: Tue Mar 4 23:04:27 2014 +0100 Fix compilation with libc++ libc++ (http://libcxx.llvm.org/) is used on OS X with newer XCode. The patch is from Benjamin Piwowarski benjamin.piwowar...@lip6.fr,

[LyX/2.0.x] Fix bug #8998: changed document setting is recoded twice as undo

2014-03-04 Thread Jean-Marc Lasgouttes
commit 5c0cf4cc51b8ba40fcd32bfd854d94e36ae117ff Author: Jean-Marc Lasgouttes Date: Mon Mar 3 18:24:51 2014 +0100 Fix bug #8998: changed document setting is recoded twice as undo The general trick to avoid this kind of problems is to use undo groups. diff --git

[LyX/2.0.x] Fix bug #8884: Crash when "navigate to next change"

2014-03-04 Thread Jean-Marc Lasgouttes
commit 191d44a5571402516719c01f9febd6437bc18837 Author: Jean-Marc Lasgouttes Date: Fri Sep 27 10:47:36 2013 +0200 Fix bug #8884: Crash when "navigate to next change" The two fixes here a obviously right, although it is not clear why they are sufficient to fix

[LyX/master] Bug #9005: various things that do not work as intended in passthru paragraphs

2014-03-04 Thread Jean-Marc Lasgouttes
commit ad56bded0370cbad601ec5374a4eb1561b204d80 Author: Jean-Marc Lasgouttes Date: Tue Mar 4 11:56:03 2014 +0100 Bug #9005: various things that do not work as intended in passthru paragraphs * disable branch-add-insert in pass thru paragraphs * when

[LyX/2.0.x] status: fix a ticket number

2014-03-04 Thread Scott Kostyshak
commit b3cf238f4bdce06ee0c8cc529aaae1ed760bada0 Author: Scott Kostyshak Date: Tue Mar 4 12:54:23 2014 -0500 status: fix a ticket number diff --git a/status.20x b/status.20x index dfe64f7..21997d5 100644 --- a/status.20x +++ b/status.20x @@ -80,7 +80,7 @@ What's new -

[LyX/master] improved Qt frameworks packaging on Mac

2014-03-04 Thread Stephan Witt
commit 222ef8566450534c4b6cd68f185509cb16ead226 Author: Stephan Witt Date: Tue Mar 4 22:28:17 2014 +0100 improved Qt frameworks packaging on Mac diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 03815c7..53ee0eb 100644 ---

[LyX/master] stdlayouts.inc: correct spacing for verbatim

2014-03-04 Thread Uwe Stöhr
commit c71cd6d501e23c2fad440e38f7516e62fd4b2746 Author: Uwe Stöhr Date: Tue Mar 4 22:54:28 2014 +0100 stdlayouts.inc: correct spacing for verbatim Verbatim consist of lines not of paragraphs. There is therefore no paragraph spacing in the output and thus should

[LyX/master] UserGuide.lyx: describe the Verbatim environment

2014-03-04 Thread Uwe Stöhr
commit ab176bfbcce312908103c0f0d54c38b2b2da69e3 Author: Uwe Stöhr Date: Tue Mar 4 23:12:44 2014 +0100 UserGuide.lyx: describe the Verbatim environment diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index d79ddcd..e8df543 100644 --- a/lib/doc/UserGuide.lyx

[LyX/master] Fix compilation with libc++

2014-03-04 Thread Georg Baum
commit 07afd76b7c3560b53ad1377812a7a5f30696d163 Author: Georg Baum Date: Tue Mar 4 23:04:27 2014 +0100 Fix compilation with libc++ libc++ (http://libcxx.llvm.org/) is used on OS X with newer XCode. The patch is from Benjamin Piwowarski