Jacek Caban
|
5e84789578
|
mshtml: Added history update notification support.
|
2012-01-20 16:02:50 +01:00 |
Jacek Caban
|
d9e57da4c7
|
mshtml: Added more travel log tests.
|
2012-01-20 16:02:42 +01:00 |
Jacek Caban
|
50a86f5f25
|
mshtml: Better stub for ITravelLogClient::FindWindowByIndex.
|
2012-01-20 16:02:35 +01:00 |
Jacek Caban
|
e174d1d31b
|
mshtml: Added ITravelLogClient stub implementation.
|
2012-01-20 16:02:27 +01:00 |
Nikolay Sivov
|
478ddf7b6c
|
mshtml: Respond to SID_SContainerDispatch service id.
|
2012-01-20 16:01:38 +01:00 |
Jacek Caban
|
882d126dba
|
mshtml: Added IOleContainer::EnumObjects tests.
|
2012-01-19 21:08:53 +01:00 |
Jacek Caban
|
3b80784b63
|
mshtml: Added IOleContainer::EnumObjects implementation.
|
2012-01-19 21:08:53 +01:00 |
Jacek Caban
|
537d05fb4b
|
mshtml: Added ITargetContainer::GetFramesContainer implementation.
|
2012-01-19 21:08:52 +01:00 |
Jacek Caban
|
b18ff8b3b0
|
mshtml: Added ITargetContainer stub implementation.
|
2012-01-18 20:01:43 +01:00 |
Jacek Caban
|
44aa20720d
|
mshtml: Added a test showing that HTMLDocument does not support ITargetFrame interface.
|
2012-01-18 19:38:11 +01:00 |
Jacek Caban
|
58aa5471a5
|
mshtml: Return error in IInternetHostSecurityManager calls on detached documents.
|
2012-01-18 16:25:51 +01:00 |
Michael Stefaniuc
|
51f77f4983
|
mshtml: Remove superfluous NULL pointer check before free (Smatch).
|
2012-01-16 12:45:34 +01:00 |
Jacek Caban
|
06e51bc694
|
mshtml: Moved NPAPI struct declarations to npplugin.c.
They are no longer needed in nsiface.idl
|
2012-01-13 18:17:41 +01:00 |
Jacek Caban
|
d420797002
|
mshtml: Get rid of wrapped nsIURI in nsWineURI.
|
2012-01-12 16:09:57 +01:00 |
Jacek Caban
|
88d75f1107
|
mshtml: Get rid of wrapped nsurl.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
fc899dfa99
|
mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
b24b06a7cb
|
mshtml: Reimplement nsIURL::GetFileName on top of IUri.
|
2012-01-11 19:42:52 +01:00 |
Jacek Caban
|
5458e5f6de
|
mshtml: Reimplement nsIURL::GetDirectory using new helper functions.
|
2012-01-11 19:42:52 +01:00 |
Jacek Caban
|
7bbe0d5ca6
|
mshtml: Open document in a new window in IHlinkTarget::Navigate if the document is not embedded.
|
2012-01-10 17:59:01 +01:00 |
Andrew Eikum
|
abd9f38273
|
mshtml: Fix WARN typo.
|
2012-01-10 10:48:52 +01:00 |
Jacek Caban
|
c7cc9a1a5d
|
mshtml: Added more IHTMLWindow2::open tests.
|
2012-01-09 20:12:25 +01:00 |
Jacek Caban
|
d870b8c3e3
|
mshtml: Added IHTMLWindow::open implementation.
|
2012-01-09 20:12:24 +01:00 |
André Hentschel
|
67b6ae8423
|
mshtml: Remove unused definitions.
|
2012-01-05 21:27:36 +01:00 |
Jacek Caban
|
d0f6e349b0
|
mshtml: Use do_query_service in QueryService implementation.
|
2012-01-05 21:27:35 +01:00 |
Jacek Caban
|
986800701b
|
mshtml: Use QueryService helper function in SetClientSite implementation.
|
2012-01-05 21:27:35 +01:00 |
Jacek Caban
|
6363796e09
|
mshtml: Use a helper function for QueryService calls in hlink_frame_navigate.
|
2012-01-05 21:27:35 +01:00 |
Marcus Meissner
|
3a58d28427
|
mshtml: Mark function as hidden.
|
2012-01-03 12:37:32 +01:00 |
Jacek Caban
|
4d4955f248
|
mshtml: Use IUri for IHTMLLocation::get_search implementation.
|
2012-01-03 12:37:28 +01:00 |
Jacek Caban
|
2e2a80ce8a
|
mshtml: Use IUri in IHTMLLocation::put_port implementation.
|
2011-12-30 17:12:47 +01:00 |
Jacek Caban
|
5c8c46db18
|
mshtml: Reorder nsIURL functions to match vtbl order.
|
2011-12-29 16:20:38 +01:00 |
Jacek Caban
|
98b8ebaff7
|
mshtml: Use IUri in IHTMLLocation::get_protocol implementation.
|
2011-12-29 16:20:16 +01:00 |
Jacek Caban
|
dfeec5a2bf
|
mshtml: Use IURi for IHTMLLocation::get_hash implementation.
|
2011-12-28 17:49:41 +01:00 |
Jacek Caban
|
30467685ba
|
mshtml: Initialize VARIANT before passing it to variant_copy.
|
2011-12-12 15:50:50 +01:00 |
Jacek Caban
|
4352a9fa14
|
mshtml: Added support for navigating to _self target.
|
2011-12-06 16:30:17 +01:00 |
Jacek Caban
|
3284d17ec2
|
mshtml: Don't use WINAPI for assembly functions to avoid linker warnings on mingw.
|
2011-12-06 15:50:59 +01:00 |
Jacek Caban
|
d73b1b6d8f
|
mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface.
|
2011-12-05 17:45:45 +01:00 |
Jacek Caban
|
fc504c9117
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
Alexandre Julliard
|
c8249b9c3f
|
mshtml: Convert dialogs to po files.
|
2011-11-30 18:13:08 +01:00 |
Jacek Caban
|
38371bed29
|
mshtml: Fixed nsEventStates handling.
It contains a copy-constructor in C++, so it's passed as a pointer.
|
2011-11-30 14:57:11 +01:00 |
Jacek Caban
|
ea0ebbfeb2
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
Marcus Meissner
|
da2089fed4
|
mshtml: Switch two checks (Coverity).
|
2011-11-24 17:17:14 +01:00 |
Jacek Caban
|
e034ddee5e
|
mshtml: Added IMutable::SetMutable implementation.
|
2011-11-23 17:34:58 +01:00 |
Jacek Caban
|
42d98d2a3e
|
mshtml: Use codepage reported by http headers.
|
2011-11-23 17:34:56 +01:00 |
Jacek Caban
|
3a3daead74
|
mshtml: Added nsIChannel::SetContentCharset implementation.
|
2011-11-23 17:34:53 +01:00 |
Jacek Caban
|
dd61c7953e
|
mshtml: Use IUri for IHTMLLocation::get_hostname implementation.
|
2011-11-23 17:34:50 +01:00 |
Jacek Caban
|
2a9d63f822
|
mshtml: Use CLEAR_CALLED instead of SET_CALLED in some places.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
1243dc9fe4
|
mshtml: Implement nsIStandardURL interface in nsWineURI object.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
5471f357c0
|
mshtml: Don't mix PRBool pointers with BOOL pointers.
They will be different things after the next Gecko update.
|
2011-11-17 17:35:58 +01:00 |
Jacek Caban
|
1f197f75f6
|
mshtml: Fixed remaining IE9 failures.
|
2011-11-17 17:35:50 +01:00 |
Jacek Caban
|
3cf749a6bf
|
mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented.
|
2011-11-17 17:35:35 +01:00 |