Age | Commit message (Expand) | Author |
---|---|---|
2010-03-25 | changed: Make On/SendMouseEvent() return an enum rather than true/false. | jmarshallnz |
2010-02-19 | cleanup: Move all members of CAction private, accessed via getters, as we onl... | jmarshallnz |
2010-02-19 | cleanup: Move initialisation of CAction objects to the constructor. | jmarshallnz |
2010-01-20 | fixed build: don't use reserved 'id' as c++ member var | MaestroDD |
2010-01-10 | cleanup: Replaced OnMouseClick/DoubleClick/Wheel/Drag with OnMouseEvent | 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 | changed: DWORD -> unsigned int for frame-based timings, and moved to using CT... | jmarshallnz |
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller |