Commit Graph

1954 Commits

Author SHA1 Message Date
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
Jacek Caban ceab381750 mshtml: Added nsIURL::Resolve implementation. 2010-08-18 15:32:21 +02:00
Jacek Caban 5068249cbe mshtml: Treat file URLs pointing to Gecko installation directory as special URIs. 2010-08-18 15:32:16 +02:00
Jacek Caban eec86f64c4 mshtml: Added nsIHttpChannel::referrer implementation. 2010-08-18 15:32:08 +02:00
Jacek Caban 3d3f223a71 mshtml: Use QueryCommandState to get align state. 2010-08-18 15:32:03 +02:00
Igor Paliychuk bdc7ae2e17 mshtml: Update Ukrainian translation. 2010-08-16 13:41:24 +02:00
Anders Jonsson d3fd949c58 mshtml: Update Swedish translation. 2010-08-16 12:59:19 +02:00
Hwang YunSong f3119811fa mshtml: Update Korean resource. 2010-08-16 12:56:58 +02:00
Jose Rostagno 0fa01958f6 mshtml: Update Spanish translation. 2010-08-16 12:56:50 +02:00
Luca Bennati 490ee12ebb mshtml: Update Italian translation. 2010-08-16 12:56:42 +02:00
Frédéric Delanoy 56245243f0 mshtml: Update French translation. 2010-08-16 12:56:23 +02:00
Sven Baars d5df95257d mshtml: Update the Dutch translation. 2010-08-16 12:56:18 +02:00
André Hentschel 87bf3ed464 mshtml: Fix indentation in resource file. 2010-08-16 12:56:14 +02:00
André Hentschel 021a9fcedd mshtml: Update German translation. 2010-08-16 12:56:11 +02:00
Aurimas Fišeras 00f23b9c5b mshtml: Update Lithuanian translation. 2010-08-16 12:56:09 +02:00
Alexander Nicolaysen Sørnes aa733bedd5 mshtml: Send more informative messages to OleInPlaceFrame. 2010-08-04 13:19:21 +02:00
Jacek Caban 22679a2419 mshtml: Added support for custom post data type. 2010-08-04 12:25:22 +02:00
Jacek Caban ac65368835 mshtml: Added nsIChannel::GetRequestMethod implementation. 2010-08-04 12:25:16 +02:00
Jacek Caban 0085383fc7 mshtml: Store request method in nsChannel. 2010-08-04 12:25:12 +02:00
Jacek Caban dc825296fd mshtml: Added nsIChannel::SetRequestHeader implementation. 2010-08-04 12:25:07 +02:00
Jacek Caban 753ecebe9b mshtml: Added nsIChannel::GetRequestHeader implementation. 2010-08-04 12:24:53 +02:00
Jacek Caban 76eed7d313 mshtml: Store request headers in nsChannel if possible. 2010-08-04 12:24:49 +02:00
Jacek Caban 508aec93c1 mshtml: Allow customization of BeginningTransaction. 2010-08-04 12:24:44 +02:00
Jacek Caban 8ca78fa171 mshtml: Moved headers parsing to separated function. 2010-08-04 12:24:39 +02:00
Jacek Caban 6ae84b0b91 mshtml: Moved setting HTTP header to separated function. 2010-08-04 12:24:35 +02:00
Jacek Caban b1c6f41da9 mshtml: Moved getting HTTP header to separated function. 2010-08-04 12:24:30 +02:00
Jacek Caban dd0894c7ab mshtml: Moved HTTP headers list freeing to separated function. 2010-08-04 12:24:25 +02:00
Jacek Caban 5a30f4143b mshtml: Improved tracing of nsACString arguments. 2010-08-03 18:00:25 +02:00
Jacek Caban 9ca80347e3 mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00