..
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
Draws scrollbar above list to have a correct order for Z sorting after a6cb77a204.
2021-04-23 06:56:01 +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
Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders.
2019-10-02 09:44:00 +00:00
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
GUI cleanup: XML & child handling.
2021-05-04 15:17:50 +00:00
CList.h
GUI cleanup: XML & child handling.
2021-05-04 15:17:50 +00:00
CMiniMap.cpp
Revert 895182cbcb
2021-04-25 13:42:51 +00:00
CMiniMap.h
Crops minimap view bounds to map size.
2021-04-12 12:39:07 +00:00
COList.cpp
GUI cleanup: XML & child handling.
2021-05-04 15:17:50 +00:00
COList.h
GUI cleanup: XML & child handling.
2021-05-04 15:17:50 +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
Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders.
2019-10-02 09:44:00 +00:00
CRadioButton.h
Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders.
2019-10-02 09:44:00 +00:00
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
Split ScriptRequest in its own header.
2021-05-03 16:07:26 +00:00
CText.h
Generalize icon-specific tooltips to a tag, streamline code.
2021-05-01 12:38:05 +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