wine
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.
2004-03-25  Alexandre JulliardRemoved check for -lm, winegcc takes care of that.
2004-03-25  Alexandre JulliardReplaced the --mode winebuild option by a --subsystem...
2004-03-25  Alexandre JulliardTake EXEEXT into account for PE builds.
2004-03-25  Uwe BonnesCorrect errors with move to kernel time functions.
2004-03-25  Felix NawothnigDefine stat in msvcrt/wchar.h.
2004-03-24  Ferenc Wagner- Extract revision info from CVS/Entries.
2004-03-24  Sami NopanenImplemented card drawing mode flag for rounding card...
2004-03-24  Rein KlazesThe name is _longjmpex (with the underscore).
2004-03-24  Christoph Frick- Added missing break statement.
2004-03-24  Alexandre JulliardRemoved the Unicode exe modes, and instead detect autom...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-24  Alexandre JulliardBuild the dlls with winegcc.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-23  Ofir PetruskaKeep the checkGLcall glActiveTexture/glActiveTextureARB...
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-23  Dimitrie O... Add a default .dll extension only when no extension...
2004-03-23  Francois GougetCompute dwLen after passing the string through
2004-03-23  Christian CostaDo not return an error when setting a material to NULL.
2004-03-23  Ofir PetruskaDefine EXTRA_TRACES instead of #if 0.
2004-03-23  Alexandre JulliardAdded missing \n in trace.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.
2004-03-23  Dimitrie O... First cut at -shared support.
2004-03-22  Uwe BonnesAdded some tests for RtlGetFullPathName_U.
2004-03-22  Alexandre JulliardMoved slash conversion to collapse_path, and remove...
2004-03-22  Martin FuchsFix for recent shelllink patch, which removed the impor...
2004-03-22  Robert ShearmanAllow passing NULL to ILFindLastID.
2004-03-22  Robert ShearmanAdded some declarations.
2004-03-22  Robert ShearmanBSTR of length 0 is allowed.
2004-03-22  Christian CostaEnable creation of a zbuffer in system memory.
2004-03-22  Martin FuchsFix recent Unicode-ification patch.
2004-03-22  Mike McCormackImplement setlocal/endlocal.
2004-03-22  Marcus MeissnerAllocate the correct nr of bytes for lpszCookies in...
2004-03-22  Juan LangStub CommandLineFromMsiDescriptor to prevent a crash...
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2004-03-22  Kevin KoltzauImplement FindMimeFromData.
2004-03-22  Hans LeidekkerDon't include config.h.
next