Alistair Leslie-Hughes
|
022ae89e0f
|
mshtml: Add missing IHTMLCurrentStyle interfaces.
|
2009-01-14 12:41:04 +01:00 |
Dmitry Timoshkov
|
abbd88d07c
|
mshtml: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:43 +01:00 |
Ge van Geldorp
|
b67f0de1c6
|
mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
|
2009-01-10 17:43:11 +01:00 |
Alistair Leslie-Hughes
|
bb829372f1
|
mshtml: Implement IHTMLStyle get/set Attribute.
|
2009-01-09 14:55:53 +01:00 |
Andrew Talbot
|
3b26d50d17
|
mshtml: Declare a function static.
|
2009-01-09 14:21:31 +01:00 |
Alexandre Julliard
|
c9ee551efd
|
mshtml: Fix pointer cast warnings on 64-bit.
|
2009-01-08 17:26:38 +01:00 |
Jacek Caban
|
d747c41cd5
|
mshtml: Fixed IOmNavigator::get_platform for win64 platform.
|
2009-01-06 10:09:36 +01:00 |
Jacek Caban
|
a2ac4d2323
|
mshtml: Added IDispatchEx support to HTMLLocation object.
|
2009-01-06 10:09:36 +01:00 |
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 |