[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / ntuser / event.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-05 Timo Kreuzer[WIN32k]
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-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-10-06 James Tabor- Remove Thread from event structure and substitute...
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-08-16 James Tabor- Use correct head structure for event hooks.
2009-08-12 James TaborProperly set the active window frame flag. Add missing...
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- Fixed event code. Remove junk too.
2009-07-26 James Tabor- [Win32k] Moving forward and replace some of the old...
2009-07-01 James Tabor- Add more vista types. Added another window message...
2009-06-29 Timo Kreuzer- Remove ntuser syscolor functions from win32k (NtUserC...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-23 Dmitry Chapyshev- Fix two potential crashes
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
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-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-24 Samuel Serapion- Sync to trunk 36919.
2008-10-23 Stefan Ginsberg- More 64-bit fixes
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-16 Timo KreuzerWin32 structure cleanup part 1 / x:
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-15 Timo KreuzerThe TEB member is called ClientID not Cid on all Window...
2008-08-14 Timo KreuzerSync to trunk head (35333)
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-05-30 James TaborMove the init of server info after heap is init.
2008-04-17 James TaborAdding support for Event hooks. Start using the server...