OSDN Git Service

xkeymacs/xkeymacs.git
2011-05-28 Kazuhiro FujiedaSome cosmetic change in Readme64.txt. snap-110503
2011-05-28 Kazuhiro FujiedaSupport recent versions of Microsoft Visual Studio.
2011-05-28 Kazuhiro FujiedaAdd Readme64.txt.
2011-05-28 Kazuhiro FujiedaUse secure versions of library functions.
2011-05-26 Kazuhiro FujiedaUse WINDOW_TEXT_LENGTH instead of 0x100 as the buffer...
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 FujiedaCMainFrame handles notify icons instead of CXkeymacsDll.
2011-05-26 Kazuhiro FujiedaMake all member functions of CXkeymacsDll static.
2011-05-26 Kazuhiro FujiedaMove CXkeymacsData in xkeymacsdll/xkeymacsdll.{cpp...
2011-05-26 Kazuhiro FujiedaMove member functions related to Commands in CXkeymacsD...
2011-05-26 Kazuhiro FujiedaMove Is106Keyboard and Set106Keyboard in CXkeymacsData...
2011-05-26 Kazuhiro FujiedaAdd CKeyboardLayout class.
2011-05-26 Kazuhiro FujiedaRewrite CProfile::GetTaskList.
2011-05-26 Kazuhiro FujiedaRemove support for Win9x/Me and NT4.0.
2011-05-26 Kazuhiro FujiedaRemove unused GetCaretPosition, SetCaretPosition, GetCa...
2011-05-26 Kazuhiro FujiedaRemove typedef OriginalWindowPosition_t in Commands...
2011-05-26 Kazuhiro FujiedaUse MAX_COMMAND and MAX_KEY_BIND.
2011-05-26 Kazuhiro FujiedaRemove typedef of Command_t in Commands.h. Move the...
2011-05-26 Kazuhiro FujiedaMove some declarations in xkeymacs/profile.h and xkeyma...
2011-05-26 Kazuhiro FujiedaMove some declarations in xkeymacsdll/xkeymacsdll.h to
2011-05-26 Kazuhiro FujiedaRemove typedef of KeyBind_t, KbdMacro_t, Modifier_t...
2011-05-26 Kazuhiro FujiedaRemove TODO comments, some lines commented out.
2011-05-26 Kazuhiro FujiedaRemove unnecessary .xkmcs section from xkeymacs.exe.
2011-05-26 Kazuhiro FujiedaMake the keyboard hook thread local. snap-64bit
2011-05-26 Kazuhiro FujiedaRename SetKeyboardHook and ReleaseKeyboardHook to SetHo...
2011-05-26 Kazuhiro FujiedaRemove GetThisHInst().
2011-05-26 Kazuhiro FujiedaUse a different log file for x64 and store log files...
2011-05-26 Kazuhiro FujiedaAdd configurations and some modifications for x64.
2011-05-26 Kazuhiro FujiedaCUtils::IsDialog detects a sound box in Internet Explor... snap-32bit
2011-05-26 Kazuhiro FujiedaAdd check of conhost.exe for console applications on...
2011-05-26 Kazuhiro FujiedaFix a bug where the headers of CPropertiesList can...
2011-05-26 Kazuhiro FujiedaAdd a solution file and project files for Microsoft...
2011-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init