projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Initialize return value.
[wine]
/
dlls
/
mshtml
/
nsio.c
2011-08-23
Jacek Caban
mshtml: Wine Gecko 1.3 release.
blob
|
commitdiff
|
raw
2011-08-03
Jacek Caban
mshtml: Removed duplicated includes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Jacek Caban
mshtml: Use task destructor for start_binding task.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Jacek Caban
mshtml: Allow async tasks to have custom destructors.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Jacek Caban
mshtml: Added IURi-based nsIURL::GetDirectory implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-24
Jacek Caban
mshtml: Downgrade GetAsciiHost FIXME to WARN.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-24
Jacek Caban
mshtml: Moved binding-related declarations to separate...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Jacek Caban
mshtml: Return NS_BINDING_ABORTED for canceled binding...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Jacek Caban
mshtml: Implement nsIURI::SetUserPass on top of IUri.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Jacek Caban
mshtml: Added IUri-based nsIURI::SetPort implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Jacek Caban
mshtml: Get rid of wine_url in nsWineURI object.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Jacek Caban
mshtml: Make sure we always create nsWineURI with valid...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Jacek Caban
mshtml: Use IUri instead of wine_url in before_async_open.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Jacek Caban
mshtml: Use CreateURLMonikerEx2 for creating URL moniker.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Jacek Caban
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Jacek Caban
mshtml: Better support for HTTP redirection.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Jacek Caban
mshtml: Moved nsChannel initialization to separated...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Jacek Caban
mshtml: Reimplement nsIURI::SetHost on top of IUriBuilder.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Jacek Caban
mshtml: Properly handle upload streams containing headers.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Jacek Caban
mshtml: Wine Gecko 1.2.0 release.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Jacek Caban
mshtml: Reimplement nsIURI::SetScheme on top of IUri.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-10
Jacek Caban
mshtml: Make nsIURI::[Get|Set]Username implementation...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Jacek Caban
mshtml: Added nsIURI::SetSpec implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Jacek Caban
mshtml: Don't try forwarding calls to Gecko that are...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Jacek Caban
mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Jacek Caban
mshtml: Fixed leaks (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Jacek Caban
mshtml: Added IUri-based implementation of nsIURL:...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Michael Stefaniuc
mshtml: COM cleanup for the nsIURL iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Jacek Caban
mshtml: Make nsIURI::Resolve implementation IUri-based.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Jacek Caban
mshtml: Don't prefer to forward a few more calls in...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Jacek Caban
mshtml: Use IUri for nsURL::[Get|Set]Password implement...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Jacek Caban
mshtml: Make nsIIOService::NewURI IUri-based.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Jacek Caban
mshtml: Added moz-safe-about to the list of Gecko inter...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the remaining ifaces in nsChannel.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the nsIHttpChannel iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Michael Stefaniuc
mshtml: Use an iface instead of a vtbl pointer in nsPro...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Michael Stefaniuc
mshtml: COM cleanup for the nsIWebBrowserChrome iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLWindow2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-05
Jacek Caban
mshtml: Make translate_url IUri-based.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Jacek Caban
mshtml: Don't use wine_url in nsIURI::SchemeIs implemen...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Jacek Caban
mshtml: Don't use wine_uri in nsIIOService::NewChannelF...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Jacek Caban
mshtml: Don't use wine_url in nsURI::Clone implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Use IUri for nsIURI::GetSpec implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Use IUriBuilder for nsIURI::SetPath implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Jacek Caban
mshtml: Use IUriBuilder for IURI::SetQuery implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Piotr Caban
mshtml: Impoved implementation of nsURI_GetAsciiHost.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Jacek Caban
mshtml: Get rid of no longer needed parse_post_data.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Jacek Caban
mshtml: Use IUri in nsIURI::Equals implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Jacek Caban
mshtml: Added nsIHttpChannel::VisitResponseHeaders...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Jacek Caban
mshtml: Added nsIURI::GetPath implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Jacek Caban
mshtml: Use IUri for nsIURL::GetQuery implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Jacek Caban
mshtml: Get rid of use_wine_url.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Jacek Caban
mshtml: Use IUri for nsIURI::GetScheme implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Jacek Caban
mshtml: Added nsIURI::GetUserPass implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Jacek Caban
mshtml: Added nsIURI::GetHostPort implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Jacek Caban
mshtml: Added nsIURI::GetPort implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Jacek Caban
mshtml: Added nsIURI::GetHost implementation based...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Jacek Caban
mshtml: Renamed uri to nsuri.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-19
Jacek Caban
mshtml: Fixed hash part stripping in GetQuery.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Jacek Caban
mshtml: Added nsIURL::GetQuery implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Jacek Caban
mshtml: Try getting window from notification callback...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Jacek Caban
mshtml: Added nsIHttpChannel::VisitResponseHeaders...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Jacek Caban
mshtml: Use stored nsWineURI object to create moniker...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Jacek Caban
mshtml: Wine Gecko 1.1.0 release.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Skip mutation notifications on documents that...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Added nsIChannel::GetName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Return true spec in nsIURI::GetSpec.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Use fake scheme only for about protocol in...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Added nsIURL::Resolve implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Treat file URLs pointing to Gecko installation...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Added nsIHttpChannel::referrer implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Added support for custom post data type.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Added nsIChannel::GetRequestMethod implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Store request method in nsChannel.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Added nsIChannel::SetRequestHeader implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Added nsIChannel::GetRequestHeader implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Store request headers in nsChannel if possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Moved setting HTTP header to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Moved getting HTTP header to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Moved HTTP headers list freeing to separated...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Jacek Caban
mshtml: Improved tracing of nsACString arguments.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Jacek Caban
mshtml: Get rid of useless nsQIResult type.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Jacek Caban
mshtml: Pass processed URI to NewURI.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
Jacek Caban
mshtml: Don't crash in on_start_uri_open on nscontainer...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Jacek Caban
mshtml: Simplify translate_url call.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
Jacek Caban
mshtml: Don't access url in translate_url after freeing it.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Jacek Caban
mshtml: Use URI with stripped "wine:" part in NewURI...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Jacek Caban
mshtml: Fixed nsIHttpChannel::GetRequestSucceeded imple...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Andrew Eikum
mshtml: Always load URLs without a base URL through...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Andrew Eikum
mshtml: Implement HTTPChannel::GetResponseHeader.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Andrew Eikum
mshtml: Implement HTTPChannel::GetRequestSucceeded.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Andrew Eikum
mshtml: Return success in HTTPChannel::SetRequestMethod.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Andrew Eikum
mshtml: Fix typo determining if channel is HTTP.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Andrew Eikum
mshtml: Fix return value interpretation when navigating.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Properly handle IHlinkFrame::Navigate result.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: nsio.c code clean up.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Allow post data and headers to be passed to...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Moved asynchronous document binding to separate...
blob
|
commitdiff
|
raw
|
diff to current
next