Andrew Eikum
|
5f8776c8d0
|
mshtml: Fix return value interpretation when navigating.
|
2010-03-18 10:23:36 +01:00 |
Jacek Caban
|
34944c89dd
|
mshtml: Properly handle IHlinkFrame::Navigate result.
|
2010-03-03 15:28:58 +01:00 |
Jacek Caban
|
9d9553f9bb
|
mshtml: nsio.c code clean up.
|
2010-03-03 15:28:48 +01:00 |
Jacek Caban
|
01b2388c22
|
mshtml: Allow post data and headers to be passed to create_channelbsc.
|
2010-03-03 15:28:43 +01:00 |
Jacek Caban
|
0bccfa873d
|
mshtml: Moved asynchronous document binding to separated function.
|
2010-03-03 15:28:37 +01:00 |
Jacek Caban
|
6b46c9e5ad
|
mshtml: Get rid of nsIWineURI interface.
|
2010-02-22 12:01:07 +01:00 |
Jacek Caban
|
0f6f96ea63
|
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.
|
2010-02-22 12:00:58 +01:00 |
Jacek Caban
|
a42bc25d55
|
mshtml: Get rid of nsIWineURI::[GS]etWindow.
|
2010-02-22 12:00:53 +01:00 |
Jacek Caban
|
043af028b9
|
mshtml: Get rid of most nsIWineURI methods.
|
2010-02-22 12:00:46 +01:00 |
Jacek Caban
|
ba1db4c199
|
mshtml: Use nsWineURL structure directly in load_nsuri.
|
2010-02-22 12:00:40 +01:00 |
Jacek Caban
|
61121cefcb
|
mshtml: Moved OnStartURIOpen implementation to nsio.c.
|
2010-02-22 12:00:25 +01:00 |
Jacek Caban
|
d95a54aa57
|
mshtml: Store nsWineURI object instead of interface in nsChannel.
|
2010-02-22 11:59:53 +01:00 |
Jacek Caban
|
4ab63f3ad8
|
mshtml: Rename nsURI to nsWineURI.
|
2010-02-22 11:59:39 +01:00 |
Jacek Caban
|
56f26c1e19
|
mshtml: Silence invalid FIXME.
|
2010-01-14 10:22:44 -06:00 |
Jacek Caban
|
2e6353d4bc
|
mshtml: Use nsIDocShell to load a page in set_moniker.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
d60ebb308f
|
mshtml: Don't try to wrap necko channel in nsChannel implementation.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
ecbe545e90
|
mshtml: Don't use necko nsIHttpChannel in nsChannel implementation.
|
2009-12-21 15:01:25 +01:00 |
Jacek Caban
|
74c4a73ffb
|
mshtml: Don't use necko nsIHttpChannelInternal implementation in nsChannel object.
|
2009-12-18 11:41:19 +01:00 |
Jacek Caban
|
28677ea87d
|
mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation.
|
2009-12-02 12:19:38 +01:00 |
Jacek Caban
|
dc3818e707
|
mshtml: Don't wrap URIs related to Gecko special URIs.
|
2009-12-02 12:19:30 +01:00 |
Jacek Caban
|
bb60430de4
|
mshtml: Always return fake scheme in nsIURI::GetScheme if use_wine_url is set.
|
2009-12-01 11:39:31 +01:00 |
Jacek Caban
|
050a1372b0
|
mshtml: Added support for frames in navigate_url.
|
2009-12-01 11:39:26 +01:00 |
Jacek Caban
|
7cb41811b1
|
mshtml: Use special handling only for main documents in AsyncOpen.
|
2009-12-01 11:39:07 +01:00 |
Jacek Caban
|
fc2306d58c
|
mshtml: Don't fail in NewChannelFromURI if necko failed to create a channel.
|
2009-12-01 11:39:02 +01:00 |
Jacek Caban
|
d0dbf57c36
|
mshtml: Always set use_wine_url if there is no necko nsIURI available.
|
2009-12-01 11:38:55 +01:00 |
Jacek Caban
|
007b398215
|
mshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
|
2009-11-03 21:23:58 +01:00 |
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 |