user32: Add separate sysmenu for MDI child windows.
[wine] / dlls / urlmon /
2011-05-12  Jacek Cabanurlmon: Make sure to include query part of relative...
2011-05-12  Thomas Mullalyurlmon: Honor E_ABORT for URLDownloadToFile status...
2011-05-12  Thomas Mullalyurlmon: Improve handling of error codes being returned...
2011-05-11  Jacek Cabanurlmon: Code clean up and make tests a bit stricker.
2011-05-10  Jacek Cabanwininet: Added support for persistent HTTP connections.
2011-05-09  Thomas Mullalyurlmon: Stop binding with E_ABORT if the client returns...
2011-05-05  Detlef Riekenbergurlmon/tests: Add tests for IInternetZoneManager_SetZon...
2011-05-05  Detlef Riekenbergurlmon: Implement IInternetZoneManager_SetZoneAttributes.
2011-05-04  Jacek Cabanurlmon: Moved test_internet_feature_defaults invokation...
2011-04-26  Marcus Meissnerurlmon: Mark internal functions as hidden.
2011-04-14  Jacek Cabanurlmon: Use winetest post.php URLs for http POST tests.
2011-04-11  Thomas Mullalyurlmon: Added basic implementation for CoInternet{Is...
2011-04-11  Thomas Mullalyurlmon/tests: Added FeatureControl registry key tests.
2011-04-11  Thomas Mullalyurlmon: Added FeatureControl registry keys.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetSetFeatureEnabled.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetIsFeatureEnabled.
2011-04-07  Jacek Cabanurlmon: Use winetest data.php URLs for regular http...
2011-04-06  Jacek Cabanurlmon: Use dedicated data.php URL for testing regular...
2011-04-01  Nikolay Sivovurlmon/tests: Test for return value directly, without...
2011-04-01  Nikolay Sivovurlmon: Fix parameter validation in BindToStorage().
2011-03-29  Piotr Cabanurlmon/tests: Added IWinInetHttpInfo tests.
2011-03-29  Piotr Cabanurlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo...
2011-03-29  Piotr Cabanurlmon: Forward IWinInetHttpInfo calls to protocol...
2011-03-29  Thomas Mullalyurlmon: Added basic domain zone support to MapUrlToZone.
2011-03-29  Thomas Mullalyurlmon: Removed str_last_of in favor of memrchrW.
2011-03-28  André Hentschelurlmon/tests: Add another case to IUri tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added CoInternetParseUrl tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added zone domain mapping tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added SecurityManager zone mapping cache...
2011-03-28  Dan Kegelurlmon: IsValidUrl should not fail if first parameter...
2011-03-14  Alexandre Julliardurlmon/tests: Update test data location to test.winehq...
2011-03-07  Francois Gougeturlmon/tests: Add a '\n' to an ok() call.
2011-02-25  Austin Englishurlmon/tests: Remove win9x hacks.
2011-02-23  Jacek Cabanurlmon: Register MIME filter only for bindings testing...
2011-02-16  Jacek Cabanurlmon: Use winetest page URL for abort test.
2011-02-15  Jacek Cabanurlmon: Get rid of no longer needed buffering in stgmed...
2011-02-15  Jacek Cabanurlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
2011-02-15  Jacek Cabanurlmon: Read remaining protocol data if report_data...
2011-02-15  Jacek Cabanurlmon: Get rid of init variable in stgmed_buf_t.
2011-02-15  Thomas Mullalyurlmon: Fixed invalid read and write errors (Valgrind).
2011-02-14  André Hentschelurlmon/tests: Fix expected result.
2011-02-14  Austin Englishurlmon/tests: Make sure to use a return value (LLVM...
2011-02-14  Jacek Cabanurlmon: Fixed Valgrind warnings.
2011-02-11  André Hentschelurlmon/tests: Mark unavailable InternetZoneManagerEx2...
2011-02-09  Austin Englishurlmon/tests: Make sure return values are used (LLVM...
2011-02-08  Jacek Cabanurlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
2011-02-08  Jacek Cabanurlmon: CoInternetGetSecurityUrlEx rewrite.
2011-02-08  Jacek Cabanurlmon: CoInternetGetSecurityUrl rewrite.
2011-02-08  Jacek Cabanurlmon: Don't hardcode zone numbers.
2011-02-07  Nikolay Sivovurlmon/uri: Remove dead assignment and useless initiali...
2011-01-24  Nikolay Sivovurlmon/tests: Fix a leak in test (Valgrind).
2011-01-24  Jacek Cabanurlmon: Fixed key name size and format in open_zone_key.
2011-01-21  Jacek Cabanurlmon: Call remove_dot_segments on path opaque for...
2011-01-21  Jacek Cabanurlmon: Added backslash handling to remove_dot_segments.
2011-01-21  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetG...
2011-01-21  Thomas Mullalyurlmon/tests: Added pluggable protocol tests for CoInte...
2011-01-21  Thomas Mullalyurlmon: Added basic CoInternetGetSecurityUrlEx implemen...
2011-01-21  Thomas Mullalyurlmon/tests: Added CoInternetGetSecurityUrlEx tests.
2011-01-21  Thomas Mullalyurlmon: Added stub for CoInternetGetSecurityUrlEx.
2011-01-19  Greg Geldorpurlmon/tests: Fix tests when connecting via proxy.
2011-01-17  Jacek Cabanurlmon: Fixed memory leaks in tests.
2011-01-17  Thomas Mullalyurlmon/tests: Fixed memory leak in tests (valgrind).
2011-01-17  Thomas Mullalyurlmon: Fixed misc typos and removed a few random tab...
2011-01-17  Michael Stefaniucurlmon: Remove some leftovers from the old COM days.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the IStream iface.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the rest of the ifaces in Binding.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the IBinding iface.
2011-01-14  Erich Hooverurlmon: Fix MK protocol handling of escaped characters.
2011-01-14  Erich Hooverurlmon: Update MK protocol handling to IInternetProtocolEx.
2011-01-14  Michael Stefaniucurlmon: Use ifaces instead of vtbl pointers in Protocol...
2011-01-12  Michael Stefaniucurlmon: COM cleanup for the rest of the iface in BindPr...
2011-01-12  Michael Stefaniucurlmon: COM cleanup for the IInternetProtocolEx iface.
2011-01-11  David Hedbergurlmon: Add some error handling to the http protocol.
2011-01-11  Michael Stefaniucurlmon: COM cleanup for the IMoniker iface.
2011-01-11  Michael Stefaniucurlmon: Use an iface instead of a vtbl pointer in Async...
2011-01-11  Michael Stefaniucurlmon: Use ifaces instead of vtbl pointers in BindStat...
2011-01-11  Michael Stefaniucurlmon: Use an iface instead of a vtbl pointer in stgme...
2011-01-11  Jacek Cabanurlmon: Store object instead of interface pointer to...
2011-01-10  Michael Stefaniucurlmon: Use an iface instead of a vtbl pointer in MkPro...
2011-01-10  Michael Stefaniucurlmon: Use ifaces instead of vtbl pointers in MimeFilter.
2011-01-10  Michael Stefaniucurlmon: Use ifaces instead of vtbl pointers in GopherPr...
2011-01-07  Michael Stefaniucurlmon: Use an iface instead of a vtbl pointer in Proxy...
2011-01-04  Michael Stefaniucurlmon: Don't use DEFINE_THIS2 for the Protocol vtbl...
2011-01-04  Jacek Cabanurlmon: Fixed IUriBuilderFactory declaration.
2011-01-03  David Hedbergurlmon: Add new on_error function to protocol vtbl.
2011-01-03  David Hedbergurlmon: Move protocol flags for wininet based protocols...
2010-12-30  André Hentschelurlmon/tests: Don't test function directly when reporti...
2010-12-30  Michael Stefaniucurlmon: Use an iface instead of a vtbl pointer in Class...
2010-12-27  Eric Pouechurlmon: Fixed traces on 64bit systems.
2010-12-27  Jacek Cabanurlmon: Fixed a race in tests causing unexpected Switch...
2010-12-23  Jacek Cabanurlmon: Make protocol tests more verbose.
2010-12-23  Jacek Cabanurlmon: Converted more registration process to IRegistr...
2010-12-22  Jacek Cabanurlmon: Added more IInternetProtocolEx tests.
2010-12-22  David Hedbergurlmon: Fix return value from QueryService.
2010-12-22  David Hedbergurlmon: Split the code for sending an http request...
2010-12-20  Jacek Cabanurlmon: Added IUriContainer stub implementation of...
2010-12-20  David Hedbergurlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not...
2010-12-15  Austin Englishurlmon: Add stubs for ordinals 410 and 423.
2010-12-13  Alexandre Julliardurlmon: Convert the coclasses registration to the IRegi...
2010-12-09  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetP...
next