urlmon: Implement HttpProtocol::Terminate.
[wine] / dlls / urlmon / tests /
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed when...
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed on...
2007-07-11  Misha Koshelevurlmon: Implement HttpProtocol.
2007-07-10  Misha Koshelevurlmon/tests: Add tests for ObtainUserAgentString.
2007-07-09  Misha Koshelevurlmon/tests: Make http protocol mime type test pass...
2007-05-29  Francois GougetIn the PSDK HRESULT_FROM_WIN32() is now an inline funct...
2007-03-02  Jacek Cabanurlmon: Fix FindMimeFromData tests on IE7.
2007-02-12  Jacek Cabanurlmon: Added mk protocol handling test.
2007-02-12  Jacek Cabanurlmon: Added test of handlong its protocol.
2007-02-06  Jacek Cabanurlmon: Fix zone tests.
2007-01-25  Jan Zerebeckiurlmon: Fix type of an empty string to avoid warning.
2007-01-24  Jacek Cabanurlmon: Added BindProtocol's IInternetPriority implemen...
2007-01-24  Jacek Cabanurlmon: Added CreateBinding test.
2007-01-15  Jacek Cabanurlmon: Added mk protocol implementation.
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2007-01-12  Jacek Cabanurlmon: Code clean up.
2007-01-08  Francois Gougeturlmon/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-27  Jacek Cabanurlmon: Remove failing tests.
2006-12-13  Jacek Cabanurlmon: Use pluggable protocol in CoInternetCompareUrl.
2006-12-13  Jacek Cabanurlmon: Added application/x-msdownload mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/pdf mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/java mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/x-zip-compressed filter.
2006-12-07  Jacek Cabanurlmon: Added application/x-gzip-compression filter.
2006-11-07  Francois Gougeturlmon/tests: Fix compilation with the PSDK headers.
2006-10-30  Jacek Cabanurlmon: Update winehq.org IP.
2006-10-24  Jacek Cabanurlmon: Added video/mpeg mime filter.
2006-10-24  Jacek Cabanurlmon: Added video/avi mime filter implementation.
2006-10-23  Jacek Cabanurlmon: Added image/tiff mime filter.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-07  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Alexandre Julliardurlmon/tests: Don't fail the tests if the network is...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-17  Jacek Cabanurlmon: Added UrlMkGetSessionOption implementation.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Jacek Cabanurlmon: Added image/x-png mime filter.
2006-07-07  Jacek Cabanurlmon: Added image/bmp filter.
2006-07-07  Jacek Cabanurlmon: Added image/gif filter.
2006-07-07  Jacek Cabanurlmon: Added more test of FindMimeFromData.
2006-06-13  Alexandre Julliardurlmon/tests: Don't use sizeof in ok() to avoid printf...
2006-05-31  Jacek Cabanurlmon: Added text/html filter.
2006-05-28  Jacek Cabanurlmon: Store STGMEDIUM in Binding object and set its...
2006-05-25  Jacek Cabanurlmon: Fix implementation of ReleaseBindInfo.
2006-05-25  Jacek Cabanurlmon: Added ReportResult implementation.
2006-05-25  Jacek Cabanurlmon: Added registering name space test.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanurlmon: Fix tests.
2006-01-05  Jacek Cabanurlmon: Code clean up.
2005-12-31  Jacek Cabanurlmon: Added http protocol tests (currently failing...
2005-12-26  Jacek Cabanurlmon: Added GetSecurityId implementation.
2005-12-26  Jacek Cabanurlmon: Use pluggable protocol for file protocol.
2005-12-26  Jacek Cabanurlmon: URL with two slashes is valid.
2005-12-19  Jacek Cabanurlmon: Added handling of BINDF_FROMURLMON in file...
2005-12-19  Jacek Cabanurlmon: Added some tests and fixes of file protocol.
2005-12-16  Jacek Cabanurlmon: Fix BindToStorage test.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-15  Alexandre JulliardDon't crash if BindToStorage fails.
2005-11-14  Jacek CabanBeginning of true BindToStorage implementation.
2005-11-09  Jacek CabanAdded implementation of IInternetPriority in HttpProtocol.
2005-10-29  Jacek CabanReport BINDSTATUS_SENDINGREQUEST in FileProtocol::Start.
2005-09-30  Jacek CabanAdded GetZoneActionPolicy implementation.
2005-09-29  Jacek CabanAdded MapUrlToZone implementation.
2005-09-16  Jacek CabanMore tests of URLMoniker.
2005-09-14  Jacek CabanAdded MIME type checking to FileProtocol::Start.
2005-09-12  Jacek CabanRewrote FindMimeFromData to pass tests.
2005-09-12  Jacek CabanFix protocol test.
2005-09-12  Jacek CabanAdded PARSE_SECURITY_URL action implementation.
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-09  Jacek CabanAdded PARSE_PATH_FROM_URL action implementation.
2005-09-07  Jacek CabanAdded CoInternetParseUrl implementation.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-09-03  Jacek CabanAdded RegisterFormatEnumerator and RevokeFormatEnumerator
2005-09-03  Jacek CabanAdded CreateAsyncBindCtxEx implementation.
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-23  Jacek CabanSeparated IBinding and IMoniker interfaces.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-08  Jacek Caban- Implemented CreateAsyncBindCtx.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-12  Patrik StridvallUpdated the generated tests.