Jacek Caban
|
a556f9e5c1
|
mshtml: Wine Gecko 2.40 release.
|
2015-08-12 22:59:15 +09:00 |
Zhenbo Li
|
4e6e9a1485
|
mshtml: Add nsChannel_GetResponseStatusText implementation.
|
2015-07-22 17:43:01 +02:00 |
Jacek Caban
|
7f7e460a75
|
mshtml: Added nsIIOService::NewChannelFromURI2 semi-stub implementation.
|
2015-07-03 12:46:44 +09:00 |
Jacek Caban
|
20080c616d
|
mshtml: Wine Gecko 2.36 release.
|
2015-02-25 22:55:24 +09:00 |
Jacek Caban
|
f0fc2ba27d
|
mshtml: Use our submit implementation for all windows, but only for POST method.
|
2015-02-03 12:45:51 +09:00 |
Jacek Caban
|
e62612b2c3
|
mshtml: Added URI_ flags declaration and improved debug traces.
|
2015-01-26 19:37:04 +01:00 |
Jacek Caban
|
9a68ef40dd
|
mshtml: Added nsIURI::GetPrePath implementation.
|
2014-11-20 23:40:41 +09:00 |
Jacek Caban
|
bcce460f9e
|
mshtml: Added missing nsIHttpChannelInternal functions.
|
2014-11-20 23:40:40 +09:00 |
Jacek Caban
|
f5e3281a80
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
Jacek Caban
|
0d023f1968
|
mshtml: Use proper codepage in nsIIOService::NewURI.
|
2014-10-13 18:10:28 +09:00 |
Jacek Caban
|
857a35e2a7
|
mshtml: Use UTF-8 encoding in NewURI by default.
|
2014-09-26 22:42:03 +02:00 |
Jacek Caban
|
47a7d835d4
|
mshtml: Don't include leading '?' in nsIURL::GetSearch implementation.
|
2014-09-19 19:49:44 +02:00 |
Huw Davies
|
72297ebfbb
|
mshtml: Remove a double-Release.
|
2013-12-20 17:09:12 +01:00 |
Jacek Caban
|
8c6d9482bc
|
mshtml: Strip hash part before combining URIs.
|
2013-11-29 13:32:49 +01:00 |
Jacek Caban
|
fb9620f1c8
|
mshtml: Wine Gecko 2.21 release.
|
2013-05-17 16:41:48 +02:00 |
Jacek Caban
|
afa527c1ae
|
mshtml: Pass IUri to create_doc_uri.
|
2013-04-04 19:30:30 +02:00 |
Jacek Caban
|
7b9fc3bb7d
|
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
|
2013-03-26 12:16:21 +01:00 |
Andrew Talbot
|
a9200aa99d
|
mshtml: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:29 +01:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
9bd6b9e537
|
mshtml: Get rid of PTInt64 type.
|
2013-01-23 20:47:18 +01:00 |
Jacek Caban
|
fa5f513eed
|
mshtml: Don't use PRInt32 in nsio.c.
|
2013-01-18 14:46:38 +01:00 |
Jacek Caban
|
136b738b50
|
mshtml: Wine Gecko 1.9 release.
|
2013-01-09 17:45:49 +01:00 |
Jacek Caban
|
df53b50171
|
mshtml: Fixed a few coverity issues.
|
2012-11-27 17:00:38 +01:00 |
Jacek Caban
|
2f5123cbbc
|
mshtml: Added nsIURI::GetOriginCharset implementation.
|
2012-11-21 19:20:43 +01:00 |
Jacek Caban
|
d202daa182
|
mshtml: Always use UTF-8 encoding in nsWineURL.
|
2012-11-21 19:20:39 +01:00 |
Jacek Caban
|
7ac09e721c
|
mshtml: Properly report history update for location.replace call.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
99c34aa9d9
|
mshtml: Use fregment-less URI in super_navigate.
|
2012-11-09 11:30:42 +01:00 |
Jacek Caban
|
e0a33d0480
|
mshtml: Don't pass hash part of URI to EvaluateNewWindow.
|
2012-11-09 11:30:35 +01:00 |
Jacek Caban
|
421368b875
|
mshtml: Properly handle OOM errors in nsio.c (coverity).
|
2012-10-19 12:20:20 +02:00 |
Jacek Caban
|
08485aeb48
|
mshtml: Properly handle OOM errors in task.c (coverity).
|
2012-10-19 12:19:45 +02:00 |
Jacek Caban
|
e75683b858
|
mshtml: Use IUri as base URL in navigate_url.
|
2012-09-21 17:05:40 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
5e5129935f
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +02:00 |
Jacek Caban
|
74451bf36a
|
mshtml: Added nsIFileURL stub implementation.
|
2012-07-20 14:02:50 +02:00 |
Jacek Caban
|
cc533ecc2f
|
mshtml: Store scheme in nsWineURI instead of nsChannel.
|
2012-07-20 14:02:44 +02:00 |
Jacek Caban
|
447f1c89dc
|
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
|
2012-07-13 10:32:06 -05:00 |
Jacek Caban
|
35710be128
|
mshtml: Use proper task_magic in async_open.
|
2012-07-13 10:31:58 -05:00 |
Jacek Caban
|
5fecc4896f
|
mshtml: Don't store outer window in nsChannelBSC.
|
2012-07-12 11:47:20 -05:00 |
Jacek Caban
|
25c5082f90
|
mshtml: Create inner window early in binding process and use it to store current binding callback.
|
2012-07-12 11:47:09 -05:00 |
Jacek Caban
|
94f0f884fd
|
mshtml: Moved binding list to HTMLInnerWindow.
|
2012-07-11 10:00:26 -05:00 |
Jacek Caban
|
79356c65c1
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
08964ede45
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
d6e76a1619
|
mshtml: Get rid of PRBool from nsio.c.
|
2012-03-15 19:54:37 +01:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |
Jacek Caban
|
7ab1259a72
|
mshtml: Fallback to text/html mime type for document channel in nsIChannel::GetContentType.
|
2012-01-27 18:05:59 +01:00 |
Jacek Caban
|
d420797002
|
mshtml: Get rid of wrapped nsIURI in nsWineURI.
|
2012-01-12 16:09:57 +01:00 |
Jacek Caban
|
88d75f1107
|
mshtml: Get rid of wrapped nsurl.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
fc899dfa99
|
mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
b24b06a7cb
|
mshtml: Reimplement nsIURL::GetFileName on top of IUri.
|
2012-01-11 19:42:52 +01:00 |
Jacek Caban
|
5458e5f6de
|
mshtml: Reimplement nsIURL::GetDirectory using new helper functions.
|
2012-01-11 19:42:52 +01:00 |