[LyX/2.3.2-1] Version 2.3.2-1, for Windows.

2018-12-14 Thread Richard Kimberly Heck
commit 39f82ee1a66c1e0752acff6bc5eb8e5a338eafd5 Author: Richard Kimberly Heck Date: Fri Dec 14 20:26:34 2018 -0500 Version 2.3.2-1, for Windows. --- configure.ac |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index bdde810..0758f43 1

[LyX/2.3.2-1] Need to include these in the tarball.

2018-12-14 Thread Richard Kimberly Heck
commit d28745fd0eaceaa5914bea489ae434b8d8660b29 Author: Richard Kimberly Heck Date: Sun Dec 9 15:47:47 2018 -0500 Need to include these in the tarball. (cherry picked from commit 044ef5550de0925fbaf5b9860e3ed15ee75dbacc) --- development/Makefile.am |2 ++ 1 files changed, 2 in

[LyX/master] FindAdv: Comments

2018-12-14 Thread Kornel Benko
commit 26821705565c9d7bd8b534b86580c62d896c5200 Author: Kornel Benko Date: Fri Dec 14 16:02:33 2018 +0100 FindAdv: Comments --- src/lyxfind.cpp | 34 +- 1 files changed, 25 insertions(+), 9 deletions(-) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index

[LyX/2.3.x] Set buffer correctly when changing math space type.

2018-12-14 Thread Jean-Marc Lasgouttes
commit 0e6cb4e599cc8aaf191200a963fa916274dc9b7f Author: Jean-Marc Lasgouttes Date: Thu Dec 13 10:27:20 2018 +0100 Set buffer correctly when changing math space type. Fixes bug #7747. (cherry picked from commit 2ec25c8eef8c9acca3cb572800eab933c8564831) --- src/mathed/Inset

[LyX/2.3.x] Make sure inset buffer is correctly set in math grid

2018-12-14 Thread Jean-Marc Lasgouttes
commit ebe6612e2661f49dcfae6103f056c27afd47751f Author: Jean-Marc Lasgouttes Date: Wed Oct 3 10:39:09 2018 +0200 Make sure inset buffer is correctly set in math grid Make MathData::setBuffer set the buffer of insets that it contains. Remove corresponding code from InsetMathNest

[LyX/2.3.x] Backport 641ae5c7add025.

2018-12-14 Thread Pavel Sanda
commit 05282ceeec5fc9872f73f7de93136fc218f8ecb4 Author: Pavel Sanda Date: Fri Dec 14 19:19:08 2018 +0100 Backport 641ae5c7add025. The main reason is to prepare #5348 for landing. --- src/BufferView.cpp |2 +- src/Cursor.cpp | 50 ++

[LyX/2.3.x] Fix bug #9622

2018-12-14 Thread Enrico Forestieri
commit 3e9a1c2da7afb6a557df884121041bd1b1586e0a Author: Enrico Forestieri Date: Fri Dec 14 11:41:16 2018 +0100 Fix bug #9622 The backslash is the escape character used in our parser. Hence, when used as a path separator on Windows, it has to be itself escaped or the path en

[LyX/2.3.x] Keep permissions of the saved files intact. (Backporting 04fe818b2239).

2018-12-14 Thread Pavel Sanda
commit 759769131a4e5bd021ddb5e8fc5995a2af537e05 Author: Pavel Sanda Date: Fri Dec 14 18:50:36 2018 +0100 Keep permissions of the saved files intact. (Backporting 04fe818b2239). Apparently this code helps for qt5 only. qt4 accepts setPermission, but does not seem to actually imp

[LyX/2.3.2-1] Need to include these in the tarball.

2018-12-14 Thread Richard Kimberly Heck
commit 6a09f0e0a4c5012b6e6fb15af4170882b59a5018 Author: Richard Kimberly Heck Date: Sun Dec 9 15:47:47 2018 -0500 Need to include these in the tarball. (cherry picked from commit 044ef5550de0925fbaf5b9860e3ed15ee75dbacc) --- development/Makefile.am |2 ++ 1 files changed, 2 in

[LyX/2.3.2-1] Remove lyx-bundle.nsi.

2018-12-14 Thread Richard Kimberly Heck
commit ca13610b9892b696e0783c19c34f0a4acf671168 Author: Richard Kimberly Heck Date: Sat Dec 8 11:38:07 2018 -0500 Remove lyx-bundle.nsi. (cherry picked from commit 7745e8471e4496a95622d58c6bca1b98a8f30ed8) --- development/Makefile.am |1 - 1 files changed, 0 insertions(+), 1 d

