aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUISpinControl.h
AgeCommit message (Expand)Author
2010-03-26added: Allow immediate deletion of resources via CGUIControl::FreeResources(t...jmarshallnz
2010-03-25changed: Make On/SendMouseEvent() return an enum rather than true/false.jmarshallnz
2010-02-23fixed: Ensure settings spinners don't cause overlapping text by making the sp...jmarshallnz
2010-02-12refactor: factored out some more label code and cleaned up a bunch of mess. ...jmarshallnz
2010-01-10cleanup: Replaced OnMouseClick/DoubleClick/Wheel/Drag with OnMouseEventjmarshallnz
2009-10-25changed: Invalidate controls when changing the window size, rather than being...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller