Commit Graph

208 Commits

Author SHA1 Message Date
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 2d791e8c67 mshtml: Add support for Reference BSTR when setting styles. 2009-09-10 12:26:00 +02:00
Jacek Caban 537bbe2ce5 mshtml: Make empty string is a valid overflow style. 2009-09-09 12:07:48 +02:00
Jacek Caban b42243e8e7 mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
Jacek Caban 8b8e91a50f mshtml: Added support for DISPID_VALUE. 2009-09-01 12:42:04 +02: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
Michael Stefaniuc cb133a12d0 mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
Jacek Caban 3a118f86f7 mshtml: Added IHTMLStyle::put_cssText implementation. 2009-03-10 12:05:46 +01:00
Jacek Caban 50126adf8b mshtml: Added IHTMLStyle::get_cssText implementation. 2009-03-10 12:05:40 +01: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 48cbc036a3 mshtml: Implement IHTMLStyle_get_borderLeft. 2009-03-06 16:33:07 +01:00
Alistair Leslie-Hughes c58b8f2883 mshtml: Add missing IHTMLStyle IDispatchEx ids. 2009-03-05 16:16:25 +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 f7a6c512a0 mshtml: Implement IHTMLStyle_put_textDecoration. 2009-03-04 12:12:47 +01:00
Alistair Leslie-Hughes 2619dda6b7 mshtml: Implement IHTMLStyle get/put textDecorationBlink. 2009-03-02 14:03:52 +01:00
Alistair Leslie-Hughes cbbdc41bdf mshtml: Implement IHTMLStyle get/put textDecorationOverline. 2009-03-02 14:03:46 +01:00
Alistair Leslie-Hughes c9f4c2298a mshtml: Implement IHTMLStyle get/put textDecorationNone. 2009-03-02 14:03:38 +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 de4f3fd4b9 mshtml: Implement IHTMLStyle_get_marginLeft. 2009-02-18 14:44:28 +01:00
Alistair Leslie-Hughes d6be3967bd mshtml: Implement IHTMLStyle_get_marginRight. 2009-02-18 14:44:23 +01:00
Alistair Leslie-Hughes 8c47530070 mshtml: Implement IHTMLStyle get/put minHeight. 2009-02-17 13:59:38 +01:00
Alistair Leslie-Hughes 6307522232 mshtml: Add VT_I4 support to set_nsstyle_attr_var. 2009-02-17 13:59:16 +01:00
Michael Stefaniuc 25e90e2251 mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
Alistair Leslie-Hughes 28278db787 mshtml: Implement IHTMLStyle_put_textDecorationUnderline. 2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes 957a50aa72 mshtml: Implement IHTMLStyle_put_textDecorationLineThrough. 2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes cfcc38a4b9 mshtml: Implement IHTMLStyle_get_paddingLeft. 2009-02-12 17:53:34 +01:00
Alistair Leslie-Hughes 6421c47986 mshtml: Implement IHTMLStyle_get_backgroundColor. 2009-02-06 16:41:08 +01:00
Alistair Leslie-Hughes 20bd88895c mshtml: Implement IHTMLStyle_put_fontWeight. 2009-02-06 16:41:01 +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
Alistair Leslie-Hughes bb829372f1 mshtml: Implement IHTMLStyle get/set Attribute. 2009-01-09 14:55:53 +01:00
Alistair Leslie-Hughes 49ac9e0d19 mshtml: Implement IHTMLStyle get_position. 2008-12-20 11:33:02 +01:00
Alistair Leslie-Hughes 177767c418 mshtml: Implement IHTMLStyle get_backgroundImage. 2008-12-17 13:52:41 +01:00
Alistair Leslie-Hughes 8e984bcc61 mshtml: Implement IHTMLStyle get/put fontVariant. 2008-12-12 11:59:46 +01:00
Alistair Leslie-Hughes f82df0ac63 mshtml: Implement IHTMLStyle put_fontStyle. 2008-12-11 12:45:33 +01:00
Alistair Leslie-Hughes a7fccdaaf0 mshtml: Add support for V_I4 in IHTMLStyle put_zIndex. 2008-12-10 14:22:20 +01:00
Alistair Leslie-Hughes 84abbd64ae mshtml: Implement IHTMLStyle get/put posHeight. 2008-12-10 11:28:33 +01:00
Alistair Leslie-Hughes b6fa5a2100 mshtml: Implement IHTMLStyle get/put posWidth. 2008-12-08 22:02:34 +01:00
Alistair Leslie-Hughes 9305cb3cfe mshtml: Implement IHTMLStyle get/put overflow. 2008-12-04 14:44:39 +01:00
Alexandre Julliard e9832a068c mshtml: Make some functions static. 2008-12-02 15:28:04 +01:00
Alistair Leslie-Hughes 71eac71e16 mshtml: Implement IHTMLStyle get/put posTop. 2008-11-21 11:54:18 +01:00
Alistair Leslie-Hughes af0aa2832f mshtml: Implement IHTMLStyle get/put posLeft. 2008-11-10 13:24:44 +01:00
Jacek Caban 53d6b6616e mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation. 2008-10-14 11:25:23 +02:00
Jacek Caban 6cf4060aff mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation. 2008-10-14 11:25:18 +02: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 b381951e7c mshtml: Release nsstyle when destroying HTMLStyle. 2008-10-07 12:06:31 +02:00
Jacek Caban 9a665ec2b1 mshtml: Added IHTMLCurrentStyle::get_display implementation. 2008-10-07 12:06:25 +02:00
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