OSDN Git Service

Add KeyString class for conversion from a modifier and key code to a
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 28 Oct 2011 14:26:40 +0000 (23:26 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Tue, 3 Jan 2012 12:03:56 +0000 (21:03 +0900)
commit49b21bff362314df0cf3b814caaa09751da232bc
tree9d970ea5a56cdc869aa659dcb4b16a88c81f43b4
parent90c739094c821aa6132e77e0db98cc26f4a13c9c
Add KeyString class for conversion from a modifier and key code to a
string and the opposite. Modify related code.
xkeymacs/KeyString.cpp [new file with mode: 0644]
xkeymacs/KeyString.h [new file with mode: 0644]
xkeymacs/profile.cpp
xkeymacs/profile.h
xkeymacs/propertiesadvanced.cpp
xkeymacs/propertieslist.cpp
xkeymacs/xkeymacs-vc10.vcxproj
xkeymacs/xkeymacs-vc10.vcxproj.filters
xkeymacsdll/defs.h
xkeymacsdll/xkeymacsdll.cpp