This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
629e73a768c4ffb655077465bc9c4f5236d904fc
0ad
/
source
/
gui
T
History
fabio
9a2d0f803e
Remove disabled by default SDL1 support.
...
Refs
#2041
. This was SVN commit r17470.
2015-12-14 10:52:21 +00:00
..
scripting
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +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
…
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
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…