Merge trunk (r43561)
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / message.c
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-10-12 Matthias Kupferexperimental mouse click lock feature
2009-10-03 James Tabor- Use TIF in cleanup flag.
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-07 James Tabor- [Win32k] Class rewrite
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] More Class work. Moved to use thread and...
2009-07-21 James Tabor- [Win32k] Update class structure and fixed on class...
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-08 Stefan Ginsberg- NtUserMessageCall: Fix probe-and-capture for the...
2009-07-05 James Tabor- Move PostThreadMessage internals into its own function.
2009-07-04 James Tabor- Cleanup patch tab removeal.
2009-07-04 James Tabor- Updates and changes to, with one add on and removal...
2009-07-03 Dmitry Chapyshev- Use PWINDOW_OBJECT instead HWND in PostTimerMessages...
2009-07-01 James Tabor- Add more vista types. Added another window message...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-23 Dmitry Chapyshev- Fix two potential crashes
2009-05-23 James Tabor- Check the pointer for client thread information for...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-17 Timo KreuzerUserPostMessage: when dealing with WM_QUIT, allow broad...
2009-05-12 James Tabor- Remove client thread information from w32 thread...
2009-05-06 James Tabor- Implement ReplyMessage and kernel support for InSendM...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-17 James Tabor- Update DispathMessage and fix time stamp for system...
2009-01-15 James Tabor- Rewrite Timers, nothing is using it except a bogus...
2009-01-13 James Tabor- Re-implement NtUserDispatchMessage and implement...
2009-01-12 James Tabor- Un-implement NtUserDispatchMessage.
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
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-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 Michael Martin- Correct fix for handling WM_MOUSEACTIVATE and Bug...
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-25 Michael Martin- Do not send the WM_MOUSEACTIVATE message for a window...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
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-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 James Tabor- Preliminary implementation of SetWinEventHook and...
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-27 James TaborTurn off WH_CALLWNDPROC and WH_GETMESSAGE debug spam.
2008-07-26 James Tabor- Attempt to initiate hook set from kernel space.
2008-07-26 James Tabor- Fix boot add missing return.
2008-07-25 James Tabor- Fix NtUserCallMsgFilter so it initiates the hook...
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-25 James Tabor- Add support for SMTO_NOTIMEOUTIFNOTHUNG.
2008-07-25 James TaborFix typo.
2008-07-25 James Tabor- Add call window proc hooks.
2008-07-24 James TaborAdd two more CallNextHook finctions.
2008-07-24 James Tabor- Added more hook points. Setup WH_MOUSE with callbacks...
2008-07-23 James Tabor- Fix NtUserCallMsgFilter to use SEH. Add support for...
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-19 James TaborMove NUMC defines to FNIDs.
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-14 James TaborAdded WH_GETMESSAGE support.
2008-07-13 James TaborSeparate Default Window proc from messages.
2008-07-13 James TaborThe rest of rev 34442.
2008-07-11 James Tabor- Cleanup NtUserWaitForInputIdle and plug in the user...
2008-07-11 James TaborImprove NtUserWaitForInputIdle, still a work in progress.
2008-07-11 James Tabor- Port wine WaitForInputIdle. Work in progress and...
2008-07-10 James Tabor- Move NtUserWaitForInputIdle to message.c.
2008-07-05 Christoph von Wittichdon't try to dereference NULL pointers
2008-04-07 James Tabor- Remove old pump hook and use new client thread inform...
2008-04-05 James TaborUpdate NtUserMessageCall prototype. Used Wine message...
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-20 Timo Kreuzerpatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-13 Timo KreuzerBig ntuser fix:
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-18 Art YerkesWhen doing NtAllocateVirtualMemory, you need to MEM_REL...
2007-11-17 Thomas BluemelOptimize SendMessageA/W to allow certain messages be...
2007-11-16 Thomas BluemelOptimize IsWindow() and IsWindowUnicode()
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
2007-11-15 Thomas Bluemel- Fix desktop heaps handling and various bugs
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-07-28 Thomas BluemelCorrectly calculate message time. Fixes slow clicks...
next