aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/keymap.cpp
AgeCommit message (Expand)Author
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-10whitespacesEugene 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-18Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of Ke...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-14Loads of valgrind fixesStephen Kennedy
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-08Keymapper WIP:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy