crypt32: Release a link context's linked context on every release, not just when...
[wine] / dlls /
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...
2009-11-03  Rico Schüllerd3d10/tests: Add effect variable type and class test.
2009-11-03  Rico Schüllerd3d10: Initialize *->buffer for all effect variables.
2009-11-03  Rico Schüllerd3d10: Improve constant buffer stride and size_unpacked...
2009-11-03  Jeremy Whiteadvapi32/tests: Prevent test failure when computer...
2009-11-03  Hans Leidekkermsi: Implement MsiSetExternalUIRecord.
2009-11-03  Hans Leidekkermsi: Unicode and ANSI global UI handlers are mutually...
2009-11-03  Hans Leidekkermsi: Add support for the Unicode version of the global...
2009-11-03  Juan Langcrypt32: Correct spec entries for certificate stores.
2009-11-03  Juan Langcrypt32: Add stub for CryptGetIntendedKeyUsage.
2009-11-03  Vincent Povirkole32: Add and use a destroyDirEntry function for delet...
2009-11-03  Vincent Povirkole32: Remove uses of This->base.ancestorStorage in...
2009-11-03  Vincent Povirkole32: Remove uses of This->base.ancestorStorage in...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_SetStateBits to StorageBaseIm...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_SetElementTimes to StorageBas...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_DestroyElement to StorageBase...
2009-11-03  Vincent Povirkole32: Rename StorageImpl_MoveElementTo to StorageBaseI...
2009-11-03  Juan Langcrypt32: Fix a memory leak in a test.
2009-11-03  Juan Langcrypt32: Fix a memory leak reading trusted root certs.
2009-11-03  Juan Langcrypt32: Fix a memory leak querying a message object.
2009-11-03  Juan Langcrypt32: Support reading a serialized store object...
2009-11-03  Juan Langcrypt32: Abstract function used to read from reading...
2009-11-03  Eric Pouechmmsystem.dll16: Fix the callback function.
2009-11-03  Jörg Höhlemciwave: Update message and comments.
2009-11-03  Paul Vriensddraw/tests: Fix a test failure on systems with no...
2009-11-03  Paul Vriensadvapi32: Add some input parameter checks to OpenBackup...
2009-11-03  Paul Vriensadvapi32/tests: Add some OpenBackupEventLog tests.
2009-11-03  Paul Vriensadvapi32/tests: Add some ReadEventLogA tests.
2009-11-03  Jacek Cabanmshtml: Moved readystate to HTMLWindow.
2009-11-03  Jacek Cabanmshtml: Moved add_script_runner call to push_mutation_q...
2009-11-03  Jacek Cabanmshtml: Handle EndLoad via script runner.
2009-11-03  Jacek Cabanmshtml: Moved readystate changes to separated function.
2009-11-03  Jacek Cabanmshtml: Return NULL ownerDocument for document node.
2009-11-03  Jacek Cabanmshtml: Added support for accessing elements id by...
2009-11-03  Jacek Cabanmshtml: Moved global property allocation to separated...
2009-11-03  Jacek Cabanmshtml: Don't create dynamic property if alloc arg...
2009-11-03  Jacek Cabanmshtml: Added fdexNameCaseInsensitive support.
2009-11-03  Jacek Cabanmshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PR...
2009-11-03  Jacek Cabanmshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
2009-11-03  Jacek Cabanmshtml: Added HTMLFrameElement object and associate...
2009-11-03  Jacek Cabanmshtml: Associate HTMLWindow with HTMLIFrame.
2009-11-03  Jacek Cabanmshtml: Moved content_window to HTMLFrameBase.
2009-11-03  Jacek Cabanmshtml: Store content window on HTMLIFrameElement creation.
2009-11-03  Jacek Cabanmshtml: Moved IHTMLFrameBase to separated object to...
2009-11-03  Jacek Cabanmshtml: Moved whole element initialization to HTMLEleme...
2009-11-03  Michael Stefaniucmshtml: Free the right variable (Smatch).
2009-11-03  Marcus Meissnerwined3d: Check for NULL before context_release (Coverity).
2009-11-03  Marcus Meissnermapi32: Check folder for NULL (Coverity).
2009-11-03  Stefan Dösingerd3d: Handle the pointsize_min default difference in...
2009-11-03  Stefan Dösingerd3d8: Fix device creation error handling.
2009-11-03  Stefan Dösingerwined3d: Add a usage flag for static buffer declarations.
2009-11-03  Stefan Dösingerwined3d: Add a usage flag for vertex buffer optimization.
2009-11-03  Stefan Dösingerwined3d: Add a parameter for SetRenderTarget viewport...
2009-11-03  Gerald Pfeiferwinex11: Handle error situation earlier in X11DRV_GetDI...
2009-11-03  Jerome Leclanchemsvcirt: Make sure a FIXME doesn't overflow.
2009-11-03  Eric Pouechwinedump, dbghelp: In .pdb files (>= VC2005), handle...
2009-11-03  Juan Langcrypt32: Allow errors in locally installed root certs.
2009-11-03  Juan Langcrypt32: Trace contents of CERT_CHAIN_PARA.
2009-11-03  Austin Englishwininet: Add stubs for FreeUrlCacheSpace.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10SamplerState implementation.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10RasterizerState implementation.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10DepthStencilState implement...
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10ShaderResourceView implemen...
next