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 00:06:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab1190ef553ae0ceedbcb2ee30fbbebc4c2447ae
0ad
/
source
/
gui
T
History
janwas
a9e358b9bc
change to use new event handler interface
...
This was SVN commit r598.
2004-06-24 14:06:24 +00:00
..
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
change to use new event handler interface
2004-06-24 14:06:24 +00:00
CGUI.h
change to use new event handler interface
2004-06-24 14:06:24 +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
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
GUItext.cpp
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
GUItext.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
GUIutil.cpp
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
GUIutil.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIButtonBehavior.cpp
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIButtonBehavior.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIObject.cpp
Memory leak fix
2004-06-19 20:54:36 +00:00
IGUIObject.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIScrollBarOwner.cpp
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUIScrollBarOwner.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :)
2004-06-18 14:07:06 +00:00
IGUITextOwner.cpp
…
IGUITextOwner.h
fix typos in comments :)
2004-06-22 17:20:11 +00:00