wine
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...
2002-12-11  Dimitrie O... wrc should be aware of the location of the system headers.
2002-12-11  Alexandre JulliardUpdated to the latest version.
2002-12-11  Alexandre JulliardTry to open source file in current directory first...
2002-12-11  Francois GougetGenerate proper dependencies for testlist.c.
2002-12-11  Rok MandeljcFixed some characters.
2002-12-11  Alexandre JulliardAdded WINE_CHECK_DEFINE macro to factor out some repeat...
2002-12-11  György 'Nog... - Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-12-11  Francois GougetFix stderr redirection.
2002-12-11  Francois GougetWhen reporting a test failure, only report the file...
2002-12-11  Francois Gouget'"' is an illegal character on Win9x so we cannot test it.
2002-12-11  Sylvain PetreolleImplement $V in builtin PROMPT.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-10  Alexandre Julliard-DSTRICT is now the default behavior.
2002-12-10  Steven EdwardsAlpha porting fix.
2002-12-10  Alberto MassariAdded parameters to NtXxxPort functions prototypes.
2002-12-10  Vincent BéronAdd a definition for STRICT.
2002-12-10  Jeff SmithAdded definitions for REG_QWORD and REG_QWORD_LITTLE_EN...
2002-12-10  Jukka HeinonenMove int21 country information handling to winedos.
2002-12-10  Dimitrie O... Gracefully degrade to getopt if getopt_long does not...
2002-12-10  Vincent BéronSuppress some signed/unsigned comparison warning.
2002-12-10  Rolf KalbermatterChange the return value for ExtractIconEx from HICON...
2002-12-10  Rolf Kalbermatter- Modify ICO_ExtractIconExW to:
2002-12-10  Dimitrie O... Get rid of generic notification support in comctrl32...
2002-12-10  Dimitrie O... - Plug a bunch of memory leaks.
2002-12-10  Chris MorganReset the oss device before we try to close it. Fixes...
2002-12-10  Jason EdmeadesVarAdd support for integers.
2002-12-10  Dimitrie O... Update Wine FAQ to latest revision.
2002-12-10  Mike HearnMake WM_MOUSEHOVER coordinates client relative.
2002-12-10  Steven EdwardsAlpha porting fixes.
2002-12-07  Alexandre JulliardReplaced 'ignore' spec file directive by the -i option.
2002-12-07  Alexandre JulliardDon't build tests by default just yet.
2002-12-07  Rolf KalbermatterAdd SHDefExtractIcon{AW} function.
2002-12-07  Tony LambregtsUpdate debugger documentation for when programs hangs.
2002-12-07  Rolf KalbermatterFix signature of SHLWAPI_334 as its string parameter...
2002-12-07  Vincent BéronFills the name of the arguments of the COM methods...
2002-12-07  Stefan LeichterMoved implementation of GetDiskFreeSpaceEx from ascii...
2002-12-07  Jukka HeinonenMove int08 stub and LOL to upper memory.
2002-12-06  Alexandre JulliardCheck file header to differentiate between object files...
2002-12-06  Alexandre JulliardFixed mingwrap install command.
2002-12-06  Alexandre JulliardFixed the list of accepted types passed to HttpOpenRequ...
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
2002-12-06  Alberto Massari - When sending a request using HttpOpenRequest/HttpSen...
2002-12-06  Francois GougetDefine PSH_WIZARD97 (problem reported by jaymz@free...
2002-12-06  Christoph FrickForce (WS_)SO_REUSEADDR before binding to a socket...
2002-12-06  Alexandre JulliardBuild test programs as part of the normal build.
2002-12-06  Rolf KalbermatterFix some parameter types.
2002-12-06  Ove KaavenMoved COM API prototypes in include/wine/obj_base.h to
2002-12-06  Dimitrie O... Make wrc command line compatible with windres.
2002-12-06  Alexandre JulliardFixed passing of -DINCLUDEDIR when building mingwrap.
2002-12-06  Dimitrie O... Install DDK headers as well.
2002-12-05  Alexandre JulliardAdded rpc.h include to fix tests compilation.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-05  Patrik StridvallReplace 0x%p with %p.
2002-12-05  Peter MladekAdded 2 more Czech keyboard layouts compatible with...
2002-12-05  Alberto Massari - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA...
2002-12-05  Alexandre JulliardBack out the aRts volume patch, this is not user-friend...
2002-12-05  Francois GougetA simple test for IDirectSound.GetCaps.
2002-12-05  Francois GougetWrap faq.sgml in an article tag in wine-doc.sgml.
2002-12-05  Francois GougetRemoved references to the Perl tests.
2002-12-05  Rolf KalbermatterAdd prototypes for IExtractIconW interface.
2002-12-05  Marcus MeissnerMarshal VT_R4 (4 byte float).
2002-12-05  Dimitrie O... New MinGW wrapper that makes gcc on Linux behave like...
next