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-07-01 17:28:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa0741c5f63a4147ebabb8254ce9c69f6bfd19de
0ad
/
source
/
gui
T
History
Ykkrosh
561299f899
Memory leak fix
...
This was SVN commit r565.
2004-06-19 20:54:36 +00:00
..
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Memory leak fix
2004-06-19 20:54:36 +00:00
CGUI.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
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
…