Commit Graph

1982 Commits

Author SHA1 Message Date
Jacek Caban 91acf625fb mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation. 2010-10-13 15:55:00 +02:00
Alexandre Goujon 8a64ba7ee8 mshtml: Update the Gecko find procedure comment to reflect the latest behavior. 2010-10-07 12:02:59 +02:00
Jacek Caban f7910c9304 mshtml: Moved more code to handle_docobj_load. 2010-10-07 12:00:26 +02:00
Jacek Caban 6fff7e7c05 mshtml: Report better status in on_stop_nsrequest. 2010-10-07 12:00:26 +02:00
Francois Gouget 2174e77d34 mshtml: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:45 +02:00
Alexandre Julliard 2510df000d mshtml: Try installing Gecko from the global data dir too. 2010-10-04 15:00:08 +02:00
Jacek Caban a9b4f82c7c mshtml: Use URLDownloadToFile to download Gecko package file. 2010-10-04 15:00:08 +02:00
Jacek Caban 1f716bcbf4 mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location. 2010-10-04 15:00:08 +02:00
Jacek Caban c6e1a0c81e mshtml: Added nsIURI::GetPath implementation. 2010-09-29 16:15:03 +02:00
Jacek Caban 11d33cb167 mshtml: Use IUri for nsIURL::GetQuery implementation. 2010-09-29 16:14:59 +02:00
Jacek Caban d98bb11f49 mshtml: Get rid of use_wine_url. 2010-09-29 16:14:49 +02:00
Jacek Caban e58f9df642 mshtml: Use IUri for nsIURI::GetScheme implementation. 2010-09-29 16:14:46 +02:00
Jacek Caban 008c0597c8 mshtml: Added nsIURI::GetUserPass implementation. 2010-09-28 17:33:19 +02:00
Jacek Caban 9bb0ecceb5 mshtml: Added nsIURI::GetHostPort implementation. 2010-09-28 17:33:19 +02:00
Jacek Caban cb85bad7a9 mshtml: Added nsIURI::GetPort implementation. 2010-09-28 17:33:19 +02:00
Jacek Caban 3a00f739b1 mshtml: Added nsIURI::GetHost implementation based on IUri API. 2010-09-28 17:33:18 +02:00
Jacek Caban 725aab4fa9 mshtml: Renamed uri to nsuri. 2010-09-28 17:33:18 +02:00
Jacek Caban 60827da9d5 mshtml: Added PrintHTML stub. 2010-09-22 12:43:47 +02:00
Jacek Caban 9557f1c526 mshtml: Fixed hash part stripping in GetQuery.
Spotted by Joris Huizer.
2010-09-19 14:59:11 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Jacek Caban ffe9cc87c0 mshtml: Added nsIURL::GetQuery implementation. 2010-09-18 13:08:32 +02:00
Jacek Caban e081b65aee mshtml: Try getting window from notification callback if load group is not available in AsyncOpen. 2010-09-18 13:08:28 +02:00
Jacek Caban d4071b56a1 mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation. 2010-09-18 13:08:25 +02:00
Łukasz Wojniłowicz 8b3d314a68 mshtml: Update the Polish translation. 2010-09-18 13:07:00 +02:00
Jacek Caban f39d945246 mshtml: Use stored nsWineURI object to create moniker in async_open. 2010-09-18 13:03:57 +02:00
Matej Spindler fd60c013ff mshtml: Update Slovenian translation. 2010-09-14 15:32:50 -05:00
Alistair Leslie-Hughes ea451adf58 mshtml: Correct test for another unknown dispID. 2010-09-13 10:31:39 -05:00
Alistair Leslie-Hughes 168fc942f6 mshtml: Correct test for unknown dispID. 2010-09-08 13:31:33 +02:00
Akihiro Sagawa b2ca3feb3d mshtml: Update Japanese translation. 2010-08-31 14:23:49 +02:00
Jacek Caban 890a5e3e19 mshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64. 2010-08-31 14:23:49 +02:00
Jacek Caban 551d98dd20 mshtml: Marked invalid test as broken. 2010-08-31 14:23:49 +02:00
Francois Gouget 3b7fc00d29 mshtml: Make free_strings() static. 2010-08-31 14:23:47 +02:00
Francois Gouget bd43ffec6a mshtml: Remove spaces before '\n's in the Portuguese translation. 2010-08-27 12:31:04 +02:00
Jacek Caban 69637dbed6 mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call. 2010-08-26 12:39:17 +02:00
Jacek Caban 4f16b73fa4 mshtml: Use IActiveScriptSiteDebug64 instead of IActiveScriptSiteDebug32 on win64. 2010-08-26 12:39:13 +02:00
Jacek Caban 0b1530545f mshtml: Added Gecko64 support. 2010-08-25 17:37:17 +02:00
Jacek Caban e9e35e2b09 mshtml: Wine Gecko 1.1.0 release. 2010-08-25 17:37:14 +02:00
Francois Gouget 88cae5d4c7 Assorted spelling fixes. 2010-08-24 15:22:35 +02:00
Jacek Caban 99c4aca480 mshtml: Provide profile directory to Gecko. 2010-08-23 15:44:11 +02:00
Juan Lang 5f6b135668 mshtml: Fix off by one error in setting status text. 2010-08-20 13:21:28 +02:00
Jacek Caban 6ae22663c0 mshtml: Don't use start_binding in IPersistStreamInit::InitNew. 2010-08-19 17:32:20 +02:00
Jacek Caban c22b8fd868 mshtml: Added an explicit CDECL attribute to imported functions. 2010-08-19 17:32:20 +02:00
Jacek Caban 8507db18a8 mshtml: Avoid asynchronous parse_complete call. 2010-08-18 15:33:11 +02:00
Jacek Caban d607976a74 mshtml: Call on_stop_nsrequest asynchronously. 2010-08-18 15:33:02 +02:00
Jacek Caban 3c421a813a mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
Jacek Caban 43302910e4 mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed. 2010-08-18 15:32:52 +02:00
Jacek Caban a14d142555 mshtml: Call nsILoadGroup::AddRequest from AsyncOpen. 2010-08-18 15:32:48 +02:00
Jacek Caban a9dec383d5 mshtml: Added nsIChannel::GetName implementation. 2010-08-18 15:32:41 +02:00
Jacek Caban e83402122d mshtml: Return true spec in nsIURI::GetSpec. 2010-08-18 15:32:36 +02:00
Jacek Caban 793b021fd0 mshtml: Use fake scheme only for about protocol in nsIURI::GetScheme. 2010-08-18 15:32:32 +02:00