Jacek Caban
|
ac61b90f87
|
urlmon: Fixed ref count leak.
|
2008-02-06 22:12:31 +01:00 |
Jacek Caban
|
5bad12c6bc
|
urlmon: Added gecko_installer_workaround to url.c tests.
|
2008-02-06 22:12:28 +01:00 |
Jacek Caban
|
684307f43f
|
urlmon: Added more tests.
|
2008-02-04 13:17:26 +01:00 |
Jacek Caban
|
210854edf2
|
urlmon: Added more protocol tests.
|
2008-02-04 13:17:12 +01:00 |
Jacek Caban
|
f2aef4cbb9
|
urlmon: Correctly handle BINDF_NEEDFILE flag in http protocol.
|
2008-02-04 13:17:06 +01:00 |
Jacek Caban
|
2b3c115ad1
|
urlmon: Added support for binding to IID_IUnknown storage (cache file).
|
2008-02-04 13:17:00 +01:00 |
Jacek Caban
|
458d27fa46
|
urlmon: Added BINDSTATUS_CACHEFILENAMEAVAILABLE support.
|
2008-02-04 13:16:54 +01:00 |
Jacek Caban
|
e9189df9a6
|
urlmon: Don't create stgmed_obj for binding to object.
|
2008-02-04 13:16:49 +01:00 |
Jacek Caban
|
4985ca0e1c
|
urlmon: Abstract ProtocolStream object.
|
2008-02-04 13:16:43 +01:00 |
Jacek Caban
|
6b854ff480
|
urlmon: Separate buffer from stream object.
|
2008-02-04 13:16:35 +01:00 |
Jacek Caban
|
bf5487bfc1
|
urlmon: Return better error results.
|
2008-02-04 13:15:42 +01:00 |
Jacek Caban
|
21dbe9d6ad
|
urlmon: Fixed tests.
|
2008-02-04 13:15: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
|
2c15913180
|
urlmon: Added MkParseDisplayNameEx tests.
|
2008-02-04 11:28:14 +01:00 |
Jacek Caban
|
60b0539c87
|
urlmon: Added HlinkParseDisplayNameEx implementation.
|
2008-02-04 11:28:02 +01:00 |
Andrew Talbot
|
41ed910604
|
urlmon: Remove unneeded cast.
|
2008-01-22 11:27:38 +01:00 |
Marcus Meissner
|
61b4b0c362
|
urlmon: Skip pstgmed related tests if NULL.
|
2008-01-17 13:42:14 +01:00 |
Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
Dan Kegel
|
95fbd7f46b
|
urlmon: Fix unlikely free of uninitialized pointer.
|
2008-01-14 13:11:10 +01:00 |
Jacek Caban
|
bc35dda746
|
urlmon: Added more tests.
|
2007-12-31 16:49:38 +01:00 |
Jacek Caban
|
85f472b37d
|
urlmon: Added BindToObject implementation.
|
2007-12-31 16:49:32 +01:00 |
Jacek Caban
|
a16ae2e8f2
|
urlmon: Call AddRef in EnumFORMATETC::QueryInterface.
|
2007-12-31 16:49:16 +01:00 |
Jacek Caban
|
91087d6229
|
urlmon: Added "CBinding Context" bind option support.
|
2007-12-31 16:49:11 +01:00 |
Jacek Caban
|
e3c47c88fd
|
urlmon: Binding_Create clean up.
|
2007-12-31 16:49:06 +01:00 |
Jacek Caban
|
91938977e9
|
urlmon: Better error handling.
|
2007-12-31 16:49:00 +01:00 |
Jacek Caban
|
2f34d0093c
|
urlmon: Better implementation of bind stopping.
|
2007-12-31 16:48:56 +01:00 |
Jacek Caban
|
ed1c7f8135
|
urlmon: Make start_binding more generic.
|
2007-12-31 16:48:48 +01:00 |
Jacek Caban
|
785e98173f
|
urlmon: Added ibind argument handling in CreateAsyncBindCtx.
|
2007-12-31 16:48:45 +01:00 |
Jacek Caban
|
1ca205525c
|
urlmon: Use BindProtocol in Binding object.
|
2007-12-31 16:48:31 +01:00 |
Jacek Caban
|
48017908ad
|
urlmon: Added more binding tests.
|
2007-12-31 16:21:24 +01:00 |
Jacek Caban
|
da6dbedbe9
|
urlmon: Release protocol sink in Terminate.
|
2007-12-31 16:21:15 +01:00 |
Jacek Caban
|
2afdc8f591
|
urlmon: More ReportProgress implementation.
|
2007-12-31 16:21:11 +01:00 |
Jacek Caban
|
2e62330c67
|
urlmon: Move setting protocol_sink to separated function.
|
2007-12-31 16:21:08 +01:00 |
Jacek Caban
|
3c985a442a
|
urlmon: Rename BindProtocol's IInternetProtocolSink methods.
Binding's implementation uses the same names, what makes reading logs
harder.
|
2007-12-28 11:29:57 +01:00 |
Jacek Caban
|
8f09522357
|
urlmon: Use heap_alloc_zero to allocate BindProtocol.
|
2007-12-28 11:29:48 +01:00 |
Jacek Caban
|
f4ded1c2a5
|
urlmon: Added mime filters tests.
|
2007-12-28 11:29:44 +01:00 |
Jacek Caban
|
8a669c9a19
|
urlmon: Added [Un]RegisterMimeFilter implementation.
|
2007-12-28 11:29:39 +01:00 |
Jacek Caban
|
96be709c2e
|
urlmon: RegisterNameSpace clean up.
|
2007-12-28 11:29:33 +01:00 |
Jacek Caban
|
6b6eb8c436
|
urlmon: Added CoInternetQueryInfo tests.
|
2007-12-28 11:29:27 +01:00 |
Jacek Caban
|
7d223172c5
|
urlmon: Added CoInternetQueryInfo implementation.
|
2007-12-28 11:29:22 +01:00 |
Jacek Caban
|
d067fabd38
|
urlmon: Fixed BindToObject tests.
|
2007-12-24 16:34:23 +01:00 |
Jacek Caban
|
1148d4f13f
|
urlmon: Added more binding tests.
|
2007-12-24 16:34:17 +01:00 |
Jacek Caban
|
19bca90710
|
urlmon: Added more BindProtocol::ReportProgress implementation.
|
2007-12-24 16:27:56 +01:00 |
Jacek Caban
|
4883c8aba6
|
urlmon: Added BindProtocol::[Un]LockRequest.
|
2007-12-24 16:27:52 +01:00 |
Jacek Caban
|
f189e7a060
|
urlmon: Added BindProtocol::Continue implementation.
|
2007-12-24 16:27:47 +01:00 |
Jacek Caban
|
a6eb0780be
|
urlmon: Added BindProtocol::Switch implementation.
|
2007-12-24 16:27:43 +01:00 |
Jacek Caban
|
a9765337f8
|
urlmon: Added IServiceProvider implementation to BindProtocol object.
|
2007-12-24 16:27:38 +01:00 |
Jacek Caban
|
7cd13e17ad
|
urlmon: Added BindProtocol::GetBindString implementation.
|
2007-12-24 16:27:33 +01:00 |
Jacek Caban
|
0d869d539f
|
urlmon: Fixed protocol tests.
|
2007-12-24 16:27:27 +01:00 |