Jacek Caban
|
fd2f645d16
|
mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-06 11:53:45 +09:00 |
Jacek Caban
|
cc8d9f238d
|
mshtml: Added IHTMLStyleSheet::cssText property partial implementation.
|
2014-11-19 01:17:03 +09:00 |
Jacek Caban
|
6fc5977241
|
mshtml: Properly handle errors in IHTMLStyleSheet::get_rules now that Gecko part is fixed.
|
2014-11-13 21:04:35 +09:00 |
Jacek Caban
|
6ebe1c60e2
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-13 19:57:28 +02:00 |
Jacek Caban
|
60989ea332
|
mshtml: Fixed leaks in IHTMLStyleSheet::Release and IHTMLStyleSheetsCollection::Release implementations.
|
2014-05-09 14:24:53 +02:00 |
Jacek Caban
|
000b78e943
|
mshtml: Added IDispatchEx support to HTMLStyleSheetRulesCollection object.
|
2014-05-09 14:24:50 +02:00 |
Nikolay Sivov
|
688cc96ee7
|
mshtml: Implement HTMLStyleSheet_get_href().
|
2014-02-10 10:42:14 +01:00 |
Jacek Caban
|
3172d35188
|
mshtml: Added IDispatchEx support to HTMLStyleSheet object.
|
2013-08-19 13:48:44 +02:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
21f5ef2808
|
mshtml: Improved more VARIANT debug traces.
|
2012-03-28 14:56:39 +02:00 |
Jacek Caban
|
7891fc45d3
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Michael Stefaniuc
|
51b0478254
|
mshtml: COM cleanup for the IHTMLStyleSheet* ifaces.
|
2011-01-04 11:12:51 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Jacek Caban
|
2da5890ea1
|
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
|
2010-11-08 13:31:25 +01:00 |
Alistair Leslie-Hughes
|
ccb23e8897
|
mshtml: Add missing interfaces.
|
2009-08-04 13:47:36 +02:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
Alistair Leslie-Hughes
|
183bb795b6
|
mshtml: Add missing StyleSheet interfaces.
|
2009-02-02 15:48:26 +01:00 |
Andrew Talbot
|
37d18db78b
|
mshtml: Remove superfluous semicolons.
|
2008-12-23 12:51:29 +01:00 |
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
8d08592018
|
mshtml: Fixed ref counting.
|
2007-12-06 14:52:23 +01:00 |
Jacek Caban
|
23393756dd
|
mshtml: Added IHTMLStyleSheetRulesCollection::get_length implementation.
|
2007-12-06 14:52:13 +01:00 |
Jacek Caban
|
4ac1ba130a
|
mshtml: Added IHTMLStyleSheet::get_rules implementation.
|
2007-12-06 14:52: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
|
c5953bec63
|
mshtml: Added IHTMLStyleSheetsCollection::item implementation.
|
2007-11-26 12:35:36 +01:00 |
Jacek Caban
|
4b302f9c89
|
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
Jacek Caban
|
271049ca09
|
mshtml: Added IHTMLStyleSheetsCollection::get_length implementation.
|
2007-09-19 13:57:38 +02:00 |
Jacek Caban
|
ebd918eb48
|
mshtml: Added get_styleSheets implementation.
|
2007-09-19 13:57:33 +02:00 |
Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |