Commit Graph

1364 Commits

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