| .. |
|
scripting
|
more string drudgery
|
2009-11-06 10:59:10 +00:00 |
|
CButton.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
CButton.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
CCheckBox.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
CCheckBox.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
CDropDown.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
CDropDown.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
CGUI.cpp
|
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
|
2009-11-07 09:32:19 +00:00 |
|
CGUI.h
|
misc. string fixes
|
2009-11-04 15:29:28 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
CInput.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
CList.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
CText.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
CTooltip.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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 build and tests on Linux
|
2009-11-06 18:35:32 +00:00 |
|
GUIRenderer.h
|
Fix some GCC warnings
|
2009-07-28 16:59:19 +00:00 |
|
GUItext.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
GUItext.h
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
GUITooltip.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
more string drudgery
|
2009-11-06 10:59:10 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
IGUITextOwner.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
MiniMap.cpp
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +00:00 |
|
MiniMap.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |