Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ↵ | Max Horn | |
is set); made some code fixes (still not working properly, but it is a start) svn-id: r35897 | |||
2008-09-30 | Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control ↵ | Stephen Kennedy | |
inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts. svn-id: r34706 | |||
2008-08-18 | remap dialog updates | Stephen Kennedy | |
svn-id: r33990 | |||
2008-08-18 | Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of ↵ | Stephen Kennedy | |
KeymapManager functionality is implemented in Keymapper. svn-id: r33988 | |||
2008-08-15 | Added close button on remap dialog | Stephen Kennedy | |
svn-id: r33888 | |||
2008-08-14 | Fixed crash when clicking on area of remap dialog with no button in | Stephen Kennedy | |
svn-id: r33884 | |||
2008-08-14 | Loads of valgrind fixes | Stephen Kennedy | |
svn-id: r33869 | |||
2008-08-14 | * Saving of keymaps fully implemented | Stephen Kennedy | |
* Added Keymapper::cleanupGameKeymaps() with code to remove game keymaps from active stack svn-id: r33853 | |||
2008-08-13 | Keymapper: support for saving to config file enabled | Stephen Kennedy | |
svn-id: r33850 | |||
2008-08-13 | RemapDialog now properly uses reflowLayout() and open(), so that the same ↵ | Stephen Kennedy | |
instance can be reopened svn-id: r33843 | |||
2008-08-13 | Keymapper WIP: | Stephen Kennedy | |
* Further improvement of automatic mapping * Remap dialog - added timeout feature svn-id: r33827 | |||
2008-08-13 | Keymapper WIP: | Stephen Kennedy | |
* Improved automatic mapping algorithm * Remap dialog overhaul - now displays active keymap(s) svn-id: r33821 | |||
2008-08-11 | Remap dialog WIP | Stephen Kennedy | |
svn-id: r33791 | |||
2008-08-08 | Keymapper WIP: | Stephen Kennedy | |
* Got rid of default keymaps as they over-complicated the API * Remapping dialog WIP svn-id: r33699 |