Merge from amd64-branch:
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / hook.c
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-15 James Tabor[Win32k|User32]
2010-01-14 James Tabor[Win32k]
2010-01-14 James Tabor[Win32k|User32]
2010-01-05 Timo Kreuzer[WIN32k]
2010-01-05 Timo Kreuzer[win32k] / [user32]
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-06 James Tabor[Win32k]
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-14 James Tabor- Remove redundant null check. Spotted by Amine Khaldi.
2009-08-16 James Tabor- [Win32k] Removed W32THREADINFO.
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Timo KreuzerFix some 64 bit isuues.
2009-07-26 James Tabor- [Win32k] Moving forward and replace some of the old...
2009-07-04 James Tabor- Updates and changes to, with one add on and removal...
2009-06-26 James Tabor- Fix breakage when in HCBT_CREATEWND callback.
2009-06-26 James Tabor- Turn off callback for HCBT_CREATEWND.
2009-06-25 James Tabor- Implement HCBT_CREATEWND support. Tested with user32...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-22 Dmitry Chapyshev- Formatting fix. No code change
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-12 James Tabor- Move update thread information hooks.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-03-31 James Tabor- Implement NtUserProcessConnect. Moving to client...
2009-03-19 Timo Kreuzerwin32k RECT/RECTL issues:
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-09 Kamil Hornicek- fix logic, global mouse and keyboard hooks are suppor...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-14 Aleksey Bragin- Revert 38750, a dereference happens when that hook...
2009-01-13 Stefan Ginsberg- NtUserSetWindowsHookEx: Don't leak a thread reference...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-16 Timo KreuzerWin32 structure cleanup part 1 / x:
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-02 James Tabor- We always supported global WH_KEYBOARD_LL and WH_MOUS...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-06 James TaborWin32k Timers:
2008-08-02 James Tabor- Dereference pointer to event and fix module check...
2008-08-02 James Tabor- Implemented NotifyWinEvent, SetWinEventHook and Unhoo...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 James Tabor- Preliminary implementation of SetWinEventHook and...
2008-07-31 James Tabor- Support relative callback proc with module base.
2008-07-29 James Tabor- Added more hook points, WH_FOREGROUNDIDLE and WH_KEYB...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Timo Kreuzersome 64 bit fixes in win32k
2008-07-27 James TaborTurn off WH_CALLWNDPROC and WH_GETMESSAGE debug spam.
2008-07-26 James Tabor- Fix crash in callback and disable HCBT_CREATEWND...
2008-07-26 James Tabor- Attempt to initiate hook set from kernel space.
2008-07-26 James Tabor- Replace Global flag.
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-25 James Tabor- Fix loading hooks.
2008-07-23 James TaborEnable message filter hooks and add call hook support...
2008-07-22 James Tabor- Fixed CallNextHookEx, now we do make the callback...
2008-07-22 James Tabor- Rewrite HOOKs, Implement CallNextHookEx and fix proto...
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
2008-07-14 James TaborFix boot and leave the code for research.
next