Alexandre Julliard
|
19184f0071
|
mshtml/tests: Fix the platform test for Win64.
|
2009-01-05 15:37:39 +01:00 |
Michael Stefaniuc
|
e75df00707
|
mshtml: Fix a dialog size for the Pt and Si translations.
|
2009-01-04 13:34:21 +01:00 |
Michael Stefaniuc
|
8757515dd9
|
mshtml: Add the Romanian translation.
|
2009-01-04 13:34:16 +01:00 |
Jacek Caban
|
159cc19b03
|
mshtml: Added IHTMLWindow2::get_location implementation.
|
2009-01-04 13:32:47 +01:00 |
Joris Huizer
|
202a2ab755
|
mshtml: Increment pointer as intended.
|
2009-01-02 11:54:09 +01:00 |
Jacek Caban
|
2b3c8ad501
|
mshtml.idl: Added HTMLStyle coclass declaration.
|
2008-12-31 12:27:52 +01:00 |
Jacek Caban
|
f9cbbab53b
|
mshtml: Added gecko debug channel to control Gecko logging.
|
2008-12-31 12:27:40 +01:00 |
Jacek Caban
|
fd4832ea2e
|
mshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading Gecko.
|
2008-12-31 12:27:29 +01:00 |
Jacek Caban
|
91af3c56ca
|
mshtml: Move handle_insert_comment to mutation.c.
|
2008-12-31 12:27:16 +01:00 |
Jacek Caban
|
327dc2c409
|
mshtml: Remove no longer used node_insert_listener.
|
2008-12-31 12:27:09 +01:00 |
Jacek Caban
|
7901d5f258
|
mshtml: Remove no longer needed set_profile.
|
2008-12-31 12:27:03 +01:00 |
Jacek Caban
|
8d28f09d8a
|
mshtml: Wine Gecko 0.9.0 release.
|
2008-12-30 12:43:34 +01:00 |
Rob Shearman
|
07e8ab45c9
|
mshtml: Check for the container's doc being NULL in nsTooltipListener_OnShowTooltip and nsTooltipListener_OnHideTooltip.
They could be called after NSContainer_Release is called.
|
2008-12-27 20:23:15 +01:00 |
Andrew Talbot
|
37d18db78b
|
mshtml: Remove superfluous semicolons.
|
2008-12-23 12:51:29 +01:00 |
Jacek Caban
|
e2cb0c82a6
|
mshtml: Move preferences settings to separated function.
|
2008-12-22 10:29:27 +01:00 |
Jacek Caban
|
a47292a3ab
|
mshtml: Release owner in nsChannel destructor.
|
2008-12-22 10:29:23 +01:00 |
Jacek Caban
|
7af33293a4
|
mshtml: Pass window to GetCommandState and DoCommand.
|
2008-12-22 10:29:19 +01:00 |
Andrei Derevyanko
|
2afc8fcd5a
|
mshtml: Updated test of QueryInterface.
|
2008-12-20 12:12:59 +01:00 |
Andrei Derevyanko
|
6ea2e4bc21
|
mshtml: Silence IMarshal QueryInterface FIXME.
|
2008-12-20 12:12:53 +01:00 |
Alistair Leslie-Hughes
|
49ac9e0d19
|
mshtml: Implement IHTMLStyle get_position.
|
2008-12-20 11:33:02 +01:00 |
Jacek Caban
|
d464e7b546
|
mshtml: Write aCount bytes in nsIInputStream::ReadSegments.
|
2008-12-18 14:52:12 +01:00 |
Jacek Caban
|
bbd4a63491
|
mshtml: Added nsIChannel::[Get|Set]Owner implementation.
|
2008-12-18 14:52:08 +01:00 |
Jacek Caban
|
d356d15225
|
mshtml: Use stored nsINetUtil interface.
|
2008-12-18 14:52:04 +01:00 |
Alistair Leslie-Hughes
|
177767c418
|
mshtml: Implement IHTMLStyle get_backgroundImage.
|
2008-12-17 13:52:41 +01:00 |
Jacek Caban
|
db5d8a2bd0
|
mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation.
Spotted by Andrew Talbot.
|
2008-12-16 12:52:27 +01:00 |
Alistair Leslie-Hughes
|
de5bbbc2ff
|
mshtml: Implement IHTMLScriptElement get/put Defer.
|
2008-12-12 12:01:36 +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 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +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 |
Jacek Caban
|
f0da28fc50
|
mshtml: Fixed a typo.
|
2008-12-10 10:48:45 +01:00 |
Jacek Caban
|
095ce18b44
|
mshtml: Skip tests on broken IE6 versions.
|
2008-12-10 10:47:56 +01:00 |
Jacek Caban
|
905fcb87cf
|
mshtml: Make IHTMLElement::get_document vtbl offset independent.
|
2008-12-10 10:47:53 +01:00 |
Alex Balut
|
fdac425f7f
|
mshtml: Removed the reference counting of the DLL.
|
2008-12-08 22:02:48 +01:00 |
Alistair Leslie-Hughes
|
b6fa5a2100
|
mshtml: Implement IHTMLStyle get/put posWidth.
|
2008-12-08 22:02:34 +01:00 |
Rok Mandeljc
|
e5821850f7
|
mshtml: Fixed Slovenian translation.
|
2008-12-08 12:01:25 +01:00 |
Michael Stefaniuc
|
27d8b7436f
|
mshtml: Remove two superfluous casts.
|
2008-12-05 12:36:14 +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
|
43ea81bf55
|
mshtml: Implement IDispatch for IHTMLCommentElement.
|
2008-12-01 14:01:26 +01:00 |
Alistair Leslie-Hughes
|
c685548056
|
mshtml: Add a test case.
|
2008-11-28 13:46:58 +01:00 |
Alistair Leslie-Hughes
|
75b9c0508a
|
mshtml: Implement IHTMLDocument2 get_anchors.
|
2008-11-26 13:36:44 +01:00 |
Alistair Leslie-Hughes
|
e760812a62
|
mshtml: Implement IHTMLDocument2 get_forms.
|
2008-11-26 13:36:35 +01:00 |
Alistair Leslie-Hughes
|
7b864afff0
|
mshtml: Implement IHTMLDocument2 get_links.
|
2008-11-26 13:36:27 +01:00 |
Alistair Leslie-Hughes
|
6e46a9fdba
|
mshtml: Implement IHTMLDocument2 get_applets.
|
2008-11-26 13:36:20 +01:00 |
Jacek Caban
|
cc8511678d
|
mshtml: Skip tests on old IE as soon as possible.
|
2008-11-24 13:43:43 +01:00 |
Jacek Caban
|
60d12a3adb
|
mshtml: Skip tests on old IE as soon as possible.
|
2008-11-24 13:43:40 +01:00 |
Jacek Caban
|
3dbeb15eac
|
mshtml: Call necko's SetUploadStream from wrapper's SetUploadStream.
|
2008-11-24 13:43:38 +01:00 |