Commit Graph

1398 Commits

Author SHA1 Message Date
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