scummvm/backends/keymapper
Tarek Soliman 06b5299461 KEYMAPPER: Fix re-selecting the top keymap
Re-selecting the top entry would always populate the actions
from the GUI keymap since it is the active keymap (the remap
dialog itself is GUI)

The top keymap was correct during RemapDialog::open() because
the gui keymap had not been pushed to the stack yet.
2012-02-09 02:49:21 -06:00
..
action.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
action.h KEYMAPPER: Allow simple events to be added to an Action 2012-02-02 19:05:05 -06:00
hardware-key.h COMMON: Perform some keymapper-related changes to the KeyState struct 2011-12-30 13:59:55 +02:00
keymap.cpp KEYMAPPER: Disable the (accidentally reenabled automatic mapper again 2011-12-30 00:12:45 +02:00
keymap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
keymapper.cpp KEYMAPPER: Handle EVENT_MAINMENU directly 2012-02-02 19:10:01 -06:00
keymapper.h KEYMAPPER: Add failsafe code for popping into Keymapper itself 2012-01-07 22:08:57 -06:00
remap-dialog.cpp KEYMAPPER: Fix re-selecting the top keymap 2012-02-09 02:49:21 -06:00
remap-dialog.h KEYMAPPER: Fix re-selecting the top keymap 2012-02-09 02:49:21 -06:00
types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00