1
0
forked from 0ad/0ad
0ad/source/gui
2004-06-02 15:22:53 +00:00
..
CButton.cpp major update 2004-05-29 04:06:50 +00:00
CButton.h major update 2004-05-29 04:06:50 +00:00
CCheckBox.cpp major update 2004-05-29 04:06:50 +00:00
CCheckBox.h major update 2004-05-29 04:06:50 +00:00
CGUI.cpp added usage of SDL_BUTTON_WHEELUP/DOWN instead of the win-specific constant values 2004-06-02 15:22:19 +00:00
CGUI.h lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
CGUIScrollBarStyle.cpp Major updates 2003-12-27 06:26:03 +00:00
CGUIScrollBarStyle.h Major updates 2003-12-27 06:26:03 +00:00
CGUIScrollBarVertical.cpp fixed some warnings and one signed/unsigned bug 2004-05-29 11:59:59 +00:00
CGUIScrollBarVertical.h major update 2004-05-29 04:06:50 +00:00
CGUISprite.cpp no message 2003-12-01 07:06:55 +00:00
CGUISprite.h major update 2004-05-29 04:06:50 +00:00
CRadioButton.cpp major update 2004-05-29 04:06:50 +00:00
CRadioButton.h VC6 compat removed for gcc compat ;-) 2004-06-02 14:29:49 +00:00
CText.cpp major update 2004-05-29 04:06:50 +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 Essential files for the GUI 2003-11-06 00:21:45 +00:00
GUIbase.h major update 2004-05-29 04:06:50 +00:00
GUItext.cpp lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
GUItext.h major update 2004-05-29 04:06:50 +00:00
GUIutil.cpp fixed some warnings and one signed/unsigned bug 2004-05-29 11:59:59 +00:00
GUIutil.h major update 2004-05-29 04:06:50 +00:00
IGUIButtonBehavior.cpp major update 2004-05-29 04:06:50 +00:00
IGUIButtonBehavior.h major update 2004-05-29 04:06:50 +00:00
IGUIObject.cpp ADD_TYPE macro: added the extra macro argument used by the code 2004-06-02 15:22:53 +00:00
IGUIObject.h major update 2004-05-29 04:06:50 +00:00
IGUIScrollBar.cpp fixed some warnings and one signed/unsigned bug 2004-05-29 11:59:59 +00:00
IGUIScrollBar.h lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
IGUIScrollBarOwner.cpp major update 2004-05-29 04:06:50 +00:00
IGUIScrollBarOwner.h major update 2004-05-29 04:06:50 +00:00
IGUITextOwner.cpp fixed some warnings and one signed/unsigned bug 2004-05-29 11:59:59 +00:00
IGUITextOwner.h major update 2004-05-29 04:06:50 +00:00