aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/hardware-key.h
AgeCommit message (Expand)Author
2011-12-30COMMON: Perform some keymapper-related changes to the KeyState structFilippos Karapetis
2011-12-30KEYMAPPER: Use hasFlags() in findHardwareKey()Filippos Karapetis
2011-12-30KEYMAPPER: Fix broken implementation of findHardwareKey()Filippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-29BACKENDS: Fix compilation of keymapper codeMax Horn
2010-05-05Replace various strncpy usages by strlcpy.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-11Increase HW key ID size so all modifiers fit too.Eugene Sandulenko
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-10whitespacesEugene Sandulenko
2009-05-05Fix keymapper compilationEugene Sandulenko
2009-01-21more cleanupMax Horn
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy
2008-08-18Final changes to keymapper:Stephen Kennedy
2008-08-18- proper init of virtual keyboard now implemented (involved added EventManage...Stephen Kennedy
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy