- implemented correctly the HSZ as local atoms and added the needed
[wine] / dlls / user / user32.spec
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.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-01  Patrik StridvallFixed issue found by winapi_check.
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-16  Alexandre JulliardMoved Select/RealizePalette implementation to USER...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-03  Marcus MeissnerGetPropA/W have string args.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-15  Peter GantenStubs for CreateDesktopA and EnumDesktopWindows.
2000-07-10  Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.