OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacs / xkeymacs.cpp
2013-06-04 Kazuhiro FujiedaFix a bug where two or more users can't use xkeymacs...
2012-08-26 Kazuhiro FujiedaChange the behavior of the reset
2012-08-24 Kazuhiro FujiedaMake CXkeymacsApp::Start64bitProcess wait until the...
2012-08-23 Kazuhiro FujiedaAllow output of debug logs on failures of IPC functions
2012-02-20 Kazuhiro FujiedaShare the hook state among 32bit and 64bit processes.
2011-10-23 Kazuhiro FujiedaReorganize header files and their inclusion.
2011-10-11 Kazuhiro FujiedaRemove obsolete or unused code from CUtils.
2011-09-24 Kazuhiro FujiedaStart the 32bit process if the 64bit process previously...
2011-07-21 Kazuhiro FujiedaMake CXkeymacsApp::SendIPCMessage retry to send a message.
2011-07-13 Kazuhiro FujiedaMake the timeout of CallNamedPipe with IPC_PIPE forever.
2011-06-26 Kazuhiro FujiedaRemove invocations of obsolete Enable3dControls and...
2011-05-26 Kazuhiro FujiedaGive main roles to 32bit version and simplify 64bit...
2011-05-26 Kazuhiro FujiedaMove CAboutDlg in xkeymacs/xkeymacs.{cpp,h} to xkeymacs...
2011-05-26 Kazuhiro FujiedaRemove typedef of Translate_t and the declaration of...
2011-05-26 Kazuhiro FujiedaMake all member functions of CXkeymacsDll static.
2011-05-26 Kazuhiro FujiedaRemove TODO comments, some lines commented out.
2011-05-26 Kazuhiro FujiedaAdd configurations and some modifications for x64.
2011-05-26 Kazuhiro FujiedaAdd a solution file and project files for Microsoft...
2011-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init