user: Only wait for sent messages in wait_message_reply.
[wine] / dlls / user / user32.spec
2006-01-23  Louis Lendersuser32: Added stub for UpdateLayeredWindow.
2005-10-03  Stefan LeichterAdded stub for UnregisterDeviceNotification.
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-08-01  Alexandre JulliardAdded commented out stubs for a bunch of new functions.
2005-07-18  Felix NawothnigAdd stub for SetLayeredWindowAttributes.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-20  Hans LeidekkerStub implementation for GetMenuBarInfo.
2005-06-17  Dmitry TimoshkovDdeCreateStringHandleA/W takes a pointer to a const...
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-25  Alexandre JulliardReplace the link_window request by a set_parent request...
2005-03-24  Alexandre JulliardAvoid calling WIN_ListChildren from the graphics drivers.
2005-03-23  Alexandre JulliardGet rid of the remaining WIN_FindWndPtr calls.
2005-03-10  Phil KrylovImplemented GetScrollBarInfo() function and SBM_GETSCRO...
2005-02-01  Alexandre JulliardRemoved the no longer used WIN_SetExStyle function.
2005-01-31  Alexandre JulliardWIN_ListParents no longer needs to be exported, make...
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-20  Tanabe HiroshiAdded stubs for SendIMEMessageEx[A,W].
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Alexandre JulliardRemoved a couple of unnecessary calls to WIN_SuspendWnd...
2005-01-08  Huw D M DaviesRevert GetScrollBarInfo spec entry back to a stub to...
2005-01-07  Diego PettenòAdded stub implementation for WINNLS* functions.
2005-01-03  Hans LeidekkerStub implementations for GetAltTabInfo{A,W}.
2004-12-08  Mike McCormackStub implementation for GetLastInputInfo.
2004-10-19  Dmitry TimoshkovMake TranslateAcceleratorA handle national characters.
2004-10-18  Marcus MeissnerStub function for OpenInputDesktop.
2004-09-14  Steven EdwardsAdded stub for SwitchDesktop.
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-04-07  Sami AarioStubs to prevent taskmgr.exe from crashing or aborting...
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-03-09  Bobby BinghamStub EnumDesktopsW for now.
2004-03-05  Robert ShearmanStub for RegisterDeviceNotificationW.
2003-12-08  Kevin KoltzauImplemented GetTitleBarInfo.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-10-10  Alexandre JulliardUse the standard DllMain entry point.
2003-09-27  Dmitry TimoshkovImplemented RealGetWindowClass.
2003-09-15  Eric Pouech- Implemented IsHungAppWindow.
2003-08-12  Mike McCormackStub implementation of FlashWindowEx.
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-05-19  Mike McCormackImplemented BroadcastSystemMessageW.
2003-05-13  Mike McCormackImplemented SetMessageExtraInfo.
2003-05-12  Alexandre JulliardCommented out the new win98 exports, they are causing...
2003-05-02  Andreas MohrAdded missing Win98 user32.dll function exports entries.
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2003-03-28  Alexandre JulliardMoved 16-bit dialog routines to a separate dialog16...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-13  Robert ShearmanAlignRects stub.
2003-01-02  Dmitry TimoshkovAdded ctl3d, ctl3dv2 and ctl3d32 API implementations.
2002-12-10  Rolf Kalbermatter- Modify ICO_ExtractIconExW to:
2002-12-03  Rolf KalbermatterModify PrivateExtractIcons{AW} to match better current...
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-25  Alexandre JulliardInstall the shell hook as a 32-bit hook.
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-10  Steve LustbaderProvide a stub for GetComboBoxInfo.
2002-09-23  Dimitrie O. Paun- Remove export of DRAG_QueryUpdate from USER.
2002-09-20  Dimitrie O. PaunHave USER deal with the caret when scrolling a window.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-16  Aric StewartAdded BroadcastSystemMessageA.
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-12  Alexandre JulliardUpdated debug channels.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-17  Alexandre JulliardExport DestroyIcon32 from user32 and use GetProcAddress...
2001-10-08  Alexandre JulliardRenamed USER_Init into UserClientDllInitialize.
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-09  Eric Pouech- implemented correctly the HSZ as local atoms and...
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-22  Eric PouechMerge from Corel tree. Contributors are:
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-03-20  Eric KohlAdded stubs for GetWindowsModuleFileName[A/W].
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-01-15  Alexandre JulliardUpdated debug channels.
2000-12-22  Eric PouechAdded some 16 bit entry points needed by multimedia...
2000-12-19  Dmitry TimoshkovNew unicode edit control.
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-30  Alexandre JulliardExport a few 16-bit functions needed by higher-level...
2000-11-27  Alexandre JulliardAdded entry for PrivateExtractIconsA.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-25  Alexandre JulliardFixed typos.
2000-11-25  Ove KaavenImplemented Win16 behaviour of DDL_DRIVES in DlgDirList.
next