Jacek Caban
|
f2676d3729
|
mshtml: Merge htmldoc3.c into htmldoc.c.
|
2014-03-13 20:22:06 +01:00 |
Zhenbo Li
|
3679619909
|
mshtml: Added IHTMLTableRow::vAlign property implementation.
|
2014-03-13 20:22:00 +01:00 |
Zhenbo Li
|
7442abde92
|
mshtml: Added IHTMLTableRow::align property implementation.
|
2014-03-12 20:30:00 +01:00 |
Jacek Caban
|
e7553b56fe
|
mshtml: Moved htmldoc5.c content into htmldoc3.c.
|
2014-03-12 19:02:15 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
d6bb86e84c
|
mshtml: Added IHTMLFrameBase2::onload property implementation.
|
2014-03-11 19:39:40 +01:00 |
Jacek Caban
|
9c45b34c62
|
mshtml: Bind events not sent to default view to body element instead of directly to target.
|
2014-03-11 19:39:39 +01:00 |
Jacek Caban
|
cbfeef4b8b
|
mshtml: Removed test failing on Windows 8.1.
|
2014-03-11 19:39:34 +01:00 |
Jacek Caban
|
595fb40efc
|
mshtml: Don't use fragment navigation for SuperNavigate calls.
|
2014-03-04 19:24:26 +01:00 |
Jacek Caban
|
92517e2c5e
|
mshtml: Added support for ZoomFactor registry value.
|
2014-02-19 17:37:50 +01:00 |
Jacek Caban
|
aa22a3c4b2
|
mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+.
|
2014-02-14 16:57:52 +01:00 |
Jacek Caban
|
1918d7223e
|
mshtml: Added IHTMLDocument2::get_activeElement implementation.
|
2014-02-14 11:59:17 +01:00 |
Nikolay Sivov
|
688cc96ee7
|
mshtml: Implement HTMLStyleSheet_get_href().
|
2014-02-10 10:42:14 +01:00 |
Frédéric Delanoy
|
672e2811ff
|
mshtml/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Jacek Caban
|
2350597df2
|
mshtml: Added more refcnt tests.
|
2014-01-27 14:13:25 +01:00 |
Jacek Caban
|
e2d04d3dec
|
mshtml: Release ActiveX object interfaces in detach_plugin_host.
|
2014-01-27 14:13:24 +01:00 |
Huw Davies
|
6da6f1861b
|
mshtml: Release a leaked class factory.
|
2014-01-13 17:37:44 +01:00 |
Huw Davies
|
5ac8507a8e
|
mshtml: Finish with the correct string.
|
2014-01-13 17:37:26 +01:00 |
Jacek Caban
|
c345023efe
|
mshtml: Added more traces to nsDocumentObserver_BindToDocument.
|
2014-01-10 18:14:59 +01:00 |
Jacek Caban
|
519166a448
|
mshtml: Fixed double release in NPP_New.
|
2014-01-10 16:26:04 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Huw Davies
|
72297ebfbb
|
mshtml: Remove a double-Release.
|
2013-12-20 17:09:12 +01:00 |
Frédéric Delanoy
|
ff9bbe3721
|
mshtml: Constify a character string.
|
2013-12-17 08:45:44 +01:00 |
Alexandre Julliard
|
ca41acc1f9
|
makefiles: Automatically update the IDL_H_SRCS variable.
|
2013-12-15 10:23:06 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Frédéric Delanoy
|
60a592b77a
|
mshtml: Avoid memory leaks (Coverity).
|
2013-12-02 19:22:30 +01:00 |
Jacek Caban
|
fc73f4726e
|
mshtml: Use uri_nofrag instead of full URI in navigate_anchor.
|
2013-11-29 13:32:52 +01:00 |
Jacek Caban
|
8c6d9482bc
|
mshtml: Strip hash part before combining URIs.
|
2013-11-29 13:32:49 +01:00 |
Jacek Caban
|
b1367f8a2c
|
mshtml/tests: Ignore QI(&IID_IWebBrowserPriv2IE8XP) calls.
|
2013-11-25 16:23:24 +01:00 |
Jacek Caban
|
f3a2cb7bbd
|
mshtml: Added IHTMLDocument3::getElementsByName implementation.
|
2013-11-18 11:16:50 +01:00 |
Jacek Caban
|
c20167dbdc
|
mshtml: Fixed activex tests on IE10.
|
2013-11-15 19:23:24 +01:00 |
Jacek Caban
|
eebc40f2b3
|
mshtml: Added IHTMLSelectElement::multiple property implementation.
|
2013-11-14 19:30:59 +01:00 |
Francois Gouget
|
2de28eb64b
|
mshtml: Add a trailing '\n' to a TRACE().
|
2013-11-14 10:37:32 +01:00 |
Jacek Caban
|
ea24a5b1f4
|
mshtml: Added IHTMLBodyElement::scroll attribute implementation.
|
2013-11-11 17:06:47 +01:00 |
Jacek Caban
|
321c96574e
|
mshtml: Added IHTMLStyle6::boxSizing property implementation.
|
2013-11-07 19:01:25 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
Alexandre Julliard
|
f8421142e7
|
makefiles: Add makedep pragmas for typelib idl files.
|
2013-11-05 20:38:18 +01:00 |
Frédéric Delanoy
|
4473ce4db9
|
Assorted spelling fixes.
|
2013-10-30 09:46:27 +01:00 |
Alexandre Julliard
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Jacek Caban
|
5b52334f6d
|
mshtml: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:39 +02:00 |
Francois Gouget
|
89ee4dc6e6
|
mshtml/tests: Fix compilation on systems that don't support nameless unions.
|
2013-10-07 14:44:35 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Jacek Caban
|
5cdb4a273e
|
mshtml: Added support for 'document' and 'window' script for attribute values.
|
2013-10-01 19:07:18 +02:00 |
Jacek Caban
|
6d13dd697c
|
mshtml: Added IHTMLStyle6::outline property implementation.
|
2013-09-30 20:36:36 +02:00 |
Jacek Caban
|
93f9d824eb
|
mshtml: Added IHTMLEventObj::y implementation.
|
2013-09-30 20:36:35 +02:00 |
Jacek Caban
|
c24767262b
|
mshtml: Added IHTMLEventObj::x implementation.
|
2013-09-30 20:36:35 +02:00 |