OSDN Git Service

Add KbdMacro class to record key strokes and remove members handling
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Wed, 14 Sep 2011 14:11:34 +0000 (23:11 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Sun, 23 Oct 2011 09:56:44 +0000 (18:56 +0900)
commitbcdb168badd9a91f0ffa92c85d93c10b1537e255
treee93b0d780c558aab9e3146400491cbed6e4cea95
parentb082f1d923daf110d5944658aecb7face4290cdd
Add KbdMacro class to record key strokes and remove members handling
keyboard macros from CXkeymacsDll.
xkeymacs/xkeymacs-vc10.vcxproj
xkeymacsdll/Commands.cpp
xkeymacsdll/Commands.h
xkeymacsdll/KbdMacro.cpp [new file with mode: 0644]
xkeymacsdll/KbdMacro.h [new file with mode: 0644]
xkeymacsdll/xkeymacsdll-vc10.vcxproj
xkeymacsdll/xkeymacsdll-vc10.vcxproj.filters
xkeymacsdll/xkeymacsdll.cpp
xkeymacsdll/xkeymacsdll.h