0ad/source/gui
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
ObjectBases Remove UNUSED 2025-06-26 17:25:05 +02:00
ObjectTypes Remove UNUSED 2025-06-26 17:25:05 +02:00
Scripting Remove UNUSED 2025-06-26 17:25:05 +02:00
SettingTypes Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
tests Enable modules in the GUI 2025-06-26 10:50:21 +02:00
CGUI.cpp Enable modules in the GUI 2025-06-26 10:50:21 +02:00
CGUI.h Enable modules in the GUI 2025-06-26 10:50:21 +02:00
CGUIScrollBarHorizontal.cpp Add scrollpanel widget 2024-11-12 15:01:42 -05:00
CGUIScrollBarHorizontal.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
CGUIScrollBarVertical.cpp Add scrollpanel widget 2024-11-12 15:01:42 -05:00
CGUIScrollBarVertical.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
CGUISetting.cpp Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
CGUISetting.h Fix no-pch build after b34f4b79aa 2025-06-18 21:12:33 +02:00
CGUISprite.cpp Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
CGUISprite.h Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
CGUIText.cpp Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
CGUIText.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
GUIManager.cpp Enable modules in the GUI 2025-06-26 10:50:21 +02:00
GUIManager.h Enable modules in the GUI 2025-06-26 10:50:21 +02:00
GUIObjectEventBroadcaster.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
GUIObjectTypes.cpp Add scrollpanel widget 2024-11-12 15:01:42 -05:00
GUIRenderer.cpp Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
GUIRenderer.h Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
GUIStringConversions.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
GUITooltip.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
GUITooltip.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IGUIScrollBar.cpp Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
IGUIScrollBar.h Remove UNUSED 2025-06-26 17:25:05 +02:00
SGUIIcon.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
SGUIMessage.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
SGUIStyle.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00