aboutsummaryrefslogtreecommitdiff
path: root/guilib/Key.cpp
AgeCommit message (Expand)Author
2010-02-20fixed: Direct keyboard input wasn't workingjmarshallnz
2010-02-19changed: Moved mouse action creation out to the app. Fixes possible mouse iss...jmarshallnz
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we onl...jmarshallnz
2010-02-19cleanup: Move initialisation of CAction objects to the constructor.jmarshallnz
2009-09-25fixed: We're using the result of CKey::GetUnicode() as wchar_t, so may as wel...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller