Jacek Caban
|
faf0b6bb2a
|
mshtml: Avoid crash in nsIURI:Equals if other_url is NULL.
|
2009-10-28 11:11:36 +01:00 |
Jacek Caban
|
745f601d23
|
mshtml: Moved binding list to HTMLDocumentNode.
|
2009-10-27 10:52:37 +01:00 |
Jacek Caban
|
12bddc55ed
|
mshtml: Allow task queue to be used for different targets.
|
2009-10-27 10:52:28 +01:00 |
Jacek Caban
|
fd47fa4647
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
Jacek Caban
|
50588739e3
|
mshtml: Use HTMLWindow in AsyncOpen implementation.
|
2009-10-27 10:51:45 +01:00 |
Jacek Caban
|
45ce37fe64
|
mshtml: Store window reference in nsURI.
|
2009-10-27 10:51:35 +01:00 |
Jacek Caban
|
1d134f74ab
|
mshtml: Return failure in GetContentType if content type is not available.
|
2009-10-14 11:22:38 +02:00 |
Jacek Caban
|
4aa48041fa
|
mshtml: Moved QueryService call to hlink_frame_navigate.
|
2009-10-12 12:14:56 +02:00 |
Andrew Eikum
|
be4178928b
|
mshtml: Fix typo in WARN.
|
2009-10-12 12:13:32 +02:00 |
Jacek Caban
|
23e7fe481b
|
mshtml: Move mime to HTMLDocumentObj.
|
2009-09-17 09:47:43 -05:00 |
Jacek Caban
|
0d15ad8be4
|
mshtml: Move client site ifaces to HTMLDocumentObj.
|
2009-09-17 09:40:53 -05:00 |
Jacek Caban
|
b827996515
|
mshtml: Moved NSContainer to HTMLDocumentObj.
|
2009-09-17 09:40:35 -05:00 |
Jacek Caban
|
508aa85c6b
|
mshtml: Added IHTMLInputElement::src property implementation.
|
2009-09-15 16:41:26 -05:00 |
Jacek Caban
|
46ca3c433f
|
mshtml: Update wine_url in nsIURL::SetQuery.
|
2009-08-27 11:45:36 +02:00 |
Jacek Caban
|
d6215843d7
|
mshtml: Wrap nsIURL interface.
|
2009-08-27 11:45:16 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Jacek Caban
|
55014297f8
|
mshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface.
|
2009-08-24 12:08:53 +02:00 |
Jacek Caban
|
e4c203a2bc
|
mshtml: Treat wyciwyg protocol as Gecko special protocol.
|
2009-08-24 12:08:46 +02:00 |
Jacek Caban
|
487443a2d1
|
mshtml: Wrap nsIHttpChannelInternal interface.
|
2009-08-24 12:08:35 +02:00 |
Jacek Caban
|
3768ae7336
|
mshtml: Added IBindStatusCallback::OnResponse implementation.
|
2009-08-12 12:49:18 +02:00 |
Jacek Caban
|
8d28f09d8a
|
mshtml: Wine Gecko 0.9.0 release.
|
2008-12-30 12:43:34 +01:00 |
Jacek Caban
|
a47292a3ab
|
mshtml: Release owner in nsChannel destructor.
|
2008-12-22 10:29:23 +01:00 |
Jacek Caban
|
bbd4a63491
|
mshtml: Added nsIChannel::[Get|Set]Owner implementation.
|
2008-12-18 14:52:08 +01:00 |
Jacek Caban
|
d356d15225
|
mshtml: Use stored nsINetUtil interface.
|
2008-12-18 14:52:04 +01:00 |
Jacek Caban
|
3dbeb15eac
|
mshtml: Call necko's SetUploadStream from wrapper's SetUploadStream.
|
2008-11-24 13:43:38 +01:00 |
Andrew Talbot
|
75d4faabd3
|
mshtml: Sign-compare warnings fix.
|
2008-10-20 11:33:24 +02:00 |
Jacek Caban
|
aae2c59dfd
|
mshtml: Added IHTMImgElement::get_src implementation.
|
2008-10-14 11:25:02 +02:00 |
Lei Zhang
|
f023be8aa7
|
mshtml: Remove unneeded variable.
|
2008-06-26 21:07:37 +02:00 |
Jacek Caban
|
732682b08c
|
mshtml: Correctly handle NULL req in get_nscontainer_from_load_group.
|
2008-04-10 11:16:32 +02:00 |
Jacek Caban
|
e2645dec1c
|
mshtml: Added nsIChannel::SetContentType implementation.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
8abf7a8cc9
|
mshtml: Rename nsChannel::content to content_type and clean up its handling.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
5a04f526ad
|
mshtml: Added new nsChannelBSC type.
|
2008-03-24 11:36:28 +01:00 |
Jacek Caban
|
f792ada40f
|
mshtml: Don't access BSCallback directly in nsio.c.
|
2008-03-24 11:36:14 +01:00 |
Jacek Caban
|
75fe97dc0b
|
mshtml: Use load group to find NSContainer in AsyncOpen if URI has no associated container.
|
2008-03-10 11:23:45 +01:00 |
Jacek Caban
|
54e6aa91af
|
mshtml: Added nsIURI::Equals implementation on URIs without necko interface associated.
|
2008-02-28 12:57:10 +01:00 |
Jacek Caban
|
6a3984c397
|
mshtml: Added nsIURI::Clone implementation on URIs without necko interface associated.
|
2008-02-28 12:57:07 +01:00 |
Jacek Caban
|
2f046e9623
|
mshtml: Report true scheme for about:blank URL.
|
2008-02-21 12:53:00 +01:00 |
Jacek Caban
|
7ea9c7d3e1
|
mshtml: Added nsINetUtil interface to nsIOService.
|
2008-02-21 12:53:00 +01:00 |
Jacek Caban
|
814e07d8e8
|
mshtml: Update wine_url in nsIURI::SetPath.
|
2008-02-04 13:17:48 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Jacek Caban
|
cbe9f974d6
|
mshtml: Move nsChannel's content type initialization to async_open_doc_uri.
|
2008-01-11 12:26:11 +01:00 |
Jacek Caban
|
7de847c6ee
|
mshtml: Don't crash in before_async_open if there is no client site.
|
2008-01-10 13:20:20 +01:00 |
Jacek Caban
|
72d0971034
|
mshtml: Remove not used argument of nsACString_GetData.
|
2007-12-17 11:49:12 +01:00 |
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
Jacek Caban
|
c02b46d987
|
mshtml: Fixed handling channels without container and necko channel.
|
2007-11-20 12:28:59 +01:00 |
Jacek Caban
|
6b21304248
|
mshtml: AsyncOpen code clean up.
|
2007-11-05 12:12:47 +01:00 |
Jacek Caban
|
41c35a1ce2
|
mshtml: Use wine scheme mechanism in do_load_from_moniker_hack.
|
2007-10-15 13:44:42 +02:00 |
Jacek Caban
|
47c91d4d18
|
mshtml: Use GetWineURL in before_async_open.
|
2007-10-01 12:34:03 +02:00 |
Jacek Caban
|
718b771f2a
|
mshtml: Return wine: URI for protocols handled by MSHTML.
|
2007-08-15 10:39:53 +02:00 |
Jacek Caban
|
000c3d4295
|
mshtml: Check use_wine_url in nsIURI::GetAsciiSpec.
|
2007-08-15 10:38:49 +02:00 |