commit a635a8f99a776420f5c26535767da00ab38016c8
Author: Pavel Sanda
Date: Tue Feb 25 22:17:38 2025 +0100
Whitespace only
---
src/output_docbook.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/output_docbook.h b/src/output_docbook.h
index aaf17559f2..2d3a28c62f
commit 9451f570ee402028c6bf61bd9424957a447d2332
Author: Pavel Sanda
Date: Tue Feb 25 22:18:41 2025 +0100
Unneeded headers
---
src/output_docbook.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/output_docbook.h b/src/output_docbook.h
index 2d3a28c62f..4374067434 100644
--- a/src/
commit bb15f649ce05a4c6e2af5ff0baf7055477639c16
Author: Koji Yokota
Date: Wed Feb 26 10:15:42 2025 +0900
Introducing color themes
development/cmake/Install.cmake | 3 +-
lib/Makefile.am | 6 +
lib/configure.py | 2 +-
lib/doc/Customizati
commit c7e216207bddb93d89e8ca3517a990909ff5b68d
Author: Kornel Benko
Date: Tue Feb 25 14:08:59 2025 +0100
Update sk.po
---
po/sk.po | 46 +++---
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/po/sk.po b/po/sk.po
index e55ff4a631..2ec
commit 2401b3b0472d8cb07e629eeda2cab5c441a3d1c4
Author: Kornel Benko
Date: Tue Feb 25 14:02:22 2025 +0100
Amend 93938087
Clang compiler choked with:
dummy4checklayout.cpp:61:21: error: no viable overloaded operator[]
for type 'lyx::LaTeXColors::TexColorMap'
commit d5a177ccf058c51f2b177aeee07e7f11a0eec72d
Author: Juergen Spitzmueller
Date: Tue Feb 25 13:07:27 2025 +0100
Move ColorsCombo tooltip upstream and streamline it a bit, too
---
src/frontends/qt/ColorsCombo.cpp | 1 +
src/frontends/qt/GuiBox.cpp | 2 --
src/frontends/qt/GuiCharac