Alistair Leslie-Hughes
|
ad7fc048b7
|
mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
|
2009-03-05 16:16:25 +01:00 |
Alistair Leslie-Hughes
|
8156db5894
|
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
|
2009-03-04 12:13:39 +01:00 |
Alistair Leslie-Hughes
|
9188cba164
|
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
|
2009-03-04 12:13:17 +01:00 |
Alistair Leslie-Hughes
|
0e8e77cdbd
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
e3009fec39
|
mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
fe0da5e528
|
mshtml: Implement IHTMLCurrentStyle_get_marginRight.
|
2009-02-24 16:57:31 +01:00 |
Alistair Leslie-Hughes
|
ef981a412e
|
mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
18c7f48865
|
mshtml: Implement IHTMLCurrentStyle_get_zIndex.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
1a6c759e1d
|
mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
e64b198348
|
mshtml: Implement IHTMLCurrentStyle_get_height.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
f5102389da
|
mshtml: Implement IHTMLCurrentStyle_get_width.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
38cad51959
|
mshtml: Implement IHTMLCurrentStyle_get_top.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
72faa19807
|
mshtml: Implement IHTMLCurrentStyle_get_left.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
fc851aa48a
|
mshtml: Implement IHTMLCurrentStyle_get_fontSize.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
64af8b3f7e
|
mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
4c65a3c278
|
mshtml: Implement IHTMLCurrentStyle_get_cursor.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
00a5a722a9
|
mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
34fcf04a74
|
mshtml: Implement IHTMLCurrentStyle_get_textAlign.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
b3ec56d0c2
|
mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
724ba42e88
|
mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
a17288cc75
|
mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
88be0330f9
|
mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
19f780c364
|
mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
e050152ace
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
bdb4dda16c
|
mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
|
2009-02-20 18:46:04 +01:00 |
Alistair Leslie-Hughes
|
169f440cb7
|
mshtml: Implement IHTMLCurrentStyle_get_fontFamily.
|
2009-02-19 15:57:47 +01:00 |
Alistair Leslie-Hughes
|
e6a18895ee
|
mshtml: Implement IHTMLCurrentStyle_get_position.
|
2009-02-19 15:57:47 +01:00 |
Alistair Leslie-Hughes
|
022ae89e0f
|
mshtml: Add missing IHTMLCurrentStyle interfaces.
|
2009-01-14 12:41:04 +01:00 |
Alistair Leslie-Hughes
|
8745dd26d6
|
mshtml: Implement IDispatch for IHTMLCurrentStyle.
|
2008-11-21 11:54:22 +01:00 |
Jacek Caban
|
502532ee23
|
mshtml: Use stored nsdoc in HTMLCurrentStyle_Create.
|
2008-10-09 12:27:48 +02:00 |
Jacek Caban
|
9a665ec2b1
|
mshtml: Added IHTMLCurrentStyle::get_display implementation.
|
2008-10-07 12:06:25 +02:00 |
Jacek Caban
|
72fc799d18
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentStyle.
|
2008-10-07 12:06:10 +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 |