configure: Send pkg-config error messages to /dev/null.
[wine] / dlls / urlmon / tests /
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.