- Update more menu types and flags.
[reactos.git] / reactos / include / psdk / winuser.h
2010-03-12 James Tabor- Update more menu types and flags.
2010-03-04 James Tabor- [User32] Sync controls to wine 1.1.39.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 Aleksey Bragin[PSDK]
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-15 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel SerapionDefine PHDEVNOTIFY, PDLGITEMTEMPLATEA/W, LPDLGITEMTEMPL...
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-14 Aleksey Bragin- Add VK_ICO_* codes.
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-21 James Tabor- [User32] Rein Klazes : Handle MN_GETHMENU in PopupMen...
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-08-30 Timo KreuzerUpdate DM_XXX constants and move some from winuser...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-19 Hervé PoussineauAdd missing SetWindowsHookW prototype
2009-07-07 James Tabor- Add another Vista function WindowFromPhysicalPoint...
2009-07-05 James Tabor- Implement the client shutdown procedure. Tested with...
2009-06-29 Christoph von Wittichsome header cleanup
2009-06-27 Stefan Ginsberg- Add some defines in preparation for _WINE.
2009-06-25 Timo KreuzerRewrite (NtUser)SystemParametersInfo and related.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 KJK::Hyperionmodified include/crt/_mingw.h
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-17 Dmitry Chapyshev- Update headers
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-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-26 Dmitry Chapyshev- Update headers
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-09 Christoph von Wittich-don't rely on wingdi.h in winuser.h
2009-02-08 Christoph von Wittich-remove wingdi.h from wine/winuser.h
2009-02-08 Timo Kreuzermerge from amd64 branch. and
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 James Tabor- Add QS_RAWINPUT.
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-18 KJK::HyperionWarning killing commit
2009-01-12 Timo Kreuzerrevert last commit insetad remove UNICODE_NOCHAR from...
2009-01-12 Timo Kreuzerdefine UNICODE_NOCHAR only if it wasn't already defined
2009-01-12 Timo KreuzerSort window messages by num, add WM_MENUDRAG, WM_MENUGE...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-27 Christoph von Wittichadd EM_GETIMESTATUS and EM_SETIMESTATUS
2008-12-18 James Tabor- From SDK, LD_ flags.
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- guiddef.h: Don't define GUID_NULL as extern as the...
2008-11-28 Kamil Hornicek- fix a typo
2008-11-18 Stefan Ginsberg- Remove system_header from winbase.h, wingdi.h and...
2008-11-14 Stefan Ginsberg- Remove more duplicate definitions
2008-11-10 Samuel Serapion- Merge to trunk r37270.
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-25 Dmitry Chapyshev- Change SetSysColorsTemp declaration
2008-10-23 Samuel Serapion- Fix definitions of CDHOOKPROC, PROC, FARPROC, NEARPROC
2008-10-23 Samuel Serapion- Fix NMHDR definition. noticed by Daniel Verkamp.
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-30 James Tabor- Move undocumented WM_x messages to internal header...
2008-09-30 James Tabor- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-25 Timo KreuzerSome cleanup
2008-09-25 Timo KreuzerUpdate SM_XXX constants
2008-09-22 James Tabor- Add UPDATELAYEREDWINDOWINFO structure and UpdateLayer...
2008-09-13 Samuel SerapionFix TIMERPROC definition.
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-26 Johannes Anderwaldshell32 update (1/2)
2008-08-25 Samuel SerapionFix some wrong declarations for 64bits.
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Samuel SerapionFix broken DLGPROC definition.
next