This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 21:06:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48ba4d9cb4c533485cdcbde9db99dfd8da9a4ed2
0ad
/
source
/
gui
T
History
leper
fb92761c92
Use explicit types instead of auto.
...
This was SVN commit r17642.
2016-01-13 00:42:55 +00:00
..
scripting
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
CDropDown.h
…
CGUI.cpp
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
CGUI.h
Handle double-clicks on list elements better. Patch by elexis.
2015-11-16 18:23:21 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
Fix
#3415
. Removes 'ghost' scrollbar bounding to enable extreme-right hover and selection in dropdowns. Patch by elexis.
2015-10-31 05:40:43 +00:00
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
Allow multiple special sprites, to facilitate cases where we want to add an overlay to a sprite.
2015-12-13 16:03:17 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
CInput.h
…
CList.cpp
I should not commit half-finished debug code.
2015-11-16 18:48:05 +00:00
CList.h
Handle double-clicks on list elements better. Patch by elexis.
2015-11-16 18:23:21 +00:00
COList.cpp
…
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
Handle double-clicks on list elements better. Patch by elexis.
2015-11-16 18:23:21 +00:00
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
Allow multiple special sprites, to facilitate cases where we want to add an overlay to a sprite.
2015-12-13 16:03:17 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
Fix
#3415
. Removes 'ghost' scrollbar bounding to enable extreme-right hover and selection in dropdowns. Patch by elexis.
2015-10-31 05:40:43 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Constify Spatial.h a bit.
2016-01-13 00:20:22 +00:00
MiniMap.h
…