sync with trunk head (34904)
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / message.c
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...
2007-06-04 Hervé PoussineauCommit a patch I have in my tree since 1 year. This...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-12 James TaborRemove hack for TS messages.
2006-08-12 James TaborImplement SendNotifyMessage. Needs more testing.
2006-07-20 Alex Ionescu- Simplify PsGetNextProcess so it works like PsGetNextP...
2006-05-03 Aleksey Bragin- Bug 1451: Patch by Thomas Weidenmueller:
2006-04-14 Magnus OlsenBug 1391 : Commit w3seek patch for Some Ansi vs. Unicod...
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-02-17 Maarten BosmaMoved win32k