OSDN Git Service

Reorganize header files and their inclusion.
[xkeymacs/xkeymacs.git] / xkeymacsdll / Commands.h
2011-10-23 Kazuhiro FujiedaReorganize header files and their inclusion.
2011-07-21 Kazuhiro FujiedaMake the keyboard hook local to each thread. Remove...
2011-07-13 Kazuhiro FujiedaUse LPCSTR instead of CString in arguments of SaveKeyBind,
2011-07-12 Kazuhiro FujiedaShorten some names.
2011-06-26 Kazuhiro FujiedaSupport incremental and normal search on recent version...
2011-06-24 Kazuhiro FujiedaRemove empty constructors and destructors.
2011-06-10 Kazuhiro FujiedaModify the way to hook the release of Alt of shortcut...
2011-06-10 Tomohiro KashiwadaMake the keyboard hooks global.
2011-05-26 Kazuhiro FujiedaMove member functions related to Commands in CXkeymacsD...
2011-05-26 Kazuhiro FujiedaRemove unused GetCaretPosition, SetCaretPosition, GetCa...
2011-05-26 Kazuhiro FujiedaRemove typedef OriginalWindowPosition_t in Commands...
2011-05-26 Kazuhiro FujiedaRemove typedef of Command_t in Commands.h. Move the...
2011-05-26 Kazuhiro FujiedaRemove typedef of KeyBind_t, KbdMacro_t, Modifier_t...
2011-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init