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-26 04:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
808dd347b62ecc62565b489fbfd7e984564702db
0ad
/
source
/
gui
T
History
elexis
b18f74da44
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
...
This was SVN commit r18987.
2016-11-23 11:18:37 +00:00
..
scripting
Reset the cursor when opening new GUI pages. Patch by danger89, refs
#539
.
2016-11-14 13:23:07 +00:00
tests
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Don't subtract the scrollbar size from GUI dropdowns when there is no scrollbar. Patch by Imarok, reviewed by mimo, refs
#3571
.
2016-11-22 13:05:56 +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
…
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
Scroll to the selected element after the selection changes.
Fixes
#4254
, refs
#3742
.
2016-11-14 15:28:49 +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
Reset the cursor when opening new GUI pages. Patch by danger89, refs
#539
.
2016-11-14 13:23:07 +00:00
GUIManager.h
Reset the cursor when opening new GUI pages. Patch by danger89, refs
#539
.
2016-11-14 13:23:07 +00:00
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
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
…