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 20:28:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37bca0ba79ce5d317eebdd44512fc9b329dfcef1
0ad
/
source
/
gui
T
History
Ykkrosh
520ff37f70
Variable fonts in the GUI
...
This was SVN commit r858.
2004-07-31 13:37:35 +00:00
..
scripting
Removed some mildly unpleasant usages of temporary objects
2004-07-31 11:29:28 +00:00
CButton.cpp
Variable fonts in the GUI
2004-07-31 13:37:35 +00:00
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Variable fonts in the GUI
2004-07-31 13:37:35 +00:00
CGUI.h
Added 'tick' action to GUI objects
2004-07-24 19:09:12 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
Removed references to font.h
2004-07-31 12:44:13 +00:00
CText.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUItext.cpp
Fixed a couple of crashes
2004-07-31 11:28:24 +00:00
GUItext.h
Fixed a couple of crashes
2004-07-31 11:28:24 +00:00
GUIutil.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
IGUIObject.h
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
IGUITextOwner.h
…