[LyX/master] Fix bug with wrong baseline calculation in last paragraph

2014-08-03 Thread Juergen Spitzmueller
commit b555f31a34112761f360ec69c996abcb3272e135 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Aug 3 11:26:16 2014 +0200 Fix bug with wrong baseline calculation in last paragraph Fixes: #9231 diff --git a/src/output_latex.cpp b/src/output_latex.cpp index ed46c05..f04f005

[LyX/master] Do not break documents with complex beamer block ERT usage we cannot handle

2014-08-03 Thread Juergen Spitzmueller
commit e9681bbe0817b1f92eb06ff65a6359b108f34bab Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Aug 3 12:21:35 2014 +0200 Do not break documents with complex beamer block ERT usage we cannot handle Fixes: #9144 diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py

[LyX/2.1.x] Fix bug #9151 (Wrong reverse search for images and tables).

2014-08-03 Thread Enrico Forestieri
commit 2a0b22ba9e650ee8be3cd76a636c61656501f90f Author: Enrico Forestieri for...@lyx.org Date: Sun Aug 3 16:47:22 2014 +0200 Fix bug #9151 (Wrong reverse search for images and tables). If the reverse position corresponds to an inset, its paragraph id does not follow the main

[LyX/2.1.x] Do not break documents with complex beamer block ERT usage we cannot handle

2014-08-03 Thread Juergen Spitzmueller
commit 03d6040904019b1ee82fd9822a15cc0eaea6083f Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Aug 3 12:21:35 2014 +0200 Do not break documents with complex beamer block ERT usage we cannot handle Fixes: #9144 diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py

[LyX/2.1.x] Fix bug with wrong baseline calculation in last paragraph

2014-08-03 Thread Juergen Spitzmueller
commit d8b88a78a4b74a1cf20b32c30cd67767159cf034 Author: Juergen Spitzmueller sp...@lyx.org Date: Sun Aug 3 11:26:16 2014 +0200 Fix bug with wrong baseline calculation in last paragraph Fixes: #9231 diff --git a/src/output_latex.cpp b/src/output_latex.cpp index 4474d2e..3a8b0c2

[LyX/2.1.x] Fix import of latex documents with scaled fonts.

2014-08-03 Thread Enrico Forestieri
commit 154cd4111964b6e009f323c3d55249b52d03cebd Author: Enrico Forestieri for...@lyx.org Date: Sun Aug 3 18:42:04 2014 +0200 Fix import of latex documents with scaled fonts. diff --git a/src/support/os_cygwin.cpp b/src/support/os_cygwin.cpp index 4179d49..e0c0bd1 100644 ---

[LyX/2.1.x] Fix compatibility issue with 64-bit cygwin.

2014-08-03 Thread Enrico Forestieri
commit 47e263fa7f58af4da004447257c88a0db9d3a724 Author: Enrico Forestieri for...@lyx.org Date: Sun Aug 3 18:53:33 2014 +0200 Fix compatibility issue with 64-bit cygwin. diff --git a/src/support/os_cygwin.cpp b/src/support/os_cygwin.cpp index e0c0bd1..572273c 100644 ---

[LyX/2.1.x] Use getent instead of grepping /etc/passwd.

2014-08-03 Thread Enrico Forestieri
commit 64cc8a1c1ee26aff2e51c6126e75d870c5e89bc7 Author: Enrico Forestieri for...@lyx.org Date: Sun Aug 3 18:59:54 2014 +0200 Use getent instead of grepping /etc/passwd. Forthcoming versions of cygwin will use a different mechanism for obtaining passwd/group information based on

[LyX/2.1.x] Add some postscript and pdf viewers for Unix and Windows.

2014-08-03 Thread Enrico Forestieri
commit a8b7e0a18b38d67594836cb7295b6e2e21aa9c15 Author: Enrico Forestieri for...@lyx.org Date: Sun Aug 3 19:26:34 2014 +0200 Add some postscript and pdf viewers for Unix and Windows. For Windows: AcroRd32, SumatraPDF and gsview (both 32 and 64 bit versions). For Unix: qpdfview.

[LyX/master] Revert Clear empty selections in GuiView after dispatch

2014-08-03 Thread Scott Kostyshak
commit 453ce611919ff66d8b00bda9a9dcc32f4d38a843 Author: Scott Kostyshak skost...@lyx.org Date: Sun Aug 3 18:37:45 2014 -0400 Revert Clear empty selections in GuiView after dispatch This reverts commit fb05011ad0db2e2c5e557d91f398970d75cf8d15, which lead to various menu-related

