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-24 15:26:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68ea5f37f4301acbe9ee8cae3251c07eaac9c8fd
0ad
/
source
/
gui
T
History
sanderd17
fd3d697edf
Make it easier to add different backgrounds
...
This was SVN commit r16747.
2015-06-11 09:08:46 +00:00
..
scripting
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
CGUI.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
CImage.cpp
…
CImage.h
…
CInput.cpp
Fix some issues found by static analysis.
2015-06-01 00:29:23 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
COList.cpp
Use iterators for XMBAttributeList and XMBElementList.
Fixes
#3269
.
2015-06-01 00:29:35 +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
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
GUIManager.cpp
Make it easier to add different backgrounds
2015-06-11 09:08:46 +00:00
GUIManager.h
Fix the structure tree a second time, this should also work on Windows.
2015-04-15 09:10:05 +00:00
GUIRenderer.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
GUIRenderer.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
GUItext.cpp
Small fixes.
2015-04-20 14:51:06 +00:00
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
MiniMap.h
…