69
edits
(refactoring after discussion with Max) |
(STL refactoring, comments) |
||
Line 101: | Line 101: | ||
- removed getAvailableKeys() in KeyMapper class | - removed getAvailableKeys() in KeyMapper class | ||
- hooked up key mapper and virtual keyboard in default event manager | - hooked up key mapper and virtual keyboard in default event manager | ||
== 2007-07-16 (Monday) - refactoring == | |||
Replaced the STL in key mapping patch with Common::List and Common::HashMap, added doxygen comments. |
edits