Jacek Caban
|
e9475aab4a
|
mshtml: Use IDs instead of strings in HTMLStyle implementation.
|
2008-10-07 12:05:56 +02:00 |
Jacek Caban
|
596206f054
|
mshtml: Moved HTMLStyle to separated header file.
|
2008-10-07 12:05:43 +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 |
Alistair Leslie-Hughes
|
433027a377
|
mshtml: Implement get/put margin.
|
2008-09-11 13:28:28 +02:00 |
Alistair Leslie-Hughes
|
6d9e79a45f
|
mshtml: Implement IDispatch for IHTMLStyle.
|
2008-08-18 17:15:56 +02:00 |
Alistair Leslie-Hughes
|
059c3ab650
|
mshtml: Implement HTMLStyle get_background.
|
2008-08-18 17:15:56 +02:00 |
Jacek Caban
|
45eba140e6
|
mshtml: Added IHTMLStyle::[get|put]_width implementation.
|
2008-07-01 12:23:21 +02:00 |
Jacek Caban
|
af3d19fa04
|
mshtml: DispatchEx's QueryInterface implementation clean up.
|
2008-07-01 12:23:03 +02:00 |
Jacek Caban
|
57c49cbb0d
|
mshtml: Added IHTMLStyle::put_color implementation.
|
2008-06-18 16:00:10 +02:00 |
Jacek Caban
|
b53307188f
|
mshtml: Added IHTMLStyle::put_background implementation.
|
2008-06-18 16:00:05 +02:00 |
Jacek Caban
|
ea7666a053
|
mshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage.
|
2008-06-18 15:59:59 +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
|
9483760b35
|
mshtml: Added IDispatchEx support to HTMLStyle.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
deeaa5d20f
|
mshtml: Added put_backgroundImage implementation.
|
2008-04-28 14:32:47 +02:00 |
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
559649c443
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
Jacek Caban
|
a95420a07e
|
mshtml: Fix CSS px unit handling differences between Gecko and IE.
|
2007-12-11 18:06:50 +01:00 |
Jacek Caban
|
141ffa7dd9
|
mshtml: Added more IHTMLStyle implementation.
|
2007-12-11 18:06:42 +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
|
b14ba8aac6
|
mshtml: Added IHTMLStyle display and visibility properties implementation.
|
2007-10-15 13:44:56 +02:00 |
Jacek Caban
|
5071f124ab
|
mshtml: Added HTMLStyle::get_textDecoration* implementation.
|
2007-09-19 13:57:20 +02:00 |
Jacek Caban
|
b5dadf955e
|
mshtml: Added more IHTMLStyle getters implementation.
|
2007-09-19 13:57:14 +02:00 |
Jacek Caban
|
13bb3dd8ee
|
mshtml: Return NULL for empty results in get_style_attr.
|
2007-09-19 13:57:09 +02:00 |
Jacek Caban
|
1d428f4837
|
mshtml: Added IHTMLStyle::get_fontFamily implementation.
|
2007-06-11 15:22:01 +02:00 |
Jacek Caban
|
84af63604a
|
mshtml: Added put_fontSize implementation.
|
2006-11-17 15:50:27 +01:00 |
Jacek Caban
|
c8c9a5fb20
|
mshtml: Added put_backgroundColor implementation.
|
2006-11-17 15:50:23 +01:00 |
Jacek Caban
|
7c478bf719
|
mshtml: Added put_fontFamily implementation.
|
2006-11-17 15:50:19 +01:00 |
Jacek Caban
|
5a9980e1b7
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
|
2006-11-17 15:49:36 +01:00 |
Jacek Caban
|
5b1af5b7d1
|
mshtml: Added get_style implementation.
|
2006-11-17 15:49:30 +01:00 |