Print names for Win32 errors too, plus a few more status codes.
[wine] / dlls /
2003-12-10  Andreas RosenbergPoint size in DLG_TEMPLATE may be negative.
2003-12-10  Dmitry TimoshkovAdd support for some MCIWNDF_ styles, indicate that...
2003-12-10  Marcelo Duarte- Implementation of HCR_GetExecuteCommandExW for intern...
2003-12-10  Andrew de QuinceyUpwards traversal of inheritance tree didn't occur...
2003-12-10  Jon GriffithsFix a couple of tests for w2k (Russian).
2003-12-10  Jon GriffithsDon't call GetWindowLong for every comparison while...
2003-12-10  Huw DaviesIf a font has a version 0 OS2 table then Windows uses...
2003-12-09  Jon GriffithsFix the tests to pass when locale settings are user...
2003-12-09  Jon GriffithsImplement conversions between dates and strings.
2003-12-08  Kevin KoltzauImplemented GetTitleBarInfo.
2003-12-08  Robert Shearman- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
2003-12-08  Kevin KoltzauLoad, validate and retrieve a few properties from an...
2003-12-08  Hans LeidekkerInclude tests for MoveFile[W|A].
2003-12-08  Hans LeidekkerDeal with kernels that don't have IsValidLanguageGroup.
2003-12-08  Hans LeidekkerCheck for ERROR_CALL_NOT_IMPLEMENTED error from RemoveD...
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-12-08  Eric PouechMove (again) usage of 16 bit specific functions (thunk...
2003-12-08  Lionel UlmerLimit usage of vertex arrays to correct states.
2003-12-08  Huw DaviesIf usWinAscent + usWinDescent == 0 then use the Ascende...
2003-12-08  Dmitry TimoshkovFix a font object leak in the font dialog's WM_PAINT...
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-08  Ove KaavenRemove an instance of exit(). We should return failure...
2003-12-08  Christian CostaFirst enumerate all internal devices and then external...
2003-12-08  Hans LeidekkerRemove ntdll from imports.
2003-12-08  Juan LangPartially implement NetWkstaGetInfo.
2003-12-08  Stefan LeichterFixed parameter types of function Extract.
2003-12-08  Huw DaviesRun length and ascii85 encode image data.
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-12-05  Alexandre JulliardRemoved now useless call to glXQueryExtensionsString.
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.
2003-12-05  Alexandre JulliardAdded a WINEDEBUG environment variable that allows...
2003-12-05  Alexandre JulliardRemoved X11 display parameter from the config file...
2003-12-04  Alexandre JulliardInitialize Xlib threading support to see what it breaks...
2003-12-04  Mike HearnMap (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T...
2003-12-04  Rein KlazesCorrect the test for the ODS_SELECTED bit in the WM_DRA...
2003-12-04  Dimitrie O. PaunMore tests for {Local,Global}{,Re}Alloc() calls.
2003-12-04  Alexandre JulliardDefine ALSA_PCM_OLD_* symbols for compatibility with...
2003-12-04  Juan LangPartially implement DeviceIoControl for VDHCP, VNETBIOS...
2003-12-04  Kevin KoltzauAdded stubs for all functions.
2003-12-04  Huw DaviesLet PSDRV_WriteSpool cope with strings longer than...
2003-12-04  Mike McCormackStub implementations for some functions.
2003-12-04  Jon GriffithsImplement the Rtlp* registry functions.
2003-12-04  Alexandre JulliardImplement some more register functions using DEFINE_REG...
2003-12-04  Alexandre JulliardMoved the DEFINE_REGS_ENTRYPOINT macros to include...
2003-12-04  Alexandre JulliardWe no longer need a special case for codepages on startup,
2003-12-04  Alexandre JulliardPortability fixes.
2003-12-04  Jon GriffithsAdded Thai translation.
2003-12-04  Juan LangRemoved unused structure declaration.
2003-12-04  Rein KlazesUse the lfHeight field to initialize the font dialog...
2003-12-04  Dimitrie O. PaunFix NetApiBufferReallocate and add a few tests for...
2003-12-04  Marcus MeissnerOn i686, report processor level 6.
2003-12-03  Alexandre JulliardConverted locale setup to Unicode so that we don't...
2003-12-03  Rein KlazesImplement combobox to select the font's character set.
2003-12-03  Alexandre JulliardRemoved no longer used extra space allocated in the...
2003-12-03  Alexandre JulliardRevert change for handling user overrides as numbers...
2003-12-03  Alexandre JulliardImplemented RunDLL_CallEntry16.
2003-12-02  Daniel SkorkaFixed a problem using glXGetProcAddresARB with bad...
2003-12-02  Alexandre JulliardUse wine_server_release_fd() instead of close() everywh...
2003-12-02  Jacek CabanAdded glut32 dll.
2003-12-02  Jon GriffithsAdd hash tables for all supported languages.
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-12-02  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-02  Vitaliy Margolen- Fix drawing of HotTracked tabs & buttons.
2003-12-01  Alexandre JulliardAdded wine_server_release_fd function to release the...
2003-12-01  Alexandre JulliardAllow RELAY_SetupDLL to be called twice on the same...
2003-12-01  Jon GriffithsFail GetCalendarInfoA for Unicode-only locales.
2003-12-01  Jon GriffithsAllow user overridden locale data to be retrieved as...
2003-12-01  Steven EdwardsSplit the Win16/32 color dialog by duplicating two...
2003-12-01  Huw DaviesImplement CopyEnhMetaFileW.
2003-12-01  Jon GriffithsSpelling/Grammar fixes.
2003-12-01  Rein KlazesAdd sample texts for all missing character sets (or...
2003-12-01  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-01  Jukka HeinonenAdd upper limit for the number of pending timer interrupts.
2003-12-01  Marcus MeissnerUse correct pointer for SysFreeString.
2003-12-01  Tom WicklineUse the same version format for all DX dlls.
2003-12-01  Kevin KoltzauExport QueryWorkingSet.
2003-11-30  Juan Lang- fixes thread safety issues
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-30  Juan LangRemoved annoying message about missing entry in /etc...
2003-11-29  Alexandre JulliardFixed bitmap range checking to avoid integer overflows.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-11-28  Rein KlazesRemember (do not reset) font size and style parameters...
2003-11-28  Rein KlazesFix a bug in the test for italic font style property.
2003-11-28  Francois GougetOnly convert '/'s to '\\'s up to the '\0' as the rest...
2003-11-28  Rein KlazesTidy up indentation.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...
2003-11-28  Juan LangImplement the TCP table query, netstat.exe now shows...
2003-11-28  Rolf KalbermatterFix two memory leaks. Found by Dietrich Teickner.
2003-11-27  Huw DaviesMerge {Set,Insert}Item[AW] to {Set,Insert}ItemT.
2003-11-27  Alexandre JulliardAdded unicows dll, based on the spec file written by...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-27  Rein KlazesIn clip_children() don't clip the visible region by...
2003-11-27  Ulrich CzekallaIn TREEVIEW_EnsureVisible handle case where firstVisibl...
2003-11-26  Steven EdwardsPorting fixes.
2003-11-26  Jeff MillerMask off bit 0x80 in the accelerator table entry field...
2003-11-26  Huw DaviesMerge GetItem[AW] into GetItemT.
2003-11-26  Aric StewartRedraw if bold state changes.
next