[LyX/master] es/Additional: remove citation to fix compilation

2019-08-15 Thread Scott Kostyshak
commit 1dcc688cb0549862125e8129369bed2ba009228d Author: Scott Kostyshak Date: Thu Aug 15 12:53:29 2019 -0400 es/Additional: remove citation to fix compilation Removing this last citation in the manual is consistent with 032932cb, as well as other similar places in the text

[LyX/master] CREDITS: "!" in email should be followed by space

2019-08-15 Thread Scott Kostyshak
commit 11170a3172351485fb5ee4e62764418aa8f845ee Author: Scott Kostyshak Date: Thu Aug 15 11:46:02 2019 -0400 CREDITS: "!" in email should be followed by space Otherwise a literal "!" is output. This commit fixes typos in two email address

[LyX/master] Implement commenting for CREDITS file

2019-08-14 Thread Scott Kostyshak
commit f11e9adf8a460e86c42a4088aa8904303c91 Author: Scott Kostyshak Date: Wed Aug 14 21:23:48 2019 -0400 Implement commenting for CREDITS file The reader of CREDITS (GuiAbout.cpp) now ignores lines that start with the number sign (#). This commit also introduces

[LyX/master] Port CREDITS changes to source

2019-08-14 Thread Scott Kostyshak
commit 792f4282306eb18b2a53f045b1dd916c46dbc83c Author: Scott Kostyshak Date: Wed Aug 14 19:26:06 2019 -0400 Port CREDITS changes to source All changes must be in generate_contributions.py. This commit amends 144e5189. --- lib/generate_contributions.py |4 ++-- 1

[LyX/master] CREDITS: remove errant ">" from two addresses

2019-08-14 Thread Scott Kostyshak
commit 144e5189c54b40ee51fc0148d17c00ba89cc74e2 Author: Scott Kostyshak Date: Wed Aug 14 13:09:52 2019 -0400 CREDITS: remove errant ">" from two addresses --- lib/CREDITS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS

[LyX/master] Correct typo in contributor email address

2019-08-14 Thread Scott Kostyshak
commit 29b725afa137601883335a6e6e175a2f887ad070 Author: Joel A. Kulesza Date: Wed Jul 24 21:06:57 2019 -0600 Correct typo in contributor email address --- lib/CREDITS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS index 086970e..3a8a102

[LyX/master] Fix clipart path for nl Tutorial

2019-08-12 Thread Scott Kostyshak
commit 73afc41e5e2d561917b8f2d36e610a6f48338726 Author: Scott Kostyshak Date: Mon Aug 12 22:16:40 2019 -0400 Fix clipart path for nl Tutorial The absolute path from the translator was accidentally used (bbdee57e). The document now compiles. --- lib/doc/nl

[LyX/2.3.x] Tab binding: outline-in before depth-increment

2019-06-19 Thread Scott Kostyshak
commit 06606b659bfc426682ce9e898fd65b1b4a9b953b Author: Scott Kostyshak Date: Thu May 16 13:58:18 2019 -0400 Tab binding: outline-in before depth-increment Same for BackTab. The outline-in was originally (31398779) introduced to the command-sequence at the end. Probably

[LyX/master] Tab binding: outline-in before depth-increment

2019-05-16 Thread Scott Kostyshak
commit 9ab9f2b1acb8bc1a40d5a69737b43d09b7f7a597 Author: Scott Kostyshak Date: Thu May 16 13:58:18 2019 -0400 Tab binding: outline-in before depth-increment Same for BackTab. The outline-in was originally (31398779) introduced to the command-sequence at the end. Probably

[LyX/master] unicodesymbols: force cp858 for DOUBLE LOW LINE

2019-05-16 Thread Scott Kostyshak
commit 57fbd57ee0768f6450527fabdb92e7b7f0bb955e Author: Scott Kostyshak Date: Thu May 16 13:43:34 2019 -0400 unicodesymbols: force cp858 for DOUBLE LOW LINE This fixes compilation of inputenc-cp858.lyx (assuming the system iconv has corresponding support). Thanks

[LyX/master] ctests: reinvert the test "fa-OT1_pdf2"

2019-05-06 Thread Scott Kostyshak
commit 43e9f589fcadfaf2cb48f2ffb8e543e335dd879c Author: Scott Kostyshak Date: Tue May 7 00:06:22 2019 -0400 ctests: reinvert the test "fa-OT1_pdf2" This test got uninverted at e8e3dafd because of the renaming. --- development/autotests/invertedTests |2 +- 1 files

[LyX/master] ctests: adapt regex for "Obsolete/Latex8_.*"

2019-04-07 Thread Scott Kostyshak
commit 23fecedbb0b04b5c241149a436a8cf1f1892ccd8 Author: Scott Kostyshak Date: Sun Apr 7 01:59:46 2019 -0400 ctests: adapt regex for "Obsolete/Latex8_.*" --- development/autotests/ignoredTests |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/development

[LyX/master] ctests: inverted -> "wrong output" for 2 uk tests

2019-03-19 Thread Scott Kostyshak
commit b6ab5cd9625aa84384754b4c73bd8d6964d8c3da Author: Scott Kostyshak Date: Tue Mar 19 23:08:35 2019 -0400 ctests: inverted -> "wrong output" for 2 uk tests These exports no longer give an error (with TL18, TL19-pre), but have wrong output. --- developm

[LyX/master] ctest control files: s/splash.lyx/Welcome.lyx/g

2019-03-19 Thread Scott Kostyshak
commit a4bf8a733d278375d4c4e1ab197f4acff3e92553 Author: Scott Kostyshak Date: Tue Mar 19 22:54:40 2019 -0400 ctest control files: s/splash.lyx/Welcome.lyx/g This follows d3ec77c6. --- development/autotests/ignoredTests|2 +- development/autotests/invertedTests | 12

[LyX/master] Development.lyx: s/splash.lyx/Welcome.lyx/g

2019-03-19 Thread Scott Kostyshak
commit 7f73e01ddeee60c8937eb39feda162e45caf9314 Author: Scott Kostyshak Date: Tue Mar 19 23:00:25 2019 -0400 Development.lyx: s/splash.lyx/Welcome.lyx/g This follows d3ec77c6. --- lib/doc/Development.lyx |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[LyX/master] ctests: invert luainputenc-utf8_pdf5_texF

2019-03-07 Thread Scott Kostyshak
commit 18c56516bc6014cffaa55790e049298249fbfd18 Author: Scott Kostyshak Date: Thu Mar 7 17:20:37 2019 -0500 ctests: invert luainputenc-utf8_pdf5_texF From Günter: > OK, so in TL18 the Ukrainean "auto-date" (7 березня 2019 р.) fails with > PDF (XeTeX)

[LyX/master] ctests: invert an unreliable test

2019-03-06 Thread Scott Kostyshak
commit b596b717239b51963683629d8d3473f362154826 Author: Scott Kostyshak Date: Wed Mar 6 20:46:12 2019 -0500 ctests: invert an unreliable test We try to make it so that the test passes on the most up-to-date TL. --- development/autotests/invertedTests |4 +++- 1 files changed

[LyX/master] ctests: ignore a texF test

2019-03-06 Thread Scott Kostyshak
commit 6b4adc6d7ac6e22d9ec26c852ac16e80cb1c66d7 Author: Scott Kostyshak Date: Wed Mar 6 20:14:47 2019 -0500 ctests: ignore a texF test The document has "use_non_tex_fonts true" set. --- development/autotests/ignoredTests |3 +++ 1 files changed, 3 insertions(+), 0

[LyX/master] ctests: uninvert languagenesting2_pdf5_systemF

2019-03-06 Thread Scott Kostyshak
commit 26a2c27cc3407ad1b4fa0e1c422d26366a5241b1 Author: Scott Kostyshak Date: Wed Mar 6 20:01:53 2019 -0500 ctests: uninvert languagenesting2_pdf5_systemF This export succeeds. --- development/autotests/invertedTests |6 -- 1 files changed, 0 insertions(+), 6 deletions

[LyX/master] ctests: correct an inverted pattern

2019-03-05 Thread Scott Kostyshak
commit c11ab897a704e4da0a58f0eff6eaa176a2ac93f7 Author: Scott Kostyshak Date: Tue Mar 5 14:02:55 2019 -0500 ctests: correct an inverted pattern Amends 65fbd585. --- development/autotests/invertedTests |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[LyX/master] ctests: invert ja ps2pdf Additional, UserGuide

2019-03-04 Thread Scott Kostyshak
commit 65fbd58516080874e937c82b3d1c76e1709b20a7 Author: Scott Kostyshak Date: Tue Mar 5 02:45:42 2019 -0500 ctests: invert ja ps2pdf Additional, UserGuide These exports did not have correct output before, and now (with an updated TL18), ps2pdf gives an error. --- development

[LyX/master] ctests: uninvert LuaTeX texF es/EmbeddedObjects

2019-03-04 Thread Scott Kostyshak
commit 7b8f87e172fd2291a32a91bbe8f693d80ed68d8d Author: Scott Kostyshak Date: Mon Mar 4 22:28:10 2019 -0500 ctests: uninvert LuaTeX texF es/EmbeddedObjects With updated TL 2018, there is no longer an error (however, the output is still incorrect). --- development/autotests

[LyX/2.3.x] Intro.lyx: remove a "short title"

2019-02-15 Thread Scott Kostyshak
commit 9aaa6c73d58ce0710474388e6fcdca280c57bfdd Author: Scott Kostyshak Date: Fri Feb 15 12:12:10 2019 -0500 Intro.lyx: remove a "short title" This short title removed a spaced, and when taking a look we decided that the advantages of removing it (simplicity and c

[LyX/master] Intro.lyx: remove a "short title"

2019-02-15 Thread Scott Kostyshak
commit 1cc6c5055a315e414c8cdb099a53d0e69e819fbe Author: Scott Kostyshak Date: Fri Feb 15 12:12:10 2019 -0500 Intro.lyx: remove a "short title" This short title removed a spaced, and when taking a look we decided that the advantages of removing it (simplicity and c

[LyX/master] ctests: uninvert a few Farsi splash tests

2019-02-09 Thread Scott Kostyshak
commit f3aabbd4d709dcd14c36799b8ef67d8d1ee9f42d Author: Scott Kostyshak Date: Sat Feb 9 13:28:29 2019 -0500 ctests: uninvert a few Farsi splash tests Thanks to changing the encoding at f82030d2, these exports now succeed. --- development/autotests/invertedTests |2 +- 1

[LyX/master] Comment: add matching parenthesis

2019-02-05 Thread Scott Kostyshak
commit 591ee36df037b228c11b50dd1d05d805c55bbaa2 Author: Scott Kostyshak Date: Tue Feb 5 13:42:08 2019 -0500 Comment: add matching parenthesis --- src/Text2.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Text2.cpp b/src/Text2.cpp index 2b3cb48..6ce41a6

[LyX/master] ctests: invert acmart_lyx23 because of known issue

2019-01-21 Thread Scott Kostyshak
commit faac4944c4588a6d98405ea1213d8ae4655ce5c1 Author: Scott Kostyshak Date: Mon Jan 21 13:12:57 2019 -0500 ctests: invert acmart_lyx23 because of known issue LyX expectedly gives the following warning: TextClass.cpp (1385): The layout does not provide a list command

[LyX/master] ctests: invert also es modernCV 16 and 20 tests

2019-01-21 Thread Scott Kostyshak
commit b6ac52bf3f64b4c5c2243cee458f98fee7df1f35 Author: Scott Kostyshak Date: Mon Jan 21 13:00:32 2019 -0500 ctests: invert also es modernCV 16 and 20 tests Consistent with 9d7a3e21. --- development/autotests/invertedTests |2 +- 1 files changed, 1 insertions(+), 1 deletions

[LyX/master] Fix lyx2lyx export of long tables

2019-01-16 Thread Scott Kostyshak
commit 253b12aba16f91c41b870f7a06adf4e54db698df Author: Scott Kostyshak Date: Wed Jan 16 18:30:25 2019 -0500 Fix lyx2lyx export of long tables For some .lyx files with long tables, this fix reduces the differences in LaTeX export of master, compared to LaTeX export

[LyX/master] Development.lyx: check that PDF is good before inv

2019-01-14 Thread Scott Kostyshak
commit c40528f634fab5712d7c39ec5246aeb3bab9bd52 Author: Scott Kostyshak Date: Mon Jan 14 12:40:37 2019 -0500 Development.lyx: check that PDF is good before inv Before uninverting a test, we should check that the PDF looks correct. --- lib/doc/Development.lyx |4 +++- 1

[LyX/master] Development.lyx: remove an unmatched parenthesis

2019-01-14 Thread Scott Kostyshak
commit fe2dc0887d7468ee7e0a8e6b0d948845270d546b Author: Scott Kostyshak Date: Mon Jan 14 12:36:25 2019 -0500 Development.lyx: remove an unmatched parenthesis --- lib/doc/Development.lyx |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/lib/doc/Development.lyx b

[LyX/master] ctests: ignore latex8 LyX 2.2.x and 2.3.x tests

2019-01-13 Thread Scott Kostyshak
commit bf1f3f827a495edbe52b0473878a835d58a7598e Author: Scott Kostyshak Date: Sun Jan 13 14:18:25 2019 -0500 ctests: ignore latex8 LyX 2.2.x and 2.3.x tests The cls is obsolete, so all PDF exports are disabled. We keep the 1.6.x and 2.1.x tests because those only check

[LyX/master] ctests: ignore minted 2.2.x tests

2019-01-13 Thread Scott Kostyshak
commit 4b94d4b285da922b8ec33750be8d2c168fcb0cc7 Author: Scott Kostyshak Date: Sun Jan 13 13:04:26 2019 -0500 ctests: ignore minted 2.2.x tests As explained by Enrico, backward compatibility is not guaranteed for these cases (and indeed currently fails): https

[LyX/master] ctests: add comment about formats that won't work

2019-01-13 Thread Scott Kostyshak
commit 70689f8dc0dd9f92ecd0ee50ab792e111bec1dbc Author: Scott Kostyshak Date: Sun Jan 13 12:31:55 2019 -0500 ctests: add comment about formats that won't work This way we will not try to test those formats for this file in the future. --- development/autotests/invertedTests

[LyX/master] ctests: uninvert two 008-greek-and-coptic tests

2019-01-09 Thread Scott Kostyshak
commit 05e2621a1782504d995f961f77edc604329ab1ee Author: Scott Kostyshak Date: Wed Jan 9 19:49:48 2019 -0500 ctests: uninvert two 008-greek-and-coptic tests The following two exports now succeed, likely thanks to recent commits: 008-greek-and-coptic_(utf8|utf8x)_pdf2

[LyX/master] ctests: move IEEEtran-Journal_lyx16 to inverted

2019-01-09 Thread Scott Kostyshak
commit 1cac0fb91fbd235d7860daa23516281c912d8562 Author: Scott Kostyshak Date: Wed Jan 9 19:00:08 2019 -0500 ctests: move IEEEtran-Journal_lyx16 to inverted It used to give an endless loop, so we "ignored" it (did not run the test). Now it gives a lyx2lyx warn

[LyX/master] ctests: ingore a utf8-cjk test instead of invert

2019-01-08 Thread Scott Kostyshak
commit b9b9759776862c22b51df614a07d5687521c1353 Author: Scott Kostyshak Date: Tue Jan 8 17:05:55 2019 -0500 ctests: ingore a utf8-cjk test instead of invert The 001-4-latin_utf8x_pdf2 test passes and the 001-4-latin_utf8-cjk_pdf2 test fails, which means

[LyX/master] ctests: improve a regex

2019-01-07 Thread Scott Kostyshak
commit 84bd05982884a619560f9c765cbed1ec4e9776b6 Author: Scott Kostyshak Date: Mon Jan 7 18:17:43 2019 -0500 ctests: improve a regex The "004" did not actually match anything, so there is no change in functionality. This commit amends c2a99965. --- d

[LyX/master] ctests: uninvert CJK exports that now succeed

2019-01-07 Thread Scott Kostyshak
commit c2a99965418c6127b88efe21646840d193174b3e Author: Scott Kostyshak Date: Mon Jan 7 14:44:46 2019 -0500 ctests: uninvert CJK exports that now succeed These tests were likely fixed with d193cd05. There are still some failing CJK tests, but many were fixed. --- development

[LyX/2.3.x] status.23x: correct typo from 822e0133

2019-01-07 Thread Scott Kostyshak
commit 45931f7a604bd6fd93906e2eba07f7d587f4528d Author: Scott Kostyshak Date: Mon Jan 7 12:15:16 2019 -0500 status.23x: correct typo from 822e0133 Thanks to José. --- status.23x |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/status.23x b/status.23x

[LyX/2.3.x] ko splash.lyx: specify "mj" as CJK font

2019-01-07 Thread Scott Kostyshak
commit 822e0133aa688e4caf91659bad03aa34f5a79cb3 Author: Scott Kostyshak Date: Sun Jan 6 14:38:54 2019 -0500 ko splash.lyx: specify "mj" as CJK font Now (thanks to d193cd05), the Korean splash.lyx compiles out-of-the-box with pdflatex. Thanks

[LyX/master] ko splash.lyx: specify "mj" as CJK font

2019-01-06 Thread Scott Kostyshak
commit 0cfaf406c5f55b4b6a56f9f322748988b1778ec4 Author: Scott Kostyshak Date: Sun Jan 6 14:38:54 2019 -0500 ko splash.lyx: specify "mj" as CJK font Now (thanks to d193cd05), the Korean splash.lyx compiles out-of-the-box with pdflatex. Thanks to Jürgen

[LyX/master] ctests: ignore Bibliography.lyx PDF export tests

2019-01-05 Thread Scott Kostyshak
commit 372c83ebdba80f7ed3e2cf2cb5793ac85496dcfe Author: Scott Kostyshak Date: Sun Jan 6 02:19:06 2019 -0500 ctests: ignore Bibliography.lyx PDF export tests Bibliography.lyx is not expected to be compiled on its own. See: https://www.mail-archive.com/search?l=mid

[LyX/master] ctests: invert ar UserGuide.lyx lyx22x and lyx23x

2019-01-05 Thread Scott Kostyshak
commit 92630971bdd8668c94dc463badc63441441d0b81 Author: Scott Kostyshak Date: Sat Jan 5 18:49:27 2019 -0500 ctests: invert ar UserGuide.lyx lyx22x and lyx23x These tests are expected to fail since the default export is expected to fail. --- development/autotests/invertedTests

[LyX/master] ctests: invert ko splash lyx22x and lyx23x tests

2019-01-05 Thread Scott Kostyshak
commit bf65c9fb38e10b0fb06a5be84f2b629073040dfe Author: Scott Kostyshak Date: Sat Jan 5 17:38:10 2019 -0500 ctests: invert ko splash lyx22x and lyx23x tests The Korean splash.lyx is expected to fail with pdflatex. The lyx22x and lyx23x tests were not failing before because

[LyX/2.3.x] Bibliography.lyx: minor cosmetic changes

2019-01-05 Thread Scott Kostyshak
commit 5bcb0ca6d8530503580de9587658aba66ee32032 Author: Scott Kostyshak Date: Thu Jan 3 22:27:22 2019 -0500 Bibliography.lyx: minor cosmetic changes - Add note explaining this file should not be compiled on its own. - Remove custom preamble. - Remove setting of master

[LyX/master] Bibliography.lyx: remove preamble and master doc

2019-01-05 Thread Scott Kostyshak
commit 6e815d3ebaf829f18768dc0363c6a450b9483dac Author: Scott Kostyshak Date: Sat Jan 5 16:45:44 2019 -0500 Bibliography.lyx: remove preamble and master doc The preamble is not used since this document should only be compiled from documents that include it. Similarly, setting

[LyX/master] ctests: do not invert a test for 2.3.x format

2019-01-04 Thread Scott Kostyshak
commit 7f5e7c89b42d6c17d7383520b540ea2fad0c80bb Author: Scott Kostyshak Date: Fri Jan 4 21:48:25 2019 -0500 ctests: do not invert a test for 2.3.x format The test 'export/lyx2lyx/lyx_2_3_test_lyx' is expected to fail for formats before 2.3.x, but is expected to pass for 2.3.x

[LyX/master] ctests: extend a regex to cover 2.3.x export

2019-01-04 Thread Scott Kostyshak
commit 07425a6215ad8db9a60f4f6a862290fc55f31e30 Author: Scott Kostyshak Date: Fri Jan 4 21:45:54 2019 -0500 ctests: extend a regex to cover 2.3.x export The tests of "attic/aastex6_sample" are ignored for previous LyX format exports, and should also be ignored for

[LyX/master] Bibliography.lyx: remove citation, add explanation

2019-01-04 Thread Scott Kostyshak
commit 91d8aea8d3e2a96ffbbbfbcbd63dfc07ace51a5c Author: Scott Kostyshak Date: Fri Jan 4 14:37:46 2019 -0500 Bibliography.lyx: remove citation, add explanation Bibliography.lyx is not expected to be compiled on its own. This commit reverts 3ac2dd8e and instead adds a LyX note

[LyX/master] Bibliography.lyx: add a reference so it compiles

2019-01-03 Thread Scott Kostyshak
commit 3ac2dd8e6c07ce115d9ddcfa3c289b3f5d0998ed Author: Scott Kostyshak Date: Thu Jan 3 22:27:22 2019 -0500 Bibliography.lyx: add a reference so it compiles --- lib/examples/thesis/Bibliography.lyx | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/lib

[LyX/master] ctests: restore thesis.lyx lyx2lyx tests

2019-01-02 Thread Scott Kostyshak
commit 8c266ee28d035bd49da9a8934e59039aac334757 Author: Scott Kostyshak Date: Wed Jan 2 14:04:39 2019 -0500 ctests: restore thesis.lyx lyx2lyx tests These tests failed because of (multiple instances of) the following warning: Warning: a buffer should not have two

[LyX/master] Fix compilation of chessgame.lyx with only TL 2018

2019-01-02 Thread Scott Kostyshak
commit 32b77f1ad285f13e0de2721425b3013f96ef8917 Author: Scott Kostyshak Date: Wed Jan 2 14:02:03 2019 -0500 Fix compilation of chessgame.lyx with only TL 2018 chess-workshop-symbols.sty is no longer (on an updated TL 2018) included in the TL package "skak". T

[LyX/2.3.x] Fix assertion when checking if change in selection

2018-12-28 Thread Scott Kostyshak
commit 4ea6d81437ec7b5bea165d78ca37cb163e262042 Author: Scott Kostyshak Date: Fri Dec 28 10:40:38 2018 -0500 Fix assertion when checking if change in selection The check for the iterator being in the same paragraph as the end of selection was incorrect, because paragraphs

[LyX/master] Fix assertion when checking if change in selection

2018-12-28 Thread Scott Kostyshak
commit c5301a6495b108df5b307da39dad5be65926f76b Author: Scott Kostyshak Date: Fri Dec 28 10:40:38 2018 -0500 Fix assertion when checking if change in selection The check for the iterator being in the same paragraph as the end of selection was incorrect, because paragraphs

[LyX/2.3.x] status.23x: add entry for fix to changes in sel

2018-12-23 Thread Scott Kostyshak
commit c249d942d6045ee9b7999ba40cf340c380268d3c Author: Scott Kostyshak Date: Sun Dec 23 15:18:35 2018 -0500 status.23x: add entry for fix to changes in sel This status entry is for #10338, which was backported in the previous two commits. --- status.23x |2 ++ 1 files

[LyX/2.3.x] Only show Accept/Reject Change options if relevant

2018-12-22 Thread Scott Kostyshak
commit 890fb133b1b2349588705d32fe0c9b95eb50503a Author: Scott Kostyshak Date: Fri May 4 18:21:54 2018 -0400 Only show Accept/Reject Change options if relevant In the context menu for a selection, we now only show the options "Accept Change" and &quo

[LyX/2.3.x] Fix crash when selecting text with changes

2018-12-22 Thread Scott Kostyshak
commit 0af6a43b6aec8ccc4afe36545a76cd6be727c7b6 Author: Scott Kostyshak Date: Fri Jul 27 15:28:22 2018 -0400 Fix crash when selecting text with changes When selecting text, in some cases a DocIterator could be forwarded to a (non-existant) paragraph after the end. The critical

[LyX/2.3.x] Fix segfault after deleting monitor

2018-12-13 Thread Scott Kostyshak
returned, so after the sender was possibly destroyed. The solution is to make the boost signal asynchronous using the Qt event loop. Thanks to Scott Kostyshak for the report and MWE. (cherry picked from commit 131f4b92bac3ecb75b47c266dfa3d8543bd4d578) --- src/insets

[LyX/master] Fix segfault after deleting monitor

2018-12-04 Thread Scott Kostyshak
returned, so after the sender was possibly destroyed. The solution is to make the boost signal asynchronous using the Qt event loop. Thanks to Scott Kostyshak for the report and MWE. --- src/insets/RenderPreview.cpp |1 + src/support/FileMonitor.cpp | 17

[LyX/master] Revert "Comment out unused functions to restore -Werror"

2018-10-28 Thread Scott Kostyshak
commit 645d42f451bb118d9fa060bfe6c960a4910b9825 Author: Scott Kostyshak Date: Sun Oct 28 11:43:47 2018 -0400 Revert "Comment out unused functions to restore -Werror" This reverts commit bceb2390b473db347b72f9fc16f63a60223daa9d. For details, see: https:

[LyX/master] Comment out unused functions to restore -Werror

2018-10-27 Thread Scott Kostyshak
commit bceb2390b473db347b72f9fc16f63a60223daa9d Author: Scott Kostyshak Date: Sat Oct 27 20:46:54 2018 -0400 Comment out unused functions to restore -Werror This commit restores compilation with -Werror and g++ version 7.3.0. Consistent with 6dc450bc. --- src/lyxfind.cpp

[LyX/master] Use underline in (+ bold) for char match in layout

2018-10-22 Thread Scott Kostyshak
commit 73b1c658a24dcdc6ecb73889174301660bfeaa62 Author: Scott Kostyshak Date: Mon Oct 22 21:16:56 2018 -0400 Use underline in (+ bold) for char match in layout When showing the match characters in, e.g., the layout box, we now underline (in addition to bold) the matched

[LyX/master] Fix crash when selecting text with changes

2018-07-27 Thread Scott Kostyshak
commit d12798759aeb7bae77bec63098fd81f8cc9e554b Author: Scott Kostyshak Date: Fri Jul 27 15:28:22 2018 -0400 Fix crash when selecting text with changes When selecting text, in some cases a DocIterator could be forwarded to a (non-existant) paragraph after the end. The critical

[LyX/master] Hebrew docs: No need to mark logos as English

2018-07-16 Thread Scott Kostyshak
commit 7b5768504834533410aedf472ad5ff454f71313b Author: Scott Kostyshak Date: Mon Jul 16 04:58:22 2018 -0400 Hebrew docs: No need to mark logos as English Thanks to the fix to #10423, we can leave e.g. \LyX and \LaTeX as the default language (which is Hebrew for these document

[LyX/2.3.x] status: describe the CMake changes in 889d10cd

2018-06-24 Thread Scott Kostyshak
commit 03fef44b54954057b69a463f4930d856b5a6a412 Author: Scott Kostyshak Date: Sun Jun 24 18:03:35 2018 -0400 status: describe the CMake changes in 889d10cd --- status.23x |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index ad43472

[LyX/master] INSTALL.cmake: update min. CMake version to 3.1.0

2018-06-10 Thread Scott Kostyshak
commit cb08d4a879bf63222a4462308b614d3209607737 Author: Scott Kostyshak Date: Sun Jun 10 14:21:23 2018 -0400 INSTALL.cmake: update min. CMake version to 3.1.0 As of 72a2f922, we require at least CMake version 3.1.0. --- INSTALL.cmake |2 +- 1 files changed, 1 insertions(+), 1

[LyX/master] configure.ac: update LYX_DATE

2018-06-04 Thread Scott Kostyshak
commit a2bd6ac64275baa4082561fa1c835fd993bf23f2 Author: Scott Kostyshak Date: Mon Jun 4 12:45:09 2018 -0400 configure.ac: update LYX_DATE We update the date to 2018-02-24, which is the date of the 2.3.0 release. For discussion, see: https://www.mail-archive.com/search

[LyX/master] Fix menu accelerator conflict

2018-05-10 Thread Scott Kostyshak
commit 2389580c27212bbdeb5b9eb4b8e824497a198672 Author: Scott Kostyshak <skost...@lyx.org> Date: Thu May 10 13:24:23 2018 -0400 Fix menu accelerator conflict --- lib/ui/stdmenus.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/ui/stdmenus.inc b/

[LyX/master] Only show Accept/Reject Change options if relevant

2018-05-10 Thread Scott Kostyshak
commit 23de5e5e195f8f76aea4760f0e6999a9a4174612 Author: Scott Kostyshak <skost...@lyx.org> Date: Fri May 4 18:21:54 2018 -0400 Only show Accept/Reject Change options if relevant In the context menu for a selection, we now only show the options "Accept Change" an

[LyX/2.3.x] Center longtable explicitly (#10690)

2018-05-08 Thread Scott Kostyshak
commit 705302f6dee4e4be9ea46213aa1b0cc18be0cfb0 Author: Scott Kostyshak <skost...@lyx.org> Date: Tue May 8 11:18:07 2018 -0400 Center longtable explicitly (#10690) "Center" is the default of longtable, but some situations require it to be centered explicitly, su

[LyX/master] Center longtable explicitly (#10690)

2018-05-08 Thread Scott Kostyshak
commit bde1834f7e81727545e014c24e27e148f6ba7d65 Author: Scott Kostyshak <skost...@lyx.org> Date: Tue May 8 11:18:07 2018 -0400 Center longtable explicitly (#10690) "Center" is the default of longtable, but some situations require it to be centered explicitly, su

[LyX/2.3.x] Do not use needauth when only exporting code

2018-05-06 Thread Scott Kostyshak
commit 532d3600f20f889f3529bd111bddaf1b6c21eec0 Author: Scott Kostyshak <skost...@lyx.org> Date: Sun Apr 29 20:06:16 2018 -0400 Do not use needauth when only exporting code We have a couple of converters (using Sweave and knitr to "tangle" an intermediate fil

[LyX/master] MergedManuals.lyx: remove example files in Note

2018-05-02 Thread Scott Kostyshak
commit 0d1b981b2b9da99359dd820597b370b99f6dff50 Author: Scott Kostyshak <skost...@lyx.org> Date: Wed May 2 10:59:56 2018 -0400 MergedManuals.lyx: remove example files in Note A Note inset contained two example files. The linguistics example file caused terminal message

[LyX/master] Do not use needauth when only exporting code

2018-05-02 Thread Scott Kostyshak
commit 065e37e96ff37dd891e47aede84258fd9adf23cf Author: Scott Kostyshak <skost...@lyx.org> Date: Sun Apr 29 20:06:16 2018 -0400 Do not use needauth when only exporting code We have a couple of converters (using Sweave and knitr to "tangle" an intermediate fil

[LyX/2.3.x] Fix duplicate, disabled "Separated Frame Below"

2018-04-28 Thread Scott Kostyshak
commit 6a808d285c0e88ed17ff40b3f45617a9f57edddb Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Apr 27 23:01:01 2018 -0400 Fix duplicate, disabled "Separated Frame Below" This commit fixes an issue where the menu option "Insert Separated Frame Below

[LyX/master] ctests: invert ar/UserGuide_pdf4_texF

2018-04-28 Thread Scott Kostyshak
commit 9d24033d9b501ff4d5a65fb949f2e1e23a9fa7bb Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 28 23:53:31 2018 -0400 ctests: invert ar/UserGuide_pdf4_texF Consistent with the other ar docs, this file was never meant to compile with TeX Fonts (for more infor

[LyX/master] Fix duplicate, disabled "Separated Frame Below"

2018-04-28 Thread Scott Kostyshak
commit 4f7a5f8c3e1bb633a9ee92cf692a116180537073 Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Apr 27 23:01:01 2018 -0400 Fix duplicate, disabled "Separated Frame Below" This commit fixes an issue where the menu option "Insert Separated Frame Below

[LyX/2.3.x] Initialize toolbarsMovable_

2018-04-27 Thread Scott Kostyshak
commit 9b821eb047a47008c80fe84e33dc2e59f01cdd59 Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Apr 27 17:41:26 2018 -0400 Initialize toolbarsMovable_ Valgrind detected a conditional jump because this member was not initialized. (cherry picked from

[LyX/master] Initialize toolbarsMovable_

2018-04-27 Thread Scott Kostyshak
commit e49a10729e2b96202d0eaca1e63edc9212c7258c Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Apr 27 17:41:26 2018 -0400 Initialize toolbarsMovable_ Valgrind detected a conditional jump because this member was not initialized. --- src/frontends/qt4/GuiView.cpp

[LyX/master] Comment: buffer-forall should be run synchronously

2018-04-21 Thread Scott Kostyshak
commit dc404b19a5473c4010e9b8aa60189ea42a4ca3db Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 21 23:05:21 2018 -0400 Comment: buffer-forall should be run synchronously As of 8be51425, "buffer-forall" joins "command-sequence" and "re

[LyX/master] buffer-forall now disables async

2018-04-21 Thread Scott Kostyshak
commit 8be514258f59ec877c34fa3d7f090e231df0ccef Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 21 13:31:49 2018 -0400 buffer-forall now disables async Before, the command buffer-forall buffer-export only exported one buffer for me. With async di

[LyX/master] Whitespace

2018-04-21 Thread Scott Kostyshak
commit ea17a3cd099d5c182d7f518f45dc60768e972abe Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 21 14:16:24 2018 -0400 Whitespace --- src/FuncRequest.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/FuncRequest.h b/src/FuncRequest.h index f

[LyX/master] cprotect listings when needed (e.g. in a footnote)

2018-04-20 Thread Scott Kostyshak
commit 6d5e17998506b5e909027dd35db9c58840f4d4fe Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Apr 20 23:35:30 2018 -0400 cprotect listings when needed (e.g. in a footnote) This allows to put a non-inline listing in commands, such as a box, footnote, and margi

[LyX/master] Greyedouts can be inserted in commands/description

2018-04-19 Thread Scott Kostyshak
commit 4e9e9881b20109010232b9c89f042ed0c75f6d09 Author: Scott Kostyshak <skost...@lyx.org> Date: Thu Apr 19 12:16:23 2018 -0400 Greyedouts can be inserted in commands/description This change also applies to Comment insets. For example, Greyedout and comment insets c

[LyX/master] Use \cprotect only for "simple frame" boxes

2018-04-19 Thread Scott Kostyshak
commit 80fe0dbe7e4188c70519b8a5945fec466eea4456 Author: Scott Kostyshak <skost...@lyx.org> Date: Wed Apr 18 15:11:55 2018 -0400 Use \cprotect only for "simple frame" boxes Compilation succeeds with verbatim environments for the other types of boxes w

[LyX/master] cprotect Note:Greyedout insets

2018-04-18 Thread Scott Kostyshak
commit 88b1c8d521b0554faa2df5dd22b1709f167685bb Author: Scott Kostyshak <skost...@lyx.org> Date: Wed Apr 18 21:30:16 2018 -0400 cprotect Note:Greyedout insets This is consistent with what we do for Note:Comment, and fixes compilation of documents with a Greyedout inset

[LyX/2.3.x] Changed Settings->Local Layout to FixedWidth & Nowrap

2018-04-14 Thread Scott Kostyshak
commit d25762da35f594fde39091b14b560d26543202e5 Author: Joel A. Kulesza Date: Wed Jan 24 23:09:46 2018 -0700 Changed Settings->Local Layout to FixedWidth & Nowrap This change is made in response to Ticket 10992. The change made is consistent with those

[LyX/master] Refactor code showing error dialogs

2018-04-14 Thread Scott Kostyshak
commit 7900e9957c7ac608d1b8f72f629a3592e33928a6 Author: Scott Kostyshak <skost...@lyx.org> Date: Sun Apr 8 17:35:09 2018 -0400 Refactor code showing error dialogs This commit follows 8d2b121e and is not expected to change functionality (e.g., I confirmed that the cases of

[LyX/master] Typo

2018-04-14 Thread Scott Kostyshak
commit d10317978a28839ac1567f78d13abc46920f59a1 Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 14 13:25:35 2018 -0400 Typo --- src/Layout.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Layout.h b/src/Layout.h index fc98071..7991cb1

[LyX/master] Whitespace

2018-04-09 Thread Scott Kostyshak
commit f648f259914b763c27d452f5a11e5deea3ccfd99 Author: Scott Kostyshak <skost...@lyx.org> Date: Sun Apr 8 17:29:37 2018 -0400 Whitespace --- src/frontends/qt4/GuiView.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/qt4/GuiView.cpp

[LyX/master] Do not show master's errors if compiling child

2018-04-09 Thread Scott Kostyshak
commit 8d2b121ef506804fe2c894a61cd4232e87254847 Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Apr 7 17:11:33 2018 -0400 Do not show master's errors if compiling child If a master document is compiled and has errors, and then a child is compiled without error, the

[LyX/master] Changed Settings->Local Layout to FixedWidth & Nowrap

2018-04-09 Thread Scott Kostyshak
commit 869e2fe9b9e5a695e1d82da0555ed03a2b5e Author: Joel A. Kulesza Date: Wed Jan 24 23:09:46 2018 -0700 Changed Settings->Local Layout to FixedWidth & Nowrap This change is made in response to Ticket 10992. The change made is consistent with those

[LyX/master] Give full pref path in doc for date-insert

2018-03-30 Thread Scott Kostyshak
commit fc59688dbcfec4c360f2883970e82dded697fddc Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Mar 31 00:58:10 2018 -0400 Give full pref path in doc for date-insert Give intermediate steps to get to "Date format" in preferences. This chan

[LyX/2.3.x] configure.ac: development version is 2.3.1dev

2018-02-26 Thread Scott Kostyshak
commit 944dbdb56cb568b5787e736f6d20f846eaa882f1 Author: Scott Kostyshak <skost...@lyx.org> Date: Mon Feb 26 11:52:26 2018 -0500 configure.ac: development version is 2.3.1dev --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configur

[LyX/2.3.x] Back to development

2018-02-26 Thread Scott Kostyshak
commit f6b788f706321abd03b4aa9de2a0111f6c36691f Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Feb 24 19:16:37 2018 -0500 Back to development --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index fea6398..8

[LyX/2.3.x] Remerge strings for 2.3.0

2018-02-26 Thread Scott Kostyshak
commit 8050fccca84333b3bc1567ba6d9d6e0fde89d501 Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Feb 24 19:14:55 2018 -0500 Remerge strings for 2.3.0 po/ar.gmo| Bin 387537 -> 394488 bytes po/ar.po | 3383 --

[LyX/2.3.x] This is LyX 2.3.0

2018-02-26 Thread Scott Kostyshak
commit 4d5e926f0af01960460480812ae3d5efdf5bc9c7 Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Feb 24 19:14:56 2018 -0500 This is LyX 2.3.0 --- configure.ac |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 114197d..f

[LyX/2.3.x] RELEASE-NOTES: document some new and changed LFUNs

2018-02-23 Thread Scott Kostyshak
commit 0601533c3c5a37bf783a7959b39c5735b2154b41 Author: Scott Kostyshak <skost...@lyx.org> Date: Fri Feb 23 13:52:40 2018 -0500 RELEASE-NOTES: document some new and changed LFUNs --- lib/RELEASE-NOTES | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git

[LyX/2.3.x] Copy caveats from RELEASE-NOTES to UPGRADING

2018-02-22 Thread Scott Kostyshak
commit b12156255dbc5439cd7e16eb7eadde264dc787e7 Author: Scott Kostyshak <skost...@lyx.org> Date: Thu Feb 22 23:23:32 2018 -0500 Copy caveats from RELEASE-NOTES to UPGRADING --- UPGRADING | 28 1 files changed, 8 insertions(+), 20 deletions(-) diff

<    1   2   3   4   5   6   7   8   9   10   >