Jacek Caban
|
1cc3cf1b64
|
mshtml: Added exec_refresh implementation.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
8f1bb21f35
|
mshtml: Don't skip history notification for about: URLs.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
7ac09e721c
|
mshtml: Properly report history update for location.replace call.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
26d3962528
|
mshtml: Added IPersistStream::LoadHistory implementation.
|
2012-11-09 11:30:52 +01:00 |
Jacek Caban
|
cfa0a3accd
|
mshtml: Use flags in navigation functions.
|
2012-11-09 11:30:48 +01:00 |
Jacek Caban
|
92443dca02
|
mshtml: Added IPersistHistory::SaveHistory implementation.
|
2012-11-09 11:30:45 +01:00 |
Jacek Caban
|
e0a33d0480
|
mshtml: Don't pass hash part of URI to EvaluateNewWindow.
|
2012-11-09 11:30:35 +01:00 |
Jacek Caban
|
4940275d21
|
mshtml: Set 'this' to window object for onload handlers.
|
2012-10-22 12:06:33 +02:00 |
Jacek Caban
|
3b6615686b
|
mshtml: Fixed error handling of IBindCtx_GetObjectParam (coverity).
|
2012-10-19 12:20:49 +02:00 |
Jacek Caban
|
08485aeb48
|
mshtml: Properly handle OOM errors in task.c (coverity).
|
2012-10-19 12:19:45 +02:00 |
Jacek Caban
|
51b701c3ad
|
mshtml: Moved HTMLScriptElement declaration to separated header.
|
2012-10-16 20:40:28 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
5fecc4896f
|
mshtml: Don't store outer window in nsChannelBSC.
|
2012-07-12 11:47:20 -05:00 |
Jacek Caban
|
25c5082f90
|
mshtml: Create inner window early in binding process and use it to store current binding callback.
|
2012-07-12 11:47:09 -05:00 |
Jacek Caban
|
94f0f884fd
|
mshtml: Moved binding list to HTMLInnerWindow.
|
2012-07-11 10:00:26 -05:00 |
Jacek Caban
|
79356c65c1
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
08964ede45
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
0675f5c3d1
|
mshtml: Fixed Exec_ShellDocView_84 tests.
|
2012-05-29 18:20:14 +02:00 |
Jacek Caban
|
21f5ef2808
|
mshtml: Improved more VARIANT debug traces.
|
2012-03-28 14:56:39 +02:00 |
Jacek Caban
|
6c6744f800
|
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
|
2012-03-27 17:55:55 +02:00 |
André Hentschel
|
3950721c2d
|
mshtml: Only release the interface if it exists.
|
2012-02-11 15:13:20 +01:00 |
Jacek Caban
|
c5257dc126
|
mshtml: Moved creating URIs relative to window to a new function.
|
2012-01-27 18:05:58 +01:00 |
Jacek Caban
|
5e84789578
|
mshtml: Added history update notification support.
|
2012-01-20 16:02:50 +01:00 |
Michael Stefaniuc
|
51f77f4983
|
mshtml: Remove superfluous NULL pointer check before free (Smatch).
|
2012-01-16 12:45:34 +01:00 |
Jacek Caban
|
fbdfec74b0
|
mshtml: Properly handle fragment-only navigation.
|
2011-11-15 19:37:32 +01:00 |
Jacek Caban
|
bc701d5965
|
mshtml: Split setting window URI from set_current_mon.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
dc604f4a27
|
mshtml: Get rid of an unused parameter in prepare_for_binding.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
1190c8cbd6
|
mshtml: Use IUri in use_gecko_script.
|
2011-11-14 13:10:21 +01:00 |
Jacek Caban
|
d7f7f33e7d
|
mshtml: Use IUri in set_current_mon if possible and store it in window object.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
535e2b23a3
|
mshtml: Store window URL as BSTR.
|
2011-11-14 13:10:20 +01:00 |
Gerald Pfeifer
|
3eafe92ba3
|
mshtml: Add failure detection to set_downloading_proc.
|
2011-09-09 16:05:27 +02:00 |
Piotr Caban
|
e934d847b2
|
mshtml: Added error handling to get_doc_string.
|
2011-08-04 18:42:30 +02:00 |
Jacek Caban
|
7891fc45d3
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
923484bd7c
|
mshtml: Use task destructor for set_downloading task.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
7247eaa181
|
mshtml: Allow async tasks to have custom destructors.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
b14fc2c9d1
|
mshtml: Split set_moniker implementation.
|
2011-07-24 12:32:52 +02:00 |
Jacek Caban
|
402c875699
|
mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.
|
2011-07-24 12:32:38 +02:00 |
Jacek Caban
|
1e60c2f300
|
mshtml: Moved binding-related declarations to separate file.
|
2011-07-24 12:32:30 +02:00 |
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 |