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
4cfca1625d5b6771d097aa797876692a6eb5df70
0ad
/
source
/
gui
T
History
Ykkrosh
54d9224918
Add focus() script method to GUI objects.
...
Add basic GUI script timer. This was SVN commit r7908.
2010-08-11 21:04:09 +00:00
..
scripting
Add focus() script method to GUI objects.
2010-08-11 21:04:09 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
…
CGUI.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Add focus() script method to GUI objects.
2010-08-11 21:04:09 +00:00
CInput.h
…
CList.cpp
Add list_data property to GUI list controls, to associate extra data with the human-readable list item names.
2010-08-08 15:22:17 +00:00
CList.h
Add list_data property to GUI list controls, to associate extra data with the human-readable list item names.
2010-08-08 15:22:17 +00:00
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
Fix uninitialised-value warnings
2010-08-06 14:15:08 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Use a fixed aspect ratio for the menu screen background and loading screen concept art, to prevent ugly stretching at widescreen resolutions
2010-08-10 22:39:00 +00:00
IGUIObject.h
Add focus() script method to GUI objects.
2010-08-11 21:04:09 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
MiniMap.cpp
Delete lots of obsolete unused script-interface code.
2010-08-01 20:56:34 +00:00
MiniMap.h
Delete lots of obsolete unused script-interface code.
2010-08-01 20:56:34 +00:00