Commit Graph

106 Commits (a1614c82cda99efc34ff7f5b4a8427149d38640c)

Author SHA1 Message Date
Nikolay Sivov f2dfe86ac4 urlmon: Recognize <head> start tag as text/html MIME type. 2012-01-30 11:56:04 +01:00
Piotr Caban 11abd08bb5 urlmon: Added CUri ClassFactory implementation. 2012-01-13 18:17:36 +01:00
Piotr Caban dc8467fefe urlmon: Added stub for 444 and 445 function. 2011-12-15 10:49:19 +01:00
Francois Gouget 7b1d685634 urlmon: Delete the static critical section when unloading the dll. 2011-11-17 11:38:03 +01:00
Jacek Caban 75dd412311 urlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9. 2011-11-14 17:36:57 +01:00
Austin English 7c527199b6 urlmon: Add a stub for RegisterMediaTypes(). 2011-09-20 16:21:41 +02:00
Piotr Caban 005808cb0e urlmon: Added 111 ordinal stub. 2011-09-16 17:23:13 +02:00
Dan Kegel 6bbd0b87d5 urlmon: IsValidUrl should not fail if first parameter is not NULL. 2011-03-28 17:13:44 +02:00
Michael Stefaniuc 81f44f501f urlmon: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-30 12:21:53 +01:00
Jacek Caban fcc4c46476 urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
Austin English 967657de35 urlmon: Add stubs for ordinals 410 and 423. 2010-12-15 12:25:57 +01:00
Jacek Caban 883871174a urlmon: Moved buffer-based MIME finding to a separated function. 2010-11-30 13:53:27 +01:00
Alexandre Julliard 5c632145e8 urlmon: Forward the DllMain call to the dlldata.c generated function. 2010-04-08 23:56:55 +02:00
Piotr Caban dc78e8d315 urlmon: Added ProxyStub implementation. 2009-12-09 13:49:26 +01:00
Vladimir Pankratov 1327ae0c74 urlmon: Handle NULL parameter. 2009-09-02 15:47:57 +02:00
Jacek Caban 09436d69f1 urlmon: Use one wininet internet handle for all connections. 2009-08-03 15:00:02 +02:00
Jacek Caban cef7e04f18 urlmon: Added ObtainUserAgentString implementation. 2009-06-29 12:25:27 +02:00
Jacek Caban e237c127c1 urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:15 +02:00
Jacek Caban 1880de044c urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:08 +02:00
Jacek Caban 08d8a5ea25 urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value. 2009-05-25 11:24:08 +02:00
Jacek Caban bee36fe831 urlmon: Cache the binding notif window. 2009-05-11 15:56:42 +02:00
Jacek Caban 11a6f3539f urlmon: Added DeCompMimeFilter stub implementation. 2009-04-07 11:21:18 +02:00
Jacek Caban a5b2075ef1 urlmon: Added StdURLMoniker implementation. 2009-03-24 10:28:15 +01:00
Jacek Caban cfb9c099b5 urlmon: Added gopher protocol handler stub implementation. 2009-03-05 12:38:57 +01:00
Andrew Talbot c7284efa13 urlmon: Sign-compare warnings fix. 2008-11-14 11:02:15 +01:00
Jacek Caban 2ef724113a urlmon: Added IsLoggingEnabled[AW] stub implementation. 2008-10-24 14:24:59 +02:00
Andrew Talbot dbe7718e2b urlmon: Assign to structs instead of using memcpy. 2008-03-19 11:21:46 +01:00
Jacek Caban 2b90a7d6d5 urlmon: Optimize registering urlmon protocols. 2008-02-21 13:52:13 +01:00
Jacek Caban 5321c7154a urlmon: Added audio/basic MIME filter. 2008-02-18 12:57:00 +01:00
Jacek Caban 74b0897cf0 urlmon: Added TYMED_FILE support to CopyStgMedium. 2008-02-18 12:56:36 +01:00
Jacek Caban fd0d1d0765 urlmon: Added CopyStgMedium implementation. 2008-02-04 13:15:28 +01:00
Jacek Caban 10563d5c8e urlmon: Added comments about missing MIME filters. 2008-02-04 11:29:57 +01:00
Jacek Caban 7a2a6f4e0d urlmon: Includes clean up. 2007-12-14 12:24:51 +01:00
Jacek Caban 48d393bdfe urlmon: Added https protocol class factory stub implementation. 2007-11-05 14:19:59 +01:00
Jacek Caban f9545ad94f urlmon: Added application/postscript MIME filter. 2007-10-23 18:18:28 +02:00
Jacek Caban 58e8b19d0b urlmon: Added audio/wav MIME filter. 2007-10-23 18:18:28 +02:00
Jacek Caban ec565fbfd9 urlmon: Added text/richtext MIME filter. 2007-10-23 18:18:28 +02:00
Rob Shearman a3ad394f9c urlmon: Add a stub for GetClassFileOrMime. 2007-10-22 14:54:39 +02:00
Misha Koshelev e4282a59dd urlmon: Improve ObtainUserAgentString conformance to native. 2007-07-10 13:37:09 +02:00
Rob Shearman fd8868bac4 urlmon: Fix a reference count leak that would keep the module alive when it shouldn't. 2007-04-02 11:34:32 +02:00
Jacek Caban 74d49757c7 urlmon: Fix FindMimeFromData tests on IE7. 2007-03-02 11:39:36 +01:00
Jan Zerebecki ea6ee42c71 urlmon: Remove redundant const. 2007-02-06 13:20:03 +01:00
Jacek Caban 76ce82374e urlmon: Added mk protocol stub implementation. 2007-01-12 20:40:54 +01:00
Jacek Caban bb52f14d59 urlmon: Use pluggable protocol in CoInternetCompareUrl. 2006-12-13 16:04:48 +01:00
Jacek Caban 35e0e994ce urlmon: Added application/x-msdownload mime filter. 2006-12-13 16:04:48 +01:00
Jacek Caban 8afd947f15 urlmon: Added application/pdf mime filter. 2006-12-07 11:24:22 +01:00
Jacek Caban edf73245fe urlmon: Added application/java mime filter. 2006-12-07 11:24:16 +01:00
Jacek Caban d5c6f6ec25 urlmon: Added application/x-zip-compressed filter. 2006-12-07 11:24:07 +01:00
Jacek Caban 3d767fcb55 urlmon: Added application/x-gzip-compression filter. 2006-12-07 11:24:01 +01:00
Andrew Talbot 60cafb5e95 urlmon: Cast-qual warnings fix. 2006-11-17 12:45:35 +01:00