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-22 09:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f27640de9bab532e299cebcdaa646085c8ebcf21
0ad
/
source
/
gui
T
History
JoshuaJB
9e2d0b9506
Fix
#2404
. Rating auto-configure TODO (eg 2v2 games do not automatically show as being unrated). See
#2276
.
...
This was SVN commit r14934.
2014-04-16 06:03:49 +00:00
..
scripting
Fix
#2404
. Rating auto-configure TODO (eg 2v2 games do not automatically show as being unrated). See
#2276
.
2014-04-16 06:03:49 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and
fix
#2414
2014-03-07 22:43:57 +00:00
CGUI.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Correctly handle the keypad enter in CInput.cpp and make the return key case catch SDLK_RETURN instead of '/r' for consistancy and readability.
2014-02-03 21:46:27 +00:00
CInput.h
…
CList.cpp
Fix
#2403
2014-01-24 18:15:42 +00:00
CList.h
…
COList.cpp
…
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
GUIManager.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
* Add support for fallback fonts in the font builder.
2014-03-17 10:13:49 +00:00
GUItext.h
Fixes scoping for icons in GUI text, instead of using only the top page on the stack, which caused errors when dialog boxes popped up over text containing icons
2014-01-17 02:54:57 +00:00
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
IGUIObject.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
IGUIScrollBar.cpp
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
IGUIScrollBar.h
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and
fix
#2414
2014-03-07 22:43:57 +00:00
MiniMap.h
Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and
fix
#2414
2014-03-07 22:43:57 +00:00