projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Move the application of pair values to a helper function.
[wine]
/
dlls
/
urlmon
/
binding.c
2012-09-03
Jacek Caban
urlmon: Added better debug traces for BINDSTATUS values.
blob
|
commitdiff
|
raw
2012-07-27
Jacek Caban
urlmon: Use proper helpers for iface calls.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Piotr Caban
urlmon: Stop binding when OnDataAvailable fails.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Piotr Caban
urlmon: Added GetBindResult implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Piotr Caban
urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Thomas Mullaly
urlmon: Improve handling of error codes being returned...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Thomas Mullaly
urlmon: Stop binding with E_ABORT if the client returns...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Nikolay Sivov
urlmon: Fix parameter validation in BindToStorage().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Piotr Caban
urlmon: Forward IWinInetHttpInfo calls to protocol...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Jacek Caban
urlmon: Get rid of no longer needed buffering in stgmed...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Jacek Caban
urlmon: Read remaining protocol data if report_data...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Jacek Caban
urlmon: Get rid of init variable in stgmed_buf_t.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Michael Stefaniuc
urlmon: Remove some leftovers from the old COM days.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IStream iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the rest of the ifaces in Binding.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IBinding iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Michael Stefaniuc
urlmon: COM cleanup for the IInternetProtocolEx iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in stgme...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Jacek Caban
urlmon: Store object instead of interface pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
David Hedberg
urlmon: Fix return value from QueryService.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-20
David Hedberg
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
urlmon: Make Binding object IUri-based.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
urlmon: Store BindProtocol as IInternetProtocolEx.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
Jacek Caban
mshtml: Fixed the first ReportData invocation when...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Piotr Caban
urlmon: Added ProtocolStream_Stat implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Jacek Caban
urlmon: Use default binding callback if no callback...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Jacek Caban
urlmon: Added IBinding::Abort implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Jacek Caban
urlmon: Report error on synchronous bindings that don...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Jacek Caban
urlmon: Replace also bind_info in set_binding_sink.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Jacek Caban
urlmon: Use cache file to read in synchronous binding.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Jacek Caban
urlmon: Set BINF_NEEDFILE flag for synchronous binding...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Piotr Caban
urlmon: Fixed synchronous binding to file.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Jacek Caban
urlmon: Report redirected URL to object created by...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Jacek Caban
urlmon: Added support for BINDSTATUS_REDIRECTING.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
urlmon: Call OnStopBinding before Terminate.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Jacek Caban
urlmon: Use common name for IInternetProtocol and IInte...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Jacek Caban
urlmon: Added BINDSTATUS_LOADINGMIMEHANDLER and BINDSTA...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Jacek Caban
urlmon: Added GetBindString(BINDSTRING_URL) implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Jacek Caban
urlmon: Use PI_MIMEVERIFICATION in Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Moved notif window handling to bindprot.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed values in Binding...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed thread checking...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed thread checking...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Return E_FAIL in Binding::Switch implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Use PI_APARTMENTTHREADED in Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
urlmon: Added support for PI_APARTMENTTHREADED to BindP...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Jacek Caban
urlmon: Cache the binding notif window.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Jacek Caban
urlmon: Added IWinInetHttpInfo support to Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Jacek Caban
urlmon: Ignore report_data call if binding is stopped.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Jacek Caban
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Andrew Talbot
urlmon: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Andrew Talbot
urlmon: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-22
Jacek Caban
urlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-22
Jacek Caban
urlmon: Correctly handle creating object failure.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Jacek Caban
urlmon: E_PENGING returned by Start is not an error.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Jacek Caban
urlmon: Fixed ref count leak.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Added support for binding to IID_IUnknown stora...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Added BINDSTATUS_CACHEFILENAMEAVAILABLE support.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Don't create stgmed_obj for binding to object.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Abstract ProtocolStream object.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Separate buffer from stream object.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Jacek Caban
urlmon: Return better error results.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Added BindToObject implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Added "CBinding Context" bind option support.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Binding_Create clean up.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Better error handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Better implementation of bind stopping.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Make start_binding more generic.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
urlmon: Use BindProtocol in Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Jacek Caban
urlmon: Use flag to store protocol lock state.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Jacek Caban
urlmon: Includes clean up.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Jacek Caban
urlmon: Fixed handling MIME type in Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Michael Stefaniuc
urlmon: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Jacek Caban
urlmon: Wrap heap functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Misha Koshelev
urlmon: Fix PROTOCOLDATA message passing in IInternetPr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Jacek Caban
urlmon: Use QueryInterface in get_callback.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Jacek Caban
urlmon: Get rid of no longer needed IHttpNegotiate...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Rob Shearman
urlmon: The pcbRead parameter for IInternetProtocol...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Misha Koshelev
urlmon: Add support for synchronous binding.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Misha Koshelev
urlmon: Send BINDSTATUS_DOWNLOADINGDATA if we do not...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Misha Koshelev
urlmon: Call IBindStatusCallback_OnStopBinding only...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Misha Koshelev
Revert "urlmon: Use BSCF_ values passed to report_data...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Misha Koshelev
Revert "urlmon: Report BINDSTATUS_DOWNLOADINGDATA on...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Misha Koshelev
urlmon: Do not fill stream buffer on every report_data...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Misha Koshelev
urlmon: Report total data read in this bind operation...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Misha Koshelev
urlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTER...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Misha Koshelev
urlmon: Use BSCF_ values passed to report_data to keep...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Misha Koshelev
urlmon: Set the queue tail to the new task when pushing...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Misha Koshelev
urlmon: Wrap IHttpNegotiate2 interface exposed by IBind...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Misha Koshelev
urlmon: Add a reference to the IUnknown for Release...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Misha Koshelev
urlmon: Don't ignore bytes read from IInternetProtocol_...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
urlmon: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Jacek Caban
urlmon: Depend on Read result in report_data.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Jacek Caban
urlmon: Store download state in Binding object.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jacek Caban
urlmon: Fix continue_call handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jacek Caban
urlmon: Call OnProgress directly in report_data.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jacek Caban
urlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Jacek Caban
urlmon: Fix ReportResult on async protocols.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Jacek Caban
urlmon: Use queue for whole ReportData implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Jacek Caban
urlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDA...
blob
|
commitdiff
|
raw
|
diff to current
next