[LyX/master] Disable Edit Externally for read-only Buffers.

2020-12-05 Thread Richard Kimberly Heck
commit c978137f99dd7ea6655829a420e10b402ef4efef Author: Richard Kimberly Heck Date: Sun Dec 6 00:14:23 2020 -0500 Disable Edit Externally for read-only Buffers. --- src/insets/InsetCollapsible.cpp |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git

[LyX/master] Use LOCK symbol with Minimalistic decoration, too.

2020-12-05 Thread Richard Kimberly Heck
commit 16834a32ad1a01666f50c53f1f1d26d2a1dde67d Author: Richard Kimberly Heck Date: Sat Dec 5 21:25:05 2020 -0500 Use LOCK symbol with Minimalistic decoration, too. In that case, we force a button with just the lock. --- src/insets/InsetCollapsible.cpp | 13 +

[LyX/master] Use a lock symbol to indicate when an inset is being edited externally.

2020-12-05 Thread Richard Kimberly Heck
commit 877a46f7b0786095e914b0e87eb191d5ce6d87f8 Author: Richard Kimberly Heck Date: Sat Dec 5 21:16:17 2020 -0500 Use a lock symbol to indicate when an inset is being edited externally. Good idea from Scott. --- src/insets/InsetCollapsible.cpp |8 +---

[LyX/master] Allow listings insets to be edited externally.

2020-12-05 Thread Richard Kimberly Heck
commit aa39a2aaf7d2175bdcf423d3d3d22c93588c5c20 Author: Richard Kimberly Heck Date: Sat Dec 5 21:17:02 2020 -0500 Allow listings insets to be edited externally. --- lib/layouts/stdinsets.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/layouts/stdinsets.inc

[LyX/2.3.x] Fix bug #12033.

2020-12-05 Thread Richard Kimberly Heck
commit 6f433530c57b6401404cc59f36ae78b79b103825 Author: Richard Kimberly Heck Date: Sat Dec 5 20:27:29 2020 -0500 Fix bug #12033. Silly mistake: Only considered the parent, not grandparents, etc. (cherry picked from commit 742348262ec6a8f65abc95a50ce0a270b90e4dbb) ---

[LyX/master] Renaming

2020-12-05 Thread Richard Kimberly Heck
commit ad887798c9d7416120967860e200cf8350559dcd Author: Richard Kimberly Heck Date: Sat Dec 5 20:30:29 2020 -0500 Renaming --- src/Buffer.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 08095a1..ddce2db 100644 ---

[LyX/master] Fix bug #12033.

2020-12-05 Thread Richard Kimberly Heck
commit 742348262ec6a8f65abc95a50ce0a270b90e4dbb Author: Richard Kimberly Heck Date: Sat Dec 5 20:27:29 2020 -0500 Fix bug #12033. Silly mistake: Only considered the parent, not grandparents, etc. --- src/Buffer.cpp | 12 +--- 1 files changed, 5 insertions(+), 7

[LyX features/cleanup/updateMacros4] Comments

2020-12-05 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. discards 5fb79e419fd06f8854d1b8bb8bb9761636ac1ab6 (commit) This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you

[LyX features/cleanup/updateMacros4] Comments

2020-12-05 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit 5fb79e419fd06f8854d1b8bb8bb9761636ac1ab6 Author: Richard Kimberly Heck Date: Sat Dec 5 19:48:16 2020 -0500 Comments diff --git a/src/Buffer.cpp

[LyX/master] Amend ccc7c641

2020-12-05 Thread Scott Kostyshak
commit f86411e15dfab178cbb3c9f4123c1d0a0bd7a1a7 Author: Scott Kostyshak Date: Sat Dec 5 19:51:24 2020 -0500 Amend ccc7c641 --- lib/layouts/theorems-ams-bytype.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/layouts/theorems-ams-bytype.inc

[LyX/master] Modularize counter declarations.

2020-12-05 Thread Richard Kimberly Heck
commit ccc7c641c64aac28791693ff0daa620a383f8aeb Author: Richard Kimberly Heck Date: Sat Dec 5 18:41:41 2020 -0500 Modularize counter declarations. --- lib/layouts/theorems-ams-bytype.inc| 50 +--- lib/layouts/theorems-ams-chap-bytype.inc | 25

[LyX/master] Change name and email in some other files

2020-12-05 Thread Richard Kimberly Heck
commit 52a0ffc02f6aedb2ae10016ade92fbf3d7499ec3 Author: Richard Kimberly Heck Date: Sat Dec 5 17:37:21 2020 -0500 Change name and email in some other files --- development/coding/lyx2lyx.lyx |2 +- lib/doc/Additional.lyx |4 ++-- lib/doc/Customization.lyx

[LyX/master] Change name in source files

2020-12-05 Thread Richard Kimberly Heck
commit 41216228c02b15c82650b052a35a672eae4fa208 Author: Richard Kimberly Heck Date: Sat Dec 5 17:17:02 2020 -0500 Change name in source files --- src/BiblioInfo.cpp |2 +- src/BiblioInfo.h |2 +- src/CiteEnginesList.cpp

