wininet: Include the Proxy-Connection header in the keep-alive check.
[wine] / dlls / propsys /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2012-09-17  Marcus Meissnerpropsys: PropVariantClear does not clear on uninitializ...
2012-09-14  Vincent Povirkpropsys: Use integer conversion functions in PropVarian...
2012-09-14  Vincent Povirkpropsys: Implement prop variant integer conversions...
2012-09-14  Vincent Povirkpropsys: Add basic implementation of PropVariantCompareEx.
2012-09-14  Vincent Povirkpropsys: Add tests for PropVariantCompareEx.
2012-09-14  Vincent Povirkpropsys: Stub PropVariantCompareEx.
2012-08-28  Vincent Povirkpropsys: Fix memory leak in IPropertyStore::SetValue.
2012-05-29  Vincent Povirkpropsys: Add test for saving/loading an empty property...
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStore::GetAt.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::GetCount.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::SetValue and GetValue.
2012-05-23  Vincent Povirkpropsys: Add stub InMemoryPropertyStore implementation.
2012-05-23  Vincent Povirkpropsys: Register CLSID_InMemoryPropertyStore.
2012-05-23  Vincent Povirkpropsys: Add tests for CLSID_InMemoryPropertyStore.
2011-09-19  Piotr Cabanpropsys/tests: Added PropVariantToGUID tests.
2011-09-19  Piotr Cabanpropsys: Added partial PropVariantToGUID implementation.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromBuffer tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromBuffer implementation.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromGUIDAsString tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromGUIDAsString implementation.
2011-02-16  Andrew Nguyenpropsys: Add a PSRefreshPropertySchema stub.
2010-09-27  Hans Leidekkerpropsys: Add a stub implementation of PSGetPropertyDesc...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-28  Andrew Nguyenpropsys: Fix comma processing in PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys/tests: Add tests for PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys: Implement PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys/tests: Add tests for PSStringFromPropertyKey.
2010-07-26  Andrew Nguyenpropsys: Implement PSStringFromPropertyKey.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-15  AndrĂ© Hentschelpropsys: Mention that the functions are stubs.
2010-06-14  Hans Leidekkerpropsys: Return success from PSRegisterPropertySchema.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-23  Aric Stewartpropsys: Stub for PSUnregisterPropertySchema.
2009-02-04  Nikolay Sivovpropsys: Stub for PSRegisterPropertySchema.
2008-02-27  James Hawkinspropsys: Add an initial implementation of PropVariantCh...
2008-01-16  James Hawkinspropsys: Add a stub implementation of propsys.dll.