aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/keymapper.h
AgeCommit message (Expand)Author
2014-02-18KEYMAPPER: Make GPL headers consistent in themselves.Johannes Schickel
2013-06-06ALL: Fix typo (succesful -> successful)Willem Jan Palenstijn
2012-03-02KEYMAPPER: Map non-key custom input eventsTarek Soliman
2012-03-02KEYMAPPER: Add non-key inputs to HardwareInputTarek Soliman
2012-02-27KEYMAPPER: Rename HardwareKey to HardwareInputTarek Soliman
2012-02-20KEYMAPPER: Rewrite the EventMapper APITarek Soliman
2012-02-20KEYMAPPER: EventMapper must now eat all eventsTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-01-07KEYMAPPER: Add failsafe code for popping into Keymapper itselfTarek Soliman
2012-01-07KEYMAPPER: Constantify global keymap nameTarek Soliman
2012-01-07KEYMAPPER: Rename inherit flag to transparentTarek Soliman
2011-12-30KEYMAPPER: Simplify calling getKeymapTarek Soliman
2011-11-02Revert "KEYMAPPER: Make global keymap that is always active"Tarek Soliman
2011-10-27KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialogTarek Soliman
2011-10-27KEYMAPPER: Make global keymap that is always activeTarek 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-07-25- Adapt DefaultEventManager to use Common::ArtificialEventSourceJohannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-01-21Yet more cleanupMax Horn
2009-01-21Yet more cleanupMax Horn
2009-01-21more cleanupMax Horn
2009-01-21Some cleanup / code simplificationMax Horn
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy
2008-08-23Proper fix for key repeat bug - r34094 caused different problems due to repea...Stephen Kennedy
2008-08-22Fix for key repeat bugStephen Kennedy
2008-08-18Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of Ke...Stephen Kennedy
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
2008-08-13RemapDialog now properly uses reflowLayout() and open(), so that the same ins...Stephen Kennedy
2008-08-08Keymapper WIP:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy