[LyX/master] Amend 1354dcdef0b412ff004b93068956611825a78db2 (Typo)

2020-11-12 Thread Kornel Benko
commit 2308647740cd29c428cecaaad11ca19cddacb161 Author: Kornel Benko Date: Thu Nov 12 10:38:11 2020 +0100 Amend 1354dcdef0b412ff004b93068956611825a78db2 (Typo) Regexes in *Tests files require to contain the first and also the last character ot the testname --- development/auto

[LyX/master] Simplify Changers

2020-11-12 Thread Yuriy Skalko
commit 9b1dc338b216c6c72b99f75e512ed6b0e4be90c5 Author: Yuriy Skalko Date: Thu Nov 12 14:09:36 2020 +0200 Simplify Changers --- src/FontInfo.cpp|9 ++--- src/MetricsInfo.cpp | 20 +-- src/TextMetrics.cpp |6 ++-- src/insets/InsetCol

[LyX/master] ctests: Invert two LyX HTML tests that were broken

2020-11-12 Thread Scott Kostyshak
commit 3963ef0891be84363954201187d7d16ef2618112 Author: Scott Kostyshak Date: Wed Nov 11 12:57:24 2020 -0500 ctests: Invert two LyX HTML tests that were broken These exports have not worked (i.e., failed our xmllint checks) for a while. We have a bug open to track them at #1035

[LyX features/cleanup/updateMacros3] Support `optional` type

2020-11-12 Thread Yuriy Skalko
The branch, cleanup/updateMacros3, has been updated. - Log - commit f2bcbfa733dfce9d2e4a691ff8f9df98bdb83caf Author: Yuriy Skalko Date: Fri Nov 13 00:48:11 2020 +0200 Support `optional` type diff --git a/src/support/Makefile

[LyX features/cleanup/updateMacros3] Now just use the Inset::updateMacros method.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros3, has been updated. - Log - commit 426674045cd849e1a041473350f00dad74a430fb Author: Richard Kimberly Heck Date: Thu Nov 12 18:07:35 2020 -0500 Now just use the Inset::updateMacros method.

[LyX features/cleanup/updateMacros3] Use the new optional template to simplify.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros3, has been updated. - Log - commit 7b7b759bcbb389a1d176e4ccaedfaa3b51173c39 Author: Richard Kimberly Heck Date: Thu Nov 12 18:29:52 2020 -0500 Use the new optional template to simplify.

[LyX features/cleanup/updateMacros3] Revert "Use the new optional template to simplify."

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros3, has been updated. - Log - commit e1a810364a739de45f19701b3e95ea88f2b5ef5a Author: Richard Kimberly Heck Date: Thu Nov 12 18:49:03 2020 -0500 Revert "Use the new optional template to simplify

[LyX features/cleanup/updateMacros4] Move updateMacros code to Paragraph class.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been created. at e63184eb41cee93129502394263661d4b0363ac7 (commit) - Log - commit e63184eb41cee93129502394263661d4b0363ac7 Author: Richard Kimberly Heck Date: Thu Nov 12 18:51:23 202

[LyX features/cleanup/updateMacros4] Move updateMacros code to Paragraph class.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. discards e63184eb41cee93129502394263661d4b0363ac7 (commit) discards f85a259237630c219d056bad202dd5106766764d (commit) discards 0cbdec8e97afb4af4798b773254321b8ecd0695d (commit) discards f9f22e7be975850628efb8730b46c27412d43063 (commit

[LyX features/cleanup/updateMacros4] Update script a bit.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit 18a2ef417bc57bfe1e9d32e7a47ca168d5c6bca6 Author: Richard Kimberly Heck Date: Thu Nov 12 19:57:45 2020 -0500 Update script a bit. diff --git a/runtest.sh b/r

[LyX features/cleanup/updateMacros4] Fix iterator in InsetInclude to be as it was previously.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit c437264b4d7b001f550db5af2794cd4876c7ddb0 Author: Richard Kimberly Heck Date: Thu Nov 12 19:58:30 2020 -0500 Fix iterator in InsetInclude to be as it was prev

[LyX features/cleanup/updateMacros4] Remove now useless routine

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. discards c437264b4d7b001f550db5af2794cd4876c7ddb0 (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 --force

[LyX features/cleanup/updateMacros4] Fix comments

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit c4b7c8b52c20fc2aa80598a8a8fd282ed91b Author: Richard Kimberly Heck Date: Thu Nov 12 20:13:19 2020 -0500 Fix comments diff --git a/src/insets/InsetInclud

[LyX features/cleanup/updateMacros4] Another comment

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit c114eec79ae078c019d98d43fec29a14ab3e0e85 Author: Richard Kimberly Heck Date: Thu Nov 12 20:31:13 2020 -0500 Another comment diff --git a/src/Paragraph.cpp b

[LyX features/cleanup/updateMacros4] Quash error message when we are loading.

2020-11-12 Thread Richard Kimberly Heck
The branch, cleanup/updateMacros4, has been updated. - Log - commit 234c95ef6242402e4bd40f99c21dfbcee65c2402 Author: Richard Kimberly Heck Date: Thu Nov 12 21:06:34 2020 -0500 Quash error message when we are loading. diff --