[LyX/master] Fix bug with wrong baseline calculation in last paragraph

2014-08-03 Thread Juergen Spitzmueller
commit b555f31a34112761f360ec69c996abcb3272e135 Author: Juergen Spitzmueller Date: Sun Aug 3 11:26:16 2014 +0200 Fix bug with wrong baseline calculation in last paragraph Fixes: #9231 diff --git a/src/output_latex.cpp b/src/output_latex.cpp index ed46c05..f04f005

[LyX/master] Do not break documents with complex beamer block ERT usage we cannot handle

2014-08-03 Thread Juergen Spitzmueller
commit e9681bbe0817b1f92eb06ff65a6359b108f34bab Author: Juergen Spitzmueller Date: Sun Aug 3 12:21:35 2014 +0200 Do not break documents with complex beamer block ERT usage we cannot handle Fixes: #9144 diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py

[LyX/2.1.x] Fix bug #9151 (Wrong reverse search for images and tables).

2014-08-03 Thread Enrico Forestieri
commit 2a0b22ba9e650ee8be3cd76a636c61656501f90f Author: Enrico Forestieri Date: Sun Aug 3 16:47:22 2014 +0200 Fix bug #9151 (Wrong reverse search for images and tables). If the reverse position corresponds to an inset, its paragraph id does not follow the main

[LyX/2.1.x] Do not break documents with complex beamer block ERT usage we cannot handle

2014-08-03 Thread Juergen Spitzmueller
commit 03d6040904019b1ee82fd9822a15cc0eaea6083f Author: Juergen Spitzmueller Date: Sun Aug 3 12:21:35 2014 +0200 Do not break documents with complex beamer block ERT usage we cannot handle Fixes: #9144 diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py

[LyX/2.1.x] Fix bug with wrong baseline calculation in last paragraph

2014-08-03 Thread Juergen Spitzmueller
commit d8b88a78a4b74a1cf20b32c30cd67767159cf034 Author: Juergen Spitzmueller Date: Sun Aug 3 11:26:16 2014 +0200 Fix bug with wrong baseline calculation in last paragraph Fixes: #9231 diff --git a/src/output_latex.cpp b/src/output_latex.cpp index 4474d2e..3a8b0c2

[LyX/2.1.x] Fix import of latex documents with scaled fonts.

2014-08-03 Thread Enrico Forestieri
commit 154cd4111964b6e009f323c3d55249b52d03cebd Author: Enrico Forestieri Date: Sun Aug 3 18:42:04 2014 +0200 Fix import of latex documents with scaled fonts. diff --git a/src/support/os_cygwin.cpp b/src/support/os_cygwin.cpp index 4179d49..e0c0bd1 100644 ---

[LyX/2.1.x] Fix compatibility issue with 64-bit cygwin.

2014-08-03 Thread Enrico Forestieri
commit 47e263fa7f58af4da004447257c88a0db9d3a724 Author: Enrico Forestieri Date: Sun Aug 3 18:53:33 2014 +0200 Fix compatibility issue with 64-bit cygwin. diff --git a/src/support/os_cygwin.cpp b/src/support/os_cygwin.cpp index e0c0bd1..572273c 100644 ---

[LyX/2.1.x] Use getent instead of grepping /etc/passwd.

2014-08-03 Thread Enrico Forestieri
commit 64cc8a1c1ee26aff2e51c6126e75d870c5e89bc7 Author: Enrico Forestieri Date: Sun Aug 3 18:59:54 2014 +0200 Use getent instead of grepping /etc/passwd. Forthcoming versions of cygwin will use a different mechanism for obtaining passwd/group information based

[LyX/2.1.x] Add some postscript and pdf viewers for Unix and Windows.

2014-08-03 Thread Enrico Forestieri
commit a8b7e0a18b38d67594836cb7295b6e2e21aa9c15 Author: Enrico Forestieri Date: Sun Aug 3 19:26:34 2014 +0200 Add some postscript and pdf viewers for Unix and Windows. For Windows: AcroRd32, SumatraPDF and gsview (both 32 and 64 bit versions). For Unix:

[LyX/master] Revert "Clear empty selections in GuiView after dispatch"

2014-08-03 Thread Scott Kostyshak
commit 453ce611919ff66d8b00bda9a9dcc32f4d38a843 Author: Scott Kostyshak Date: Sun Aug 3 18:37:45 2014 -0400 Revert "Clear empty selections in GuiView after dispatch" This reverts commit fb05011ad0db2e2c5e557d91f398970d75cf8d15, which lead to various