1
0
forked from 0ad/0ad
0ad/source/gui
Ykkrosh 44ddbd201f Removed an old unused #define
This was SVN commit r1092.
2004-09-01 19:23:02 +00:00
..
scripting Fixed JS complaints about missing 'prototype' 2004-08-14 11:23:38 +00:00
CButton.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
CButton.h major update 2004-05-29 04:06:50 +00:00
CCheckBox.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
CCheckBox.h major update 2004-05-29 04:06:50 +00:00
CGUI.cpp Removed an old unused #define 2004-09-01 19:23:02 +00:00
CGUI.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +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 GUI text renderer 2004-07-13 22:48:53 +00:00
CRadioButton.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
CRadioButton.h VC6 compat removed for gcc compat ;-) 2004-06-02 14:29:49 +00:00
CText.cpp Removed some debug output in log only I need to see. 2004-08-31 03:25:36 +00:00
CText.h major update 2004-05-29 04:06:50 +00:00
GUI.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
GUIbase.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
GUIbase.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
GUItext.cpp Removed some debug output in log only I need to see. 2004-08-31 03:25:36 +00:00
GUItext.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
GUIutil.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
GUIutil.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
IGUIButtonBehavior.cpp GUI/scripting updates 2004-07-11 16:22:35 +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 Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
IGUIObject.h Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
IGUIScrollBar.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
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 Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +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 Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
IGUITextOwner.h fix typos in comments :) 2004-06-22 17:20:11 +00:00