wine
2002-12-16  Rolf KalbermatterMake some shell32 files compile in MSVC.
2002-12-16  Rolf KalbermatterDo at least something for SHDragDrop functions although...
2002-12-16  Rolf KalbermatterAdd debug info for IExtractIconW.
2002-12-16  Lionel UlmerSupports the ALPHAFUNC and ALPHAREF rendering states.
2002-12-16  Francois GougetOn Windows windef.h must be included before winbase.h.
2002-12-16  Francois GougetAdd the capacity of playing a test tone using the ...
2002-12-16  Rein KlazesFix an A/W structure size bug in DrawCaptionTempW().
2002-12-16  Francois GougetAdd '--' option for passing extra arguments to the...
2002-12-16  Dmitry TimoshkovSeparate XShm using code.
2002-12-16  Eric Pouech- links can now spread across several elements
2002-12-16  Eric PouechFixed a few issues with the gdb proxy.
2002-12-16  Andreas MohrAdded some Win3.1 export stubs.
2002-12-16  Andreas Mohr- spelling corrections
2002-12-16  Andreas MohrImplemented VarOr().
2002-12-16  Lionel UlmerAdd support for the TextureAddress render state.
2002-12-15  Ove KaavenOutput raw ICOM-less C/C++ interface definitions by...
2002-12-15  Jeff SmithUpdated winemaker to account for change in wine's linki...
2002-12-15  Francois GougetIn the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
2002-12-15  Eric PouechFixed hangup condition at the end of some playback.
2002-12-15  Alexandre JulliardAdded support for defining forward functions as stdcall...
2002-12-15  Alexandre JulliardUse import libraries when building tests too. Make...
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-12-15  Jukka HeinonenAdd support for DPMI32. Make winedos16.dll unnecessary.
2002-12-15  Lionel Ulmer - rework how texturing is done in the D3D driver
2002-12-15  Dimitrie O... Teach mingwrap to use winewrap to do the linking, just...
2002-12-15  Dimitrie O... Small cleanups to match current build process.
2002-12-15  Lionel UlmerFix bad logic in == NULL test.
2002-12-15  Rolf KalbermatterAdd support for Unicode IExtractIcon creation in
2002-12-15  Rolf KalbermatterFix crash when constructing ANSI interface pointer...
2002-12-15  Ove KaavenInclude guiddef.h in widltypes.h.
2002-12-15  Francois GougetIf unable to set the desired format, OSS_RawOpenDevice...
2002-12-15  Francois GougetOur resampling algorithm is quite primitive so try...
2002-12-15  Francois GougetUse slighly more accurate formula for C816.
2002-12-15  Francois GougetIf given a bad device id waveOutGetDevCapsA is supposed...
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-13  Francois GougetDocument how to cross-compile the tests with MinGW.
2002-12-13  Eric PouechAdded a (n)curses backend to the wineconsole.
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Jukka HeinonenWhen asynchronous signals are blocked, block also SIGUSR2.
2002-12-13  Robert ShearmanImplemented StrStrIW.
2002-12-13  Rok MandeljcImplementation of IDirectSound3DListenerImpl_Set*().
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-13  Alexandre JulliardFixed some dependencies.
2002-12-13  György 'Nog... - Reimplement time functions using ntdll functions.
2002-12-13  Chris MorganStub NetGetDCName(). Add in the rest of the NERR_...
2002-12-13  Francois GougetExtend the test by creating a PrimaryBuffer object...
2002-12-13  Francois GougetIDirectSoundBuffer.GetCaps should fail if caps.dwSize...
2002-12-13  Jason EdmeadesThanks to Lucho, text support in samples now starts to
2002-12-13  Chris MorganAdd support for Jack audio server.
2002-12-13  Francois GougetAdd support for the 48 and 96kHz formats.
2002-12-13  Robert Shearman- Change launch functions to use unicode and implement...
2002-12-13  Alexandre JulliardDon't crash in DirectedYield16 if no other task is...
2002-12-13  Dimitrie O... New wine build utility that should make it easy for...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-13  Nikolay StefanovFix issues with i810-based audio cards.
2002-12-13  Rolf KalbermatterTypo found by compiling with standard MSVC warning...
2002-12-13  Francois GougetChange 'Getting-Wine' to 'FAQ-Getting-Wine' since the...
2002-12-13  Francois GougetTweak the screen sections.
2002-12-13  Francois GougetUpdated the #include directives to match the latest...
2002-12-13  Rok MandeljcImplemented IDirectSound3DBufferImpl_Set*().
2002-12-13  Rolf KalbermatterFix SHBrowseForFolder W -> A calls.
2002-12-12  Dimitrie O... Move excpt.h out of include/msvcrt/ as it does not...
2002-12-12  Alexandre JulliardFixed LZCopy return value check.
2002-12-12  Rok MandeljcImplemented IDirectSound3DListenerImpl_Get*() functions.
2002-12-12  Rolf KalbermatterCleanup InternalExtractIconEx. The PrivateExtractIcons...
2002-12-12  Rolf KalbermatterResolve SHGetPathFromIDListW -> SHGetPathFromIDListA...
2002-12-12  Rolf KalbermatterImplement IExtractIconW and inherit IExtractIconA from it.
2002-12-12  Rolf KalbermatterFix a possible memory leak when extracting from an...
2002-12-12  Alberto MassariImplemented DispCallFunc so that it works when calling...
2002-12-12  Alberto MassariCalling SafeArrayDestroy on a destroyed array should...
2002-12-12  Rok MandeljcImplemented some stubs.
2002-12-12  Jeff SmithAdd 'distclean' target to winemaker-generated projects.
2002-12-12  Jeff SmithMMDRV_GetDescription32 fix + a few cosmetic improvements.
2002-12-12  Francois GougetMention the applications that depend on the behavior...
2002-12-12  Marcus MeissnerReverted last VT_USERDEFINED patch (was broken).
2002-12-12  Marcus MeissnerSeparated out 16bit sources for ole2disp.dll.
2002-12-12  Dimitrie O... Do not display the long options in the usage message...
2002-12-12  Alex PasadynFix return from IOCTL_CDROM_CHECK_VERIFY.
2002-12-12  Francois GougetFix error reporting in wavemap.c:wodOpen(); this solves the
2002-12-12  Alexandre JulliardAlso trace implicitly loaded dlls for +loaddll.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-12  Marcus MeissnerSplit out 16bit code into typelib16.c.
2002-12-12  Francois GougetDon't test whether Get{Currency,Date,Number,Time}Format...
2002-12-12  Francois GougetIn Get{Currency,Number}FormatA, SetLastError to
2002-12-12  Francois GougetAdd stubs for missing APIs.
2002-12-12  Francois GougetSkip the Unicode tests on Win9x.
2002-12-12  Francois GougetFix the error codes returned by DeleteFile{A,W} to...
2002-12-12  Alexandre JulliardAdded list of symbols to ignore by default in winebuild.
2002-12-12  Alexandre JulliardWarning fix.
2002-12-12  Robert ShearmanImplemented BindMoniker function.
2002-12-12  Rolf KalbermatterFix shell32.ExtractIcon with A->W and 16 -> 32 calls.
2002-12-12  Alberto MassariAdded stubs for FtpCommand[A|W].
2002-12-12  Francois GougetThe Win9x platforms support WideCharToMultiByte and
2002-12-12  Jukka HeinonenGive DOS applications 638k of free conventional memory.
2002-12-12  Marcus MeissnerSerialize/deserialize all reftypes in VT_USERDEFINED.
2002-12-12  Francois GougetSkip the Unicode tests (effectively all tests currently...
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-12-11  Alexandre JulliardWine internal includes should not be in the include...
next