0ad/source/gui
2004-07-11 11:51:27 +00:00
..
scripting gcc fixes 2004-07-10 21:23:06 +00:00
CButton.cpp JS GUI interface 2004-07-08 15:23:47 +00:00
CButton.h major update 2004-05-29 04:06:50 +00:00
CCheckBox.cpp JS GUI interface 2004-07-08 15:23:47 +00:00
CCheckBox.h major update 2004-05-29 04:06:50 +00:00
CGUI.cpp Realised why putting utf16string into std is a silly idea 2004-07-11 11:51:27 +00:00
CGUI.h JS GUI interface 2004-07-08 15:23:47 +00:00
CGUIScrollBarStyle.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
CGUIScrollBarStyle.h Major updates 2003-12-27 06:26:03 +00:00
CGUIScrollBarVertical.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
CGUIScrollBarVertical.h major update 2004-05-29 04:06:50 +00:00
CGUISprite.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
CGUISprite.h wchar_t/etc fixes 2004-07-10 20:33:42 +00:00
CRadioButton.cpp JS GUI interface 2004-07-08 15:23:47 +00:00
CRadioButton.h VC6 compat removed for gcc compat ;-) 2004-06-02 14:29:49 +00:00
CText.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
CText.h major update 2004-05-29 04:06:50 +00:00
GUI.h major update 2004-05-29 04:06:50 +00:00
GUIbase.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
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 Fixed another memory leak 2004-07-10 12:51:35 +00:00
IGUIObject.h gcc fixes 2004-07-10 21:23:06 +00:00
IGUIScrollBar.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
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 added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
IGUITextOwner.h fix typos in comments :) 2004-06-22 17:20:11 +00:00