Jacek Caban
|
64d4efe967
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
Jacek Caban
|
95080eac65
|
mshtml: Move update flags to HTMLDocumentObj.
|
2009-09-17 09:47:48 -05:00 |
Jacek Caban
|
23e7fe481b
|
mshtml: Move mime to HTMLDocumentObj.
|
2009-09-17 09:47:43 -05:00 |
Jacek Caban
|
05d199474b
|
mshtml: Move readystate to HTMLDocumentObj.
|
2009-09-17 09:42:02 -05:00 |
Jacek Caban
|
56b69dff4a
|
mshtml: Moved usermode to HTMLDocumentObj.
|
2009-09-17 09:41:56 -05:00 |
Jacek Caban
|
e52e57cf2b
|
mshtml: Moved binding variables to HTMLDocumentObj.
|
2009-09-17 09:41:51 -05:00 |
Jacek Caban
|
d460c67305
|
mshtml: Moved range_list to HTMLDocumentNode object.
|
2009-09-17 09:41:43 -05:00 |
Jacek Caban
|
b3c2b380b8
|
mshtml: Moved state flags to HTMLDocumentObj.
|
2009-09-17 09:41:37 -05:00 |
Jacek Caban
|
e1aa05b13e
|
mshtml: Moved hostinfo to HTMLDocumentObj.
|
2009-09-17 09:41:15 -05:00 |
Jacek Caban
|
fffc8c66fd
|
mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
|
2009-09-17 09:41:09 -05:00 |
Jacek Caban
|
aadd0774db
|
mshtml: Moved undomgr to HTMLDocumentObj.
|
2009-09-17 09:41:00 -05:00 |
Jacek Caban
|
0d15ad8be4
|
mshtml: Move client site ifaces to HTMLDocumentObj.
|
2009-09-17 09:40:53 -05:00 |
Jacek Caban
|
068489fb94
|
mshtml: Moved selection_list to HTMLDocumentNode object.
|
2009-09-17 09:40:41 -05:00 |
Jacek Caban
|
b827996515
|
mshtml: Moved NSContainer to HTMLDocumentObj.
|
2009-09-17 09:40:35 -05:00 |
Jacek Caban
|
9626f92332
|
mshtml: Store reference to document node in window object.
|
2009-09-17 09:40:16 -05:00 |
Jacek Caban
|
62ccef389f
|
mshtml: Store document node in window.
|
2009-09-17 09:40:09 -05:00 |
Jacek Caban
|
1d2020795a
|
mshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
|
2009-09-17 09:39:57 -05:00 |
Jacek Caban
|
5cedf9ca70
|
mshtml: Don't create window in create_doc_from_nsdoc.
|
2009-09-17 09:39:49 -05:00 |
Jacek Caban
|
4956e3edb5
|
mshtml: Moved event_vector to HTMLWindow.
|
2009-09-17 09:39:43 -05:00 |
Jacek Caban
|
11eb1b0840
|
mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument.
|
2009-09-17 09:39:29 -05:00 |
Jacek Caban
|
74f28d4a20
|
mshtml: Moved HTMLLocation object to HTMLWindow.
|
2009-09-17 09:39:15 -05:00 |
Jacek Caban
|
c9f6aaa2f7
|
mshtml: Moved option_factory to HTMLWindow object.
|
2009-09-17 09:39:02 -05:00 |
Jacek Caban
|
508aa85c6b
|
mshtml: Added IHTMLInputElement::src property implementation.
|
2009-09-15 16:41:26 -05:00 |
Jacek Caban
|
a50c4edb93
|
mshtml: Added support for quering global variables from window object.
|
2009-09-10 11:06:45 +02:00 |
Jacek Caban
|
705fb0f239
|
mshtml: Moved script host objects to HTMLWindow.
|
2009-09-10 11:06:36 +02:00 |
Jacek Caban
|
b481b09248
|
mshtml: Store body event target in window object.
|
2009-09-09 12:08:32 +02:00 |
Jacek Caban
|
86410d4a0c
|
mshtml: Store event handlers in vector structure.
|
2009-09-08 13:41:17 +02:00 |
Jacek Caban
|
50ab5620e8
|
mshtml: Move event handlers invocation to separated function.
|
2009-09-08 13:40:02 +02:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
8b8e91a50f
|
mshtml: Added support for DISPID_VALUE.
|
2009-09-01 12:42:04 +02:00 |
Francois Gouget
|
ec07811056
|
mshtml: Remove the create_nsstream() prototype.
|
2009-08-28 16:48:37 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Jacek Caban
|
487443a2d1
|
mshtml: Wrap nsIHttpChannelInternal interface.
|
2009-08-24 12:08:35 +02:00 |
Jacek Caban
|
fbe9845890
|
mshtml: Added IHTMLElement::get_outerHTML implementation.
|
2009-08-12 12:49:46 +02:00 |
Jacek Caban
|
3768ae7336
|
mshtml: Added IBindStatusCallback::OnResponse implementation.
|
2009-08-12 12:49:18 +02:00 |
Jacek Caban
|
51f13ac144
|
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
|
2009-06-23 15:52:59 +02:00 |
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 |
Jacek Caban
|
8d3aa6799c
|
mshtml: Added IHTMLWindow2::clearTimeout implementation.
|
2008-06-30 12:12:04 +02:00 |
Jacek Caban
|
74f29f1087
|
mshtml: Added IHTMLWindow3::setInterval implementation.
|
2008-06-30 12:11:58 +02:00 |
Jacek Caban
|
a3a9a317de
|
mshtml: Added IHTMLSelectElement::put_onchange implementation.
|
2008-06-25 10:42:15 +02:00 |
Jacek Caban
|
0848cc977f
|
mshtml: Added keyup event support.
|
2008-06-24 11:53:06 +02:00 |
Jacek Caban
|
41bdff629f
|
mshtml: Added IHTMLElement::put_onclick implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
cf51da73f6
|
mshtml: Added generic HTML event listener and use it for click event.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
01dc47c884
|
mshtml: Added onclick attribute support.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
d0568d8c5b
|
mshtml: Added IDispatchEx support to HTMLGenericElement.
|
2008-06-20 12:15:19 +02:00 |
Jacek Caban
|
d9cb62e37f
|
mshtml: Added IHTMLGenericElement implementation.
|
2008-06-20 12:15:14 +02:00 |
Jacek Caban
|
fdf676ac17
|
mshtml: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +02:00 |
Jacek Caban
|
32ac703e30
|
mshtml: Added fdexNameEnsure support to IDidpatchEx implementation.
|
2008-06-18 15:59:08 +02:00 |
Jacek Caban
|
1741e652b3
|
mshtml: Added IDispatchEx support to HTMLSelectElement.
|
2008-06-18 15:59:00 +02:00 |
Francois Gouget
|
53f2cb83dc
|
mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly.
|
2008-05-06 16:10:13 +02:00 |
Jacek Caban
|
f263b637a9
|
mshtml: Added IDispatchEx support to HTMLImgElement.
|
2008-05-01 19:36:11 +02:00 |
Jacek Caban
|
6279de21f3
|
mshtml: Added IHTMLImgElement stub implementation.
|
2008-05-01 19:36:06 +02:00 |
Jacek Caban
|
9483760b35
|
mshtml: Added IDispatchEx support to HTMLStyle.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
cecb265248
|
mshtml: Added IDispatchEx support to HTMLCommentElement.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
67333a2a19
|
mshtml: Added IHTMLCommentElement stub implementation.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
30d2047537
|
mshtml: Added IDispatchEx support to HTMLDOMChildrenCollection.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
928914c81e
|
mshtml: Added IDispatchEx support to HTMLOptionElement.
|
2008-04-29 12:38:38 +02:00 |
Jacek Caban
|
7582518e18
|
mshtml: Added IDispatchEx support to HTMLInputElement.
|
2008-04-29 12:38:35 +02:00 |
Jacek Caban
|
ef4200fcf7
|
mshtml: Added support for custom DISPIDs.
|
2008-04-29 12:38:25 +02:00 |
Jacek Caban
|
989574510c
|
mshtml: Added IDispatchEx support to HTMLElementCollection object.
|
2008-04-24 22:19:41 +02:00 |
Jacek Caban
|
af271b3b45
|
mshtml: Added IDispatchEx support to text node.
|
2008-04-24 22:16:56 +02:00 |
Jacek Caban
|
754adce781
|
mshtml: Added IHTMLDOMTextNode stub implementation.
|
2008-04-24 22:15:28 +02:00 |
Jacek Caban
|
5d024a6d1d
|
mshtml: Added IHTMLDOMNode2 to IDispatchEx support.
|
2008-04-24 22:14:55 +02:00 |
Jacek Caban
|
8dc2cf0d3a
|
mshtml: Added IHTMLDOMNode2 stub implementation.
|
2008-04-24 22:14:46 +02:00 |
Jacek Caban
|
d5059b8303
|
mshtml: Added elements IDispatchEx implementation.
|
2008-04-24 11:43:19 +02:00 |
Jacek Caban
|
98ab1a92c0
|
mshtml: Added HTMLDocument's IDispatchEx implementation.
|
2008-04-21 20:24:04 +02:00 |
Jacek Caban
|
788432af49
|
mshtml: Added setTimeout implementation.
|
2008-04-21 18:32:18 +02:00 |
Jacek Caban
|
a5843056c5
|
mshtml: Added window IDispatchEx implementation.
|
2008-04-21 11:56:13 +02:00 |
Jacek Caban
|
b81818e7ee
|
mshtml: Added IDispEx::GetDispID implementation.
|
2008-04-21 11:55:50 +02:00 |
Jacek Caban
|
12f312dacc
|
mshtml: Added load event support.
|
2008-04-21 11:55:35 +02:00 |
Jacek Caban
|
4c21a5d3b0
|
mshtml: Parse and store onload attributes.
|
2008-04-21 11:53:27 +02:00 |
Jacek Caban
|
a009157331
|
mshtml: Added IHTMLWindow3 stub implementation.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
625ed3d0aa
|
mshtml: Added possibility to get node object from nsIDOMNode only if available.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
be59368dd1
|
mshtml: Move get_typeinfo to dispex.c.
|
2008-04-17 11:50:29 +02:00 |
Jacek Caban
|
ed6a8acca7
|
mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
|
2008-04-17 11:48:35 +02:00 |
Jacek Caban
|
b2c80e6b18
|
mshtml: Make sure to null terminate buffer in parse_extern_script.
|
2008-04-17 11:43:11 +02:00 |
Jacek Caban
|
9c352a11cc
|
mshtml: Added IHTMLWindow2::get_navigator implementation.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
ac6cbb79af
|
mshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded.
|
2008-03-28 21:54:09 +01:00 |
Jacek Caban
|
91800118a8
|
mshtml: Pass buffer length to MultiByteToWideChar instead of -1.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
8abf7a8cc9
|
mshtml: Rename nsChannel::content to content_type and clean up its handling.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
1caf73be28
|
mshtml: Added IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
1b5bce0d4c
|
mshtml: Added script engine loading implementation.
|
2008-03-25 11:44:26 +01:00 |
Jacek Caban
|
c8bb048b1a
|
mshtml: Abstract BSCallback implementation.
|
2008-03-24 11:37:01 +01:00 |
Jacek Caban
|
a7caae9540
|
mshtml: Move BSCallback declaration to navigate.c.
|
2008-03-24 11:36:34 +01:00 |
Jacek Caban
|
5a04f526ad
|
mshtml: Added new nsChannelBSC type.
|
2008-03-24 11:36:28 +01:00 |
Jacek Caban
|
979b42d749
|
mshtml: Don't access BSCallback directly in nsembed.c.
|
2008-03-24 11:36:20 +01:00 |
Jacek Caban
|
f792ada40f
|
mshtml: Don't access BSCallback directly in nsio.c.
|
2008-03-24 11:36:14 +01:00 |
Jacek Caban
|
b84626bdf0
|
mshtml: Added IHTMLDocument2::write implementation.
|
2008-03-10 11:22:11 +01:00 |
Jacek Caban
|
df294844a4
|
mshtml: Added IHTMLScriptElement stub implementation.
|
2008-03-03 12:27:50 +01:00 |
Jacek Caban
|
814e07d8e8
|
mshtml: Update wine_url in nsIURI::SetPath.
|
2008-02-04 13:17:48 +01:00 |
Jacek Caban
|
c58ca1312c
|
mshtml: Handle fClearDirty flag in IPersistStreamInit::Save.
|
2008-01-10 13:20:23 +01:00 |
Jacek Caban
|
7514283d73
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +01:00 |
Jacek Caban
|
82a199bcee
|
mshtml: Use IBindCtx passed to Load in BindToStorage call.
|
2007-12-24 16:34:28 +01:00 |
Jacek Caban
|
559649c443
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
Jacek Caban
|
72d0971034
|
mshtml: Remove not used argument of nsACString_GetData.
|
2007-12-17 11:49:12 +01:00 |
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
Jacek Caban
|
cd68aacbbc
|
mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object.
|
2007-12-04 18:17:21 +01:00 |
Jacek Caban
|
2bcd1f0e9e
|
mshtml: Added IConnectionPointContainer iface to all HTMLElement objects.
|
2007-12-04 18:17:17 +01:00 |
Jacek Caban
|
a9e77575b3
|
mshtml: Initialize HTMLElement in the beginning of constructors.
|
2007-12-04 18:17:13 +01:00 |
Jacek Caban
|
a1bdef2d62
|
mshtml: Make IConnectionPointContainer more flexible.
|
2007-12-04 18:17:08 +01:00 |
Jacek Caban
|
77ee756c91
|
mshtml: Added IHTMLTable interface stub implementation.
|
2007-11-30 14:21:13 +01:00 |