[LyX/master] Change name and email in layout files

2020-12-05 Thread Richard Kimberly Heck
commit 967fba10f807e50f1986fe0710f5efe88793f020 Author: Richard Kimberly Heck Date: Sat Dec 5 17:09:17 2020 -0500 Change name and email in layout files --- lib/layouts/InStar.module |2 +- lib/layouts/amsart.layout |2 +-

[LyX/master] Add LaTeXName to counters that need it.

2020-12-05 Thread Richard Kimberly Heck
commit c00084e4a28d01a0adb31b5081acb3067d5f4cc1 Author: Richard Kimberly Heck Date: Sat Dec 5 17:05:30 2020 -0500 Add LaTeXName to counters that need it. I'm sure I've missed some here. I tried to check the CLS files for some of these, but since I don't use a lot of these

[LyX/master] This should fix a few type-conversion warnings.

2020-12-05 Thread Thibaut Cuvelier
commit 0c5e10f36b0b42eefa41806cac12790a2b49c043 Author: Thibaut Cuvelier Date: Sat Dec 5 22:51:56 2020 +0100 This should fix a few type-conversion warnings. --- src/output_docbook.cpp |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/output_docbook.cpp

[LyX/master] Update layouts

2020-12-05 Thread Richard Kimberly Heck
commit 88bc81d782fb5d6d92c1271604ff11894332d0b8 Author: Richard Kimberly Heck Date: Sat Dec 5 16:46:19 2020 -0500 Update layouts lib/citeengines/basic.citeengine |2 +- lib/citeengines/biblatex-natbib.citeengine |2 +- lib/citeengines/biblatex.citeengine

[LyX/master] Use LaTeXName of counter in LaTeX output.

2020-12-05 Thread Richard Kimberly Heck
commit d31891c6bf643968d77ba63aa9c2e594b5e0aa79 Author: Richard Kimberly Heck Date: Sat Dec 5 16:23:27 2020 -0500 Use LaTeXName of counter in LaTeX output. Fixes an oversight noticed by Scott. --- src/insets/InsetCounter.cpp | 14 -- 1 files changed, 8

[LyX/master] LaTeXName tag for counters. Layout format change.

2020-12-05 Thread Richard Kimberly Heck
commit ae2ce7a86a1c2cbb9478195ddc7d8d1d53150211 Author: Richard Kimberly Heck Date: Sat Dec 5 16:14:30 2020 -0500 LaTeXName tag for counters. Layout format change. --- lib/doc/Customization.lyx| 50 - lib/scripts/layout2layout.py |7 -

[LyX/master] Update handling of read-only for Thesaurus

2020-12-05 Thread Jean-Marc Lasgouttes
commit 4f8cfca1170926df08f86b1cc6eccf4c9f2e3fd1 Author: Jean-Marc Lasgouttes Date: Sat Dec 5 20:27:46 2020 +0100 Update handling of read-only for Thesaurus Remove dummy calls to ButtonController::addReadOnly(). Properly disable stuff for read-only documents.

[LyX/master] Make Merge Changes dialog work in read only.

2020-12-05 Thread Jean-Marc Lasgouttes
commit f02311241afde85253aa7ad1dc631bfda0b96ce1 Author: Jean-Marc Lasgouttes Date: Sat Dec 5 19:51:07 2020 +0100 Make Merge Changes dialog work in read only. Make LFUN_CHANGES_MERGE active in read-only documents. Remove dummy call to ButtonController::addReadonly and

[LyX/master] Move stuff

2020-12-05 Thread Jean-Marc Lasgouttes
commit e561358be936615ffd51576682e429955c59330c Author: Jean-Marc Lasgouttes Date: Sat Dec 5 19:44:54 2020 +0100 Move stuff --- src/LyXRC.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXRC.h b/src/LyXRC.h index 8950ea5..530a781 100644 --- a/src/LyXRC.h

[LyX/2.3.x] de.po

2020-12-05 Thread Juergen Spitzmueller
commit cc23ada58a0a9ae21ef95ddee28325f2e8831d7f Author: Juergen Spitzmueller Date: Sat Dec 5 13:48:14 2020 +0100 de.po --- po/de.gmo | Bin 548306 -> 548427 bytes po/de.po | 156 +++-- 2 files changed, 80 insertions(+), 76

[LyX/master] de.po

2020-12-05 Thread Juergen Spitzmueller
commit 22719a97d77c2de8a74fb40c173de428da617960 Author: Juergen Spitzmueller Date: Sat Dec 5 13:46:12 2020 +0100 de.po po/de.po | 764 +++--- 1 files changed, 384 insertions(+), 380 deletions(-) -- lyx-cvs mailing list

[LyX/master] Wininstaller2: copy user preferences from previous minor release

2020-12-05 Thread Eugene Chornyi
commit 36c64ab02d4647bc55030771fb3fb466b3a8c9a1 Author: Eugene Chornyi Date: Sat Dec 5 11:38:58 2020 +0100 Wininstaller2: copy user preferences from previous minor release --- .../Win32/packaging/installer2/src/main.nsh| 15 ++- 1 files changed, 14 insertions(+), 1