Jacek Caban
|
3e422b9ed8
|
mshtml: Use zone mapping instead of hardcoded protocols in use_gecko_script.
|
2011-03-29 13:05:55 +02:00 |
Thomas Mullaly
|
5624ece30d
|
mshtml: Fixed a few typos.
|
2011-02-16 14:26:27 +01:00 |
Piotr Caban
|
fe5ce7120e
|
mshtml: Make sure previous request is stopped before starting new request in IPersistMoniker and IPersistStreamInit.
|
2011-02-01 12:04:08 +01:00 |
Michael Stefaniuc
|
2e24de635d
|
mshtml: COM cleanup for the IHTMLWindow2 iface.
|
2010-12-27 15:39:40 +01:00 |
Michael Stefaniuc
|
6c3bb4de6f
|
mshtml: COM cleanup for the IOleObject iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
7e32a1abb3
|
mshtml: COM cleanup for the IMonikerProp iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
f0c55f59e3
|
mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument.
|
2010-12-22 12:49:52 +01:00 |
Jacek Caban
|
c63a5fa8fd
|
mshtml: IHTMLDocument2 iface handling clean up.
|
2010-12-17 13:26:01 +01:00 |
Jacek Caban
|
6ae22663c0
|
mshtml: Don't use start_binding in IPersistStreamInit::InitNew.
|
2010-08-19 17:32:20 +02:00 |
Alexander Nicolaysen Sørnes
|
aa733bedd5
|
mshtml: Send more informative messages to OleInPlaceFrame.
|
2010-08-04 13:19:21 +02:00 |
Jacek Caban
|
8629433f5f
|
mshtml: Fire readystatechange event on document nodes.
|
2010-03-18 11:17:51 +01:00 |
Jacek Caban
|
92ff4bb7c2
|
mshtml: Fixed ref count leak.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
9fbc3b6061
|
mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.
|
2010-03-03 15:29:25 +01:00 |
Jacek Caban
|
8dd7b39603
|
mshtml: Correctly handle document with already loaded moniker in set_moniker.
|
2010-03-03 15:29:17 +01:00 |
Jacek Caban
|
4ae97b169d
|
mshtml: Call OnViewChange in set_downloading_proc.
|
2010-03-03 15:29:12 +01:00 |
Jacek Caban
|
2a092e212b
|
mshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling to IPersistMoniker::Load.
|
2010-03-03 15:29:07 +01:00 |
Jacek Caban
|
18423e8dd9
|
mshtml: Load data from moniker in IPersistStreamInit::InitNew.
|
2010-03-03 15:29:02 +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
|
ba1db4c199
|
mshtml: Use nsWineURL structure directly in load_nsuri.
|
2010-02-22 12:00:40 +01:00 |
Jacek Caban
|
2e6353d4bc
|
mshtml: Use nsIDocShell to load a page in set_moniker.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
4e6e908966
|
mshtml: Use JScript for JavaScript in res: protocol documents.
|
2009-12-22 13:48:25 +01:00 |
Piotr Caban
|
45e0dd9d1f
|
mshtml: Added PersistStreamInit_InitNew implementation.
|
2009-12-07 15:40:47 +01:00 |
Jacek Caban
|
f91e71d7ce
|
mshtml: Added onreadystatechange event support.
|
2009-12-01 11:39:45 +01:00 |
Jacek Caban
|
7f6630ee44
|
mshtml: Get rid of no longer needed bind_complete in set_moniker.
|
2009-11-12 15:20:12 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +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
|
207fe98e2a
|
mshtml: Moved bscallback to HTMLWindow.
|
2009-10-27 10:52:08 +01:00 |
Jacek Caban
|
f9eff68891
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
Jacek Caban
|
23e7fe481b
|
mshtml: Move mime to HTMLDocumentObj.
|
2009-09-17 09:47:43 -05:00 |
Jacek Caban
|
05d199474b
|
mshtml: Move readystate to HTMLDocumentObj.
|
2009-09-17 09:42:02 -05:00 |
Jacek Caban
|
56b69dff4a
|
mshtml: Moved usermode to HTMLDocumentObj.
|
2009-09-17 09:41:56 -05:00 |
Jacek Caban
|
e52e57cf2b
|
mshtml: Moved binding variables to HTMLDocumentObj.
|
2009-09-17 09:41:51 -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
|
f3fc00503c
|
mshtml: Use ActiveScript for JavaScript in about protocol documents.
|
2009-09-10 11:06:57 +02:00 |
Jacek Caban
|
705fb0f239
|
mshtml: Moved script host objects to HTMLWindow.
|
2009-09-10 11:06:36 +02:00 |
Jacek Caban
|
13a84dea30
|
mshtml: Get rid of handling post data in IPersistMoniker::Load hack.
|
2009-08-25 10:23:31 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Jacek Caban
|
520f41b259
|
mshtml: Don't write null byte in IPersist*::Save functions.
|
2009-08-12 12:49:29 +02:00 |
Jacek Caban
|
781b0873e6
|
mshtml: Added IPersistHistory stub implementation.
|
2009-04-16 13:45:20 -05:00 |
Jacek Caban
|
00289dd19a
|
mshtml: Make sure that HTML headers are terminated by endline.
|
2009-03-10 12:06:03 +01:00 |
Jacek Caban
|
427610da89
|
mshtml: Use stored nsdoc in get_doc_string.
|
2008-10-09 12:26:56 +02:00 |
Jacek Caban
|
c3bdda8102
|
mshtml: Use ActiveScript for JavaScript in file protocol documents.
|
2008-09-25 11:18:49 +02:00 |
Jacek Caban
|
c94e646fc1
|
mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls.
|
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
|
d4cff191b2
|
mshtml: Improve header parsing.
|
2008-03-12 11:59:32 +01:00 |
Andrew Talbot
|
d52b9ddd67
|
mshtml: Assign to structs instead of using memcpy.
|
2008-03-06 12:46:29 +01:00 |