Jacek Caban
|
ca9dbd736f
|
mshtml: Ensure that gecko event listener is attached in attach_event.
|
2010-02-11 14:38:44 +01:00 |
Jacek Caban
|
0216974a1b
|
mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName.
|
2010-02-11 14:38:44 +01:00 |
Jacek Caban
|
6e116f5215
|
mshtml: Added IHTMLStyle::get_border*Color implementation.
|
2010-02-11 14:38:44 +01:00 |
Alexandre Julliard
|
d9f315a084
|
mshtml: Don't create empty default key values where not necessary.
|
2010-02-10 14:30:12 +01:00 |
Jacek Caban
|
6f6f1c9338
|
mshtml: Added IHTMLStyle::get_borderRightColor implementation.
|
2010-02-10 11:33:09 +01:00 |
Jacek Caban
|
d0f7785e04
|
mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML.
|
2010-02-10 11:33:05 +01:00 |
Andrew Nguyen
|
b3b81abba3
|
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
|
2010-02-09 17:13:52 +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
|
29389b8742
|
mshtml: Added IHTMLElement2::detachEvent implementation.
|
2010-02-09 11:34:48 +01:00 |
Jacek Caban
|
07b62a8dd7
|
mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.
|
2010-02-09 11:34:43 +01:00 |
Jacek Caban
|
352e0ec893
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
|
2010-02-09 11:34:39 +01:00 |
Jacek Caban
|
a3ff647c1e
|
mshtml: Added IHTMLImgElement::height property implementation.
|
2010-02-09 11:34:35 +01:00 |
Jacek Caban
|
11ec75c18b
|
mshtml: Added IHTMLImgElement::width property implementation.
|
2010-02-09 11:34:30 +01:00 |
Jacek Caban
|
2330662340
|
mshtml: Set image size in IHTMLImageElementFactory::create.
|
2010-02-09 11:34:26 +01:00 |
Jacek Caban
|
9a92f9cb4a
|
mshtml: Improved debugstr_variant implementation.
|
2010-02-03 16:24:35 +01:00 |
Luca Bennati
|
1d91e3ba4f
|
mshtml: Add Italian translation.
|
2010-02-01 12:48:32 +01:00 |
Jacek Caban
|
4b5dcc9e6b
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 14:59:02 +01:00 |
Jacek Caban
|
248db8d806
|
mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation.
|
2010-01-29 14:58:44 +01:00 |
Jacek Caban
|
456e53bcf9
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 13:30:08 +01:00 |
Jacek Caban
|
673c90382d
|
mshtml: Optimize nsAString handling in htmlelem*.c.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
c3ae1356d6
|
mshtml: Optimize nsAString handling.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
22d493763b
|
mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit.
|
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 |
Jacek Caban
|
398161dcee
|
mshtml: Added textarea element IDispatchEx support.
|
2010-01-29 13:30:06 +01:00 |
Igor Paliychuk
|
d165f18905
|
mshtml: Add Ukrainian translations.
|
2010-01-29 13:30:04 +01:00 |
Jacek Caban
|
7bf41fac63
|
mshtml: Added script element IDispatchEx support.
|
2010-01-28 11:10:06 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Jacek Caban
|
cc169bc8ac
|
mshtml: Code clean up.
|
2010-01-25 12:59:28 +01:00 |
Jacek Caban
|
e54062d6c7
|
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
|
2010-01-25 12:59:20 +01:00 |
Jacek Caban
|
a5ef2bc7a5
|
mshtml: Added semi-stub IHTMLSelectElement::add implementation.
|
2010-01-25 12:59:15 +01:00 |
Jacek Caban
|
089d54f1f4
|
mshtml: Added support for pure IDispatch event handlers.
|
2010-01-25 12:59:11 +01:00 |
Jacek Caban
|
8571bf6f0e
|
mshtml: Call attached event handlers in reversed order.
|
2010-01-25 12:59:06 +01:00 |
Jacek Caban
|
65d9ab1650
|
mshtml: Added IDispatchEx support for frame element.
|
2010-01-22 12:23:44 +01:00 |
Jacek Caban
|
a06ee80be0
|
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
|
2010-01-22 12:23:40 +01:00 |
Jacek Caban
|
e4af9ccd25
|
mshtml: Added IHTMLFrameElement3 stub implementation.
|
2010-01-22 12:23:34 +01:00 |
Jacek Caban
|
ab6f8f8b2e
|
mshtml: Create URL moniker after test initialization.
|
2010-01-21 09:04:53 +01:00 |
Jacek Caban
|
3b20cb11c8
|
mshtml: Store document as IHTMLDocument2 interface.
|
2010-01-20 16:29:58 +01:00 |
Jacek Caban
|
56f26c1e19
|
mshtml: Silence invalid FIXME.
|
2010-01-14 10:22:44 -06:00 |
Jacek Caban
|
b5caee220d
|
mshtml: Added IHTMLIFrameElement IDispatchEx support.
|
2010-01-14 10:22:39 -06:00 |
Jacek Caban
|
91140222b5
|
mshtml: Added IHTMLIFrameElement stub implementation.
|
2010-01-14 10:22:35 -06:00 |
Paul Vriens
|
051fc3458c
|
mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
|
2010-01-06 12:42:39 +01:00 |
Paul Vriens
|
157b1f6902
|
mshtml/tests: Fix a test failure on NT4.
|
2010-01-05 12:29:24 +01:00 |
Jacek Caban
|
e4a936a2d2
|
mshtml: Store body event target in HTMLDocumentNode.
|
2010-01-04 11:41:30 +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
|
d60ebb308f
|
mshtml: Don't try to wrap necko channel in nsChannel implementation.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
8c5baf3a09
|
mshtml: Make sure that event listeners of connection point are set.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
b0bb5e6a78
|
mshtml: Store ConnectionPointContainer pointer in ConnectionPoint.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
c9e3c27f0d
|
mshtml: Use FindMimeFromData to find MIME if moniker doesn't report it.
|
2009-12-29 11:07:20 +01:00 |
Piotr Caban
|
d383e84e21
|
mshtml: Added IDispatch ConnectionPoint.
|
2009-12-29 11:06:22 +01:00 |
Piotr Caban
|
be2a86cbd5
|
mshtml: Query OleClientSite about services in ServiceProvider_QueryService.
|
2009-12-29 11:06:17 +01:00 |