aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUISpinControlEx.cpp
AgeCommit message (Collapse)Author
2010-08-28fixed: Ticket #9964 - Enabled/disabled status didn't get transferred to the ↵jmarshallnz
underlying button control for settings spin/sliders. Thanks to Nuka1195. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33241 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26added: Allow immediate deletion of resources via ↵jmarshallnz
CGUIControl::FreeResources(true); git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28827 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-23fixed: Ensure settings spinners don't cause overlapping text by making the ↵jmarshallnz
spin labels scroll if necessary git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28071 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-20fixed: skin setting spinner used the textcolor rather than the focusedcolor ↵jmarshallnz
when cycling through items. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27997 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-12refactor: factored out some more label code and cleaned up a bunch of mess. ↵jmarshallnz
Skinners please check your skins for any oddness. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27702 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-25changed: Invalidate controls when changing the window size, rather than ↵jmarshallnz
being lazy and reallocate them. Thanks for the kick up the pants Martin :) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23993 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90