0ad/source/gui/ObjectTypes
2021-04-14 20:25:05 +00:00
..
CButton.cpp Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CButton.h Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CChart.cpp Removes unused shadow settings forgotten in 12e2428495, removes direct SkipSubmit access. 2021-04-14 20:25:05 +00:00
CChart.h Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
CCheckBox.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CCheckBox.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CDropDown.cpp Cleanups CGUISprite, removes redundant method. 2021-03-31 19:26:05 +00:00
CDropDown.h Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
CGUIDummyObject.h
CHotkeyPicker.cpp Fix usage of remove_if in CHotkeyPicker 2020-12-11 10:02:05 +00:00
CHotkeyPicker.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CImage.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CImage.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CInput.cpp Further hotkey work: clear hotkeys when an input box/the console gets focus. 2021-04-03 20:12:40 +00:00
CInput.h Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CList.cpp Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CList.h Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CMiniMap.cpp Removes unused shadow settings forgotten in 12e2428495, removes direct SkipSubmit access. 2021-04-14 20:25:05 +00:00
CMiniMap.h Crops minimap view bounds to map size. 2021-04-12 12:39:07 +00:00
COList.cpp Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
COList.h Remove counterproductive lowercasing of GUI ScriptEvent names, refs #127. 2020-01-15 16:00:37 +00:00
CProgressBar.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CProgressBar.h Rename CProgressBar numeric "caption" setting to "progress" to distinguish it from the Button, Input, Text and Tooltip "caption" setting values that are tag-formatted texts. 2019-11-12 16:53:19 +00:00
CRadioButton.cpp
CRadioButton.h
CSlider.cpp Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
CSlider.h Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
CText.cpp Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CText.h Simplify GUI Proxy implementation & customisation. 2021-04-09 18:01:47 +00:00
CTooltip.cpp Draws GUI elements by Z order. 2021-04-11 11:27:53 +00:00
CTooltip.h Draws GUI elements by Z order. 2021-04-11 11:27:53 +00:00