Jacek Caban
|
7437cc1e96
|
mshtml: Improve ReadSegments implementation.
|
2007-03-07 12:08:49 +01:00 |
Jacek Caban
|
ff3b2780ec
|
mshtml: Always read data in OnDataAvailable.
|
2007-03-02 11:39:47 +01:00 |
Jacek Caban
|
48b445b80d
|
mshtml: Move AddRequest call to OnStartBinding.
|
2007-02-12 13:42:03 +01:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Francois Gouget
|
dc0cfe7729
|
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
|
2006-09-29 17:53:23 +02:00 |
Jacek Caban
|
e15b5c7010
|
mshtml: Set dwOptions in GetBindInfo to 0x80000 to make test pass.
|
2006-09-25 21:13:25 +02:00 |
Jacek Caban
|
ac2aeb6e17
|
mshtml: Added PARSECOMPLETE task implementation.
|
2006-09-25 21:08:23 +02:00 |
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
Jacek Caban
|
7f107fb8da
|
mshtml: Store IBinding interface in BSCallback.
|
2006-09-25 21:08:08 +02:00 |
Jacek Caban
|
9ee2f5e0ad
|
mshtml: Correctly handle nsILoadGroup.
|
2006-08-16 12:40:03 +02:00 |
Jacek Caban
|
aa760c8b1e
|
mshtml: Store IMoniker in BSCallback.
|
2006-08-09 17:14:28 +02:00 |
Jacek Caban
|
9def0ca2a6
|
mshtml: Fix handling offset in BSCallback.
|
2006-08-04 11:58:52 +02:00 |
Jacek Caban
|
0fbb175d64
|
mshtml: Added nsInputStream::Read implementation.
|
2006-08-03 22:23:34 +02:00 |
Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Jacek Caban
|
78c287f12a
|
mshtml: Call OnStopRequest in OnStopBinding.
|
2006-06-26 13:49:30 +02:00 |
Jacek Caban
|
6c1e595c21
|
mshtml: Break reading if IStream::Read returns 0 bytes.
|
2006-06-26 13:49:30 +02:00 |
Alexandre Julliard
|
12286afc24
|
mshtml: Changed C syntax that winapi_check doesn't like.
|
2006-06-09 11:52:41 +02:00 |
Jacek Caban
|
56bb028611
|
mshtml: Use mime type reported by moniker if possible.
|
2006-06-03 11:54:07 +02:00 |
Jacek Caban
|
42f96fce67
|
mshtml: Return S_OK in OnStartBinding and OnStopBinding.
|
2006-06-03 11:53:53 +02:00 |
Jacek Caban
|
93fe34ee68
|
mshtml: Added beginning OnDataAvailable implementation.
|
2006-06-03 11:53:43 +02:00 |
Jacek Caban
|
ee8c855f77
|
mshtml: Added begining binding code in IPersistMoniker::Load.
|
2006-06-03 11:50:59 +02:00 |
Jacek Caban
|
f1d2e37655
|
mshtml: Set binding channel, listener and context in AsyncOpen.
|
2006-06-03 11:50:45 +02:00 |
Jacek Caban
|
813e82f253
|
mshtml: Add create_nscallback function to allow using BSCallback out of navigate.c.
|
2006-06-03 11:48:40 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
d656f996f1
|
mshtml: Beginning support for links opened in a new frame.
|
2006-03-02 11:42:06 +01:00 |
Jacek Caban
|
71b881e4ba
|
mshtml: Don't add null byte to post data.
|
2006-02-27 12:11:43 +01:00 |
Jacek Caban
|
d2389dc0cf
|
mshtml: Fix post data parsing.
|
2006-02-17 11:37:11 +01:00 |
Jacek Caban
|
cb880d7cc7
|
mshtml: Handle IHlinkFrame service.
|
2006-02-13 13:26:00 +01:00 |