This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
ab2b08d97b9aae7551a707093fa653a3045c2bae
0ad
/
source
/
gui
T
History
Ykkrosh
8b1cec7038
Removed some mildly unpleasant usages of temporary objects
...
This was SVN commit r852.
2004-07-31 11:29:28 +00:00
..
scripting
Removed some mildly unpleasant usages of temporary objects
2004-07-31 11:29:28 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Changed error handling in Xeromyces
2004-07-29 16:17:21 +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
…
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
…