Piotr Caban
|
648ed1e1c6
|
mshtml: Added HTMLAttributeCollection_invoke implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
fb9af4648f
|
mshtml: Added HTMLAttributeCollection_get_dispid implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
13701221ee
|
mshtml: Store attributes list in HTMLAttributeCollection.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
c7cb9f759c
|
mshtml: Added HTMLAttributeCollection2_getNamedItem implementation.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
130c8342a0
|
mshtml: Don't cache HTMLAttributesCollection results.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
e1dcafc6be
|
mshtml: Added HTMLAttributeCollection_item implementation.
|
2011-08-26 12:02:46 +02:00 |
Piotr Caban
|
7b37a1bd00
|
mshtml: Added HTMLAttributeCollection_get_length implementation.
|
2011-08-26 12:02:44 +02:00 |
Piotr Caban
|
33881c44f5
|
mshtml: Added IHTMLAttributeCollection3 stub.
|
2011-08-26 12:00:15 +02:00 |
Piotr Caban
|
665747cc30
|
mshtml: Added IHTMLAttributeCollection2 stub.
|
2011-08-26 12:00:13 +02:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Jacek Caban
|
bf4b869152
|
mshtml: Wine Gecko 1.3 release.
|
2011-08-23 18:16:44 +02:00 |
Piotr Caban
|
0a03ae75b0
|
mshtml: Populate dynamic properties table in get_dynamic_data.
|
2011-08-23 16:53:54 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Jacek Caban
|
7891fc45d3
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
aa6ee29e01
|
mshtml: Rename call_event to fire_event.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
ff7e041716
|
mshtml: Added IHTMLTitleElement stub implementation.
|
2011-06-21 17:13:45 +02:00 |
Jacek Caban
|
74e95a13b3
|
mshtml: Added IHTMLHeadElement stub implementation.
|
2011-06-21 17:13:27 +02:00 |
Jacek Caban
|
fe105adff0
|
mshtml: Use replace_node_by_html instead of document.write for conditional comments.
|
2011-06-17 19:30:45 +02:00 |
Jacek Caban
|
357994b773
|
mshtml: Moved IHTMLElement::put_outerHTML implementation to separated, HTMLElement object independent, function.
|
2011-06-17 19:30:45 +02:00 |
Jacek Caban
|
3bf7482d52
|
mshtml: Added IHTMLElement::get_offsetParent implementation.
|
2011-06-03 12:37:03 +02:00 |
Jacek Caban
|
0a77eb68e3
|
mshtml: Added IHTMLElement::get_offsetLeft implementation.
|
2011-05-31 18:32:58 +02:00 |
Francois Gouget
|
aa3f823d19
|
mshtml: Make HTMLFiltersCollection_Create() static.
|
2011-04-11 12:07:31 +02:00 |
Jacek Caban
|
873619e9bd
|
mshtml: Fixed use after free in HTMLElement_destructor.
|
2011-03-03 17:47:12 +01:00 |
Jacek Caban
|
110155099b
|
mshtml: Reuse attribute objects.
|
2011-03-02 13:39:22 +01:00 |
Jacek Caban
|
1745abfa26
|
mshtml: Store style object in element object.
|
2011-02-28 14:04:49 +01:00 |
Jacek Caban
|
877069c2ad
|
mshtml: Added IHTMLElement4 stub implementation.
|
2011-02-24 15:52:03 +01:00 |
Alistair Leslie-Hughes
|
62c8c143c4
|
mshtml: Add support for get/put mousemove event.
|
2011-02-21 16:24:39 +01:00 |
Michael Stefaniuc
|
7f9f169712
|
mshtml: COM cleanup for the IConnectionPoint* ifaces.
|
2011-01-03 12:14:26 +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
|
700ab01b6d
|
mshtml: COM cleanup for the IHTMLFiltersCollection iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
98d5a2e7f0
|
mshtml: COM cleanup for the IHTMLElement3 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 |
Michael Stefaniuc
|
d4248e95f5
|
mshtml: COM cleanup for the IHTMLElement 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 |
Jacek Caban
|
76c028b7c2
|
mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.
|
2010-12-28 16:35:36 +01:00 |
Jacek Caban
|
c63a5fa8fd
|
mshtml: IHTMLDocument2 iface handling clean up.
|
2010-12-17 13:26:01 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
a8b94a0377
|
mshtml: Improved error handling in HTMLElement_Create calls.
|
2010-12-02 11:58:30 +01:00 |
Jacek Caban
|
0835749af7
|
mshtml: Use binary search in HTMLElement_Create.
|
2010-12-02 11:58:24 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
16fbd05080
|
mshtml: Added IHTMLStyleElement stub implementation.
|
2010-11-12 14:39:21 +01:00 |
Jacek Caban
|
d147ee1392
|
mshtml: Added IHTMLEmbedElement stub implementation.
|
2010-10-29 16:31:37 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +02:00 |
Francois Gouget
|
88cae5d4c7
|
Assorted spelling fixes.
|
2010-08-24 15:22:35 +02:00 |
Michael Stefaniuc
|
eb90d475cd
|
mshtml: Remove redundant "not NULL" check for the p arg (coccicheck).
|
2010-05-17 12:42:33 +02:00 |
Jacek Caban
|
00293e9b0b
|
mshtml: Added IHTMLElement::removeAttribute implementation.
|
2010-03-24 21:53:04 +01:00 |
Jacek Caban
|
0849a81169
|
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
|
2010-02-09 11:34:52 +01:00 |
Jacek Caban
|
673c90382d
|
mshtml: Optimize nsAString handling in htmlelem*.c.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
4a400e154b
|
mshtml: Pass dispex info to HTMLElement_Init in HTMLElement_Create.
|
2010-01-29 13:30:07 +01:00 |