wine
2009-11-12  Maarten Lankhorstinclude: Add SHCOLSTATE to shtypes.idl.
2009-11-11  Alexandre Julliardmshtml: Register a few more MIME types.
2009-11-11  Alexandre Julliardmshtml: Move some Content-Type registry keys to mshtml...
2009-11-11  Alexandre Julliardntdll: Implemented RtlCaptureStackBackTrace for i386.
2009-11-11  Alexandre Julliardntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
2009-11-11  Peter Urbanecwinex11: Implement AlphaBlend mode for the case where...
2009-11-11  Alexandre Julliardgdi32: Don't update the metafile bounding box in ExtTex...
2009-11-11  Huw Daviesinclude: Add asynot.idl.
2009-11-11  Vladimir Pankratovjscript: Update Russian translation.
2009-11-11  Hans Leidekkerrpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-11-11  Hans Leidekkerinclude: Add protocol sequence constants.
2009-11-11  Hans Leidekkerole32: Return success from OleLockRunning when the...
2009-11-11  Jörg Höhlemciwave: Use the current device ID for notification.
2009-11-11  Jörg Höhlemciwave: Store only slots from OpenParms that we need.
2009-11-11  Jörg Höhlemciwave: Play/Record return MCIERR_OUTOFRANGE as required.
2009-11-11  Jörg Höhlemciwave: Seek stops and rounds position down modulo...
2009-11-11  Jörg Höhlemciwave: Allow MCI to Save non-PCM formats, obtained...
2009-11-11  Jörg Höhlemciwave: Implement Cue as no-op.
2009-11-11  Jörg Höhlemciwave: Rework MCI notification system.
2009-11-11  Jörg Höhlemciwave: Favour return over ExitThread.
2009-11-11  Jörg Höhlewinmm/tests: Give flaky progress test more time.
2009-11-11  Paul Vriensshell32/tests: Run tests again on NT4.
2009-11-11  Ilya Shpigorextrac32: Implementation of the CAB archive extraction.
2009-11-11  Viliam Lejcikkernel32: Fix GetCurrencyFormat grouping.
2009-11-11  Maarten Lankhorstinclude: Add avrt header.
2009-11-11  Maarten Lankhorstinclude: Add some more defines to winerror.h.
2009-11-11  Maarten Lankhorstinclude: Add audiosessiontypes header.
2009-11-11  Rob Shearmanrpcrt4: Support multiple interfaces and transfer syntax...
2009-11-11  Rob Shearmanrpcrt4: The get_ranged_enum test doesn't work on Window...
2009-11-11  Rob Shearmanadvapi32: Use a duplicate of the process token if a...
2009-11-11  Rob Shearmanadvapi32: Fix CheckTokenMembership test on Windows.
2009-11-11  Juan Langcrypt32: Fix test failures on multiple Windows versions.
2009-11-11  Juan Langcrypt32: Correct error when a matching name constraint...
2009-11-11  Juan Langcrypt32: Stop reading a serialized store if a non-conte...
2009-11-11  Vincent Povirkole32: Add tests for IStorage_RenameElement.
2009-11-11  Vincent Povirkole32: Simplify RenameElement by using the same entry...
2009-11-11  Vincent Povirkole32: Adjust updatePropertyChain signature and name...
2009-11-11  Juan Langcrypt32: Trace cert version.
2009-11-11  Juan Langrsaenh/tests: Fix a couple typos.
2009-11-11  Juan Langcrypt32: Fix test failures across Windows versions.
2009-11-11  Juan Langcrypt32: Fix some test failures on older crypt32 versions.
2009-11-11  Juan Langrsaenh/tests: Fix some test failures.
2009-11-11  Juan Langcrypt32: Update a comment to reflect a fixed vulnerability.
2009-11-11  André Hentscheljscript: Update German translation.
2009-11-11  Stefan Leichtersetupapi: Add stub and some tests for SetupGetInfFileListW.
2009-11-10  Sunil Mohan... oleaut32: Update comment about a newly seen value in...
2009-11-10  Sunil Mohan... oleaut32: Do no check for dispatchable flag on dual...
2009-11-10  Sunil Mohan... oleaut32: Fix SLTG parser so that dual interfaces are...
2009-11-10  Sunil Mohan... oleaut32: Fix SLTG parser so that dispatch interface...
2009-11-10  Paul Vrienskernel32/tests: Fix some test failures on Win9x/WinMe.
2009-11-10  Chris Robinsonopenal32: Use the correct prototype for function pointers.
2009-11-10  Paul Vriensadvapi32/tests: Run tests on Win9x/WinMe again.
2009-11-10  Marcus Meissnermciavi32: Removed duplicate strlen/NULL check (Coverity).
2009-11-10  Aric Stewartmsctf/tests: Handle an occasional unexpected SetFocus...
2009-11-10  André Hentschelws2_32/tests: Test for initial state of SIOCATMARK.
2009-11-10  Jörg Höhlewinmm: MCI Close all causes one notification per open...
2009-11-10  Jörg Höhlemciwave: Stop must not reset current position.
2009-11-10  Jörg Höhlemciwave: Return on error in Seek.
2009-11-10  Jörg Höhlewinmm/tests: Fix MCI test failure on Win9x/WinME.
2009-11-10  Henri Verbeetd3d8/tests: Only run the vertex/pixel shader constant...
2009-11-10  Aurimas Fišerasjscript: Update Lithuanian translation.
2009-11-10  Marcus Meissnerrpcrt4: Compare network options correctly (Coverity).
2009-11-10  Juan Langcrypt32: Correct error when a constrained, permitted...
2009-11-10  Juan Langcrypt32: Use helper function to find the subject altern...
2009-11-10  Juan Langcrypt32: Correct error when the subject alternate name...
2009-11-10  Juan Langcrypt32: Check the issued certificate for name constrai...
2009-11-10  Juan Langcrypt32: Add more tests of name constraints.
2009-11-10  Juan Langcrypt32: Test more chains against different policies.
2009-11-10  Juan Langcrypt32: Disallow embedded NULLs in alternate names.
2009-11-10  Juan Langcrypt32: Test decoding alternate names with embedded...
2009-11-10  Juan Langcrypt32: Test encoding and decoding name values with...
2009-11-10  Juan Langcrypt32: Reject certificates whose fields don't match...
2009-11-10  Juan Langcrypt32: Forbid minimum or maximum fields in name const...
2009-11-10  Juan Langcrypt32: Fix decoding names when CRYPT_DECODE_ALLOC_FLA...
2009-11-10  Juan Langcrypt32: Fix decoding unicode names when CRYPT_DECODE_A...
2009-11-10  Juan Langwincrypt.h: Define szOID_INHIBIT_ANY_POLICY.
2009-11-09  André Hentschelws2_32: Fix a comment.
2009-11-09  Rob Shearmanwidl: Allow pointers, type-qualifiers and other more...
2009-11-09  Rob Shearmanwidl: Add support for varargs functions.
2009-11-09  Rob Shearmanwidl: Add support for bit-fields in non-remote structures.
2009-11-09  Rob Shearmaninclude: Declare the *_PTR types on top of the __int326...
2009-11-09  Rob Shearmanwidl: Implement __int3264 keyword.
2009-11-09  Rob Shearmanwidl: Rename set_type to declare_var.
2009-11-09  Rob Shearmanwidl: Check for [string] attribute being applied when...
2009-11-09  Rob Shearmanwidl: Implement [range] attribute.
2009-11-09  Rob Shearmanwidl: Enhance the IDL grammar to support unnamed argume...
2009-11-09  Rob ShearmanRevert "widl: A structure that contains an embedded...
2009-11-09  Rob Shearmanoledb32: Add test for marshalling IDBProperties.
2009-11-09  Rob Shearmanmsdaps: Implement IDBProperties_GetProperties_Proxy...
2009-11-09  Marcus Meissnercrypt32: Pass the correct pointer into CertificateFindS...
2009-11-09  Eric Pouechmmsystem.dll16: Correctly send messages up to winmm...
2009-11-09  Eric Pouechwinedbg: In proxy mode, correctly init the wine_segs...
2009-11-09  Eric Pouechwinhlp32: Added support for macros as hotspots' target.
2009-11-09  Eric Pouechrichedit: When inserting an OLE object from an RTF...
2009-11-09  Eric Pouechrichedit: Only increment objects' reference by one...
2009-11-09  Louis Lendersd3d9: Quiet a few noisy fixme's.
2009-11-09  Marcus Meissnerd3d8: Removed superflous NULL checks (Coverity).
2009-11-09  Stefan Dösingerd3d9: Run the visual tests in a window.
2009-11-09  Stefan Dösingerd3d9: Make the visual test read the backbuffer.
2009-11-09  Stefan Dösingerd3d8: Run the visual tests in a window.
next