Re: [LyX/master] Fix lyx2lyx chunk conversion (bugs #8877, #8876)

2014-02-07 Thread Richard Heck
On 02/06/2014 04:11 AM, Juergen Spitzmueller wrote: commit 9d6c2bf40753d0ddc8e707be4d27c42c76906e49 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Feb 6 10:11:02 2014 +0100 Fix lyx2lyx chunk conversion (bugs #8877, #8876) [snip] if j == -1: # error, but we

[LyX/master] Do not try to track_change an auto-deleted bibitem

2014-02-07 Thread Vincent van Ravesteijn
commit 795535e44fde4cfbb678454838294530560d3686 Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 15:53:57 2014 +0100 Do not try to track_change an auto-deleted bibitem We are not capable of handling two bibitems within one biblio paragraph. That's why we have

[LyX/master] Return true to indicate we might have invalidated the cursor

2014-02-07 Thread Vincent van Ravesteijn
commit fc6b8c64f8599df99098c371a70c4a3fc075be94 Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 17:14:36 2014 +0100 Return true to indicate we might have invalidated the cursor If we don't do so, Cursor::notifyCursorLeavesOrEnters might continue with an invalidated

[LyX/master] Compare: Add the authors from the 'other' document

2014-02-07 Thread Vincent van Ravesteijn
commit 77d532bd512afb34d14ccc412fcdfbe800becfcc Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 14:06:39 2014 +0100 Compare: Add the authors from the 'other' document Otherwise the resulting document may contain references to authors that are not present in the author

[LyX/2.0.x] Fix wrong painting of lines right of multicol

2014-02-07 Thread Vincent van Ravesteijn
commit a6fce04f394022abffef53a297f132c55313c0db Author: Vincent van Ravesteijn v...@lyx.org Date: Wed Feb 5 21:30:04 2014 +0100 Fix wrong painting of lines right of multicol We should skip the other cells that are part of the multicolumn before we find the cell right to the

[LyX/2.0.x] Do not try to track_change an auto-deleted bibitem

2014-02-07 Thread Vincent van Ravesteijn
commit e8242cbee663cce95f510cf470723a264d536923 Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 15:53:57 2014 +0100 Do not try to track_change an auto-deleted bibitem We are not capable of handling two bibitems within one biblio paragraph. That's why we have

[LyX/2.0.x] Return true to indicate we might have invalidated the cursor

2014-02-07 Thread Vincent van Ravesteijn
commit 1f13491f06dbcaf2d942f84133441872787bc436 Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 17:14:36 2014 +0100 Return true to indicate we might have invalidated the cursor If we don't do so, Cursor::notifyCursorLeavesOrEnters might continue with an invalidated

[LyX/2.0.x] Compare: Add the authors from the 'other' document

2014-02-07 Thread Vincent van Ravesteijn
commit ea6f56d564995beac0d5d3579e80cc7311415310 Author: Vincent van Ravesteijn v...@lyx.org Date: Fri Feb 7 14:06:39 2014 +0100 Compare: Add the authors from the 'other' document Otherwise the resulting document may contain references to authors that are not present in the author

[LyX/2.0.x] status.20x: document today's fixes

2014-02-07 Thread Uwe Stöhr
commit 6a8269033b325d47fade33e1bd326e309efa695b Author: Uwe Stöhr uwesto...@lyx.org Date: Sat Feb 8 05:46:12 2014 +0100 status.20x: document today's fixes diff --git a/status.20x b/status.20x index 0df5725..d7e0ca6 100644 --- a/status.20x +++ b/status.20x @@ -59,14 +59,22 @@ What's new -

[LyX/master] Right border of multicol should be set if 1 column

2014-02-07 Thread Scott Kostyshak
commit 1fd32312e9d933f5a1f5f583f42253111ecec2c4 Author: Scott Kostyshak skost...@lyx.org Date: Wed Feb 5 19:09:18 2014 -0500 Right border of multicol should be set if 1 column This commit fixes a bug uncovered by the fix to #8082: If you create a table, select all columns in a

[LyX/master] * Additional.lyx - SVN has been tested to some degree (#8937).

2014-02-07 Thread Pavel Sanda
commit f9c53c6e87b9130b79d7c3d095db162d048f Author: Pavel Sanda sa...@lyx.org Date: Fri Feb 7 23:37:51 2014 -0800 * Additional.lyx - SVN has been tested to some degree (#8937). diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index b3e0ebe..8aa0e5a 100644 ---

Re: [LyX/master] Fix lyx2lyx chunk conversion (bugs #8877, #8876)

2014-02-07 Thread Richard Heck
On 02/06/2014 04:11 AM, Juergen Spitzmueller wrote: commit 9d6c2bf40753d0ddc8e707be4d27c42c76906e49 Author: Juergen Spitzmueller Date: Thu Feb 6 10:11:02 2014 +0100 Fix lyx2lyx chunk conversion (bugs #8877, #8876) [snip] if j == -1: # error, but

[LyX/master] Do not try to track_change an auto-deleted bibitem

2014-02-07 Thread Vincent van Ravesteijn
commit 795535e44fde4cfbb678454838294530560d3686 Author: Vincent van Ravesteijn Date: Fri Feb 7 15:53:57 2014 +0100 Do not try to track_change an auto-deleted bibitem We are not capable of handling two bibitems within one biblio paragraph. That's why we have

[LyX/master] Return true to indicate we might have invalidated the cursor

2014-02-07 Thread Vincent van Ravesteijn
commit fc6b8c64f8599df99098c371a70c4a3fc075be94 Author: Vincent van Ravesteijn Date: Fri Feb 7 17:14:36 2014 +0100 Return true to indicate we might have invalidated the cursor If we don't do so, Cursor::notifyCursorLeavesOrEnters might continue with an

[LyX/master] Compare: Add the authors from the 'other' document

2014-02-07 Thread Vincent van Ravesteijn
commit 77d532bd512afb34d14ccc412fcdfbe800becfcc Author: Vincent van Ravesteijn Date: Fri Feb 7 14:06:39 2014 +0100 Compare: Add the authors from the 'other' document Otherwise the resulting document may contain references to authors that are not present in the

[LyX/2.0.x] Fix wrong painting of lines right of multicol

2014-02-07 Thread Vincent van Ravesteijn
commit a6fce04f394022abffef53a297f132c55313c0db Author: Vincent van Ravesteijn Date: Wed Feb 5 21:30:04 2014 +0100 Fix wrong painting of lines right of multicol We should skip the other cells that are part of the multicolumn before we find the cell right to the

[LyX/2.0.x] Do not try to track_change an auto-deleted bibitem

2014-02-07 Thread Vincent van Ravesteijn
commit e8242cbee663cce95f510cf470723a264d536923 Author: Vincent van Ravesteijn Date: Fri Feb 7 15:53:57 2014 +0100 Do not try to track_change an auto-deleted bibitem We are not capable of handling two bibitems within one biblio paragraph. That's why we have

[LyX/2.0.x] Return true to indicate we might have invalidated the cursor

2014-02-07 Thread Vincent van Ravesteijn
commit 1f13491f06dbcaf2d942f84133441872787bc436 Author: Vincent van Ravesteijn Date: Fri Feb 7 17:14:36 2014 +0100 Return true to indicate we might have invalidated the cursor If we don't do so, Cursor::notifyCursorLeavesOrEnters might continue with an

[LyX/2.0.x] Compare: Add the authors from the 'other' document

2014-02-07 Thread Vincent van Ravesteijn
commit ea6f56d564995beac0d5d3579e80cc7311415310 Author: Vincent van Ravesteijn Date: Fri Feb 7 14:06:39 2014 +0100 Compare: Add the authors from the 'other' document Otherwise the resulting document may contain references to authors that are not present in the

[LyX/2.0.x] status.20x: document today's fixes

2014-02-07 Thread Uwe Stöhr
commit 6a8269033b325d47fade33e1bd326e309efa695b Author: Uwe Stöhr Date: Sat Feb 8 05:46:12 2014 +0100 status.20x: document today's fixes diff --git a/status.20x b/status.20x index 0df5725..d7e0ca6 100644 --- a/status.20x +++ b/status.20x @@ -59,14 +59,22 @@ What's new

[LyX/master] Right border of multicol should be set if 1 column

2014-02-07 Thread Scott Kostyshak
commit 1fd32312e9d933f5a1f5f583f42253111ecec2c4 Author: Scott Kostyshak Date: Wed Feb 5 19:09:18 2014 -0500 Right border of multicol should be set if 1 column This commit fixes a bug uncovered by the fix to #8082: If you create a table, select all columns in

[LyX/master] * Additional.lyx - SVN has been tested to some degree (#8937).

2014-02-07 Thread Pavel Sanda
commit f9c53c6e87b9130b79d7c3d095db162d048f Author: Pavel Sanda Date: Fri Feb 7 23:37:51 2014 -0800 * Additional.lyx - SVN has been tested to some degree (#8937). diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index b3e0ebe..8aa0e5a 100644 ---