Commit Graph

1819 Commits

Author SHA1 Message Date
Jacek Caban 407e54be89 mshtml: Added IHTMLAnchorElement::get_href implementation. 2009-10-02 15:06:58 +02:00
Jacek Caban 8085b7085c mshtml: Get rid of no longer needed HTMLLocation_value. 2009-10-02 15:06:58 +02:00
Jacek Caban 1c60a21a53 mshtml: Use dispinterface DISPID_VALUE implementation if available. 2009-10-02 15:06:58 +02:00
Jacek Caban df90f665bb mshtml: Added HTMLAnchorElement dispex data. 2009-10-02 15:06:58 +02:00
Jacek Caban a70bbf8285 mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
Jacek Caban 81079eb221 mshtml: Added QueryCustomPolicy implementation. 2009-10-01 11:34:36 +02:00
Jacek Caban a5923a6eea mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation. 2009-10-01 11:34:15 +02:00
Jacek Caban b6dff3f733 mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager. 2009-10-01 11:33:41 +02:00
Jacek Caban 404c183d80 mshtml: Added IInternetHostSecurityManager stub implementation. 2009-09-29 14:22:33 +02:00
Jacek Caban c14c3a6e91 mshtml: Added ScriptHost IServiceProvider stub implementation. 2009-09-29 14:22:23 +02:00
Andrew Eikum 3b5ed104bf mshtml: Check for null pointers in IHTMLLocation_get*. 2009-09-29 12:06:06 +02:00
Jacek Caban 73aec9bd00 mshtml: Added IHTMLDocument3::attachEvent implementation. 2009-09-28 12:38:03 +02:00
Ge van Geldorp 75de8dc9ce mshtml/tests: Fix copyright notice. 2009-09-24 16:03:25 +02:00
Ge van Geldorp 73b3d35d05 mshtml/tests: Fix htmldoc test on Windows Server and Win7. 2009-09-23 14:35:52 +02:00
Marcus Meissner c997a51869 mshmtl: Check nsrange before calling ->Release (coverity). 2009-09-22 18:50:52 +02:00
Andrew Eikum 98fcf442dc mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx. 2009-09-22 17:47:35 +02:00
Jacek Caban 5d281947ca mshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
Also fixes typo in iface_cmp.
2009-09-22 16:15:56 +02:00
Jacek Caban 58d67c2758 mshtml: Added IHTMLDOMNode2::get_ownerDocument implementation. 2009-09-22 16:15:52 +02:00
Alistair Leslie-Hughes 7471cfce72 mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
Alistair Leslie-Hughes d35c44221d mshtml: Implement IHTMLCurrentStyle_get_lineHeight. 2009-09-18 08:56:28 -05:00
Jacek Caban 522d0bf973 mshtml: Use node event_target for HTMLDocument. 2009-09-17 09:48:25 -05:00
Jacek Caban 7eca0bcae4 mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode. 2009-09-17 09:48:20 -05:00
Jacek Caban f750bc4059 mshtml: Get rid of htmldoc_vtbl_t. 2009-09-17 09:48:12 -05:00
Jacek Caban 10c714b43a mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj. 2009-09-17 09:48:05 -05:00
Jacek Caban 2fb0d1e456 mshtml: Inherit HTMLDocumentNode from HTMLDOMNode. 2009-09-17 09:47:58 -05:00
Jacek Caban 64d4efe967 mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
Jacek Caban 95080eac65 mshtml: Move update flags to HTMLDocumentObj. 2009-09-17 09:47:48 -05:00
Jacek Caban 23e7fe481b mshtml: Move mime to HTMLDocumentObj. 2009-09-17 09:47:43 -05:00
Jacek Caban 05d199474b mshtml: Move readystate to HTMLDocumentObj. 2009-09-17 09:42:02 -05:00
Jacek Caban 56b69dff4a mshtml: Moved usermode to HTMLDocumentObj. 2009-09-17 09:41:56 -05:00
Jacek Caban e52e57cf2b mshtml: Moved binding variables to HTMLDocumentObj. 2009-09-17 09:41:51 -05:00
Jacek Caban d460c67305 mshtml: Moved range_list to HTMLDocumentNode object. 2009-09-17 09:41:43 -05:00
Jacek Caban b3c2b380b8 mshtml: Moved state flags to HTMLDocumentObj. 2009-09-17 09:41:37 -05:00
Jacek Caban e1aa05b13e mshtml: Moved hostinfo to HTMLDocumentObj. 2009-09-17 09:41:15 -05:00
Jacek Caban fffc8c66fd mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj. 2009-09-17 09:41:09 -05:00
Jacek Caban aadd0774db mshtml: Moved undomgr to HTMLDocumentObj. 2009-09-17 09:41:00 -05:00
Jacek Caban 0d15ad8be4 mshtml: Move client site ifaces to HTMLDocumentObj. 2009-09-17 09:40:53 -05:00
Jacek Caban 068489fb94 mshtml: Moved selection_list to HTMLDocumentNode object. 2009-09-17 09:40:41 -05:00
Jacek Caban b827996515 mshtml: Moved NSContainer to HTMLDocumentObj. 2009-09-17 09:40:35 -05:00
Jacek Caban d3e6bf64ec mshtml: Use stored nswindow in IHTMLTxtRange::select. 2009-09-17 09:40:22 -05:00
Jacek Caban 9626f92332 mshtml: Store reference to document node in window object. 2009-09-17 09:40:16 -05:00
Jacek Caban 62ccef389f mshtml: Store document node in window. 2009-09-17 09:40:09 -05:00
Jacek Caban 1d2020795a mshtml: Create HTMLDocumentNode for each HTMLDocumentObj. 2009-09-17 09:39:57 -05:00
Jacek Caban 5cedf9ca70 mshtml: Don't create window in create_doc_from_nsdoc. 2009-09-17 09:39:49 -05:00
Jacek Caban 4956e3edb5 mshtml: Moved event_vector to HTMLWindow. 2009-09-17 09:39:43 -05:00
Jacek Caban ff0d147b22 mshtml: Use stored HTMLWindow in get_selection implementation. 2009-09-17 09:39:36 -05:00
Jacek Caban 11eb1b0840 mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument. 2009-09-17 09:39:29 -05:00
Jacek Caban 74f28d4a20 mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
Jacek Caban c9f6aaa2f7 mshtml: Moved option_factory to HTMLWindow object. 2009-09-17 09:39:02 -05:00
Alistair Leslie-Hughes 8f0fd2597a mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05:00
Alistair Leslie-Hughes 2ef9272e81 mshtml: Implement IHTMLCurrentStyle_get_right. 2009-09-16 14:37:45 -05:00
Alistair Leslie-Hughes d1952288b8 mshtml: Implement IHTMLCurrentStyle_get_marginBottom. 2009-09-16 14:37:39 -05:00
Alistair Leslie-Hughes 6ec0716059 mshtml: Implement IHTMLCurrentStyle_get_marginTop. 2009-09-16 14:37:32 -05:00
Alistair Leslie-Hughes b856484ef3 mshtml: Implement IHTMLCurrentStyle_get_letterSpacing. 2009-09-16 14:37:22 -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
Jacek Caban 508aa85c6b mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
Jacek Caban ee5d678450 mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation. 2009-09-15 16:41:26 -05:00
Jacek Caban 3130898e39 mshtml: Report download failure to necko. 2009-09-15 16:41:26 -05:00
Jacek Caban a7e8cdf373 mshtml: Fixed tests.
Based on Paul Vriens's feedback.
2009-09-15 14:31:39 -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 f3fc00503c mshtml: Use ActiveScript for JavaScript in about protocol documents. 2009-09-10 11:06:57 +02:00
Jacek Caban 3d99a99851 mshtml: Added window global properties test. 2009-09-10 11:06:51 +02:00
Jacek Caban a50c4edb93 mshtml: Added support for quering global variables from window object. 2009-09-10 11:06:45 +02:00
Jacek Caban 705fb0f239 mshtml: Moved script host objects to HTMLWindow. 2009-09-10 11:06:36 +02:00
Paul Vriens 5e68c07182 mshtml/tests: Fix test failures on Win9x/WinME. 2009-09-10 10:50:54 +02:00
Paul Vriens 094b668881 mshtml/tests: Fix some test failures on Win98 and WinME. 2009-09-10 10:50:45 +02:00
Jacek Caban c89b4aec99 mshtml: Added IHTMLElement::dblclick property implementation. 2009-09-09 12:09:11 +02:00
Jacek Caban e79e409819 mshtml: Fire beforeunload event on body element. 2009-09-09 12:09:04 +02:00
Jacek Caban 603d8ed926 mshtml: Added support for document events in fire_event. 2009-09-09 12:08:58 +02:00
Jacek Caban dfc27cd720 mshtml: Added IHTMLWindow3::attachEvent implementation. 2009-09-09 12:08:53 +02:00
Jacek Caban eb5660284a mshtml: Added IHTMLWindow2::onload property. 2009-09-09 12:08:47 +02:00
Jacek Caban c7496aee8f mshtml: Added IHTMLWindow2::onbeforeunload property implementation. 2009-09-09 12:08:42 +02:00
Jacek Caban b481b09248 mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
Jacek Caban 284796e4bc mshtml: Added javascript protocol tests. 2009-09-09 12:08:25 +02:00
Jacek Caban f66e95c0e2 mshtml: Added JScriptProtocolInfo::QueryInfo implementation. 2009-09-09 12:08:18 +02:00
Jacek Caban 5b5c8abcad mshtml: Added JSProtocolInfo::ParseUrl implementation. 2009-09-09 12:08:11 +02:00
Jacek Caban 316cd27660 mshtml: Added JSProtocol class factory stub implementation. 2009-09-09 12:08:05 +02:00
Jacek Caban 09c20de83c mshtml: Improve debug messages for timer invocation. 2009-09-09 12:07:59 +02:00
Jacek Caban 537bbe2ce5 mshtml: Make empty string is a valid overflow style. 2009-09-09 12:07:48 +02:00
Jacek Caban d66b02b7b8 mshtml: Added HTML events test. 2009-09-08 13:41:52 +02:00
Jacek Caban 724fde7e91 mshtml: Added IHTMLElement2::attachEvent implementation. 2009-09-08 13:41:23 +02:00
Jacek Caban 86410d4a0c mshtml: Store event handlers in vector structure. 2009-09-08 13:41:17 +02:00
Jacek Caban c0de3b7924 mshtml: Added IHTMLDocument2::onclick property implementation. 2009-09-08 13:41:10 +02:00
Jacek Caban 6fae33de2a mshtml: Improve IHTMLEventObj getter stubs. 2009-09-08 13:41:05 +02:00
Jacek Caban ecaab0fcae mshtml: Added IHTMLEventObj::get_screen[XY] implementation. 2009-09-08 13:40:59 +02:00
Jacek Caban be5e018b6e mshtml: Added IHTMLEventObj::get_client[XY] implementation. 2009-09-08 13:40:53 +02:00
Jacek Caban 3ffef98dca mshtml: Added IHTMLEventObj::get_button implementation. 2009-09-08 13:40:47 +02:00
Jacek Caban 7f7ea0e116 mshtml: Added IHTMLEventObj::get_keyCode implementation. 2009-09-08 13:40:41 +02:00
Jacek Caban 63e0b63ff9 mshtml: Addded IHTMLEventObj::get_shiftKey implementation. 2009-09-08 13:40:36 +02:00
Jacek Caban 066e0812e6 mshtml: Added IHTMLEventObj::get_ctrKey implementation. 2009-09-08 13:40:28 +02:00
Jacek Caban 461b3768d2 mshtml: Added IHTMLEventObj::get_altKey implementation. 2009-09-08 13:40:22 +02:00
Jacek Caban 145d53e2ac mshtml: Added IHTMLEventObj::get_type implementation. 2009-09-08 13:40:16 +02:00
Jacek Caban a6ee270f0f mshtml: Always create event object in fire_event. 2009-09-08 13:40:09 +02:00
Jacek Caban 50ab5620e8 mshtml: Move event handlers invocation to separated function. 2009-09-08 13:40:02 +02:00
Jacek Caban 2aee9e3fc2 mshtml: Added GetNextDispID and GetMemberName tests. 2009-09-08 13:39:46 +02:00
Jacek Caban 00457c7f3d mshtml: Added GetMemberName implementation. 2009-09-08 13:39:38 +02:00
Jacek Caban 249ab3b33f mshtml: Added IDispatchEx::GetNextDispID implementation. 2009-09-08 13:39:30 +02:00
Jacek Caban 6767b74032 mshtml: Move builtin function info lookup to separated function. 2009-09-08 13:39:23 +02:00
Peter Dons Tychsen 7c1ae27443 mshtml: Fix crash because of usage of pointer before cheking if it is NULL. 2009-09-08 12:13:19 +02:00
Jacek Caban c4bc5be262 mshtml: Added IOmNavigator::get_userAgent implementation. 2009-09-02 14:40:25 +02:00
Jacek Caban 4eead9d092 mshtml: Added IHTMLDocument::writeln implementation. 2009-09-02 14:40:21 +02:00
Jacek Caban 60a85d0749 mshtml: Added http loading test. 2009-09-02 14:40:14 +02:00
Jacek Caban f9a670a3d6 mshtml: Fixed tests on IE8. 2009-09-02 14:40:04 +02:00
Jacek Caban ab199297bc mshtml: Fixed script tests on IE6 and IE7. 2009-09-02 10:24:22 +02:00
Jacek Caban b42243e8e7 mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
Jacek Caban 012004bcf9 mshtml: Added function object tests. 2009-09-01 12:43:07 +02:00
Jacek Caban 65d0929cfc mshtml: Added function object implementation. 2009-09-01 12:42:59 +02:00
Jacek Caban 55d6bcb036 mshtml: Moved dynamic_data allocation to separated function. 2009-09-01 12:42:51 +02:00
Jacek Caban 2e2622efaa mshtml: Move ITypeInfo::Invoke call to separated function. 2009-09-01 12:42:44 +02:00
Jacek Caban 9cf9d20197 mshtml: Added IHTMLWindow2::toString implementation. 2009-09-01 12:42:28 +02:00
Jacek Caban f6b846414a mshtml: Added IOmNavigator::toString implementation. 2009-09-01 12:42:23 +02:00
Jacek Caban fc26a1c4bd mshtml: Added DISPID_VALUE implementation for HTMLLocation object. 2009-09-01 12:42:16 +02:00
Jacek Caban 8b8e91a50f mshtml: Added support for DISPID_VALUE. 2009-09-01 12:42:04 +02:00
Jacek Caban ccc5a575d2 mshtml: Fixed script tests on IE8. 2009-08-31 12:19:13 +02:00
Jacek Caban 9e30813595 mshtml: Always call OnStartRequest before OnStopRequest. 2009-08-31 12:17:05 +02:00
Francois Gouget ec07811056 mshtml: Remove the create_nsstream() prototype. 2009-08-28 16:48:37 +02:00
Jacek Caban 46ca3c433f mshtml: Update wine_url in nsIURL::SetQuery. 2009-08-27 11:45:36 +02:00
Jacek Caban d6215843d7 mshtml: Wrap nsIURL interface. 2009-08-27 11:45:16 +02:00
Jacek Caban 9545da643f mshtml: Remove no longer used create_nsstream. 2009-08-27 11:01:20 +02:00
Alistair Leslie-Hughes 15bd593fae mshtml: Implement IHTMLStyle get/put letterSpacing. 2009-08-25 11:09:31 +02:00
Alistair Leslie-Hughes 15da6c94f5 mshtml: Implement IHTMLCurrentStyle_get_margin. 2009-08-25 11:09:07 +02:00
Alistair Leslie-Hughes c1c9858b27 mshtml: Implement IHTMLCurrentStyle_get_borderWidth. 2009-08-25 11:08:55 +02:00
Alistair Leslie-Hughes b2f61a5e09 mshtml: Implement IHTMLCurrentStyle_get_overflow. 2009-08-25 11:08:49 +02:00
Alistair Leslie-Hughes 0a77124844 mshtml: Implement IHTMLCurrentStyle_get_backgroundColor. 2009-08-25 11:08:42 +02:00
Alistair Leslie-Hughes 1479263f7e mshtml: Implement IHTMLCurrentStyle_get_color. 2009-08-25 11:08:34 +02:00
Jacek Caban 13a84dea30 mshtml: Get rid of handling post data in IPersistMoniker::Load hack. 2009-08-25 10:23:31 +02:00
Alistair Leslie-Hughes 6c70626180 mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth. 2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes f2c491dc95 mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth. 2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes e050a7b713 mshtml: Implement HTMLCurrentStyle_get_borderRightWidth. 2009-08-24 15:17:33 +02:00
Jacek Caban 80f02b82d6 mshtml: Use URL moniker to load http documents. 2009-08-24 15:17:31 +02:00
Jacek Caban 55014297f8 mshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface. 2009-08-24 12:08:53 +02:00
Jacek Caban e4c203a2bc mshtml: Treat wyciwyg protocol as Gecko special protocol. 2009-08-24 12:08:46 +02:00
Jacek Caban 487443a2d1 mshtml: Wrap nsIHttpChannelInternal interface. 2009-08-24 12:08:35 +02:00
Alistair Leslie-Hughes 4975243db3 mshtml: Implement IHTMLStyle get/put wordSpacing. 2009-08-21 14:12:59 +02:00
Jacek Caban bed507bf83 mshtml: Code clean up. 2009-08-21 13:50:48 +02:00
Alistair Leslie-Hughes 6bcf724adc mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth. 2009-08-21 13:49:45 +02:00
Alistair Leslie-Hughes d343124344 mshtml: Implement IHTMLStyle get/put borderLeftWidth. 2009-08-20 15:27:18 +02:00
Jacek Caban 742de5aeb5 mshtml: Moved parse_post_data to GetBindInfo. 2009-08-20 15:26:24 +02:00
Alistair Leslie-Hughes 7e2dfe4f74 mshtml: Implement IHTMLCurrentStyle_get_visibility. 2009-08-19 17:28:08 +02:00
Alexandre Julliard 86f9fce74c mshtml/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:36:46 +02:00
Alistair Leslie-Hughes 447e5d1fac mshtml: Implement IHTMLLocation get_href. 2009-08-18 14:57:25 +02:00
Vladimir Pankratov 33fe602bcd mshtml: Add test for OmNavigator_get_appName. 2009-08-18 11:39:46 +02:00
Vladimir Pankratov ecd7c11b5d mshtml: Implement OmNavigator_get_appName. 2009-08-18 11:39:41 +02:00
Jacek Caban 0936f4aa92 mshtml: Disable spell checker. 2009-08-17 13:57:50 +02:00
Jacek Caban 7151a3965b mshtml: Parse post data in channelbsc_set_channel. 2009-08-14 11:27:11 +02:00
Jacek Caban fbe9845890 mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
Jacek Caban 60db5edaf5 mshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_nsstring. 2009-08-12 12:49:39 +02:00
Jacek Caban 7a2e3a7b02 mshtml: Call IDocHostUIHandler::TranslateUrl from OnURIOpen. 2009-08-12 12:49:34 +02:00
Jacek Caban 520f41b259 mshtml: Don't write null byte in IPersist*::Save functions. 2009-08-12 12:49:29 +02:00
Jacek Caban 0d5899548f mshtml: Use correct macro in HTMLInputTextElement::get_value. 2009-08-12 12:49:23 +02:00
Jacek Caban 3768ae7336 mshtml: Added IBindStatusCallback::OnResponse implementation. 2009-08-12 12:49:18 +02:00
Jacek Caban 902829ea70 mshtml: Added support for partial reads in read_stream_data. 2009-08-12 12:49:02 +02:00
Jacek Caban dbe0de7337 mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
Jacek Caban 780aff0bea mshtml: Call stop_binding before releasing binding object. 2009-08-11 12:30:39 +02:00
Jacek Caban 2ca7683dfb mshtml: Added IHTMLLocation::get_pathname implementation. 2009-08-10 13:19:26 +02:00
Alexandre Julliard 6aa4d2e562 mshtml: Never try to unload the Gecko libraries. 2009-08-05 11:21:33 +02:00
Jacek Caban d97cc15608 mshtml: Wine Gecko 1.0.0 release. 2009-08-04 15:33:01 +02:00
Jacek Caban 870f508c98 mshtml: Install Gecko in system directory. 2009-08-04 15:32:57 +02:00
Alistair Leslie-Hughes ccb23e8897 mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
Alexander Nicolaysen Sørnes 1cbef167a5 mshtml: Update Norwegian Bokmål translation. 2009-08-04 12:50:12 +02:00
Jacek Caban 8809bef428 mshtml: Call set_ns_editmode in better place. 2009-08-03 14:59:53 +02:00
Jacek Caban 77ff2df83a mshtml: Added IHTMLStyle3::wordWrap property implementation. 2009-08-03 14:59:47 +02:00
Jacek Caban 2d5a8763fc mshtml: Always return hex string in IHTMLBodyElement::get_bgColor. 2009-08-03 14:59:40 +02:00
Vladimir Pankratov fcf5d031dc mshtml: Convert the Russian resources to UTF-8. 2009-07-24 13:12:12 +02:00
Jacek Caban 57f23b875c mshtml: Added VT_UINT handling to debugstr_variant. 2009-07-23 15:27:19 +02:00
Ricardo Filipe ac67331d6d mshtml: Update Portuguese translation and convert to UTF8. 2009-07-16 11:21:38 +02:00
Frédéric Delanoy 0a2380f982 mshtml: Convert French resources to UTF-8. 2009-07-09 15:09:34 +02:00
Jacek Caban cf2e8619ef mshtml: Added support for VT_UINT name in IHTMLElementCollection::item. 2009-07-08 20:12:55 +02:00
Jacek Caban 3ab8778ec9 mshtml: Don't call AutoRegister on GRE directory - it's no longer needed. 2009-07-06 15:25:45 +02:00
Michael Stefaniuc 62a2196887 mshtml: Build language resource files separately.
Do not include them from an other rc file.
2009-07-01 11:42:42 +02:00
Matej Spindler 56b56a686a mshtml: Update Slovenian translation. 2009-06-25 11:47:55 +02:00
Jacek Caban 51f13ac144 mshtml: Fixed tests on IE8 and change Wine behavior to IE8. 2009-06-23 15:52:59 +02:00
Aric Stewart 2f0546a324 mshtml: Update Japanese resources. 2009-06-22 12:58:33 +02:00
Detlef Riekenberg 387f24f467 urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file. 2009-06-15 13:42:30 +02:00
Jonathan Ernst 7bf836a17c mshtml: Updated French translation. 2009-06-09 17:01:13 +02:00
Austin English 5d6ba4ef73 mshtml: Make the wine-gecko warning more clear. 2009-06-08 12:42:44 +02:00
Paul Vriens a3160779f9 mshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98. 2009-06-08 12:40:39 +02:00
Paul Vriens 44ef1c9bed mshtml/tests: Correct another test. 2009-06-08 12:40:29 +02:00
Paul Vriens 8a784a5eba mshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98. 2009-06-08 12:40:22 +02:00
Paul Vriens 3aef9ef08e mshtml/tests: Correct a test and show a Wine bug. 2009-06-08 12:40:04 +02:00
Michael Stefaniuc 2d83c1d7e3 mshtml: Replace long with LONG.
This are internal helper functions; the API functions that use them
already use LONG.
2009-06-03 11:35:10 +02:00
Paul Vriens 79fcaa7835 mshtml: Match IE8 implementation. 2009-05-27 15:40:36 +02:00
Paul Vriens c7f01479c3 mshtml/tests: Fix some test failures on IE8. 2009-05-26 14:25:12 +02:00
Jacek Caban 88f7fd5dea mshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
Spotted by Vitaliy Margolen.
2009-05-25 11:24:13 +02:00
Paul Vriens f71904872a mshtml/tests: Fix some test failures with IE8. 2009-05-13 12:04:07 +02:00
Anders Jonsson 0b014530e4 mshtml: Update Swedish translation. 2009-05-13 12:03:04 +02:00
Jacek Caban db0bd528e7 mshtml: Handle aCount < buf_size case correctly in nsIInputStream::Read implementation. 2009-05-12 11:21:05 +02:00
Alexandre Julliard 4857e1997e include: Added definitions for HTMLWindowEvents and HTMLWindowEvents2. 2009-04-28 13:10:03 +02:00
Colin Finck fcceb61fd0 mshtml: Fix the size passed to MultiByteToWideChar. 2009-04-23 12:56:03 +02:00
Jacek Caban 781b0873e6 mshtml: Added IPersistHistory stub implementation. 2009-04-16 13:45:20 -05:00
Frans Kool f46bd1bb01 mshtml: Corrected Dutch translations. 2009-04-16 11:27:48 -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
Hwang YunSong(황윤성) d496a49084 mshtml: Updated Korean resource. 2009-03-23 13:21:28 +01:00
Aurimas Fischer 54b3fda09a mshtml: Update Lithuanian translation. 2009-03-23 12:40:32 +01:00
Michael Stefaniuc 5b6be96a18 mshtml: Update the German translation. 2009-03-23 12:36:55 +01:00
Michael Stefaniuc 16425006c6 mshtml: Convert the German translation to UTF8. 2009-03-23 12:36:51 +01:00
Michael Stefaniuc 5eabd089e3 mshtml: Update the Romanian translation. 2009-03-23 12:36:21 +01:00
Piotr Caban 3bc7bdab88 mshtml: Added IHTMLWindow2_confirm implementation. 2009-03-13 14:12:49 +01:00
Piotr Caban 147cf1da55 mshtml: Added HTMLWindow2_prompt implementation. 2009-03-13 14:12:35 +01:00
Francois Gouget a2de9de262 mshtml: Fix typos in the French translation. 2009-03-12 14:29:56 +01: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
Michael Stefaniuc 165f691ca8 mshtml: Change long to LONG in mshtml.idl (htmlwindow.c part). 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
Alistair Leslie-Hughes 5cadd7e480 mshtml: Add missing IHTMLTable interfaces. 2009-03-11 13:03:31 +01:00
Jacek Caban 00289dd19a mshtml: Make sure that HTML headers are terminated by endline. 2009-03-10 12:06:03 +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 ad7fc048b7 mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids. 2009-03-05 16:16:25 +01:00
Alistair Leslie-Hughes c58b8f2883 mshtml: Add missing IHTMLStyle IDispatchEx ids. 2009-03-05 16:16:25 +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
Aurimas Fischer d1c3fbbbfc mshtml: Add Lithuanian translation. 2009-02-24 16:57:28 +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
Alistair Leslie-Hughes 19f780c364 mshtml: Implement IHTMLCurrentStyle_get_fontVariant. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes e050152ace mshtml: Implement IHTMLCurrentStyle_get_backgroundImage. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes bdb4dda16c mshtml: Implement IHTMLCurrentStyle_get_fontStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes 169f440cb7 mshtml: Implement IHTMLCurrentStyle_get_fontFamily. 2009-02-19 15:57:47 +01:00
Alistair Leslie-Hughes e6a18895ee mshtml: Implement IHTMLCurrentStyle_get_position. 2009-02-19 15:57:47 +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 87ce5275bb mshtml: Do a case-insensitive compare of type. 2009-02-11 15:56:02 +01:00
Alistair Leslie-Hughes 5768cbd668 mshtml: Implement IDispatch for IHTMLLocation. 2009-02-11 15:56:02 +01:00
Jacek Caban 2e29c7d516 activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64. 2009-02-10 12:31:25 +01:00
Alexandre Julliard 8bb21b710e include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +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
Jacek Caban 21e1b15795 mshtml: Remove document observer before releasing nsdoc. 2009-02-06 14:50:26 +01:00
Jacek Caban d0c6939663 mshtml: Wine Gecko 0.9.1 release. 2009-02-06 14:50:26 +01:00
Marcus Meissner ad0a5f1bd2 mshtml: Fixed size passed to MultiByteToWideChar. 2009-02-06 13:04:32 +01:00
Marcus Meissner 6af99937b6 mshtml: Call install_cab_file() with name directly on non-Wine. 2009-02-05 14:32:47 +01:00
Jacek Caban af835d654f mshtml: Return nsIDocumentObserver as nsISupport of nsDocumentObserver object. 2009-02-05 13:15:03 +01:00
Marcus Meissner 635ec22e4b mshtml: Fixed second buffer argument to MultiByteToWideChar. 2009-02-05 13:12:44 +01:00
Marcus Meissner 2febaf6438 mshtml: Fixed last argument to MultiByteToWideChar. 2009-02-05 13:11:32 +01:00
Juan Lang 55b504cc88 mshtml: Pass bytes written pointer to WriteFile. 2009-02-05 13:11:16 +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 8b9ce14fa2 mshtml: Add missing coclass's. 2009-02-03 12:40:31 +01:00
Jacek Caban 0194b8f08c jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
Alistair Leslie-Hughes 183bb795b6 mshtml: Add missing StyleSheet interfaces. 2009-02-02 15:48:26 +01:00
Alasdair Sinclair 9de1f80999 mshtml/tests: Fix missing void in empty parameter list. 2009-01-29 12:19:42 +01:00
Alistair Leslie-Hughes a1b4ee8866 mshtml: Add missing interfaces. 2009-01-28 14:15:05 +01:00
Nikolay Sivov f4f5ee152d mshtml/tests: Fix interface release (Coverity). 2009-01-26 15:49:06 +01:00
Alistair Leslie-Hughes a44ff54d81 mshtml: Implement IHTMLDocument3 getElementsByTagName. 2009-01-22 15:28:24 +01:00
Alistair Leslie-Hughes bb983c824d mshtml: Implement IHTMLDocument5 createComment. 2009-01-21 13:05:02 +01:00
Nikolay Sivov bf2e1f08d3 mshtml: Added ISupportErrorInfo for IHTMLDocument. 2009-01-19 15:45:22 +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 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