wine
2004-04-02  Hans LeidekkerNetServerGetInfo() pseudo stub.
2004-04-02  Mike McCormackFix bug in GdiGradientFill.
2004-04-02  Raphael JunqueiraInitialize correctly the DMUS_OBJECTDESC local structure.
2004-04-01  Dimitrie O... Remove the rest of the Tweak look hack.
2004-04-01  Rolf KalbermatterNtPulseEvent: Don't print FIXME for an optional paramet...
2004-04-01  Rolf KalbermatterAdd some declarations for additional SHFileOperation...
2004-04-01  Rolf KalbermatterUse named constant instead of a simple number (gets...
2004-04-01  Robert Shearman- Fix LButtonDown from previous change.
2004-04-01  Robert Shearman- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
2004-04-01  Alexandre JulliardBeginnings of a script to initialize the .wine director...
2004-04-01  Dimitrie O... Remove the support for the Win 3.1 Look.
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-04-01  Alexandre JulliardMake RtlGetFullPathName_U handle Unix paths, using...
2004-04-01  Kevin KoltzauAdded support for CSIDL_RESOURCES path.
2004-03-31  Alexandre Julliardjr.bmp isn't generated.
2004-03-31  Alexandre JulliardFixed length handling in HttpQueryInfoW.
2004-03-31  Paul VriensAdded missing comma in index.html.
2004-03-31  Tom WicklineSet version to Win XP Service patch 2.
2004-03-31  Francois GougetAssorted spelling and case fixes.
2004-03-31  Felix NawothnigDon't free ALSA device string when the device is closed...
2004-03-31  Francois GougetMake sure ip_mreq is not exported by winsock2.h.
2004-03-31  Mike McCormackOptimize GdiGradientFill by drawing lines instead of...
2004-03-31  Kevin KoltzauImplemented IsEqual.
2004-03-31  Robert ReifMore duplex mode soundcard info.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-03-31  Alexandre JulliardFixed handling of .so and .a libraries specified as...
2004-03-31  Ferenc WagnerGive SetErrorMode the right argument to suppress crash...
2004-03-31  Ivan Leo Murray... Small fix.
2004-03-30  Alexandre JulliardGet the drive root directories from the symlinks in...
2004-03-30  Alexandre JulliardAdded support for DOS drives in QueryDosDevice and...
2004-03-30  Ivan Leo Murray... Fixed some values.
2004-03-30  Florian GothAdded some stubs.
2004-03-30  Raphael JunqueiraImplement DllGetClassObject, DllRegisterServer, DllUnre...
2004-03-30  Huw DaviesWe don't support GetDIBits with BI_RLE4/8, so for now...
2004-03-30  Huw DaviesSelect the dibsection into a dc before calling GetDIBCo...
2004-03-30  Dmitry TimoshkovAdd CP932, CP936, CP949 and CP950 to the charset map.
2004-03-30  Mike McCormackUnicodify the cookie handling code.
2004-03-30  Mike McCormackFix the HttpQueryInfoA function buffer size.
2004-03-30  Mike McCormackFix builtin NE module refcounting of 32bit parent.
2004-03-30  Raphael Junqueira- more Extensions work (begin to detect ATI extensions)
2004-03-30  Jon GriffithsRegisterDragDrop: fail on NULL drop target.
2004-03-30  Alexandre JulliardFixed rounding bug in the stack info calculation when...
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2004-03-30  Chris MorganInvalid "Desktop" values would crash winecfg, use the...
2004-03-30  Marcelo DuarteMinor updates in resource for Portuguese.
2004-03-30  Ivan Leo Murray... Improved version resource info.
2004-03-30  Ivan Leo Murray... In resource info allow OriginalFilename and InternalNam...
2004-03-30  Ferenc WagnerDon't expect stdout be usable after exchanging file...
2004-03-29  Chris MorganRemove references to winecheck from the documentation...
2004-03-29  Ivan Leo Murray... Enable Italian translations.
2004-03-29  Alexandre JulliardFixed language declarations.
2004-03-29  Ivan Leo Murray... WINE_FILEDESCRIPTION_STR is already defined in wine_com...
2004-03-29  Mike McCormackStub implementations for LresultFromObject and
2004-03-29  Mike McCormackWrite EMRPOLYLINE16 if points fit into a SHORT.
2004-03-29  Mike McCormackMove EMR*16 definitions to wingdi.h, as they're part...
2004-03-29  Dmitry TimoshkovFix Slovenian keyboard layout to better match the XFree...
2004-03-29  Dmitry TimoshkovScrollbar should also react on WM_LBUTTONDBLCLK.
2004-03-29  Dmitry TimoshkovAdd Traditional Chinese Big5 and Simplified Chinese...
2004-03-29  Sylvain PetreolleFixed error reporting.
2004-03-29  Christian CostaAdded stub for WINNLS32EnableIME.
2004-03-29  Lionel UlmerAdd some TRACEing to the edit control.
2004-03-29  Warren TurkalFixed the implementation of CoTreatAsClass.
2004-03-29  Kevin KoltzauImplement loading and saving to a stream, and a few...
2004-03-29  Huw DaviesHonour DIB_PAL_COLORS when the bitmap depths match.
2004-03-29  Robert ReifPrint out sound card info for playback, capture and...
2004-03-29  Mike McCormackUnicodify CreateMetaFile.
2004-03-29  Mike McCormackUse CreateEventW in preference to CreateEventA.
2004-03-29  Sami NopanenImplemented invisibleghost, deckx and decko drawing...
2004-03-27  Alexandre JulliardCheck file sharing permissions based on the file inode...
2004-03-27  Alexandre JulliardFixed copy/paste error in previous patch (spotted by...
2004-03-27  Dmitry TimoshkovAdd a few missing __ASM_NAME macros.
2004-03-27  Robert ReifClean up white spaces.
2004-03-27  Ivan Leo Murray... Use WINEDEBUG instead of --debugmsg.
2004-03-27  Raphael Junqueira- support of D3DTSS_MAXMIPLEVEL
2004-03-27  Dmitry TimoshkovWorkaround a msvcrt.realloc bug under Win9x by using...
2004-03-27  Martin FuchsCall IShellExecuteHook interface for ShellExecute(...
2004-03-27  Alexandre JulliardUse futimes() instead of utime() to implement SetFileTi...
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...
2004-03-27  Mike HearnAllow configuration of output devices to use and change...
2004-03-27  Ulrich CzekallaImplement FixSlashesAndColonW and add stub for SHGetApp...
2004-03-27  Alexandre JulliardAvoid crash in X11DRV_IsSolidColor for TrueColor displays.
2004-03-27  Huw DaviesBuild the correct colour map when the mode is DIB_PAL_C...
2004-03-27  Huw DaviesWhen using DIB_PAL_COLORS select the current palette...
2004-03-27  James PerryFix handling of D3DBLEND_BOTH* blend modes.
2004-03-26  Alexandre JulliardFixed GetDriveType16 return value for non-existent...
2004-03-26  Martin Fuchs- Fix handling of %2, %3, ... and lower case format...
2004-03-26  Dmitry TimoshkovAdd a procedure for logging WM_PARENTNOTIFY messages.
2004-03-26  Alexandre JulliardStore the windows and system directories as long path...
2004-03-26  Dmitry TimoshkovMake DestroyWindow() not mess with a window focus,...
2004-03-26  Dmitry TimoshkovAdd 'hook' flag for messages. Add a test for CBT hook...
2004-03-25  Alexandre JulliardReimplemented SearchPathW using ntdll functions.
2004-03-25  Martin FuchsImplementation of IPersistFile::IsDirty().
2004-03-25  Felix NawothnigDefine ip_mreq.
2004-03-25  Felix NawothnigDefine (L)DBL_* and FLT_*.
2004-03-25  Dmitry TimoshkovAdd 'optional' flag for messages, make the test run...
2004-03-25  Alexandre JulliardSplit OpenFile implementation in separate 16- and 32...
2004-03-25  Alexandre JulliardChanged LoadLibraryEx32W16 to use OpenFile16 to look...
2004-03-25  Mike McCormackConvert WININETAPPINFOA structure to unicode.
2004-03-25  Mike McCormackDefine flags for GetUserObjectInformation.
2004-03-25  Florian GothAdded stubs for a few functions.
next