wine
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  Ilya Shpigorextrac32: Add command-line parsing.
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...
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...
next