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-27 20:48:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a18bb56add03dbbc9cc3ff061d7ca30774329902
0ad
/
source
/
gui
T
History
Ykkrosh
a18bb56add
Recognise alpha-channel DDS files in GUI
...
This was SVN commit r2562.
2005-07-29 03:18:41 +00:00
..
scripting
Fixed mmap bug, and GUI memory leak.
2005-07-28 17:39:27 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
Lots of minor updates. Touched up the check-box quite a lot.
2005-07-24 08:29:02 +00:00
CCheckBox.h
…
CDropDown.cpp
Lots of minor updates. Touched up the check-box quite a lot.
2005-07-24 08:29:02 +00:00
CDropDown.h
…
CGUI.cpp
Added support for customized colors.
2005-07-25 19:06:18 +00:00
CGUI.h
Added support for customized colors.
2005-07-25 19:06:18 +00:00
CGUIList.cpp
…
CGUIList.h
…
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
Changed <icon>'s property 'texture' to 'sprite'. Better late than never. Fixed a bug in the Input rendering code. Minor changes.
2005-07-25 00:52:03 +00:00
CImage.h
…
CInput.cpp
Changed <icon>'s property 'texture' to 'sprite'. Better late than never. Fixed a bug in the Input rendering code. Minor changes.
2005-07-25 00:52:03 +00:00
CInput.h
…
CList.cpp
Lots of minor updates. Touched up the check-box quite a lot.
2005-07-24 08:29:02 +00:00
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
Lots of minor updates. Touched up the check-box quite a lot.
2005-07-24 08:29:02 +00:00
CRadioButton.h
…
CText.cpp
Lots of minor updates. Touched up the check-box quite a lot.
2005-07-24 08:29:02 +00:00
CText.h
…
CTooltip.cpp
Fixed so that you can have both types of tooltip (other-object 0 delay and pop-up non-zero delay) in the same environment. Haven't tested it that thorough, but hopefully all scenarios are covered.
2005-07-25 05:54:58 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIRenderer.cpp
Recognise alpha-channel DDS files in GUI
2005-07-29 03:18:41 +00:00
GUIRenderer.h
…
GUItext.cpp
Changed <icon>'s property 'texture' to 'sprite'. Better late than never. Fixed a bug in the Input rendering code. Minor changes.
2005-07-25 00:52:03 +00:00
GUItext.h
…
GUITooltip.cpp
Fixed so that you can have both types of tooltip (other-object 0 delay and pop-up non-zero delay) in the same environment. Haven't tested it that thorough, but hopefully all scenarios are covered.
2005-07-25 05:54:58 +00:00
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
Added support for customized colors.
2005-07-25 19:06:18 +00:00
GUIutil.h
Changed <icon>'s property 'texture' to 'sprite'. Better late than never. Fixed a bug in the Input rendering code. Minor changes.
2005-07-25 00:52:03 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…