OSDN Git Service

enable command notify on x64
[yamy/yamy.git] / engine.cpp
2009-09-15 U-i7\gimyenable command notify on x64
2009-09-13 U-i7\gimythrough scancode hooked by WH_KEYBOARD_LL, if yamy...
2009-09-13 U-i7\gimy1. use WM_COPYDATA to notify from yamy{32,64}.dll to...
2009-09-12 U-i7\gimyfix double CloseHandle problem for m_threadHandle and...
2009-09-08 U-i7\gimyrelease input queue and wait input event atomically
2009-09-01 U-i7\gimydelete unnecessary queue lock in Engine::injectInput...
2009-08-27 U-i7\gimythrough mouse event even if it isn't defined in .mayu...
2009-08-27 U-i7\gimythrough input when no focus
2009-08-27 U-i7\gimythrough mouse event when logging and disabled
2009-08-22 U-i7\gimymake threshold for drag event configurable by .mayu
2009-07-27 U-i7\gimygenerate WHEEL/HWHEEL up event virtually to avoid stay...
2009-07-24 U-i7\gimysupport wheel tilt(i.e. WH_MOUSEHWHEEL), but only on...
2009-07-24 U-i7\gimyfix: illegal drag event after wheel event
2009-07-23 U-i7\gimycombine correction of pointer postion during drag and...
2009-07-23 U-i7\gimymouse button event injected by SendInput() can't activa...
2009-07-22 U-i7\gimyrestore position of pointer after correction by drag...
2009-07-22 U-i7\gimypreserve m_msllHookCurrent only on button down event
2009-07-22 U-i7\gimynot trigger Drag event on Wheel event
2009-07-22 U-i7\gimysupport XButton1/XButton2, but not tested
2009-07-21 U-i7\gimyintroduce pseudo key event "Drag",
2009-07-20 U-i7\gimysupport to replace mouse button event like key, experim...
2009-07-15 U-i7\gimyseparate WH_KEYBOARD_LL and WH_MOUSE_LL handlers as...
2009-07-11 U-i7\gimychange indent rule to hard tab with width 4 to adjust...
2009-07-11 U-i7\gimychange EOL style to CRLF to adjust to default setting...
2009-07-01 U-i7\gimydelete Win9x/NT support code
2009-06-13 U-i7\gimyfix invalid file permission
2009-06-13 U-i7\gimyforgot to "git add" modified files, so re-commit:
2009-06-11 U-i7\gimyimport the last version of the original mayu extracted...