Andrew Eikum
|
d97b4d260e
|
mshtml: Implement IHTMLStyle::{get, put}_border{Top, Bottom, Right}.
|
2009-12-02 12:19:24 +01:00 |
Alistair Leslie-Hughes
|
7471cfce72
|
mshtml: Implement IHTMLCurrentStyle_get_textIndent.
|
2009-09-18 08:56:37 -05:00 |
Alistair Leslie-Hughes
|
d35c44221d
|
mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
|
2009-09-18 08:56:28 -05:00 |
Alistair Leslie-Hughes
|
8f0fd2597a
|
mshtml: Implement IHTMLCurrentStyle_get_bottom.
|
2009-09-16 14:37:51 -05:00 |
Alistair Leslie-Hughes
|
2ef9272e81
|
mshtml: Implement IHTMLCurrentStyle_get_right.
|
2009-09-16 14:37:45 -05:00 |
Alistair Leslie-Hughes
|
d1952288b8
|
mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
|
2009-09-16 14:37:39 -05:00 |
Alistair Leslie-Hughes
|
6ec0716059
|
mshtml: Implement IHTMLCurrentStyle_get_marginTop.
|
2009-09-16 14:37:32 -05:00 |
Alistair Leslie-Hughes
|
7f3cb81686
|
mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
|
2009-09-15 17:21:28 -05:00 |
Alistair Leslie-Hughes
|
9a2a02fde9
|
mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
|
2009-09-15 17:21:23 -05:00 |
Alistair Leslie-Hughes
|
e5b3b26573
|
mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
|
2009-09-15 17:21:17 -05:00 |
Alistair Leslie-Hughes
|
b80faba168
|
mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
|
2009-09-15 17:21:11 -05:00 |
Alistair Leslie-Hughes
|
bf5ab29c1c
|
mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
|
2009-09-15 17:21:05 -05:00 |
Alistair Leslie-Hughes
|
04da6200e8
|
mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
|
2009-09-15 17:21:00 -05:00 |
Alistair Leslie-Hughes
|
144cf8d613
|
mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
|
2009-09-15 17:20:54 -05:00 |
Alistair Leslie-Hughes
|
15bd593fae
|
mshtml: Implement IHTMLStyle get/put letterSpacing.
|
2009-08-25 11:09:31 +02:00 |
Alistair Leslie-Hughes
|
4975243db3
|
mshtml: Implement IHTMLStyle get/put wordSpacing.
|
2009-08-21 14:12:59 +02:00 |
Alistair Leslie-Hughes
|
d343124344
|
mshtml: Implement IHTMLStyle get/put borderLeftWidth.
|
2009-08-20 15:27:18 +02:00 |
Jacek Caban
|
77ff2df83a
|
mshtml: Added IHTMLStyle3::wordWrap property implementation.
|
2009-08-03 14:59:47 +02:00 |
Alistair Leslie-Hughes
|
6655d3f78b
|
mshtml: Implement IHTMLStyle get/put borderBottomWidth.
|
2009-03-06 16:34:09 +01:00 |
Alistair Leslie-Hughes
|
e266672c47
|
mshtml: Implement IHTMLStyle get/put borderRightWidth.
|
2009-03-06 16:33:55 +01:00 |
Alistair Leslie-Hughes
|
931bf681ab
|
mshtml: Implement IHTMLStyle get/put borderTopWidth.
|
2009-03-06 16:33:45 +01:00 |
Alistair Leslie-Hughes
|
e44608c896
|
mshtml: Implement IHTMLStyle get/put backgroundPositionY.
|
2009-03-06 16:33:32 +01:00 |
Alistair Leslie-Hughes
|
6937ddca8e
|
mshtml: Implement IHTMLStyle get/put backgroundPositionX.
|
2009-03-06 16:33:18 +01:00 |
Alistair Leslie-Hughes
|
d804631e34
|
mshtml: Implement IHTMLStyle get/put borderStyle.
|
2009-03-04 12:13:30 +01:00 |
Alistair Leslie-Hughes
|
73241dfe84
|
mshtml: Implement IHTMLStyle get/put borderColor.
|
2009-03-04 12:13:08 +01:00 |
Alistair Leslie-Hughes
|
63c8939cdd
|
mshtml: Implement IHTMLStyle get/put backgroundRepeat.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
64af8b3f7e
|
mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
8c47530070
|
mshtml: Implement IHTMLStyle get/put minHeight.
|
2009-02-17 13:59:38 +01:00 |
Alistair Leslie-Hughes
|
36a2d5ac3a
|
mshtml: Add support for IHTMLStyle4 interface.
|
2009-02-03 14:20:10 +01:00 |
Alistair Leslie-Hughes
|
337c066314
|
mshtml: Add support for IHTMLStyle3 interface.
|
2009-02-03 14:19:50 +01:00 |
Alistair Leslie-Hughes
|
1584719604
|
mshtml: Implement IHTMLStyle get/put borderTopStyle.
|
2009-01-15 12:53:31 +01:00 |
Alistair Leslie-Hughes
|
7c3b5b6931
|
mshtml: Implement IHTMLStyle get/put borderRightStyle.
|
2009-01-15 12:52:53 +01:00 |
Alistair Leslie-Hughes
|
1d1f60bbee
|
mshtml: Implement IHTMLStyle get/put borderBottomStyle.
|
2009-01-15 12:52:44 +01:00 |
Alistair Leslie-Hughes
|
44de20a0c7
|
mshtml: Implement IHTMLStyle get/put borderLeftStyle.
|
2009-01-15 12:52:08 +01:00 |
Jacek Caban
|
2b3c8ad501
|
mshtml.idl: Added HTMLStyle coclass declaration.
|
2008-12-31 12:27:52 +01:00 |
Alistair Leslie-Hughes
|
8e984bcc61
|
mshtml: Implement IHTMLStyle get/put fontVariant.
|
2008-12-12 11:59:46 +01:00 |
Alistair Leslie-Hughes
|
9305cb3cfe
|
mshtml: Implement IHTMLStyle get/put overflow.
|
2008-12-04 14:44:39 +01:00 |
Alistair Leslie-Hughes
|
abd7056bd0
|
mshtml: Implement IHTMLStyle put/get borderWidth.
|
2008-10-10 14:13:13 +02:00 |
Jacek Caban
|
7918196ee8
|
mshtml: Added IHTMLStyle::[get|put]_filter implementation.
|
2008-10-08 13:20:38 +02:00 |
Jacek Caban
|
4d822f4408
|
mshtml: Added IHTMLStyle::[get|put]_textAlign implementation.
|
2008-10-08 13:20:34 +02:00 |
Jacek Caban
|
cbc186b865
|
mshtml: Added support for accessing style attributes by CSS syntax.
|
2008-10-08 13:20:27 +02:00 |
Jacek Caban
|
844d1cfc15
|
mshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
|
2008-10-08 13:20:20 +02:00 |
Jacek Caban
|
c8b3a164c6
|
mshtml: Added IHTMLStyle2::[get|put]_position.
|
2008-10-07 12:08:41 +02:00 |
Jacek Caban
|
7a8043d399
|
mshtml: Added IHTMLStyle::[get|put]_height implementation.
|
2008-10-07 12:08:34 +02:00 |
Jacek Caban
|
91cb239f33
|
mshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.
|
2008-10-07 12:08:26 +02:00 |
Jacek Caban
|
173f7f57d7
|
mshtml: Added IHTMLStyle::[put|get]_top implementation.
|
2008-10-07 12:08:19 +02:00 |
Jacek Caban
|
d7e693cdfa
|
mshtml: Added IHTMLStyle::[get|put]_cursor implementation.
|
2008-10-07 12:08:13 +02:00 |
Jacek Caban
|
d7d2587c62
|
mshtml: Added IHTMLStyle::[get|put]_left implementation.
|
2008-10-07 12:08:05 +02:00 |
Jacek Caban
|
cc528d2698
|
mshtml: Added IHTMLStyle::[get|put]_border implementation.
|
2008-10-07 12:07:58 +02:00 |
Jacek Caban
|
9a665ec2b1
|
mshtml: Added IHTMLCurrentStyle::get_display implementation.
|
2008-10-07 12:06:25 +02:00 |