Age | Commit message (Expand) | Author |
---|---|---|
2010-01-09 | cleanup: removed unnecessary arguments from SetScalingResolution and SetRende... | jmarshallnz |
2009-11-15 | fixed: Subtitle sizing would screw up if resolution changed. | jmarshallnz |
2009-10-19 | added: GUI_MSG_RENDERER_LOST/RESET events, to specify when our renderer is lo... | jmarshallnz |
2009-10-19 | changed: Rename message from GUI_MSG_INVALIDATE to GUI_MSG_WINDOW_RESIZE to b... | jmarshallnz |
2009-10-07 | cosmetic: m_gWindowManager -> g_windowManager for consistency. | jmarshallnz |
2009-10-07 | changed: Get rid of the use of g_graphicsContext to send messages (all it did... | jmarshallnz |
2009-09-23 | cleanup: Don't use HRESULT when a bool will do, plus removed some more __int6... | jmarshallnz |
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller |