0ad/source/gui
Itms 8ccba254fe Remove modmod dependency in test_CGUIText.h
The test loading the `mod` mod uses the bold variant that is present in
`_test.minimal`. Removing the need for the `mod` mod allows packagers to
build and run tests from the `unix-build` tarball without needing the
`unix-data` one.

The setup for this test suite defines the italic variant of the sans
serif font, but this variant is not present in `_test.minimal` and is
not used in any test, so remove that as well.
2025-07-23 12:20:19 +02:00
..
ObjectBases Fix most headers in gui 2025-07-05 12:42:34 +02:00
ObjectTypes Fix wrapping by passing window width to text size 2025-07-14 15:02:13 -05:00
Scripting GUIProxy: Support property introspection for debugging 2025-07-11 11:06:06 -05:00
SettingTypes Fix most headers in gui 2025-07-05 12:42:34 +02:00
tests Remove modmod dependency in test_CGUIText.h 2025-07-23 12:20:19 +02:00
CGUI.cpp Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
CGUI.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUIScrollBarHorizontal.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarHorizontal.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarVertical.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarVertical.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUISetting.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUISetting.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
CGUISprite.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUISprite.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIText.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIText.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIManager.cpp Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
GUIManager.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIObjectEventBroadcaster.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIObjectTypes.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
GUIRenderer.cpp Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
GUIRenderer.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIStringConversions.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
GUITooltip.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
GUITooltip.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBar.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBar.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIIcon.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIMessage.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIStyle.h Fix some headers in gui 2025-07-02 13:20:13 +02:00