[LyX/master] Allow 'module in child not used in master' warning to be disabled.

2018-09-27 Thread Richard Kimberly Heck
commit 92ccf0a1a20e73a1ecf8d335ad2a2ef90ec9a89b Author: Richard Kimberly Heck Date: Thu Sep 27 21:56:29 2018 -0400 Allow 'module in child not used in master' warning to be disabled. --- src/insets/InsetInclude.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[LyX/2.3.x] Allow 'module in child not used in master' warning to be disabled.

2018-09-27 Thread Richard Kimberly Heck
commit 07ae4942a858f192beff5d52b0264c1464cd9548 Author: Richard Kimberly Heck Date: Thu Sep 27 21:56:29 2018 -0400 Allow 'module in child not used in master' warning to be disabled. (cherry picked from commit 92ccf0a1a20e73a1ecf8d335ad2a2ef90ec9a89b) ---

[LyX/2.3.x] Status for last commit.

2018-09-27 Thread Richard Kimberly Heck
commit 1e26864c0a9d1eba0f2ede5e48abc7458447c2fa Author: Richard Kimberly Heck Date: Thu Sep 27 22:14:44 2018 -0400 Status for last commit. --- status.23x |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index 9e67c10..7b3d5af 100644 ---

[LyX/2.3.x] No suffixes for binaries now.

2018-09-27 Thread Richard Kimberly Heck
commit 79c695806c45957e25e419e0075601164271ba56 Author: Richard Kimberly Heck Date: Thu Sep 27 14:53:05 2018 -0400 No suffixes for binaries now. --- .../packaging/installer/include/declarations.nsh |2 +- .../Win32/packaging/installer/include/filelist.nsh |2 +- 2 files changed,

[LyX/master] Added some char styles to sk/menus.bind

2018-09-27 Thread Kornel Benko
commit 676318115aacad6037ae99f39ea6a7aeb50159b4 Author: Kornel Benko Date: Thu Sep 27 08:36:55 2018 +0200 Added some char styles to sk/menus.bind --- lib/bind/sk/menus.bind | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/lib/bind/sk/menus.bind

[LyX/2.3.x] Fix build script for Windows: No suffixes.

2018-09-27 Thread Richard Kimberly Heck
commit 98cfd22fb71ee96caff7722a6bd4708a6c3ff329 Author: Richard Kimberly Heck Date: Thu Sep 27 14:53:41 2018 -0400 Fix build script for Windows: No suffixes. --- development/cmake/scripts/cmingw |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git

[LyX/2.3.x] Fix bug #11210

2018-09-27 Thread Enrico Forestieri
commit 804ed1bffb3ad13904a8e8838d63c7adc6e542e7 Author: Enrico Forestieri Date: Thu Sep 27 21:32:24 2018 +0200 Fix bug #11210 On Windows, start viewers in detached processes in order to avoid a crash of the QProcess destructor when their thread terminates. The opening of a

[LyX/master] Fix bug #11210

2018-09-27 Thread Enrico Forestieri
commit 83fc0f924cf30551615ed65c34941d0114e67a4f Author: Enrico Forestieri Date: Thu Sep 27 21:21:49 2018 +0200 Fix bug #11210 On Windows, start viewers in detached processes in order to avoid a crash of the QProcess destructor when their thread terminates. The opening of a