aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIScrollBarControl.cpp
AgeCommit message (Expand)Author
2010-09-08merged: r33533, r33535, r33553, r33580 from trunk:jmarshallnz
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-19changed: Split up ACTION_MOUSE_WHEEL into ACTION_MOUSE_WHEEL_UP/ACTION_MOUSE_...jmarshallnz
2010-02-19cleanup: Remove unused ACTION_MOUSE_CLICKjmarshallnz
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we onl...jmarshallnz
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-10improved: Better exclusive control support for mouse dragging of sliders/scro...jmarshallnz
2009-10-25changed: Invalidate controls when changing the window size, rather than being...jmarshallnz
2009-10-15changed: Better exclusive access control tracking for the mouse - should help...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller