0ad/source/gui/ObjectTypes
Stan e009d322cc Add missing files in 4942cabab5
This was SVN commit r24488.
2020-12-31 14:27:02 +00:00
..
CButton.cpp Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CButton.h Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CChart.cpp Fix most of the new vs2017 induced warnings. 2020-11-26 22:28:50 +00:00
CChart.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CCheckBox.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
CCheckBox.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
CDropDown.cpp Add missing files in 4942cabab5 2020-12-31 14:27:02 +00:00
CDropDown.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +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 Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
CImage.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
CInput.cpp Implement placeholder text for input fields and get rid of hack with mod filter 2020-12-21 09:04:12 +00:00
CInput.h Implement placeholder text for input fields and get rid of hack with mod filter 2020-12-21 09:04:12 +00:00
CList.cpp Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CList.h Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CMiniMap.cpp Replace DISCARD macro with ignore_result template. 2020-12-15 09:03:44 +00:00
CMiniMap.h Adds a LOS mask to Minimap. 2020-11-08 08:51:54 +00:00
COList.cpp Fix Lobby/MP Gamesetup chat lag with many messages. 2020-12-01 09:42:05 +00:00
COList.h Remove counterproductive lowercasing of GUI ScriptEvent names, refs #127. 2020-01-15 16:00:37 +00:00
CProgressBar.cpp 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
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 CSlider inherits IGUIButtonBehavior to gains button sounds, press/release events, duplication removal, continuation of sliding if the object is not hovered while the button is still pressed, refs #2593, c016a74309/D325, 359df88f1a/D1622. 2020-01-24 00:56:51 +00:00
CSlider.h CSlider inherits IGUIButtonBehavior to gains button sounds, press/release events, duplication removal, continuation of sliding if the object is not hovered while the button is still pressed, refs #2593, c016a74309/D325, 359df88f1a/D1622. 2020-01-24 00:56:51 +00:00
CText.cpp Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CText.h Reduce duplication in JSI GUI objects implementation. 2020-12-13 15:06:18 +00:00
CTooltip.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
CTooltip.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00