0ad/source/gui/ObjectBases
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
..
IGUIButtonBehavior.cpp Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIButtonBehavior.h Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIObject.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
IGUIObject.h Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
IGUIPanel.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
IGUIPanel.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
IGUIScrollBarOwner.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBarOwner.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
IGUITextOwner.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
IGUITextOwner.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00