d3d9/tests: Don't test for equality in d3d9's depth_blit_test.
[wine] / dlls / urlmon /
2013-03-28  Jacek Cabanurlmon: Delay processing notifications from Read during...
2013-03-28  Hans Leidekkerurlmon: Fix handling of mailto URIs in CoInternetCombin...
2013-03-26  Jacek Cabanurlmon: Fixed handling URIs with implicit file scheme...
2013-03-25  Marcus Meissnerurlmon: Pass up error on error condition (Coverity).
2013-03-08  Jacek Cabanurlmon: Fixed some test failures on IE10.
2013-03-07  Jacek Cabanurlmon: Added HTTP cache reading tests.
2013-03-07  Jacek Cabanurlmon: Fixed handling binding reading immediately...
2013-02-27  Andrew Talboturlmon: Avoid signed-unsigned integer comparisons.
2013-02-22  Jacek Cabanurlmon: Use separated variable for InternetQueryDataAva...
2013-02-20  Jacek Cabanurlmon: Added a few more forward to propsys.
2013-02-18  Jacek Cabanwininet: Address string should never be converted to...
2013-02-18  Jacek Cabanurlmon: Skip https tests on IE6.
2013-02-14  Jacek Cabanurlmon: Allow available_bytes to be set before protocol...
2013-02-12  Jacek Cabanurlmon: Fixed tests on IEs that report BINDSTATUS_DECODING.
2013-02-12  Jacek Cabanurlmon: Skip reported_url tests when binding to object.
2013-02-12  Jacek Cabanurlmon: Fixed QueryInfo tests during BINDSTATUS_PROXYDE...
2013-02-12  Jacek Cabanurlmon: Clean up handling tested URLs.
2013-01-29  Alexandre Julliardurlmon/tests: Avoid infinite timeouts in tests.
2013-01-07  Francois Gougeturlmon: Fix the message warning about installing Active...
2013-01-04  Jacek Cabanurlmon: Added support for 'Run' setup hook.
2012-12-28  Jacek Cabanurlmon: Fixed some tests on IE10.
2012-12-27  Chae Jong Binurlmon: Add stub for FlushUrlmonZonesCache.
2012-12-17  Jacek Cabanurlmon: Added IWinInetInfo and IWinInetHttpInfo proxy...
2012-12-07  Andrew Talboturlmon: Remove unneeded address-of operator from array...
2012-12-06  Andrew Eikumurlmon: Out string parameter should be ptr, not wstr.
2012-11-19  André Hentschelurlmon: Fix possible NULL pointer access in heap_strdup*.
2012-11-15  Piotr Cabanurlmon: Update reference counter in bsc_from_bctx.
2012-11-05  Francois GougetAssorted spelling fixes.
2012-11-05  André Hentschelurlmon: Fix copy and paste error (coverity).
2012-11-02  Alexandre Julliardurlmon: Add po file support for resource translation.
2012-11-02  Jacek Cabanurlmon: Added AsyncInstallDistributionUnit implementation.
2012-11-02  Jacek Cabanurlmon: Moved extracting callback from IBindCtx to...
2012-10-29  Jacek Cabanurlmon.idl: Moved CopyBindInfo declaration to public...
2012-10-29  André Hentschelurlmon: Avoid memory leaks (coverity).
2012-09-18  Charles Davisurlmon: Fix potential use of uninitialized variable...
2012-09-17  Michael Stefaniucurlmon: Don't generate unreachable break after return...
2012-09-03  Jacek Cabanurlmon: Added more tests.
2012-09-03  Jacek Cabanurlmon: Avoid direct notifications from callbacks from...
2012-09-03  Jacek Cabanurlmon: Process pending tasks before exiting Start...
2012-09-03  Jacek Cabanurlmon: Added better debug traces for BINDSTATUS values.
2012-07-30  Jacek Cabanurlmon/tests: Use proper helpers for iface calls.
2012-07-30  Jacek Cabanurlmon: SecManagerImpl_QueryInterface clean up.
2012-07-27  Jacek Cabanurlmon: Use proper helpers for iface calls.
2012-06-12  Jacek Cabanurlmon: Avoid useless InternetQueryOptionW call.
2012-06-11  Jacek Cabanurlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_RE...
2012-06-07  Jacek Cabanurlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED...
2012-06-01  Jacek Cabanurlmon: Added support for more error codes in handle_ht...
2012-05-30  Jacek Cabanurlmon: Correctly handle BINDF_NO_UI in handle_http_error.
2012-05-30  Jacek Cabanurlmon: Set INTERNET_ERROR_MASK_COMBINED_SEC_CERT flag...
2012-05-25  Michael Stefaniucurlmon/tests: Fix typo in an ok() message.
2012-05-24  Michael Stefaniucurlmon/tests: Remove stray ok() call.
2012-05-21  Nikolay Sivovurlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
2012-05-14  Francois Gougeturlmon: Fix the spelling of the destroy_uri_obj() function.
2012-05-08  Alexandre Julliardurlmon/tests: Allow some more optional progress notific...
2012-05-03  Alexandre Julliardurlmon/tests: Allow more COOKIE_SENT notifications.
2012-05-03  Alexandre Julliardurlmon/tests: Allow multiple COOKIE_SENT notifications...
2012-05-03  Alexandre Julliardurlmon/tests: Fix a test failure on COOKIE_SENT status.
2012-04-06  Jacek Cabanurlmon: Build more appropriate user agent string.
2012-03-26  Michael Stefaniucurlmon: Print the debug string and not the pointer...
2012-03-16  Piotr Cabanurlmon/tests: Test PI_MIMEVERIFICATION when MIME filter...
2012-03-16  Piotr Cabanurlmon: Add mime handler layer before data is processed.
2012-03-15  Piotr Cabanurlmon: Make name spaces comparison case insensitive.
2012-03-15  Piotr Cabanurlmon: Stop binding when OnDataAvailable fails.
2012-03-15  Piotr Cabanurlmon/tests: Added GetBindResult tests.
2012-03-15  Piotr Cabanurlmon: Added GetBindResult implementation.
2012-03-13  Piotr Cabanurlmon: Search for MIME filters defined in registry...
2012-03-13  Piotr Cabanurlmon: Clean session related data in free_session...
2012-03-13  Piotr Cabanurlmon: Use wine lists to store namespaces and MIME...
2012-03-13  Piotr Cabanurlmon: Added missing memcpy in CopyBindInfo.
2012-03-09  Piotr Cabanurlmon/tests: Show that text/plain and application...
2012-03-09  Piotr Cabanurlmon/tests: Mark results returned by older urlmon...
2012-03-09  Piotr Cabanurlmon/tests: Added text/xml mime filer tests.
2012-03-09  Piotr Cabanurlmon: Reorganize FindMimeFromData implementation.
2012-03-09  Piotr Cabanurlmon: Added text/xml filter.
2012-03-08  Piotr Cabanurlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
2012-03-08  Piotr Cabanurlmon/tests: Added CopyBindInfo tests.
2012-03-08  Piotr Cabanurlmon: Added CopyBindInfo implementation.
2012-02-21  Piotr Cabanurlmon/tests: Fixed protocol tests on IE9.
2012-02-11  Jacek Cabanurlmon: Added empty hash URIs comparing tests.
2012-02-09  Jacek Cabanurlmon: Added more mk: combining tests.
2012-02-09  Jacek Cabanurlmon: Properly handle combining relative mk: URIs...
2012-01-31  Piotr Cabanurlmon: Handle implicit file scheme in MapUrlToZone...
2012-01-31  Jacek Cabanurlmon: Properly handle relative URIs with specified...
2012-01-31  Jacek Cabanurlmon: Relative URI without scheme may be treated...
2012-01-30  Piotr Cabanurlmon: Fix debug message in canonicalize_scheme.
2012-01-30  Nikolay Sivovurlmon: Recognize <head> start tag as text/html MIME...
2012-01-23  Alexandre Julliardurlmon: Avoid some symbol redefinitions.
2012-01-23  Francois GougetAssorted spelling fixes.
2012-01-20  Piotr Cabanurlmon/tests: Test if url reported in IInternetProtocol...
2012-01-20  Piotr Cabanurlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC...
2012-01-20  Piotr Cabanurlmon: Added support for PI_FORCE_ASYNC flag in IInter...
2012-01-20  Piotr Cabanurlmon: Store display_uri in BindProtocol structure.
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_UnmarshalInterface...
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_MarshalInterface tests.
2012-01-16  Piotr Cabanurlmon: Added Uri IMarshal implementation.
2012-01-13  Piotr Cabanurlmon/tests: Added Uri IPersistStream_Load tests.
2012-01-13  Piotr Cabanurlmon: Added Uri IPersistStream_Load implementation.
2012-01-13  Piotr Cabanurlmon: Added Uri IPersistStream_GetClassID implementation.
2012-01-13  Piotr Cabanurlmon/tests: Test uninitialized IUri object.
2012-01-13  Piotr Cabanurlmon: Return error in IUri functions on uninitialized...
next