[LyX/master] Comment out code that breaks with newest Beamer

2025-07-30 Thread Scott Kostyshak
commit 3abf2cd69c9bef547a761de36ff4cf2e3154e6e6 Author: Scott Kostyshak Date: Wed Jul 30 22:19:11 2025 +0200 Comment out code that breaks with newest Beamer This commit is just intended to fix compilation. Before the new Beamer version, the code did have an effect (such as chan

[LyX/master] Comment

2025-07-13 Thread Scott Kostyshak
commit f857109819a452b8597548e26e91b2e72ab43903 Author: Scott Kostyshak Date: Mon Jul 14 00:59:45 2025 +0200 Comment --- development/lyx-tester/lyxbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/development/lyx-tester/lyxbuild b/development/lyx-tester/lyxbuild index 40f53b6575..d

[LyX/master] Comment typo

2025-05-03 Thread Scott Kostyshak
commit 4f634d2d53b13a86cdc0dba7d94e312b38775f89 Author: Scott Kostyshak Date: Sun May 4 00:22:58 2025 +0200 Comment typo --- src/insets/InsetTabular.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 60b94

[LyX/master] Comment out some code that is unreachable (spotted by Coverity Scan)

2025-02-16 Thread Jean-Marc Lasgouttes
commit ce4ee723b35b58688975a44aab2cb0dd18ff4908 Author: Jean-Marc Lasgouttes Date: Sun Feb 16 22:25:01 2025 +0100 Comment out some code that is unreachable (spotted by Coverity Scan) --- src/frontends/qt/TocWidget.cpp | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git

[LyX/master] comment

2024-07-03 Thread Jean-Marc Lasgouttes
commit a7204098cfd3839110724ed254a73d338e9eb418 Author: Jean-Marc Lasgouttes Date: Wed Jul 3 16:23:30 2024 +0200 comment --- src/Cursor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cursor.cpp b/src/Cursor.cpp index c53a7307bf..76f4be407e 100644 --- a/src/Curs

[LyX/master] Comment typo

2024-05-17 Thread Scott Kostyshak
commit 05bb851adfb733c942d243800d7151c6b9194645 Author: Scott Kostyshak Date: Fri May 17 12:18:09 2024 -0400 Comment typo --- src/ParagraphMetrics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index a82ebaa041..b572f12

[LyX/master] Comment out too verbose debug output

2024-04-10 Thread Jean-Marc Lasgouttes
commit c3fb9fe95f02319ed8dd4bfc1f2fe306819a3d90 Author: Jean-Marc Lasgouttes Date: Wed Apr 10 14:06:30 2024 +0200 Comment out too verbose debug output --- src/TextMetrics.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TextMetrics.cpp b/src/TextMetrics.cpp i

[LyX/master] Comment on 9198ed596580

2024-04-06 Thread Juergen Spitzmueller
commit 6a2a9086ad6519528285c311e8448a67c93a9429 Author: Juergen Spitzmueller Date: Sun Apr 7 06:24:37 2024 +0200 Comment on 9198ed596580 --- src/CutAndPaste.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CutAndPaste.cpp b/src/CutAndPaste.cpp index 226b48e250..276285dfbc 1006

[LyX/master] comment only

2023-04-14 Thread Pavel Sanda
commit 3dd79b1c4e52aedf546ea76fa60f47435710dbbf Author: Pavel Sanda Date: Fri Apr 14 23:58:59 2023 +0200 comment only --- src/Color.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/Color.cpp b/src/Color.cpp index aaa7d02..effdc83 100644 --- a/src/Color.cpp +

[LyX/master] comment typo & one line

2023-02-21 Thread Pavel Sanda
commit 39fddce26e06208d5167a9d505deec80ef84d1e8 Author: Pavel Sanda Date: Tue Feb 21 11:29:40 2023 +0100 comment typo & one line --- src/LyXRC.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp index 6e962c3..fa50d4a 100644 --- a/s

[LyX/master] Comment the QtZlib workaround

2022-12-18 Thread Scott Kostyshak
commit f9178fa278d8073dbe7d5d4ec731f11069aae8b8 Author: Scott Kostyshak Date: Sun Dec 18 16:12:08 2022 -0500 Comment the QtZlib workaround --- CMakeLists.txt |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d2435b8..146556c

[LyX/master] Comment

2022-12-02 Thread Scott Kostyshak
commit c7269ffa8639ad1c8dac01997bd2117e5cfde96c Author: Scott Kostyshak Date: Fri Dec 2 19:34:36 2022 -0500 Comment --- src/frontends/qt/GuiFontMetrics.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/frontends/qt/GuiFontMetrics.cpp b/src/frontends/qt/GuiF

[LyX/master] Comment

2022-12-02 Thread Scott Kostyshak
commit 6f9cfdea7e9005ee49bd13962631fdcc80f84565 Author: Scott Kostyshak Date: Fri Dec 2 19:28:10 2022 -0500 Comment Jürgen confirms that the behavior in #8493 is present with Qt6. --- src/frontends/qt/GuiFontLoader.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d

[LyX/master] Comment: link to Beamer enumitem feature request

2022-01-27 Thread Scott Kostyshak
commit 29b386640ef8318d25164b2c54c7c115750a6042 Author: Scott Kostyshak Date: Thu Jan 27 17:27:15 2022 -0500 Comment: link to Beamer enumitem feature request --- lib/layouts/beamer.layout |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/layouts/beamer.layout b/

[LyX/master] Comment

2021-01-19 Thread Juergen Spitzmueller
commit 59869417b85e1a15bfb78b511c89b7d5f6773b5f Author: Juergen Spitzmueller Date: Wed Jan 20 08:05:17 2021 +0100 Comment --- src/insets/InsetListings.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetListings.cpp b/src/insets/InsetListings.cpp

[LyX/master] Comment

2020-12-18 Thread Richard Kimberly Heck
commit 750af391396ee60c95e20f3cf5ac06b1804860b5 Author: Richard Kimberly Heck Date: Fri Dec 18 15:53:45 2020 -0500 Comment --- src/LyXVC.cpp |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/LyXVC.cpp b/src/LyXVC.cpp index ed0a799..b18bcdf 100644 --- a/src/

[LyX/master] Comment

2020-12-18 Thread Richard Kimberly Heck
commit fd4d546d5b62525ed94032393f18b0f3429b922b Author: Richard Kimberly Heck Date: Fri Dec 18 14:50:13 2020 -0500 Comment --- src/VCBackend.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 13a8265..93b55e4 100644 ---

[LyX/master] Comment updates

2020-11-01 Thread Richard Kimberly Heck
commit 967c43b218b4db63708ebc6d1f48d86ae19b2522 Author: Richard Kimberly Heck Date: Sun Nov 1 18:08:18 2020 -0500 Comment updates --- lib/scripts/prefs2prefs.py | 23 +-- lib/scripts/prefs2prefs_lfuns.py |2 +- lib/scripts/prefs2prefs_prefs.py |2 +- 3 f

[LyX/master] Comment out non-working nomencl entry

2020-08-17 Thread Juergen Spitzmueller
commit 69c5a070820a15b916f9d4635380e8bb273de264 Author: Juergen Spitzmueller Date: Mon Aug 17 09:07:30 2020 +0200 Comment out non-working nomencl entry --- lib/doc/de/UserGuide.lyx |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/lib/doc/de/UserGuide.lyx b/l

[LyX/master] comment only

2020-07-08 Thread Pavel Sanda
commit 7175a87f14d93acaa5e8dd481a924f282a0c17ea Author: Pavel Sanda Date: Wed Jul 8 14:05:54 2020 +0200 comment only --- src/Paragraph.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 2ab27da..eb7ffda 100644 --- a/src

[LyX/master] Comment.

2020-04-19 Thread Richard Kimberly Heck
commit 986a55fd7e15e7a17f215a4bd9c1b0c9220c4861 Author: Richard Kimberly Heck Date: Sun Apr 19 13:31:57 2020 -0400 Comment. --- src/support/types.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/support/types.h b/src/support/types.h index fc443dc..c9cf349 10

[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 100

[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] 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] Comment: buffer-forall should be run synchronously

2018-04-21 Thread Scott Kostyshak
commit dc404b19a5473c4010e9b8aa60189ea42a4ca3db Author: Scott Kostyshak 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 "repeat" in this category of LFUNs. --- src/FuncRequest.

[LyX/master] * comment

2018-02-07 Thread Pavel Sanda
commit 41f59527d1df71cc562008f6980e353772e2960d Author: Pavel Sanda Date: Wed Feb 7 23:24:05 2018 +0100 * comment --- src/DocIterator.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/DocIterator.h b/src/DocIterator.h index f4e336c..4d2dfa0 100644 --- a/src/Do

[LyX/master] * comment

2018-02-07 Thread Pavel Sanda
commit 1e5b471d5802dff4e38cb2a08080f4fb1eb14909 Author: Pavel Sanda Date: Wed Feb 7 23:19:20 2018 +0100 * comment --- src/DocIterator.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/DocIterator.h b/src/DocIterator.h index 9582ea3..f4e336c 100644 --- a/src/Doc

[LyX/master] Comment: explain interpretation of "!"

2018-01-15 Thread Scott Kostyshak
commit c6d4380c891e3c1f9381cc4065409e30d330f622 Author: Scott Kostyshak Date: Mon Jan 15 17:28:14 2018 -0500 Comment: explain interpretation of "!" The "!" line takes precedence, since it is first. --- development/autotests/ignoredTests |5 - 1 files changed, 4 insertions(

[LyX/master] Comment out remarks on using -shell-escape with minted, at least for now.

2017-07-26 Thread Richard Heck
commit 89ac3916f349672b92878cd868e099ec593a11ff Author: Richard Heck Date: Wed Jul 26 21:24:56 2017 -0400 Comment out remarks on using -shell-escape with minted, at least for now. --- lib/doc/EmbeddedObjects.lyx | 21 + 1 files changed, 21 insertions(+), 0 deletio

[LyX/master] Comment only

2016-06-02 Thread Pavel Sanda
commit d5933fc5b54a0d8022ffc59e3423dd7db5326561 Author: Pavel Sanda Date: Thu Jun 2 22:48:34 2016 -0700 Comment only diff --git a/src/tex2lyx/Preamble.cpp b/src/tex2lyx/Preamble.cpp index 2481a41..a52927f 100644 --- a/src/tex2lyx/Preamble.cpp +++ b/src/tex2lyx/Preamble.cpp @@ -811,7 +811,7

[LyX/master] Comment only.

2016-01-18 Thread Pavel Sanda
commit 555b08c3252f3b39177203df872002eac4e61916 Author: Pavel Sanda Date: Mon Jan 18 14:29:37 2016 -0800 Comment only. diff --git a/src/support/FileName.cpp b/src/support/FileName.cpp index 950..6d40687 100644 --- a/src/support/FileName.cpp +++ b/src/support/FileName.cpp @@ -319,6 +319

[LyX/master] Comment.

2015-07-22 Thread Richard Heck
commit 2b8ebe9f0d2e408af004e401596bf79d6ce0e76a Author: Richard Heck Date: Wed Jul 22 12:08:20 2015 -0400 Comment. diff --git a/src/graphics/PreviewImage.cpp b/src/graphics/PreviewImage.cpp index 661c8af..12b03f0 100644 --- a/src/graphics/PreviewImage.cpp +++ b/src/graphics/PreviewImage.cp

[LyX/master] Comment out FontEncoding for Hebrew

2015-02-19 Thread Juergen Spitzmueller
commit fb6665becba07e8dcbd50e694205925c6bd86e7e Author: Juergen Spitzmueller Date: Thu Feb 19 10:37:05 2015 +0100 Comment out FontEncoding for Hebrew This needs a specific loading order, which is handled by Hebrew babel itself. diff --git a/lib/languages b/lib/languages index 3d9

[LyX/master] Comment a minor bug not worth fixing (#8986)

2014-02-19 Thread Scott Kostyshak
commit f52eb9d8233110414088bba8b31d45274666ad5c Author: Scott Kostyshak Date: Wed Feb 19 16:18:28 2014 -0500 Comment a minor bug not worth fixing (#8986) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 99e361e..a1cab4c 100644 --- a/src/lyxfind.cpp +++ b/src/lyxfind.cpp @@ -232,7 +232,

[LyX/master] Comment only

2014-01-05 Thread Kornel Benko
commit 21c5fcad06ab0bc758df219e3a7b51ccf7b0e958 Author: Kornel Benko Date: Sun Jan 5 10:01:08 2014 +0100 Comment only diff --git a/po/diff_po.pl b/po/diff_po.pl index 65462d8..c3c3bd9 100755 --- a/po/diff_po.pl +++ b/po/diff_po.pl @@ -8,8 +8,9 @@ # ./diff_po.pl cs.po.old cs.po # svn diff

[LyX/master] Comment from bug #8783.

2013-08-25 Thread Pavel Sanda
commit 778cff1cfffbeb9bceed849ccaed0499dc62c603 Author: Pavel Sanda Date: Sun Aug 25 21:30:04 2013 -0700 Comment from bug #8783. diff --git a/INSTALL b/INSTALL index 254e5f3..2543528 100644 --- a/INSTALL +++ b/INSTALL @@ -333,4 +333,9 @@ notify us. - +

[LyX master] Comment.

2013-05-03 Thread Pavel Sanda
The branch, master, has been updated. - Log - commit 9d478d55872e570bd781124e5dc85a4c303d99dd Author: Pavel Sanda Date: Fri May 3 21:45:59 2013 -0700 Comment. diff --git a/development/tools/header_check.sh b/development/too

[LyX master] Comment some headers before I ditch them again.

2012-11-18 Thread Pavel Sanda
The branch, master, has been updated. - Log - commit 4375b44dd68dab06d6494b70e041fa7c7b9711e5 Author: Pavel Sanda Date: Sun Nov 18 17:42:02 2012 +0100 Comment some headers before I ditch them again. diff --git a/src/support/