0ad/source/gui
vladislavbelov 4215533ea9 Removes inclusionPath forgotten in b469983c58.
This was SVN commit r25502.
2021-05-21 20:15:58 +00:00
..
ObjectBases Fix 4f972bc623 2021-05-14 11:12:07 +00:00
ObjectTypes Include CStrInternStatic where necessary only. 2021-05-18 11:09:54 +00:00
Scripting Fixes broken PCH after wraitii commits (4f972bc623, 0f60bf3a97) and Itms (833c9f108c). 2021-05-15 14:50:24 +00:00
SettingTypes Fixes broken PCH after wraitii commits (4f972bc623, 0f60bf3a97) and Itms (833c9f108c). 2021-05-15 14:50:24 +00:00
tests Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00
CGUI.cpp Removes inclusionPath forgotten in b469983c58. 2021-05-21 20:15:58 +00:00
CGUI.h Removes unused and outdated includes, replaces some includes by forward declarations. 2021-05-15 17:27:01 +00:00
CGUIScrollBarVertical.cpp Cleanups CGUISprite, removes redundant method. 2021-03-31 19:26:05 +00:00
CGUIScrollBarVertical.h Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
CGUISetting.cpp Split off JSON-related function from ScriptInterface, clean up headers. 2021-05-14 10:18:03 +00:00
CGUISetting.h Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
CGUISprite.cpp Removes unused and limited cell sprite functionality. 2021-03-27 11:38:34 +00:00
CGUISprite.h Cleanups CGUISprite, removes redundant method. 2021-03-31 19:26:05 +00:00
CGUIText.cpp Include CStrInternStatic where necessary only. 2021-05-18 11:09:54 +00:00
CGUIText.h Change GUI settings to explicitly be member variables. 2021-05-06 08:22:37 +00:00
GUIManager.cpp Remove all external usage of CmptPrivate. Header cleanup. 2021-05-15 13:54:58 +00:00
GUIManager.h Remove all external usage of CmptPrivate. Header cleanup. 2021-05-15 13:54:58 +00:00
GUIMatrix.cpp Move GetDefaultGuiMatrix to a separate file. 2019-08-04 03:52:00 +00:00
GUIMatrix.h Move GetDefaultGuiMatrix to a separate file. 2019-08-04 03:52:00 +00:00
GUIObjectTypes.cpp Add getTextSize() for CButton 2020-12-11 16:12:46 +00:00
GUIRenderer.cpp Include CStrInternStatic where necessary only. 2021-05-18 11:09:54 +00:00
GUIRenderer.h Moves CRect from ps to maths to related geometric primitives. 2021-03-30 21:14:36 +00:00
GUIStringConversions.cpp Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
GUITooltip.cpp Change GUI settings to explicitly be member variables. 2021-05-06 08:22:37 +00:00
GUITooltip.h Generalize icon-specific tooltips to a tag, streamline code. 2021-05-01 12:38:05 +00:00
IGUIScrollBar.cpp Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
IGUIScrollBar.h Replaces CPos by more a consistent CVector2D, reduces geometry code duplication. 2021-03-28 21:55:13 +00:00
SGUIIcon.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
SGUIMessage.h Allow right-click on disabled buttons. 2020-11-14 18:16:24 +00:00
SGUIStyle.h Move GUIbase structs and enums to separate files. 2019-10-01 12:46:55 +00:00