Jacek Caban
|
c3bdda8102
|
mshtml: Use ActiveScript for JavaScript in file protocol documents.
|
2008-09-25 11:18:49 +02:00 |
|
Jacek Caban
|
480087666d
|
mshtml: Added IHTMLDocument::get_Script implementation.
|
2008-08-25 11:39:50 +02:00 |
|
Jacek Caban
|
8e6dbe750a
|
mshtml: Added IHTMLDocument2::get_title implementation.
Based on patch by Ivan Sinitsin.
|
2008-07-24 11:52:14 +02:00 |
|
Jacek Caban
|
80f33889ea
|
mshtml: Added IHTMLDocument2::put_title implementation.
Based on patch by Ivan Sinitsin.
|
2008-07-24 11:52:09 +02:00 |
|
Jacek Caban
|
4171385cd9
|
mshtml: Silence common invalid FIXME.
|
2008-07-01 12:23:37 +02:00 |
|
Jacek Caban
|
fe863e0326
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2008-07-01 12:23:08 +02:00 |
|
Jacek Caban
|
d9cb62e37f
|
mshtml: Added IHTMLGenericElement implementation.
|
2008-06-20 12:15:14 +02:00 |
|
Jacek Caban
|
f13c5685b5
|
mshtml: Added IHTMLDocument2::createElement implementation.
|
2008-06-20 12:15:07 +02:00 |
|
Jacek Caban
|
e787f84b01
|
mshtml: Fixed copy&paste typo.
|
2008-05-26 19:46:18 +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
|
ef4200fcf7
|
mshtml: Added support for custom DISPIDs.
|
2008-04-29 12:38:25 +02:00 |
|
Joris Huizer
|
1a0bf043bc
|
mshtml: Fixed copy/paste mistake.
|
2008-04-23 12:23:07 +02:00 |
|
Jacek Caban
|
0a32cd868d
|
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
|
2008-04-21 20:26:28 +02:00 |
|
Jacek Caban
|
98ab1a92c0
|
mshtml: Added HTMLDocument's IDispatchEx implementation.
|
2008-04-21 20:24:04 +02:00 |
|
Jacek Caban
|
7d0034a5ba
|
mshtml: Make IHTMLDocument2 iterface offset independent.
|
2008-04-21 20:23:58 +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
|
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
|
b84626bdf0
|
mshtml: Added IHTMLDocument2::write implementation.
|
2008-03-10 11:22:11 +01:00 |
|
Jacek Caban
|
c6ac960f4a
|
mshtml: Added Invoke(DISPID_READYSTATE) implementation.
|
2008-01-04 12:00:54 +01:00 |
|
Jacek Caban
|
7514283d73
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +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
|
a1bdef2d62
|
mshtml: Make IConnectionPointContainer more flexible.
|
2007-12-04 18:17:08 +01:00 |
|
Jacek Caban
|
4b302f9c89
|
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
|
Jacek Caban
|
f309cdf733
|
mshtml: Store HTMLDocument pointer in BSCallback object.
|
2007-11-06 13:01:49 +01:00 |
|
Jacek Caban
|
141dfab1a1
|
mshtml: Added IHTMLDocument4 stub implementation.
|
2007-10-15 13:44:51 +02:00 |
|
Jacek Caban
|
954d4477b5
|
mshtml: Added IHTMLWindow2::get_option implementation.
|
2007-10-15 13:44:36 +02:00 |
|
Jacek Caban
|
6437becb5b
|
mshtml: Include document element in collection returned by IHTMLDocument2::get_all.
|
2007-10-04 11:39:40 +02:00 |
|
Jacek Caban
|
9ba65105d5
|
mshtml: Added IHTMLDocument5 interface stub implementation.
|
2007-09-27 11:08:48 +02:00 |
|
Jacek Caban
|
ebd918eb48
|
mshtml: Added get_styleSheets implementation.
|
2007-09-19 13:57:33 +02:00 |
|
Jacek Caban
|
fbdab04962
|
mshtml: Added IOleUndoManager stub implementation.
|
2007-09-10 16:15:03 +02:00 |
|
Jacek Caban
|
cfaf00fa51
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
|
Jacek Caban
|
931714e7b7
|
mshtml: Store HTMLDocument reference in HTMLSelectionObject.
|
2007-08-16 12:01:57 +02:00 |
|
Jacek Caban
|
0358507065
|
mshtml: Added ICustomDoc stub implementation.
|
2007-08-13 11:38:43 +02:00 |
|
Jacek Caban
|
88f4fb1f4f
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
|
Jacek Caban
|
f09a6f7283
|
mshtml: Move IConnectionPointContainer to the separated struct.
|
2007-06-29 13:28:24 +02:00 |
|
Jacek Caban
|
fc4fd71e01
|
mshtml: Store connection point as a list.
|
2007-06-29 13:28:16 +02:00 |
|
Jacek Caban
|
b95197ac19
|
mshtml: Added get_URL implementation.
|
2007-06-11 20:23:53 +02:00 |
|
Jacek Caban
|
54d2a44794
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
|
Jacek Caban
|
0b94f19cb9
|
mshtml: Added DIID_DispHTMLDocument to QueryInterface.
|
2007-03-29 21:01:24 +02:00 |
|
Jacek Caban
|
3866ce3f7a
|
mshtml: Don't release window if it wasn't created.
|
2007-02-14 11:57:11 +01:00 |
|
Jacek Caban
|
fb4980d6a9
|
mshtml: Added get_parentWindow implementation.
|
2006-12-07 11:29:55 +01:00 |
|
Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
|
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
|
Jacek Caban
|
463d010531
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2006-10-02 21:39:47 +02:00 |
|
Jacek Caban
|
8b125182c1
|
mshtml: Added get_readyState implementation.
|
2006-09-28 11:55:23 +02:00 |
|
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
|
Jacek Caban
|
38b6665ae6
|
mshtml: Add SETDOWNLOADSTATE task implementation and use it in IPersistMoniker::Load.
|
2006-09-25 21:08:02 +02:00 |
|
Jacek Caban
|
a14e2aaf97
|
mshtml: Create one "Internet Explorer_Hidden" window per thread.
|
2006-09-25 20:07:18 +02:00 |
|
Jacek Caban
|
cba2e19409
|
mshtml: Create "Internet Explorer_Hidden" window.
|
2006-08-09 17:12:50 +02:00 |
|