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-23 03:47:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1dd979800e8be151ba0e8dc4beeec7db7df71bc
0ad
/
source
/
gui
T
History
Ykkrosh
75a23856cf
Fix some static analysis warnings
...
This was SVN commit r13101.
2013-01-21 20:33:25 +00:00
..
scripting
New Year's clean-up.
2013-01-01 18:33:53 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Fixes multiline text alignment,
fixes
#723
. Patch by kingadami.
2013-01-06 01:46:44 +00:00
CGUI.h
Fixes multiline text alignment,
fixes
#723
. Patch by kingadami.
2013-01-06 01:46:44 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Adds blinking cursors with configurable rate, based on patch by kingadami.
Fixes
#876
2013-01-12 01:20:01 +00:00
CInput.h
Adds blinking cursors with configurable rate, based on patch by kingadami.
Fixes
#876
2013-01-12 01:20:01 +00:00
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Fixes multiline text alignment,
fixes
#723
. Patch by kingadami.
2013-01-06 01:46:44 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
Fix some static analysis warnings
2013-01-21 20:33:25 +00:00
GUIbase.h
Added right click selection removal.
Fixes
#1028
. Thanks to kingadami and GerbilOfDoom for the patch.
2013-01-03 22:53:46 +00:00
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
Add support for cropped images in the GUI code and update game setup to use cropped map previews. Refs
#1343
.
2012-08-10 19:59:20 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
Added right click selection removal.
Fixes
#1028
. Thanks to kingadami and GerbilOfDoom for the patch.
2013-01-03 22:53:46 +00:00
IGUIButtonBehavior.h
Added right click selection removal.
Fixes
#1028
. Thanks to kingadami and GerbilOfDoom for the patch.
2013-01-03 22:53:46 +00:00
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
Fixes multiline text alignment,
fixes
#723
. Patch by kingadami.
2013-01-06 01:46:44 +00:00
IGUITextOwner.h
…
MiniMap.cpp
Fixed fixed renderpath: green water, broken minimap
2012-09-01 22:34:36 +00:00
MiniMap.h
…