mshtml: Split parse_complete to handle_load and mutation observer.
[wine] / dlls /
2009-11-09  Jacek Cabanmshtml: Split parse_complete to handle_load and mutatio...
2009-11-09  Rob Shearmanadvapi32: Implement CheckTokenMembership.
2009-11-09  Rob Shearmanmsi: Improve stub for MsiGetFeatureCost{A, W} and hook...
2009-11-09  Maarten Lankhorstwinealsa.drv: Fix underrun recovery.
2009-11-09  Piotr Cabanjscript: Throw URIError in encodeURI function.
2009-11-09  Piotr Cabanjscript: Fix Error.toString() test.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-11-09  Francois Gougetmshtml/tests: Fix a trailing '\n' in an ok() call.
2009-11-09  Francois Gougetwinmm: WINMM_CheckForMMSystem() is not used, remove it.
2009-11-09  Francois Gougetwinmm/tests: Add a trailing '\n' to an ok() call.
2009-11-09  Francois Gougetcryptui: Remove WINAPI on the cert_mgr_sort_by_text...
2009-11-09  Francois Gougetmsi/tests: Make the handler_xxx() functions static.
2009-11-09  Rob Shearmansecur32: Output extra data in NTLM sign & seal test...
2009-11-09  Marcus Meissnerws2_32: Use correct buffer for 17 byte write.
2009-11-09  Nicolas Le Camwinmm/tests: Skip tests when running on non-english...
2009-11-09  Kai Blinsecur32: Use empty credentials when cached creds fail.
2009-11-09  Kai Blinnetapi32: Implement NetUserGetGroups stub.
2009-11-09  Paul Chitescucrypt32: Check the result of CryptAcquireContextW(...
2009-11-09  Dan Kegelwininet: FTP_FtpOpenFileW: initialize dwInternalFlags.
2009-11-09  Dan Kegeluser32: Fix uninitialized variable so first call to...
2009-11-09  Juan Langcrypt32: Permit lack of basic constraints extension...
2009-11-09  Juan Langcrypt32: Permit lack of key usage extension on root...
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh/tests: Add round-trip test of RSA.
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-05  Jörg Höhlemciwave: Allow (again) to set wave format parameters...
2009-11-05  Jörg Höhlemciwave: Set wave format PCM is the only one accepted.
2009-11-05  Jörg Höhlewinmm: Do not crash on NULL MCI Sysinfo command output...
2009-11-05  Jörg Höhlewinmm/tests: Add MCI waveaudio tests.
2009-11-05  Paul Chitescugpkcsp: Stubs for DllRegisterServer() and DllUnregister...
2009-11-05  Paul Chitescuslbcsp: Stubs for DllRegisterServer() and DllUnregister...
2009-11-05  Paul Chitescuinitpki: Stubs for DllRegisterServer() and DllUnregiste...
2009-11-05  Paul Chitescudssenh: Stubs for DllRegisterServer() and DllUnregister...
2009-11-05  Paul Chitescumssip32: Stubs for DllRegisterServer() and DllUnregiste...
2009-11-05  Paul Chitescusccbase: Stubs for DllRegisterServer() and DllUnregiste...
2009-11-05  Mikey Alexandershell32/tests: Add Program Manager DDE conformance...
2009-11-05  Ilya Shpigoruser32: Fix switching focus to parent after child hiding.
2009-11-05  Damjan Jovanovicwiaservc: Add self registration.
2009-11-05  Paul Vriensadvapi32/tests: Fix a test failure on Vista+.
2009-11-05  Juan Langcryptui/tests: Fix typos.
2009-11-05  Juan Langcryptui/tests: Remove a double free.
2009-11-05  Juan Langcrypt32: Don't free a file store's mem store, it's...
2009-11-05  Juan Langcrypt32: Add a warning if a store's ref count is invalid.
2009-11-05  Juan Langcrypt32: Don't copy past end of buffer when removing...
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-11-05  Jacek Cabanjscript: Don't return function value it's unless explic...
2009-11-05  Detlef Riekenbergmsi/tests: MsiSetExternalUIRecord not present before...
2009-11-05  Juan Langcrypt32: Fix a test failure on NT 4.
2009-11-04  Alexandre Julliardntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
2009-11-04  Juan Langcrypt32: Implement CertStoreControl for collection...
2009-11-04  Juan Langcrypt32: Add an implementation of CertControlStore...
2009-11-04  Juan Langcrypt32: Add tests of committing a collection store.
2009-11-04  Huw Daviesntdll/tests: Fix spelling of succeeded.
2009-11-04  Huw Daviesoledb32/tests: Fix some failing tests on win98.
2009-11-04  Juan Langcrypt32: Eliminate a double free in the tests.
2009-11-04  Juan Langcrypt32: Rename a function to reflect its behavior...
2009-11-04  Juan Langcrypt32: Release contexts when removing them from the...
2009-11-04  Juan Langcrypt32: Don't delete a context when removing it from...
2009-11-04  Juan Langcrypt32: Add an error if the ref count is invalid when...
2009-11-04  Juan Langcrypt32: Trace whenever a reference count changes,...
2009-11-04  Juan Langcrypt32: Release a link context's linked context on...
2009-11-04  Juan Langcrypt32: When creating a link context, call Context_Add...
2009-11-04  Juan Langcrypt32: When add-ref'ing a context, add-ref its linked...
2009-11-04  Juan Langcrypt32: When removing contexts from a list, make sure...
2009-11-04  Juan Langcrypt32: Correct reference counting when deleting conte...
2009-11-04  Juan Langcrypt32: Propagate errors from CertFree*Context to...
2009-11-04  Juan Langcrypt32: Add return value to Context_Release to allow...
2009-11-04  Juan Langwintrust: Only close a file in SoftpubCleanup if the...
2009-11-04  Juan Langcrypt32: Implement CertAddEncodedCertificateToSystemSto...
2009-11-04  Jeremy Whiteadvapi32/tests: Only release providers and free keys...
2009-11-04  Michael Martinkernel32/tests: Additional tests for CopyFile/MoveFile...
2009-11-04  Jörg Höhlemciwave: Correct MCI return codes.
2009-11-04  Jörg Höhlemciwave: waveaudio does not support the shareable flag.
2009-11-04  Owen Rudgecomctl32: Add support for scrolling during marquee...
2009-11-04  Owen Rudgecomctl32: Cancel marquee selection if we lose focus...
2009-11-04  Owen Rudgecomctl32: Move marquee logic into separate function.
2009-11-04  Owen Rudgecomctl32: Add absolute version of iterator_frameditems.
2009-11-04  Henri Verbeetwined3d: Initialize "context[0]" in IWineD3DDeviceImpl_...
2009-11-04  Henri Verbeetd3d10: Add a D3D10GetPixelShaderProfile() stub.
2009-11-04  Henri Verbeetd3d10: Add a D3D10GetGeometryShaderProfile() stub.
2009-11-04  Henri Verbeetd3d10: Add a D3D10GetVertexShaderProfile() stub.
2009-11-04  Henri Verbeetd3d10core: Add a stub ID3D10BlendState implementation.
2009-11-04  Hans Leidekkerrpcrt4: Add a test for the ncalrpc protocol sequence.
2009-11-04  Hans Leidekkerrpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC...
2009-11-04  Paul Vriensadvapi32/tests: Add some tests for handling a backup...
2009-11-04  Paul Vriensadvapi32: Add a input parameter check to ClearEventLog.
2009-11-04  Paul Vriensadvapi32/tests: Add some ClearEventLog tests.
2009-11-04  Juan Langcrypt32: Add stub for CertAddCertificateLinkToStore.
2009-11-04  Juan Langcrypt32: Implement CryptGetIntendedKeyUsage.
2009-11-04  Juan Langcrypt32: Add tests for CertGetIntendedKeyUsage.
2009-11-04  Juan Langrsaenh: Test exporting an RSA private key with the...
2009-11-04  Alexandre Julliardwia: Force specifying the correct header version in...
2009-11-04  Damjan Jovanovicwiaservc: Add the class factory and IWiaDevMgr stubs.
2009-11-04  André Hentschelmsvcrt: Do not overlap in strcpy (Valgrind).
2009-11-04  Austin Englishwined3d: Add version resource.
2009-11-03  Rico Schüllerd3d10/tests: Add constant buffer stride test.
2009-11-03  Rico Schüllerd3d10/tests: Add GetParentConstantBuffer() checks to...
2009-11-03  Rico Schüllerd3d10/tests: Add IsValid() checks to effect variable...
next