Jacek Caban
|
781b0873e6
|
mshtml: Added IPersistHistory stub implementation.
|
2009-04-16 13:45:20 -05:00 |
Michael Stefaniuc
|
cb538198d2
|
mshtml/tests: Replace long with LONG.
|
2009-04-15 15:56:28 -05:00 |
Ge van Geldorp
|
af5ce0d249
|
mshtml/tests: Fix tests on Windows.
|
2009-04-01 15:22:54 +02:00 |
Jacek Caban
|
19067f1256
|
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
|
2009-04-01 14:23:32 +02:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
Michael Stefaniuc
|
491ae71e52
|
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
|
2009-03-12 13:09:54 +01:00 |
Jacek Caban
|
0700f281ce
|
mshtml: Don't use unicode constants for HTML IDs (code clean up).
|
2009-03-12 13:09:53 +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 |
Jacek Caban
|
76d667caf1
|
mshtml: Added IHTMLElement::put_innerHTML implementation.
|
2009-03-10 12:05:26 +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 |
Paul Vriens
|
53a4e174f9
|
mshtml/tests: Fix some typos.
|
2009-03-06 15:39:52 +01:00 |
Alistair Leslie-Hughes
|
8156db5894
|
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
|
2009-03-04 12:13:39 +01:00 |
Alistair Leslie-Hughes
|
d804631e34
|
mshtml: Implement IHTMLStyle get/put borderStyle.
|
2009-03-04 12:13:30 +01:00 |
Alistair Leslie-Hughes
|
9188cba164
|
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
|
2009-03-04 12:13:17 +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 |
Rico Schüller
|
9f60f4e30d
|
mshtml/tests: Add SysFreeString(sDefault) after the variable isn't used any more.
|
2009-03-02 12:03:16 +01:00 |
Rico Schüller
|
0215c75260
|
mshtml/tests: Fix SysFreeString call with wrong variable.
|
2009-03-02 12:03:12 +01:00 |
Alistair Leslie-Hughes
|
b30aa168f7
|
mshtml: Show IPersistHistory interface is supported.
|
2009-02-27 14:18:04 +01:00 |
Detlef Riekenberg
|
785863ef8a
|
mshtml/tests: Fix text in ok().
|
2009-02-26 12:11:39 +01:00 |
Detlef Riekenberg
|
c823c9ebae
|
mshtml/tests: Fix typos from copy&paste.
|
2009-02-26 12:11:32 +01:00 |
Alistair Leslie-Hughes
|
0e8e77cdbd
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
63c8939cdd
|
mshtml: Implement IHTMLStyle get/put 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 |