projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Ensure that the whole script is parsed.
[wine]
/
dlls
/
urlmon
/
2010-12-27
Eric Pouech
urlmon: Fixed traces on 64bit systems.
tree
|
commitdiff
2010-12-27
Jacek Caban
urlmon: Fixed a race in tests causing unexpected Switch...
tree
|
commitdiff
2010-12-23
Jacek Caban
urlmon: Make protocol tests more verbose.
tree
|
commitdiff
2010-12-23
Jacek Caban
urlmon: Converted more registration process to IRegistr...
tree
|
commitdiff
2010-12-22
Jacek Caban
urlmon: Added more IInternetProtocolEx tests.
tree
|
commitdiff
2010-12-22
David Hedberg
urlmon: Fix return value from QueryService.
tree
|
commitdiff
2010-12-22
David Hedberg
urlmon: Split the code for sending an http request...
tree
|
commitdiff
2010-12-20
Jacek Caban
urlmon: Added IUriContainer stub implementation of...
tree
|
commitdiff
2010-12-20
David Hedberg
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not...
tree
|
commitdiff
2010-12-15
Austin English
urlmon: Add stubs for ordinals 410 and 423.
tree
|
commitdiff
2010-12-13
Alexandre Julliard
urlmon: Convert the coclasses registration to the IRegi...
tree
|
commitdiff
2010-12-09
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetP...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in FileProt...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in HttpProt...
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in DownloadBSC.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Standardize the COM usage in sec_mgr.c.
tree
|
commitdiff
2010-12-07
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in EnumF...
tree
|
commitdiff
2010-12-07
Thomas Mullaly
urlmon: Implemented IUriBuilderFactory interface.
tree
|
commitdiff
2010-12-05
Thomas Mullaly
urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION...
tree
|
commitdiff
2010-12-05
Thomas Mullaly
urlmon: Standardize IUriBuilder COM interface.
tree
|
commitdiff
2010-12-05
Thomas Mullaly
urlmon: Standardize COM implementation of IUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetP...
tree
|
commitdiff
2010-12-03
Thomas Mullaly
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetP...
tree
|
commitdiff
2010-11-30
Jacek Caban
urlmon: Clean up default protocol handler pseudo-interf...
tree
|
commitdiff
2010-11-30
Jacek Caban
urlmon: Moved buffer-based MIME finding to a separated...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Implemented PARSE_DOCUMENT for CoInternetParseIUri.
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added implementation for PARSE_ROOTDOCUMENT...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Implementation for PARSE_FRIENDLY in CoInternet...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added implementation for PARSE_CANONICALIZE...
tree
|
commitdiff
2010-11-29
Thomas Mullaly
urlmon: Added stub for CoInternetParseIUri.
tree
|
commitdiff
2010-11-17
Alexandre Julliard
urlmon/tests: Avoid sizeof in traces.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Make Binding object IUri-based.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Make get_protocol_handler IUri-based.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Store BindProtocol as IInternetProtocolEx.
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: BindProocol's protocol handler doesn't need...
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Don't forward StartEx call to protocol handler...
tree
|
commitdiff
2010-11-15
Jacek Caban
urlmon: Don't forward Start call to protocol handler...
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetC...
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Implemented CoInternetCombineUrlEx.
tree
|
commitdiff
2010-11-15
Thomas Mullaly
urlmon: Added stub for CoInternetCombineUrlEx.
tree
|
commitdiff
2010-11-10
Jacek Caban
urlmon: Added IInternetProtocolEx support to BindProtocol.
tree
|
commitdiff
2010-11-10
Michael Stefaniuc
urlmon/tests: Escape '\' in C strings (sparse).
tree
|
commitdiff
2010-11-10
Thomas Mullaly
urlmon: Simplified path canonicalization functions.
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: Improve IUri support of res URIs.
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: Make IUri implementation call functions through...
tree
|
commitdiff
2010-11-09
Thomas Mullaly
urlmon: CoInternetCombineIUri uses pluggable protocols.
tree
|
commitdiff
2010-11-08
Thomas Mullaly
urlmon/tests: Fixed some IUri tests that used hard...
tree
|
commitdiff
2010-11-05
Gerald Pfeifer
urlmon: Avoid accessing an uninitialized variable in...
tree
|
commitdiff
2010-11-04
Jacek Caban
urlmon: Compute expected Uri_HAS_* flags from property...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when relative URI has a path...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when relative path begins...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Some IUri's don't display the default port...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Implemented case when the relative URI doesn...
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon/tests: Added more CoInternetCombineIUri tests.
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Improved IUri support for file URIs.
tree
|
commitdiff
2010-11-03
Thomas Mullaly
urlmon: Fixed memory free of an uninitialized variable.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon: Implemented base case for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon/tests: Added actual CoInternetCombineIUri tests.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon/tests: Added basic tests for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-02
Thomas Mullaly
urlmon: Added stub for CoInternetCombineIUri.
tree
|
commitdiff
2010-11-01
Gerald Pfeifer
urlmon: Fix typo in trace in validate_path.
tree
|
commitdiff
2010-10-27
Piotr Caban
urlmon: Improved url canonicalize when Uri_CREATE_FILE_...
tree
|
commitdiff
2010-10-14
Jacek Caban
mshtml: Fixed the first ReportData invocation when...
tree
|
commitdiff
2010-10-11
Piotr Caban
urlmon: Added ProtocolStream_Stat implementation.
tree
|
commitdiff
2010-10-08
Jacek Caban
urlmon: Skip more tests on too old IEs.
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added IInternetProtocolEx support to ftp protoc...
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added IInternetProtocolEx support to http proto...
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added post data stream tests.
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added support for sending post data from stream.
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added IBinding::Abort and binding without callb...
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Use default binding callback if no callback...
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Use existing callback holder in RegisterBindSta...
tree
|
commitdiff
2010-10-07
Jacek Caban
urlmon: Added IBinding::Abort implementation.
tree
|
commitdiff
2010-10-06
Jacek Caban
urlmon: Report error on synchronous bindings that don...
tree
|
commitdiff
2010-10-06
Jacek Caban
urlmon: Return correct error in get_protocol_handler...
tree
|
commitdiff
2010-10-04
Jacek Caban
urlmon: Added Abort support to BindProtocol.
tree
|
commitdiff
2010-10-04
Jacek Caban
urlmon: Added Abort tests.
tree
|
commitdiff
2010-10-04
Jacek Caban
urlmon: Added Abort implementation to wininet-based...
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: Fixed memory leak in error path of CreateUri.
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: Implemented canonicalization of IUriBuilder...
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: canonicalize_path_hierarchical should prepend...
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: Restructured how the path component is validate...
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: Restructured how ports are canonicalized.
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: Implemented functionality for generating raw...
tree
|
commitdiff
2010-10-04
Thomas Mullaly
urlmon: validate_fragment works better if it actually...
tree
|
commitdiff
2010-10-01
Jacek Caban
urlmon: Replace also bind_info in set_binding_sink.
tree
|
commitdiff
2010-09-30
Jacek Caban
urlmon: Skip tests on IEs older than 6 by checking...
tree
|
commitdiff
2010-09-29
Thomas Mullaly
urlmon: Improve IUri support for mk: URIs.
tree
|
commitdiff
2010-09-28
Thomas Mullaly
urlmon: Finished validation for the remaining component...
tree
|
commitdiff
2010-09-28
Thomas Mullaly
urlmon: Can't set the host of a IUriBuilder to NULL.
tree
|
commitdiff
2010-09-28
Thomas Mullaly
urlmon: Implemented support for determining what port...
tree
|
commitdiff
2010-09-28
Thomas Mullaly
urlmon: Fixed TRACE's which sometimes output garbage.
tree
|
commitdiff
2010-09-28
Thomas Mullaly
urlmon: Implemented validation of the host name compone...
tree
|
commitdiff
2010-09-21
Jacek Caban
urlmon: Added about:blank IUri test.
tree
|
commitdiff
2010-09-21
Jacek Caban
urlmon: Make protocol_start IUri-based.
tree
|
commitdiff
next