Got rid of GetSysColorPen.
[wine] / include / winuser.h
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-04-01  Dimitrie O. PaunAdded the DFCS_{HOT,TRANSPARENT} definitions.
2002-03-12  Jukka HeinonenAdded option SW_FORCEMINIMIZE to ShowWindow.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Peter HunnisettFix return type of GetAsyncKeyState.
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-04  Dmitry TimoshkovAdd some new messages to the spy and winuser.h.
2001-12-26  Andriy PalamarchukImplemented basic handling of assessibility actions.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-20  Dmitry TimoshkovConvert message spy to unicode.
2001-10-18  Alexandre JulliardAdded a few XBUTTON defines.
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-08  Francois GougetAdd support for NOCOLOR.
2001-10-02  Dmitry TimoshkovRemove a hack for keyboard group switching.
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-09-19  Francois GougetRemove macros that should not be there (cause conflicts...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-20  Alexandre JulliardFixed GetClassLong to return full 32 bits for all items.
2001-08-06  Alexandre JulliardAdded SMTO_* defines.
2001-07-30  Alexandre JulliardForce STRICT checking of callback function types when...
2001-07-26  Patrik Stridvall- Moved comm related protoypes to the correct .h file.
2001-07-26  Travis MichielsenFully implement DrawTextEx* functions.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Alexandre JulliardReject pointer messages in SendNotifyMessage[AW] and
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-04-18  Alexandre JulliardMoved DCX_* constants to winuser.h.
2001-04-02  James JuranAdd value 106 to SystemParametersInfo.
2001-03-16  Ove KaavenAdded Win2000 WS_EX_LAYERED window style.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-01-24  Alexandre JulliardRemoved non-standard OBM_RADIOCHECK bitmap.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-18  Alexandre JulliardStore USER icons and cursors as resources instead of...
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-19  François GougetAdded CreateWindowStation.
2000-12-19  François GougetAdded SetUserObjectSecurity.
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-02  Dmitry TimoshkovAdded several clipboard formats.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-10  Francois GougetAdded some STN_xxx macros.
2000-11-08  Francois GougetAdded DM_REPOSITION.
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-13  Chris MorganImplemented the IDC_HAND cursor.
2000-10-13  Andreas MohrAdded MSGF_DDEMGR.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-10-12  Francois GougetAdded four DDElParam functions.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-22  Francois GougetAdded a few missing macros, types and prototypes.
2000-09-16  Jeremy WhiteAdded PWNDCLASS definition.
2000-09-12  Jeremy WhiteAdd WM_USERCHANGED.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-02  Jeremy WhiteAdded WM_TCARD and DWORDLONG.
2000-07-31  Alexandre JulliardMoved system metrics definitions to winuser.h.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-07-25  Alexandre JulliardMoved FORMAT_MESSAGE flags definition to winbase.h.
2000-07-23  Ove KaavenAdded a few Win32 definitions.
2000-07-16  Andreas MohrDoc and trace updates.
2000-07-10  Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-07-08  Matthew LakeAdded some missing definitions.
2000-06-24  Hidenori TakeshimaAdded IDI_WINLOGO.
2000-06-23  Hidenori TakeshimaAdded SC_ICON/SC_ZOOM (obsolete macros).
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-07  Serge IvanovAdded undocumented window style.
2000-05-05  Aric StewartAdded WM_SIZING message support.
2000-05-03  Huw D M DaviesAdded HWND_MESSAGE.
2000-04-23  Martin FuchsFixed GetNumberFormat declaration.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-04-06  Owen WangImplemented API EnumTimeFormatsA(). It supports now...
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-19  Francois GougetAdded WM_APP.
2000-03-08  Hidenori TakeshimaAdded a few messages for IME.
2000-03-07  Huw D M DaviesImplement SPI_GETICONMETRICS.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Michael CardenasAdded a bunch of macros needed for compiling Winelib...
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-04  Erez VolkStubs for Get/SetProcessDefaultLayout.
1999-11-07  Marcus MeissnerAdded ChangeDisplaySettingsExA stub and some flag defines.
1999-10-23  Jim AstonFixed a small typo.
1999-09-19  Marcus MeissnerAdded stub implementation for EnumDisplayDevices*.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-08-15  Thuy NguyenImplemented the WM_SETICON and WM_GETICON messages.
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.
1999-07-30  Yuxi ZhangRemoved duplicated defines in winuser.h and commctrl...
1999-07-04  Joshua ThielenFixed DestroyAcceleratorTable and implemented CreateAcc...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-18  Ulrich Weigand- Do not call XConfigureWindow if SetWindowPos was...
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
next