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-30 02:28:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
674f49f1a8e0ea1f9ecb1ee90de86ed4e059ec37
0ad
/
source
/
gui
T
History
leper
ec96c737ee
Actually use vpObj instead of obj, and use it in all cases. Refs
#3354
.
...
This was SVN commit r16909.
2015-08-02 14:40:51 +00:00
..
scripting
Actually use vpObj instead of obj, and use it in all cases. Refs
#3354
.
2015-08-02 14:40:51 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Range-based for for VfsPath loops.
2015-07-29 23:44:12 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
…
CList.h
…
COList.cpp
Add clipping to OList cells. Patch by elexis.
Fixes
#3353
.
2015-07-30 01:33:48 +00:00
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
Fix compiler warning
2015-07-12 16:49:26 +00:00
GUItext.h
Improve the style of GUI string text call functions.
2015-07-12 08:09:55 +00:00
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
…