0ad/source/gui
2009-10-13 22:59:21 +00:00
..
scripting refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CButton.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CButton.h Add GPL header 2009-04-18 17:00:33 +00:00
CCheckBox.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CCheckBox.h Add GPL header 2009-04-18 17:00:33 +00:00
CDropDown.cpp Removing PS_RESULT errors from GUI, return values still need work 2009-09-23 21:16:55 +00:00
CDropDown.h Add GPL header 2009-04-18 17:00:33 +00:00
CGUI.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CGUI.h refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CGUIList.h Add GPL header 2009-04-18 17:00:33 +00:00
CGUIScrollBarStyle.h Add GPL header 2009-04-18 17:00:33 +00:00
CGUIScrollBarVertical.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
CGUIScrollBarVertical.h Add GPL header 2009-04-18 17:00:33 +00:00
CGUISprite.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
CGUISprite.h Fix some GCC warnings 2009-07-28 16:59:19 +00:00
CImage.cpp Add GPL header 2009-04-18 17:00:33 +00:00
CImage.h Add GPL header 2009-04-18 17:00:33 +00:00
CInput.cpp Add GPL header 2009-04-18 17:00:33 +00:00
CInput.h Add GPL header 2009-04-18 17:00:33 +00:00
CList.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CList.h Add GPL header 2009-04-18 17:00:33 +00:00
CProgressBar.cpp Apparently GUI should be able to try and set a setting, without it actually being defined, see comments in IGUIObject::LoadStyle. 2009-10-13 22:59:21 +00:00
CProgressBar.h Add GPL header 2009-04-18 17:00:33 +00:00
CRadioButton.cpp Add GPL header 2009-04-18 17:00:33 +00:00
CRadioButton.h Add GPL header 2009-04-18 17:00:33 +00:00
CText.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CText.h Add GPL header 2009-04-18 17:00:33 +00:00
CTooltip.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
CTooltip.h Add GPL header 2009-04-18 17:00:33 +00:00
GUI.h Add GPL header 2009-04-18 17:00:33 +00:00
GUIbase.cpp Removing PS_RESULT errors from GUI, return values still need work 2009-09-23 21:16:55 +00:00
GUIbase.h refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
GUIRenderer.cpp Fix even more 64-bit warnings 2009-10-05 16:15:51 +00:00
GUIRenderer.h Fix some GCC warnings 2009-07-28 16:59:19 +00:00
GUItext.cpp Add GPL header 2009-04-18 17:00:33 +00:00
GUItext.h Add GPL header 2009-04-18 17:00:33 +00:00
GUITooltip.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
GUITooltip.h Add GPL header 2009-04-18 17:00:33 +00:00
GUItypes.h Add GPL header 2009-04-18 17:00:33 +00:00
GUIutil.cpp refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
GUIutil.h refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
IGUIButtonBehavior.cpp Add GPL header 2009-04-18 17:00:33 +00:00
IGUIButtonBehavior.h Add GPL header 2009-04-18 17:00:33 +00:00
IGUIObject.cpp Apparently GUI should be able to try and set a setting, without it actually being defined, see comments in IGUIObject::LoadStyle. 2009-10-13 22:59:21 +00:00
IGUIObject.h refactoring all PS_RESULT in GUI to PSRETURN/PSERROR 2009-09-27 15:04:46 +00:00
IGUIScrollBar.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
IGUIScrollBar.h Fix some GCC warnings 2009-07-28 16:59:19 +00:00
IGUIScrollBarOwner.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
IGUIScrollBarOwner.h Fix some GCC warnings 2009-07-28 16:59:19 +00:00
IGUITextOwner.cpp Add GPL header 2009-04-18 17:00:33 +00:00
IGUITextOwner.h Add GPL header 2009-04-18 17:00:33 +00:00
MiniMap.cpp Add GPL header 2009-04-18 17:00:33 +00:00
MiniMap.h Add GPL header 2009-04-18 17:00:33 +00:00