[LyX/master] Catch another potential crash of the same kind as in the previous commit.

2023-07-28 Thread Richard Kimberly Heck
commit 2e945584bf85fbdd9d009c36981e169ee59603a1 Author: Richard Kimberly Heck Date: Fri Jul 28 23:08:39 2023 -0400 Catch another potential crash of the same kind as in the previous commit. Also refactor. --- src/insets/InsetCommand.cpp | 38 ++

[LyX/master] Fix crash when modifying an InsetRef inserted by the current author.

2023-07-28 Thread Richard Kimberly Heck
commit aacc5147b633b738579f283c518cceb305b73d38 Author: Richard Kimberly Heck Date: Fri Jul 28 22:57:57 2023 -0400 Fix crash when modifying an InsetRef inserted by the current author. The problem was that, in this case, we actually delete the current inset in changeCmdName. So

[LyX/master] Documentation for new layout features: RefFormat

2023-07-28 Thread Richard Kimberly Heck
commit 343cf06d19c81403fd02036dba227b749fd402ff Author: Richard Kimberly Heck Date: Fri Jul 28 19:54:02 2023 -0400 Documentation for new layout features: RefFormat --- lib/doc/Customization.lyx | 287 - 1 files changed, 283 insertions(+), 4 dele

[LyX/master] Add a bunch of RefFormat and PrettyFormat tags.

2023-07-28 Thread Richard Kimberly Heck
commit e932dc4561341f275df5904c8060a4f20719f4bb Author: Richard Kimberly Heck Date: Fri Jul 28 18:22:14 2023 -0400 Add a bunch of RefFormat and PrettyFormat tags. --- lib/layouts/AEA.layout| 32 --- lib/layouts/IEEEtran.layout

[LyX/master] Update layouts.

2023-07-28 Thread Richard Kimberly Heck
commit d2d7c41643329c4697cf27e7e54fc82d1666cbe4 Author: Richard Kimberly Heck Date: Fri Jul 28 18:21:47 2023 -0400 Update layouts. lib/citeengines/basic.citeengine |2 +- lib/citeengines/biblatex-natbib.citeengine |2 +- lib/citeengines/biblatex.citeengin

[LyX/master] Remove debug code

2023-07-28 Thread Richard Kimberly Heck
commit aec6a764f7e5f55f7e5249166d34c7c549e5db73 Author: Richard Kimberly Heck Date: Fri Jul 28 17:51:55 2023 -0400 Remove debug code --- src/Counters.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Counters.cpp b/src/Counters.cpp index 9376ef0..6f04105 100

[LyX/master] New RefFormat tag for counters, and PrettyFormat for floats.

2023-07-28 Thread Richard Kimberly Heck
commit 04fc48d790bce5ea6919093a53900afa684b2f57 Author: Richard Kimberly Heck Date: Fri Jul 28 17:37:13 2023 -0400 New RefFormat tag for counters, and PrettyFormat for floats. Layout format updated to 104. --- lib/scripts/layout2layout.py |7 - src/Counters.cpp

[LyX/master] Whitespace

2023-07-28 Thread Richard Kimberly Heck
commit 57f284d9a8a41d3b26fd5a644d9c2976192ff5f6 Author: Richard Kimberly Heck Date: Fri Jul 28 17:16:06 2023 -0400 Whitespace --- src/Buffer.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 3d3bb53..e028fa9 100644 --- a/src

[LyX/master] Polish

2023-07-28 Thread Richard Kimberly Heck
commit 1ea8b272a0bd6269bce46bdbcdb44e2bc748085b Author: Richard Kimberly Heck Date: Fri Jul 28 17:12:13 2023 -0400 Polish --- src/frontends/qt/GuiRef.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt/GuiRef.cpp b/src/frontends/qt/GuiRef.cp

[LyX/master] Fix some pretty counters.

2023-07-28 Thread Richard Kimberly Heck
commit 46b7343b3482af8d76ba8b5ab702213fcde00321 Author: Richard Kimberly Heck Date: Fri Jul 28 12:49:53 2023 -0400 Fix some pretty counters. Polish for c609e9cbcf. --- lib/layouts/stdcounters.inc |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/lib/lay

[LyX/master] Fix bug #12006. New icons for changes.

2023-07-28 Thread Richard Kimberly Heck
commit a0cf9b1286ab95f9eeecd2c01aca79e2af31af9d Author: Daniel Ramoeller Date: Fri Jul 28 12:19:29 2023 -0400 Fix bug #12006. New icons for changes. --- lib/images/all-changes-accept.svgz | Bin 3867 -> 4906 bytes lib/images/all-changes-reject.svgz | Bin 3898 -> 4906 bytes lib/images/ch

[LyX/master] Fix bug #12337. Reorder plural and caps indicators.

2023-07-28 Thread Richard Kimberly Heck
commit 5164b2853e135fedb6a0c58513c869748b1f3d34 Author: Richard Kimberly Heck Date: Fri Jul 28 12:10:21 2023 -0400 Fix bug #12337. Reorder plural and caps indicators. --- src/insets/InsetRef.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetRef

[LyX/master] Fix bug #12235: Select text in search field on opening.

2023-07-28 Thread Richard Kimberly Heck
commit ae5b4367d1e963353dfa5509a97ff40eb49b2c81 Author: Richard Kimberly Heck Date: Thu Jul 27 18:45:10 2023 -0400 Fix bug #12235: Select text in search field on opening. Patch slightly modified from one by Daniel. --- src/frontends/qt/GuiSearch.cpp | 13 - 1 files c

[LyX/master] Hack to display section symbol

2023-07-28 Thread Richard Kimberly Heck
commit 5cb80b867f4a59c3253487652ba74a29ad5b3f0f Author: Richard Kimberly Heck Date: Thu Jul 27 01:18:55 2023 -0400 Hack to display section symbol --- lib/unicodesymbols |1 - src/BiblioInfo.cpp | 12 2 files changed, 12 insertions(+), 1 deletions(-) diff --git a/lib/uni

[LyX/master] Fix wrong nesting in Outline.

2023-07-28 Thread Pavel Sanda
commit 80dac0e52ac4d79f1d250589a80385f240804751 Author: Pavel Sanda Date: Fri Jul 28 10:31:54 2023 +0200 Fix wrong nesting in Outline. Fixes #12814, patch from Yuriy. --- src/TocBuilder.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/TocBuilder.cp

[LyX/master] Update sk.po

2023-07-28 Thread Kornel Benko
commit 2c285b53ca714f3231c03dd6bc7749109a659748 Author: Kornel Benko Date: Fri Jul 28 10:17:08 2023 +0200 Update sk.po --- po/sk.po | 26 -- 1 files changed, 20 insertions(+), 6 deletions(-) diff --git a/po/sk.po b/po/sk.po index 4468219..9dadb2a 100644 --- a/po/