Marcus Meissner
|
e69eb4716c
|
mshtml: Initialize nswindow in create_doc_from_nsdoc.
|
2008-10-16 11:22:48 +02:00 |
Jacek Caban
|
a1a25c534a
|
mshtml: Added support for conditional comments.
|
2008-10-16 11:22:00 +02:00 |
Jacek Caban
|
c97d498f40
|
mshtml: Added IOmNavigator::get_appVersion implementation.
|
2008-10-14 11:25:39 +02:00 |
Jacek Caban
|
53d6b6616e
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation.
|
2008-10-14 11:25:23 +02:00 |
Jacek Caban
|
6cf4060aff
|
mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
|
2008-10-14 11:25:18 +02:00 |
Jacek Caban
|
7c8cdd519b
|
mshtml: Don't fail in IHTMLDOMNode::appendChild if AppendChild failed.
|
2008-10-14 11:25:13 +02:00 |
Jacek Caban
|
beec20f2f5
|
mshtml: Added IHTMLDOMNode::insertBefore implementation.
|
2008-10-14 11:25:08 +02:00 |
Jacek Caban
|
aae2c59dfd
|
mshtml: Added IHTMImgElement::get_src implementation.
|
2008-10-14 11:25:02 +02:00 |
Jacek Caban
|
59c66e34a9
|
mshtml: Added IHTMLElement::put_innerText implementation.
|
2008-10-14 11:24:50 +02:00 |
Jacek Caban
|
3fc0c73159
|
mshtml: Fixed increasing buffer size logic in text range implementation.
|
2008-10-14 11:24:32 +02:00 |
Jacek Caban
|
d05e328db2
|
mshtml: Added IHTMLElement::get_innerText implementation.
|
2008-10-14 11:24:25 +02:00 |
Jacek Caban
|
a0ba631d86
|
mshtml: Added IHTMLDocument4::focus implementation.
|
2008-10-14 11:24:18 +02:00 |
Muneyuki Noguchi
|
4935b561b5
|
mshtml: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:04 +02:00 |
Jacek Caban
|
e23d0e077c
|
mshtml: Test for NULL nscontainer in set_event_handler_disp.
|
2008-10-13 11:17:23 +02:00 |
Jacek Caban
|
46434faca3
|
mshtml: Added element mouseout and selectstart event implementation.
|
2008-10-13 11:17:18 +02:00 |
Jacek Caban
|
b21e90ee8a
|
mshtml: Added document keydown, keyup, dragstart and selectstart event implementation.
|
2008-10-13 11:17:12 +02:00 |
Jacek Caban
|
36fa704444
|
mshtml: Added element keydown, mouseup and mousedown event implementation.
|
2008-10-13 11:17:06 +02:00 |
Jacek Caban
|
d6f07e0bf8
|
mshtml: Added element blur, focus, paste and drag event implementation.
|
2008-10-13 11:17:00 +02:00 |
Jacek Caban
|
bf61a2619f
|
mshtml: Added IHTMLInputElement::select implementation.
|
2008-10-13 11:16:52 +02:00 |
Jacek Caban
|
50393191a1
|
mshtml: Added open and close implementation.
|
2008-10-13 11:16:46 +02:00 |
Jacek Caban
|
f27386fb81
|
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
|
2008-10-13 11:16:39 +02:00 |
Jacek Caban
|
676d4af4f6
|
mshtml: Move GetContentDOMWindow call from HTMLWindow_Create.
|
2008-10-13 11:16:33 +02:00 |
Jacek Caban
|
b5aa4dd8e6
|
mshtml: Don't crash in notif_focus if client is NULL.
|
2008-10-13 11:16:27 +02:00 |
Jacek Caban
|
5e7cf7987f
|
mshtml: Don't crash in UIActivate if hostui is NULL.
|
2008-10-13 11:16:15 +02:00 |
Jacek Caban
|
8db98e9eb6
|
mshtml: Added IHTMLEventObj::get_srcElement implementation.
|
2008-10-13 11:16:12 +02:00 |
Jacek Caban
|
a9bebdf5f8
|
mshtml: Added set_event_handler(VT_NULL) implementation.
|
2008-10-13 11:15:51 +02:00 |
Jacek Caban
|
3d3574eba0
|
mshtml: Pass the right 'this' argument to event handlers.
|
2008-10-13 11:15:43 +02:00 |
Jacek Caban
|
28d918f581
|
mshtml: Added IHTMLWindow2::get_event implementation.
|
2008-10-13 11:15:37 +02:00 |
Jacek Caban
|
a0c162cc4a
|
mshtml: Added event bubbling implementation.
|
2008-10-13 11:15:32 +02:00 |
Jacek Caban
|
364b12609c
|
mshtml: Added get_onmouseover implementations.
|
2008-10-13 11:15:22 +02:00 |
Jacek Caban
|
3cae9a7778
|
mshtml: Added IHTMLDocument2::put_onmouseover implementation.
|
2008-10-13 11:15:15 +02:00 |
Jacek Caban
|
4a2db7cc9b
|
mshtml: Added IHTMLElement::put_onmouseover implementation.
|
2008-10-13 11:15:05 +02:00 |
Francois Gouget
|
516ff4c6eb
|
mshtml/tests: Add a trailing '\n' to an ok() call.
|
2008-10-10 14:13:58 +02:00 |
Alistair Leslie-Hughes
|
abd7056bd0
|
mshtml: Implement IHTMLStyle put/get borderWidth.
|
2008-10-10 14:13:13 +02:00 |
Jacek Caban
|
2b0013128f
|
mshtml: Moved events declaration to separated file.
|
2008-10-10 13:05:23 +02:00 |
Jacek Caban
|
70bb5b0749
|
mshtml: Added IDispatchEx support to HTMLEventObj.
|
2008-10-10 12:56:12 +02:00 |
Jacek Caban
|
37b7a217f3
|
mshtml: Don't use IDispatchEx for timer callbacks.
|
2008-10-10 12:55:59 +02:00 |
Jacek Caban
|
b0ff8f7e95
|
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
|
2008-10-10 12:55:55 +02:00 |
Jacek Caban
|
9306e9b657
|
mshtml: Use IHTMLElement3 in IDispatchEx.
|
2008-10-10 12:55:50 +02:00 |
Jacek Caban
|
f462e4140f
|
mshtml: Added IHTMLElement3::[get|put]_implementation.
|
2008-10-10 12:55:44 +02:00 |
Jacek Caban
|
cd345c10ba
|
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
|
2008-10-10 12:55:38 +02:00 |
Jacek Caban
|
27eb80cc3a
|
mshtml: Get rid of setup_nswindow.
It's no longer needed.
|
2008-10-10 12:55:30 +02:00 |
Jacek Caban
|
8162797af0
|
mshtml: Use stored nsdoc in IHTMLOptionElementFactory::create.
|
2008-10-10 12:55:24 +02:00 |
Jacek Caban
|
c3ea7272a3
|
mshtml: Use stored nsdoc in IHTMOptionElement::put_text.
|
2008-10-10 12:55:19 +02:00 |
Jacek Caban
|
4283f5ac40
|
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentText.
|
2008-10-10 12:55:14 +02:00 |
Jacek Caban
|
ccef2eab80
|
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacentHTML.
|
2008-10-10 12:55:08 +02:00 |
Jacek Caban
|
8423450ccf
|
mshtml: Use stored nsdoc in exec_indent.
|
2008-10-10 12:54:58 +02:00 |
Jacek Caban
|
08efe6de3e
|
mshtml: Use stored nsdoc in IHTMLTxtRange::expand.
|
2008-10-10 12:54:53 +02:00 |
Jacek Caban
|
e5604b7ba3
|
mshtml: Use stored nsdoc in IHTMLTxtRange::put_text.
|
2008-10-09 12:28:52 +02:00 |
Jacek Caban
|
16f2965eb9
|
mshtml: Use stored nsdoc in prev_node.
|
2008-10-09 12:28:48 +02:00 |