[LyX/2.3.2-1] Version 2.3.2-1

2018-12-14 Thread Richard Kimberly Heck
commit 59bb6e10f985e645cc223f804d9b2a3df766096d Author: Richard Kimberly Heck Date: Fri Dec 14 11:20:36 2018 -0500 Version 2.3.2-1 --- configure.ac |4 ++-- development/cmake/scripts/cmingw |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/c

[LyX/2.3.x] Comment

2018-12-14 Thread Richard Kimberly Heck
commit 7bf1392c4d442de397b7a892b9db70e49851753f Author: Richard Kimberly Heck Date: Fri Dec 14 11:11:50 2018 -0500 Comment --- src/Buffer.cpp |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 8a87362..2987678 100644 --- a/src/B

[LyX/2.3.x] The updateBibfilesCache routine is not in master.

2018-12-14 Thread Richard Kimberly Heck
commit 2126d5a3aaf970fc5d5d1e0f55a570235aae3055 Author: Richard Kimberly Heck Date: Fri Dec 14 11:10:05 2018 -0500 The updateBibfilesCache routine is not in master. I think it must be a leftover from all the back and forth of trying to get this right. But there's only one way t

[LyX/master] Comment.

2018-12-14 Thread Richard Kimberly Heck
commit f3558213e106f41f77db901d93073adb8a707167 Author: Richard Kimberly Heck Date: Fri Dec 14 10:58:13 2018 -0500 Comment. --- src/Buffer.cpp |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index eff76bf..b7f8b67 100644 --- a/

[LyX/master] Fix slowness problem on Windows reported on the list.

2018-12-14 Thread Richard Kimberly Heck
commit 577746ad9294abe688f0738c363f534b5e3810be Author: Richard Kimberly Heck Date: Fri Dec 14 10:55:16 2018 -0500 Fix slowness problem on Windows reported on the list. https://marc.info/?l=lyx-devel&m=154458979925296&w=2 This is related to the fix for #9158 and the cachin

[LyX/2.3.x] There is no reason we should need to reload the bibinfo cache for internal buffers.

2018-12-14 Thread Richard Kimberly Heck
commit af71ebff8e1f04c5e6f656c4ce0e4a270bbc07e1 Author: Richard Kimberly Heck Date: Wed Dec 12 01:37:00 2018 -0500 There is no reason we should need to reload the bibinfo cache for internal buffers. --- src/Buffer.cpp |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff -

[LyX/2.3.x] Fix slowness problem reported on the mailing list on Windows.

2018-12-14 Thread Richard Kimberly Heck
commit e9614a36ebe71ca9b7aa62a7c74e63f9753b6c0a Author: Richard Kimberly Heck Date: Wed Dec 12 01:18:16 2018 -0500 Fix slowness problem reported on the mailing list on Windows. https://marc.info/?l=lyx-devel&m=154458979925296&w=2 This is related to the fix for #9158 and th

r41220 - in www-user/trunk: announce farm/cookbook/LyX misc/rss

2018-12-14 Thread rgheck
Author: rgheck Date: Fri Dec 14 16:33:17 2018 New Revision: 41220 URL: http://www.lyx.org/trac/changeset/41220 Log: Release 2.3.2. Added: www-user/trunk/announce/2_3_2.txt Modified: www-user/trunk/farm/cookbook/LyX/news.inc www-user/trunk/misc/rss/lyx_news_feed.xml Added: www-user/trunk

[LyX/2.3.x] Fix display of single-char macro names

2018-12-14 Thread Enrico Forestieri
commit eba2f14fa79b7078788d813d2d2c2dc3d481be13 Author: Enrico Forestieri Date: Thu Dec 13 19:39:23 2018 +0100 Fix display of single-char macro names Essentially, all characters are allowed in single-char macro names. Part of #11158. (cherry picked from commit 95b

[LyX/master] Fix bug #9622

2018-12-14 Thread Enrico Forestieri
commit 4c9df62c6cb8168d8d129f2c5f6a16ba7e895f63 Author: Enrico Forestieri Date: Fri Dec 14 11:41:16 2018 +0100 Fix bug #9622 The backslash is the escape character used in our parser. Hence, when used as a path separator on Windows, it has to be itself escaped or the path en