0ad/source/gui/ObjectTypes
phosit 3af4287f6d
Change the return type of event-handler
The return value is more strongly typed.
2026-06-19 20:53:52 +02:00
..
CButton.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CButton.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CChart.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CChart.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CCheckBox.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CCheckBox.h Remove default dtors of IGUIObject derived classes 2025-08-11 18:38:01 +02:00
CDropDown.cpp Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CDropDown.h Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CGUIDummyObject.h Fix headers for gui/ObjectTypes 2025-06-30 20:38:16 +02:00
CHotkeyPicker.cpp Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CHotkeyPicker.h Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CImage.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CImage.h Remove default dtors of IGUIObject derived classes 2025-08-11 18:38:01 +02:00
CInput.cpp Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CInput.h Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CList.cpp Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CList.h Change the return type of event-handler 2026-06-19 20:53:52 +02:00
CMiniMap.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CMiniMap.h Only render the minimap texture if it'll be displayed 2026-03-03 11:25:52 +01:00
COList.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
COList.h Fix headers for gui/ObjectTypes 2025-06-30 20:38:16 +02:00
CProgressBar.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CProgressBar.h Remove default dtors of IGUIObject derived classes 2025-08-11 18:38:01 +02:00
CRadioButton.cpp Fix headers for gui/ObjectTypes 2025-06-30 20:38:16 +02:00
CRadioButton.h Fix headers for gui/ObjectTypes 2025-06-30 20:38:16 +02:00
CScrollPanel.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CScrollPanel.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CSlider.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CSlider.h Remove default dtors of IGUIObject derived classes 2025-08-11 18:38:01 +02:00
CText.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CText.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CTooltip.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
CTooltip.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00