- Update more menu types and flags.
[reactos.git] / reactos / include / reactos / win32k / ntuser.h
2010-03-12 James Tabor- Update more menu types and flags.
2010-03-11 James Tabor- Add new menu structures.
2010-03-09 Sir Richard[WIN32K]: Stub-plement NtUserSetInformationThread for...
2010-01-31 James Tabor[Win32k|User32]
2010-01-23 James Tabor[Win32k]
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 James Tabor[Win32k|User32]
2010-01-14 James Tabor[Win32k|User32]
2010-01-10 James Tabor[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-13 Giannis Adamopoulos[win32k]
2009-12-13 Giannis Adamopoulos[user32]
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-27 James Tabor- Move TI flages to main header file.
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-10 James Tabor- [Win32k] Implement AttachThreadInput, not yet connect...
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-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-13 James Tabor- Add query window for real process Id.
2009-09-07 James Tabor- [Win32k] Class rewrite
2009-08-16 James Tabor- [Win32k] Removed W32THREADINFO.
2009-08-16 James Tabor- Use correct head structure for event hooks.
2009-08-15 James Tabor- Fix define types.
2009-08-12 James Tabor- Move GetWindowInfo support into user32. Use HWNDPARAM...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-30 James Tabor- Fix Class ids.
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Timo KreuzerSome fixes for CLIENTINFO, based on symbol files
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-25 James Tabor- Removed unused ppi pointer.
2009-07-25 James Tabor- [Win32k] More work on classes. ReactOS seems to retur...
2009-07-24 James Tabor- [Win32k] More work on classes. Fixed SEH abuse and...
2009-07-23 James Tabor- [Win32k] More work on classes. Wine test drop to...
2009-07-22 James Tabor- [Win32k] Rename class and window structures.
2009-07-22 James Tabor- [Win32k] Update class and window structures.
2009-07-21 James Tabor- [Win32k] Update class structure and fixed on class...
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-15 James Tabor- Implement support for HWND_MESSAGE. Need full testing!
2009-07-12 James Tabor- Start initializing client pfn arrays so that they...
2009-07-07 James Tabor- Add another Vista function WindowFromPhysicalPoint...
2009-07-06 James Tabor- Update UpdateLayeredWindow and Indirect.
2009-07-05 James Tabor- Implement the client shutdown procedure. Tested with...
2009-07-04 James Tabor- Updates and changes to, with one add on and removal...
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-28 James Tabor- Add more hooks, where wine has them placed. Fixed...
2009-06-27 Timo KreuzerUpdate SERVERINFO, PFNCLIENT, PFNCLIENTWORKER to Window...
2009-06-22 Timo KreuzerMake parameters for NtUserCallOneParam and NtUserCallTw...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-23 James Tabor- Move Process Information structure back into kernel...
2009-05-22 James Tabor- Fix NtUserVkKeyScanEx to support current thread keybo...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-19 James Tabor- Fix for wine tests. Added wine QS flag.
2009-05-19 James Tabor- Cleanup Real/GetInputState.
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-21 James Tabor- Revert part of 40626.
2009-04-21 James Tabor- Add more EMF records types.
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-30 James Tabor- Move W32PROCESSINFO to PROCESSINFO.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
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-13 James Tabor- Re-implement NtUserDispatchMessage and implement...
2009-01-12 James Tabor- Un-implement NtUserDispatchMessage.
2009-01-12 James Tabor- Sort out common used DCE flags.
2009-01-05 James Tabor- Implement large ansi unicode string support for win32...
2009-01-04 James Tabor- Implement large ansi unicode string support. Not...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo Kreuzersync to trunk r38300
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-23 James Tabor- More updates to global server information structure.
2008-12-22 James Tabor- Start populating server information structure. This...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
next