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-25 06:05:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff2fe5d04a5dc64bbbf5b13aeb84f4dcdcfd30f1
0ad
/
source
/
gui
T
History
elexis
c2078bd0c6
Supress an error warning that isn't valid for unsortable ordered lists and hide sorting sprites if sorting is disabled. Based on patch by Imarok, refs
#3905
.
...
This was SVN commit r18694.
2016-09-03 22:22:11 +00:00
..
scripting
SpiderMonkey 38 upgrade: 13/35
2016-09-02 16:28:17 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
GUI cleanup.
2016-06-21 14:38:06 +00:00
CCheckBox.h
…
CDropDown.cpp
GUI engine cleanup.
2016-06-07 12:02:33 +00:00
CDropDown.h
…
CGUI.cpp
The old debug API has been removed in SpiderMonkey 38, so remove profiler1 script profiling.
2016-08-02 16:58:30 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
GUI engine cleanup.
2016-06-07 15:57:33 +00:00
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
The old debug API has been removed in SpiderMonkey 38, so remove profiler1 script profiling.
2016-08-02 16:58:30 +00:00
CInput.h
…
CList.cpp
Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files
2016-06-21 10:33:11 +00:00
CList.h
…
COList.cpp
Supress an error warning that isn't valid for unsortable ordered lists and hide sorting sprites if sorting is disabled. Based on patch by Imarok, refs
#3905
.
2016-09-03 22:22:11 +00:00
COList.h
Major ordered list GUI cleanup. Patch by Imarok,
fixes
#3905
.
2016-08-31 19:29:48 +00:00
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
GUI engine cleanup.
2016-06-07 12:02:33 +00:00
GUItext.h
…
GUITooltip.cpp
Tooltip GUI engine cleanup.
2016-06-15 15:40:05 +00:00
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
The old debug API has been removed in SpiderMonkey 38, so remove profiler1 script profiling.
2016-08-02 16:58:30 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
SpiderMonkey 38 upgrade: 33/35
2016-09-02 16:53:22 +00:00
IGUIObject.h
SpiderMonkey 38 upgrade: 33/35
2016-09-02 16:53:22 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
The old debug API has been removed in SpiderMonkey 38, so remove profiler1 script profiling.
2016-08-02 16:58:30 +00:00
MiniMap.h
…