aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper
AgeCommit message (Expand)Author
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-06-12Rename KeyRemapper dialog to KeyMapperEugene Sandulenko
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
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-12Allow ESC button also be assigned in keymapper.Eugene Sandulenko
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-10Keymapper:Eugene Sandulenko
2009-05-10Actually save keymap after remappingEugene Sandulenko
2009-05-10Store global keymaps into a separate sectionEugene Sandulenko
2009-05-10whitespacesEugene Sandulenko
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
2009-05-05Fix keymapper compilationEugene Sandulenko
2009-01-21Yet more cleanupMax Horn
2009-01-21Yet more cleanupMax Horn
2009-01-21Fix what I believe to be an error in Keymapper::cleanupGameKeymapsMax Horn
2009-01-21more cleanupMax Horn
2009-01-21Some cleanup / code simplificationMax Horn
2009-01-18Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...Max 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-18Final changes to keymapper:Stephen Kennedy
2008-08-18remap dialog updatesStephen 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-15Added close button on remap dialogStephen Kennedy
2008-08-14Changed Action constructor to take a pointer to the Keymap it belongs too, me...Stephen Kennedy
2008-08-14Fixed crash when clicking on area of remap dialog with no button inStephen Kennedy
2008-08-14Loads of valgrind fixesStephen Kennedy
2008-08-14Fix for regressionStephen Kennedy
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
2008-08-13Keymapper: support for saving to config file enabledStephen Kennedy
2008-08-13RemapDialog now properly uses reflowLayout() and open(), so that the same ins...Stephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-11Remap dialog WIPStephen Kennedy
2008-08-08Keymapper WIP:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy