Jacek Caban
|
781b0873e6
|
mshtml: Added IPersistHistory stub implementation.
|
2009-04-16 13:45:20 -05:00 |
Alistair Leslie-Hughes
|
ad7fc048b7
|
mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
|
2009-03-05 16:16:25 +01:00 |
Alistair Leslie-Hughes
|
c58b8f2883
|
mshtml: Add missing IHTMLStyle IDispatchEx ids.
|
2009-03-05 16:16:25 +01:00 |
Jacek Caban
|
21e1b15795
|
mshtml: Remove document observer before releasing nsdoc.
|
2009-02-06 14:50:26 +01:00 |
Alistair Leslie-Hughes
|
8b9ce14fa2
|
mshtml: Add missing coclass's.
|
2009-02-03 12:40:31 +01:00 |
Nikolay Sivov
|
bf2e1f08d3
|
mshtml: Added ISupportErrorInfo for IHTMLDocument.
|
2009-01-19 15:45:22 +01:00 |
Andrew Talbot
|
3b26d50d17
|
mshtml: Declare a function static.
|
2009-01-09 14:21:31 +01:00 |
Jacek Caban
|
a2ac4d2323
|
mshtml: Added IDispatchEx support to HTMLLocation object.
|
2009-01-06 10:09:36 +01:00 |
Jacek Caban
|
91af3c56ca
|
mshtml: Move handle_insert_comment to mutation.c.
|
2008-12-31 12:27:16 +01:00 |
Jacek Caban
|
327dc2c409
|
mshtml: Remove no longer used node_insert_listener.
|
2008-12-31 12:27:09 +01:00 |
Jacek Caban
|
8d28f09d8a
|
mshtml: Wine Gecko 0.9.0 release.
|
2008-12-30 12:43:34 +01:00 |
Jacek Caban
|
bbd4a63491
|
mshtml: Added nsIChannel::[Get|Set]Owner implementation.
|
2008-12-18 14:52:08 +01:00 |
Jacek Caban
|
d356d15225
|
mshtml: Use stored nsINetUtil interface.
|
2008-12-18 14:52:04 +01:00 |
Alex Balut
|
fdac425f7f
|
mshtml: Removed the reference counting of the DLL.
|
2008-12-08 22:02:48 +01:00 |
Alexandre Julliard
|
e9832a068c
|
mshtml: Make some functions static.
|
2008-12-02 15:28:04 +01:00 |
Jacek Caban
|
d9f097adf9
|
mshtml: Remove no longer used interfaces.
|
2008-11-05 10:55:09 +01:00 |
Jacek Caban
|
aae2c59dfd
|
mshtml: Added IHTMImgElement::get_src implementation.
|
2008-10-14 11:25:02 +02:00 |
Jacek Caban
|
d05e328db2
|
mshtml: Added IHTMLElement::get_innerText implementation.
|
2008-10-14 11:24:25 +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
|
3d3574eba0
|
mshtml: Pass the right 'this' argument to event handlers.
|
2008-10-13 11:15:43 +02:00 |
Jacek Caban
|
3cae9a7778
|
mshtml: Added IHTMLDocument2::put_onmouseover implementation.
|
2008-10-13 11:15:15 +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
|
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
|
98789edc3e
|
mshtml: Store nsIDOMHTMLDocument in HTMLDocument.
|
2008-10-09 12:24:21 +02:00 |
Jacek Caban
|
712c4d9af2
|
mshtml: Added IDispatchEx support for HTMLIFrame.
|
2008-10-08 13:20:14 +02:00 |
Jacek Caban
|
2e52c61c4c
|
mshtml: Added HTMLIFrame stub implementation.
|
2008-10-08 13:20:08 +02:00 |
Jacek Caban
|
536fac7c1b
|
mshtml: Added IHTMLElement3 stub implementation.
|
2008-10-08 13:19:56 +02:00 |
Jacek Caban
|
72fc799d18
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentStyle.
|
2008-10-07 12:06:10 +02:00 |
Jacek Caban
|
596206f054
|
mshtml: Moved HTMLStyle to separated header file.
|
2008-10-07 12:05:43 +02:00 |
Jacek Caban
|
9b657fa0e7
|
mshtml: Added IDispatchEx support to HTMLCurrentStyle.
|
2008-10-07 12:05:31 +02:00 |
Jacek Caban
|
56d1e9ec86
|
mshtml: Added IHTMLElement2::get_currentStyle implementation.
|
2008-10-06 12:51:47 +02:00 |
Jacek Caban
|
3203524bb5
|
mshtml: Added IHTMLStyle2 to IDispatchEx support.
|
2008-10-06 12:51:31 +02:00 |
Jacek Caban
|
239f7f70e7
|
mshtml: Added IHTMStyle2 stub implementation.
|
2008-10-06 12:51:27 +02:00 |
Jacek Caban
|
ac4117fdb5
|
mshtml: Added IHTMLTable::get_rows implementation.
|
2008-10-01 10:01:03 -05:00 |
Jacek Caban
|
0769ebc8a6
|
mshtml: Use create_all_collection in IHTMLElement::get_all implementation.
|
2008-10-01 10:00:51 -05:00 |
Jacek Caban
|
c584effc73
|
mshtml: Move IHTMLElementCollection to separated file.
|
2008-10-01 10:00:38 -05:00 |
Jacek Caban
|
1ee46d4814
|
mshtml: Don't use IHTMLControlElement in IDispatchEx implementations.
|
2008-10-01 10:00:31 -05:00 |
Jacek Caban
|
630252c12d
|
mshtml: Added IDispatchEx support to IHTMLTable.
|
2008-10-01 10:00:27 -05:00 |
Jacek Caban
|
ea36413683
|
mshtml: Added IDispatchEx support to HTMLTableRow.
|
2008-10-01 10:00:22 -05:00 |
Jacek Caban
|
31ae80233d
|
mshtml: Added IHTMLTableRow stub implementation.
|
2008-10-01 09:58:50 -05:00 |
Jacek Caban
|
c3bdda8102
|
mshtml: Use ActiveScript for JavaScript in file protocol documents.
|
2008-09-25 11:18:49 +02:00 |
Detlef Riekenberg
|
9593c9e6f5
|
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
|
2008-09-19 11:41:25 +02:00 |
Marcus Meissner
|
96412ee564
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
Alistair Leslie-Hughes
|
cf86ff8f7e
|
mshtml: Add missing IDispatchEx tids.
|
2008-09-02 13:56:01 +02:00 |
Jacek Caban
|
952a54cbd9
|
mshtml: Added IHTMLElement2::getElementsByTagName implementation.
|
2008-07-14 11:48:48 +02:00 |
Jacek Caban
|
af3d19fa04
|
mshtml: DispatchEx's QueryInterface implementation clean up.
|
2008-07-01 12:23:03 +02:00 |