aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIVideoControl.cpp
AgeCommit message (Expand)Author
2010-01-10cleanup: Replaced OnMouseClick/DoubleClick/Wheel/Drag with OnMouseEventjmarshallnz
2010-01-09fixed: check for visible in CanFocusFromPoint in vis and video controlsjmarshallnz
2010-01-09changed: simplify CanFocusFromPoint and remove unnecessary OnMouseOver from v...jmarshallnz
2010-01-08cleanup: Changed the way controls are selected for focus under the mouse poin...jmarshallnz
2009-11-06fixed: Cropping of videowindow on GL builds.jmarshallnz
2009-11-06changed: SetViewPort() in the videocontrol to stop it rendering out of bounds.jmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it did...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller