Alex Henrie
|
0c986f98ad
|
mshtml: Use the same click event handler for anchor and area elements.
|
2015-08-17 14:38:51 +09:00 |
Jacek Caban
|
f908f03cd9
|
mshtml: Added new EventTarget struct representing event targets.
|
2015-05-15 18:05:27 +09:00 |
Andrew Eikum
|
8df2774124
|
mshtml: Support new window targets for FORM elements.
|
2014-12-16 16:32:34 +01:00 |
Jacek Caban
|
f5e3281a80
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
Hao Peng
|
268b22e5e8
|
mshtml: Add IHTMLAnchorElement::search propertyimplementation.
|
2014-09-26 18:02:51 +02:00 |
Jacek Caban
|
29205426a7
|
mshtml: Don't share nsanchor reference with nsnode.
|
2014-09-25 13:44:15 +02:00 |
Zhenbo Li
|
fbc4d3f160
|
mshtml: Fixed get_target_window when no parent frame is found.
|
2014-07-22 12:05:39 +02:00 |
Jacek Caban
|
992fa48020
|
mshtml: Added support for target attribute in submit function implementation.
|
2014-03-13 20:22:09 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
fc73f4726e
|
mshtml: Use uri_nofrag instead of full URI in navigate_anchor.
|
2013-11-29 13:32:52 +01:00 |
Jacek Caban
|
366929f16b
|
mshtml: Added IHTMLAnchorElement::get_hash implementation.
|
2013-08-28 17:22:37 +02:00 |
Jacek Caban
|
ca1f4c447a
|
mshtml: Added IHTMLAnchorElement::rel property implementation.
|
2013-05-02 18:52:03 +02:00 |
Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
6c05460061
|
mshtml: Added IHTMLAnchorElement::get_hostname implementation.
|
2013-02-25 13:03:39 +01:00 |
Jacek Caban
|
f242d1ba83
|
mshtml: Don't report IHTMLTextContainer as supported in anchor element.
|
2013-02-25 13:03:34 +01:00 |
Jacek Caban
|
cef2907da7
|
mshtml: Get rid of PRUint16 type.
|
2013-01-23 20:47:23 +01:00 |
Jacek Caban
|
7ac09e721c
|
mshtml: Properly report history update for location.replace call.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
e75683b858
|
mshtml: Use IUri as base URL in navigate_url.
|
2012-09-21 17:05:40 +02:00 |
Marcus Meissner
|
d182a123d1
|
mshtml: Print initialized anchor (Coverity).
|
2012-09-17 12:05:03 +02:00 |
Jacek Caban
|
34d671dc25
|
mshtml: Avoid duplicated string release in navigate_anchor.
|
2012-09-07 11:55:05 +02:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
a535417443
|
mshtml: Open targeted anchors in existing frames if available.
|
2012-09-03 17:42:34 +02:00 |
Jacek Caban
|
e140cd338d
|
mshtml: Added IHTMLAnchorElement::name implementation.
|
2012-07-13 10:32:25 -05:00 |
Jacek Caban
|
a384fbee20
|
mshtml: Share nsanchor reference with nsnode.
|
2012-06-26 17:06:12 +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
|
f11ed78b2e
|
mshtml: Added support for anchors with target '_top'.
|
2012-03-29 20:49:18 +02:00 |
Michael Stefaniuc
|
e6a30efe70
|
mshtml: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
Jacek Caban
|
61fd6c97ba
|
mshtml: Added support for middle-button opening anchors in a new window.
|
2012-01-27 18:05:59 +01:00 |
Jacek Caban
|
bc69cba2fe
|
mshtml: Added support for anchor targets.
|
2012-01-27 18:05:59 +01:00 |
Jacek Caban
|
0b55645820
|
mshtml: Follow anchors only on left button click.
|
2012-01-27 18:05:58 +01:00 |
Jacek Caban
|
4352a9fa14
|
mshtml: Added support for navigating to _self target.
|
2011-12-06 16:30:17 +01:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
André Hentschel
|
7205f88883
|
mshtml: Initialize return value.
|
2011-08-25 11:31:54 +02:00 |
Jacek Caban
|
88f9fcf1f4
|
mshtml: Fixed nsAString handling in navigate_anchor.
|
2011-08-05 15:22:47 +02:00 |
Jacek Caban
|
3742a184d2
|
mshtml: Added default click handler for anchor element.
|
2011-08-02 11:51:06 +02:00 |
Alistair Leslie-Hughes
|
5c186f6a99
|
mshtml: Implement IHTMLAnchorElement get/put target.
|
2011-03-02 13:35:52 +01:00 |
Alistair Leslie-Hughes
|
df25f0d9a6
|
mshtml: Implement IHTMLAnchorElement_put_href.
|
2011-02-17 17:41:23 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
f653f4a22e
|
mshtml: COM cleanup for the IHTMLDOMNode iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
a75e2b2789
|
mshtml: COM cleanup for the IHTMLElement2 iface.
|
2010-12-30 12:21:53 +01:00 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Michael Stefaniuc
|
c9195b9f02
|
mshtml: Use an iface instead of an vtbl pointer in HTMLAnchorElement.
|
2010-12-06 19:05:54 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Jacek Caban
|
2f0373d265
|
mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation.
|
2009-11-24 10:45:51 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Jacek Caban
|
407e54be89
|
mshtml: Added IHTMLAnchorElement::get_href implementation.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
df90f665bb
|
mshtml: Added HTMLAnchorElement dispex data.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |