aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/action.h
AgeCommit message (Expand)Author
2014-10-26KEYMAPPER: Fix off-by-one error with keymapper action namesEugene Sandulenko
2014-02-18KEYMAPPER: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-27KEYMAPPER: Rename HardwareKey to HardwareInputTarek Soliman
2012-02-21KEYMAPPER: Clean up more dead codeTarek Soliman
2012-02-21KEYMAPPER: Remove automapping dead codeTarek Soliman
2012-02-02KEYMAPPER: Allow simple events to be added to an ActionTarek Soliman
2011-12-12KEYMAPPER: Add Common::KeyActionEntry for making simple keymap tablesTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
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-10Actually save keymap after remappingEugene Sandulenko
2009-05-10whitespacesEugene Sandulenko
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-14Changed Action constructor to take a pointer to the Keymap it belongs too, me...Stephen Kennedy
2008-08-13Keymapper: support for saving to config file enabledStephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy