wine
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.
2004-03-22  Mike McCormackUpdate path from relative path on loading.
2004-03-22  Pierre d'HerbemontDarwin support for _init/_fini functions and _end symbol.
2004-03-22  Uwe BonnesAdded tests for time functions.
2004-03-22  Mike McCormackUnicode-ify the icon cache and SHGetFileInfo.
2004-03-22  Rein KlazesCorrectly size the spi_loaded array prevents overwritin...
2004-03-22  Marcus MeissnerAllocate correct number of pointers for szAcceptTypes...
2004-03-22  Rudolf KastlAdded missing para tag.
2004-03-22  Jon GriffithsTest SHSearchMapInt.
2004-03-22  Jon GriffithsTests for VarXor/VarEqv.
2004-03-22  Jon GriffithsImplement VarXor and simplify VarEqv to use it.
2004-03-22  Eric PouechAdded C++ support.
2004-03-22  Hans LeidekkerPorting fixes.
2004-03-20  Alexandre JulliardFixed typo in previous change.
2004-03-20  Christian CostaFixed OpenFile returned value when OF_EXIST flag is...
2004-03-20  Dmitry TimoshkovChange order of EnableWindow/DestroyWindow in the case...
2004-03-20  Chris MorganConvert ddraw.txt to ddraw.sgml and add it to the wine...
2004-03-20  Rein KlazesFix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
2004-03-20  Dimitrie O... Add revision support to winetest.exe.
2004-03-20  Kevin KoltzauAdd Content Types for a few common extensions.
2004-03-20  Mike McCormackStart implementing the SQL insert query.
2004-03-20  Christian CostaImprove D3D7 compatibility.
2004-03-20  Christian CostaAddRef texture only if there is one for the requested...
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-19  Ulrich CzekallaFix typo in FormatMessageW.
2004-03-19  Ferenc Wagner- Refactor and fix connection opening.
2004-03-19  Dmitry TimoshkovJust update from/to pointers and exit on a subsequent...
2004-03-19  Dmitry TimoshkovAdd a test case which confirms that SetMenu implementat...
2004-03-19  Mike McCormackMake sure the rebar size is above a minimum.
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2004-03-19  Alexandre JulliardAdded workaround for broken dlls that modify ebx in...
2004-03-19  Ferenc Wagner- Fix report() dispatch.
2004-03-19  Uwe BonnesRelay msvcrt_memcpy to memmove, CString::Insert seems...
next