0ad/source/gui
Ralph Sennhauser a0bb103390
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Unwrap SDL_Event
Since C++11 a C typedef'ed union can be forward declared, so the wrapper
is no longer needed.

While at it switch signatures to refs and convert C style casts.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-05-20 19:44:52 +02:00
..
ObjectBases Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
ObjectTypes Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
Scripting Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
SettingTypes Revert temporary workarounds for font baseline issues 2026-01-29 19:05:34 +01:00
tests Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
CGUI.cpp Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
CGUI.h Unwrap SDL_Event 2026-05-20 19:44:52 +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 Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +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 text right alignment with GUI Scale 2025-09-13 10:01:51 -05:00
CGUIText.h Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
GUIManager.cpp Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
GUIManager.h Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
GUIObjectEventBroadcaster.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIObjectTypes.cpp Fix warnings on the charts tab of summary screen 2025-12-23 10:28:22 +01:00
GUIRenderer.cpp Fix some includes all over the place 2025-08-14 20:15:30 +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