[LyX/master] Use local babel language switch in fixed width cells in order to prevent unwanted whitespace

2015-04-04 Thread Juergen Spitzmueller
commit 8c1a484cd26e1ac7a94c2b098949769c61ef9766 Author: Juergen Spitzmueller sp...@lyx.org Date: Sat Apr 4 11:59:01 2015 +0200 Use local babel language switch in fixed width cells in order to prevent unwanted whitespace Fixes: #9455 diff --git a/src/insets/Inset.h

[LyX/master] Button for showing PDF if compilation error

2015-04-04 Thread Scott Kostyshak
commit 09700d5b717baec2c34a9451ca13b09a1d47e330 Author: Scott Kostyshak skost...@lyx.org Date: Tue Mar 31 18:54:49 2015 -0400 Button for showing PDF if compilation error Building on cd8be655, we still allow viewing a produced PDF even if there were compilation errors. However,

[LyX/master] Detect when an external command crashes

2015-04-04 Thread Scott Kostyshak
commit 7032b0374801d7e2621c221ce43f409855a901d6 Author: Scott Kostyshak skost...@lyx.org Date: Sat Apr 4 13:39:42 2015 -0400 Detect when an external command crashes This fixes a situation where LyX did not detect that something went wrong (that an external comman crashed) and

[LyX/master] Simplify code

2015-04-04 Thread Scott Kostyshak
commit 90772a01e78ff7de2dd27b9284b99b2085542225 Author: Scott Kostyshak skost...@lyx.org Date: Sat Apr 4 14:56:29 2015 -0400 Simplify code diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp index 2f277f6..28cbdc8 100644 --- a/src/support/Systemcall.cpp +++

[LyX/master] Use local babel language switch in fixed width cells in order to prevent unwanted whitespace

2015-04-04 Thread Juergen Spitzmueller
commit 8c1a484cd26e1ac7a94c2b098949769c61ef9766 Author: Juergen Spitzmueller Date: Sat Apr 4 11:59:01 2015 +0200 Use local babel language switch in fixed width cells in order to prevent unwanted whitespace Fixes: #9455 diff --git a/src/insets/Inset.h

[LyX/master] Button for showing PDF if compilation error

2015-04-04 Thread Scott Kostyshak
commit 09700d5b717baec2c34a9451ca13b09a1d47e330 Author: Scott Kostyshak Date: Tue Mar 31 18:54:49 2015 -0400 Button for showing PDF if compilation error Building on cd8be655, we still allow viewing a produced PDF even if there were compilation errors.

[LyX/master] Detect when an external command crashes

2015-04-04 Thread Scott Kostyshak
commit 7032b0374801d7e2621c221ce43f409855a901d6 Author: Scott Kostyshak Date: Sat Apr 4 13:39:42 2015 -0400 Detect when an external command crashes This fixes a situation where LyX did not detect that something went wrong (that an external comman crashed) and

[LyX/master] Simplify code

2015-04-04 Thread Scott Kostyshak
commit 90772a01e78ff7de2dd27b9284b99b2085542225 Author: Scott Kostyshak Date: Sat Apr 4 14:56:29 2015 -0400 Simplify code diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp index 2f277f6..28cbdc8 100644 --- a/src/support/Systemcall.cpp +++