OSDN Git Service

Add .vs/ to .gitignore
[xkeymacs/xkeymacs.git] / xkeymacs / mainfrm.cpp
2014-09-11 Kazuhiro FujiedaFix a bug where the icon doesn't reflect the hook state...
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-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.
2012-01-27 Kazuhiro FujiedaModify the code related to m_bHook in CXkeymacsDll.
2012-01-27 Kazuhiro FujiedaMake some members related to status icons static in...
2011-10-23 Kazuhiro FujiedaMake minor modifications in ipc.h and related files.
2011-10-23 Kazuhiro FujiedaReorganize header files and their inclusion.
2011-09-24 Kazuhiro FujiedaStart the 32bit process if the 64bit process previously...
2011-07-17 Kazuhiro FujiedaMake xkeymacs.exe reset hooks on resuming from suspend.
2011-07-13 Kazuhiro FujiedaRemove CData. The application manages settings with...
2011-07-12 Kazuhiro FujiedaUse pre increments if possible.
2011-06-10 Kazuhiro FujiedaSeparate SetKeyboardFookFlag(BOOL) in CXkeymacsDll...
2011-06-10 Kazuhiro FujiedaRemove unused m_bEnableKeyboardHook in CXkeymacsDll...
2011-06-10 Tomohiro KashiwadaMake the keyboard hooks global.
2011-05-28 Kazuhiro FujiedaUse secure versions of library functions.
2011-05-26 Kazuhiro FujiedaGive main roles to 32bit version and simplify 64bit...
2011-05-26 Kazuhiro FujiedaCMainFrame handles notify icons instead of CXkeymacsDll.
2011-05-26 Kazuhiro FujiedaMake all member functions of CXkeymacsDll static.
2011-05-26 Kazuhiro FujiedaMove Is106Keyboard and Set106Keyboard in CXkeymacsData...
2011-05-26 Kazuhiro FujiedaRemove support for Win9x/Me and NT4.0.
2011-05-26 Kazuhiro FujiedaRemove TODO comments, some lines commented out.
2011-05-26 Kazuhiro FujiedaRename SetKeyboardHook and ReleaseKeyboardHook to SetHo...
2011-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init