scummvm/backends/keymapper
2009-08-14 08:11:18 +00:00
..
action.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
action.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
hardware-key.h Laying some groundwork for hopefully getting modifiers working in a less hacked-on manner 2009-08-12 09:26:00 +00:00
keymap.cpp Added proper saving/loading of mapped key modifiers. Fixed modifier recognition in a much less hackish manner, (but still using a minor hack as a stopgap until KeyState can be replaced as the primary lookup type for the keymapper). 2009-08-14 08:11:18 +00:00
keymap.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
keymapper.cpp Added proper saving/loading of mapped key modifiers. Fixed modifier recognition in a much less hackish manner, (but still using a minor hack as a stopgap until KeyState can be replaced as the primary lookup type for the keymapper). 2009-08-14 08:11:18 +00:00
keymapper.h key remap dialog correctly reads keystrokes again, and can tell modified keys from unmodified keys (but does not yet print modifier prefixes, and actions mapped to modified keys still do not trigger) 2009-08-07 01:17:57 +00:00
remap-dialog.cpp Added proper saving/loading of mapped key modifiers. Fixed modifier recognition in a much less hackish manner, (but still using a minor hack as a stopgap until KeyState can be replaced as the primary lookup type for the keymapper). 2009-08-14 08:11:18 +00:00
remap-dialog.h Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
types.h Some groundwork for a better implementation of modifier keys. (incomplete, and breaks previous implementation) 2009-08-05 21:32:42 +00:00