0ad/source/gui
Ralph Sennhauser fbc74482db
Fix some includes in atlas
Make include-what-you-use happy with some files in source/tools/atlas
and fix what needs to be fixed.

Drop the wxWidgets specific handling of precompiled headers in some
places, it isn't consistently used which it would have to to have meaning
and was mostly for early VS implementation of precompiled headers and a
lot of time has gone by since.

Drop Borland C++ compiler specific quirk, that compiler was
discontinued long ago and doesn't support modern C++.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-09 18:28:46 +02:00
..
ObjectBases Store IGUIObjects in std::unique_ptr in CGUI 2025-08-03 16:55:43 +02:00
ObjectTypes Fix some includes in atlas 2025-08-09 18:28:46 +02:00
Scripting GUIProxy: Support property introspection for debugging 2025-07-11 11:06:06 -05:00
SettingTypes Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
tests Remove modmod dependency in test_CGUIText.h 2025-07-23 12:20:19 +02:00
CGUI.cpp Store IGUIObjects in std::unique_ptr in CGUI 2025-08-03 16:55:43 +02:00
CGUI.h Store IGUIObjects in std::unique_ptr in CGUI 2025-08-03 16:55:43 +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 Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
CGUIText.h Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
GUIManager.cpp Replace TIMER with PROFILE2 2025-07-29 18:19:49 +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