0ad/source/gui/SettingTypes
wraitii 507f44f7f9 Remove all external usage of CmptPrivate. Header cleanup.
This removes usage of CmptPrivate outside of ScriptInterface.
ScriptRequest can now be used to safely recover the scriptInterface from
a JSContext instead of going through ScriptInterface, which allows more
code cleanup.

Follows 34b1920e7b

Differential Revision: https://code.wildfiregames.com/D3963
This was SVN commit r25442.
2021-05-15 13:54:58 +00:00
..
CGUIColor.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
CGUIColor.h Removes implicit default value operator for CGUIColor. 2021-03-27 11:47:49 +00:00
CGUIHotkey.cpp Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
CGUIHotkey.h Fix no-pch build. Potentially fixes bb49fbe793, 0198942a79, 34b1920e7b, 8b08f4ae7a 0dbf417171, 3af1fc64d2, 5fbdbaa3bc, 6fbf036ae4. 2021-05-12 13:48:55 +00:00
CGUIList.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
CGUISeries.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
CGUISize.cpp Remove all external usage of CmptPrivate. Header cleanup. 2021-05-15 13:54:58 +00:00
CGUISize.h Moves CRect from ps to maths to related geometric primitives. 2021-03-30 21:14:36 +00:00
CGUIString.cpp Remove debug code left in d9748173c7 2021-05-02 07:08:40 +00:00
CGUIString.h Generalize icon-specific tooltips to a tag, streamline code. 2021-05-01 12:38:05 +00:00
EAlign.h Moves CSize into a separate file and renames it to CSize2D according to other geometric entities. 2021-03-27 16:08:06 +00:00
MouseEventMask.cpp Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
MouseEventMask.h Fix no-pch build. Potentially fixes bb49fbe793, 0198942a79, 34b1920e7b, 8b08f4ae7a 0dbf417171, 3af1fc64d2, 5fbdbaa3bc, 6fbf036ae4. 2021-05-12 13:48:55 +00:00