projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Add a test to find the queue containing hotkey messages.
[wine]
/
dlls
/
urlmon
/
2011-06-14
Alexandre Julliard
urlmon: Remove unneded stubs for IWindowForBindingUI.
tree
|
commitdiff
2011-06-11
Alexandre Julliard
urlmon: Fix some pointer cast warnings.
tree
|
commitdiff
2011-06-09
Jacek Caban
urlmon: Added empty file binding test.
tree
|
commitdiff
2011-06-09
Jacek Caban
urlmon: Correctly handle empty files.
tree
|
commitdiff
2011-06-03
Jacek Caban
urlmon: Avoid accessing an uninitialized variable ...
tree
|
commitdiff
2011-06-03
Jacek Caban
urlmon: Avoid accessing an uninitialized variable ...
tree
|
commitdiff
2011-06-03
Jacek Caban
urlmon: Initialize PROTOCOLDATA structure before passin...
tree
|
commitdiff
2011-05-26
Jacek Caban
urlmon: Avoid LPWSTR to LPCWSTR cast.
tree
|
commitdiff
2011-05-26
Jacek Caban
urlmon: Avoid multiple InternetQueryDataAvailable calls...
tree
|
commitdiff
2011-05-20
Thomas Mullaly
urlmon: Prevent putting garbage data into TRACE.
tree
|
commitdiff
2011-05-12
Jacek Caban
urlmon: Make sure to include query part of relative...
tree
|
commitdiff
2011-05-12
Thomas Mullaly
urlmon: Honor E_ABORT for URLDownloadToFile status...
tree
|
commitdiff
2011-05-12
Thomas Mullaly
urlmon: Improve handling of error codes being returned...
tree
|
commitdiff
2011-05-11
Jacek Caban
urlmon: Code clean up and make tests a bit stricker.
tree
|
commitdiff
2011-05-10
Jacek Caban
wininet: Added support for persistent HTTP connections.
tree
|
commitdiff
2011-05-09
Thomas Mullaly
urlmon: Stop binding with E_ABORT if the client returns...
tree
|
commitdiff
2011-05-05
Detlef Riekenberg
urlmon/tests: Add tests for IInternetZoneManager_SetZon...
tree
|
commitdiff
2011-05-05
Detlef Riekenberg
urlmon: Implement IInternetZoneManager_SetZoneAttributes.
tree
|
commitdiff
2011-05-04
Jacek Caban
urlmon: Moved test_internet_feature_defaults invokation...
tree
|
commitdiff
2011-04-26
Marcus Meissner
urlmon: Mark internal functions as hidden.
tree
|
commitdiff
2011-04-14
Jacek Caban
urlmon: Use winetest post.php URLs for http POST tests.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon: Added basic implementation for CoInternet{Is...
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added FeatureControl registry key tests.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon: Added FeatureControl registry keys.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
tree
|
commitdiff
2011-04-11
Thomas Mullaly
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
tree
|
commitdiff
2011-04-07
Jacek Caban
urlmon: Use winetest data.php URLs for regular http...
tree
|
commitdiff
2011-04-06
Jacek Caban
urlmon: Use dedicated data.php URL for testing regular...
tree
|
commitdiff
2011-04-01
Nikolay Sivov
urlmon/tests: Test for return value directly, without...
tree
|
commitdiff
2011-04-01
Nikolay Sivov
urlmon: Fix parameter validation in BindToStorage().
tree
|
commitdiff
2011-03-29
Piotr Caban
urlmon/tests: Added IWinInetHttpInfo tests.
tree
|
commitdiff
2011-03-29
Piotr Caban
urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo...
tree
|
commitdiff
2011-03-29
Piotr Caban
urlmon: Forward IWinInetHttpInfo calls to protocol...
tree
|
commitdiff
2011-03-29
Thomas Mullaly
urlmon: Added basic domain zone support to MapUrlToZone.
tree
|
commitdiff
2011-03-29
Thomas Mullaly
urlmon: Removed str_last_of in favor of memrchrW.
tree
|
commitdiff
2011-03-28
André Hentschel
urlmon/tests: Add another case to IUri tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added CoInternetParseUrl tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added zone domain mapping tests.
tree
|
commitdiff
2011-03-28
Thomas Mullaly
urlmon/tests: Added SecurityManager zone mapping cache...
tree
|
commitdiff
2011-03-28
Dan Kegel
urlmon: IsValidUrl should not fail if first parameter...
tree
|
commitdiff
2011-03-14
Alexandre Julliard
urlmon/tests: Update test data location to test.winehq...
tree
|
commitdiff
2011-03-07
Francois Gouget
urlmon/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-02-25
Austin English
urlmon/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-23
Jacek Caban
urlmon: Register MIME filter only for bindings testing...
tree
|
commitdiff
2011-02-16
Jacek Caban
urlmon: Use winetest page URL for abort test.
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Get rid of no longer needed buffering in stgmed...
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Read remaining protocol data if report_data...
tree
|
commitdiff
2011-02-15
Jacek Caban
urlmon: Get rid of init variable in stgmed_buf_t.
tree
|
commitdiff
2011-02-15
Thomas Mullaly
urlmon: Fixed invalid read and write errors (Valgrind).
tree
|
commitdiff
2011-02-14
André Hentschel
urlmon/tests: Fix expected result.
tree
|
commitdiff
2011-02-14
Austin English
urlmon/tests: Make sure to use a return value (LLVM...
tree
|
commitdiff
2011-02-14
Jacek Caban
urlmon: Fixed Valgrind warnings.
tree
|
commitdiff
2011-02-11
André Hentschel
urlmon/tests: Mark unavailable InternetZoneManagerEx2...
tree
|
commitdiff
2011-02-09
Austin English
urlmon/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-08
Jacek Caban
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
tree
|
commitdiff
2011-02-08
Jacek Caban
urlmon: CoInternetGetSecurityUrlEx rewrite.
tree
|
commitdiff
2011-02-08
Jacek Caban
urlmon: CoInternetGetSecurityUrl rewrite.
tree
|
commitdiff
2011-02-08
Jacek Caban
urlmon: Don't hardcode zone numbers.
tree
|
commitdiff
2011-02-07
Nikolay Sivov
urlmon/uri: Remove dead assignment and useless initiali...
tree
|
commitdiff
2011-01-24
Nikolay Sivov
urlmon/tests: Fix a leak in test (Valgrind).
tree
|
commitdiff
2011-01-24
Jacek Caban
urlmon: Fixed key name size and format in open_zone_key.
tree
|
commitdiff
2011-01-21
Jacek Caban
urlmon: Call remove_dot_segments on path opaque for...
tree
|
commitdiff
2011-01-21
Jacek Caban
urlmon: Added backslash handling to remove_dot_segments.
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added pluggable protocol support to CoInternetG...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon/tests: Added pluggable protocol tests for CoInte...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added basic CoInternetGetSecurityUrlEx implemen...
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
tree
|
commitdiff
2011-01-21
Thomas Mullaly
urlmon: Added stub for CoInternetGetSecurityUrlEx.
tree
|
commitdiff
2011-01-19
Greg Geldorp
urlmon/tests: Fix tests when connecting via proxy.
tree
|
commitdiff
2011-01-17
Jacek Caban
urlmon: Fixed memory leaks in tests.
tree
|
commitdiff
2011-01-17
Thomas Mullaly
urlmon/tests: Fixed memory leak in tests (valgrind).
tree
|
commitdiff
2011-01-17
Thomas Mullaly
urlmon: Fixed misc typos and removed a few random tab...
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: Remove some leftovers from the old COM days.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IStream iface.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the rest of the ifaces in Binding.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IBinding iface.
tree
|
commitdiff
2011-01-14
Erich Hoover
urlmon: Fix MK protocol handling of escaped characters.
tree
|
commitdiff
2011-01-14
Erich Hoover
urlmon: Update MK protocol handling to IInternetProtocolEx.
tree
|
commitdiff
2011-01-14
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in Protocol...
tree
|
commitdiff
2011-01-12
Michael Stefaniuc
urlmon: COM cleanup for the rest of the iface in BindPr...
tree
|
commitdiff
2011-01-12
Michael Stefaniuc
urlmon: COM cleanup for the IInternetProtocolEx iface.
tree
|
commitdiff
2011-01-11
David Hedberg
urlmon: Add some error handling to the http protocol.
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: COM cleanup for the IMoniker iface.
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Async...
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in BindStat...
tree
|
commitdiff
2011-01-11
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in stgme...
tree
|
commitdiff
2011-01-11
Jacek Caban
urlmon: Store object instead of interface pointer to...
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in MkPro...
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
tree
|
commitdiff
2011-01-10
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in GopherPr...
tree
|
commitdiff
2011-01-07
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Proxy...
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl...
tree
|
commitdiff
2011-01-04
Jacek Caban
urlmon: Fixed IUriBuilderFactory declaration.
tree
|
commitdiff
2011-01-03
David Hedberg
urlmon: Add new on_error function to protocol vtbl.
tree
|
commitdiff
2011-01-03
David Hedberg
urlmon: Move protocol flags for wininet based protocols...
tree
|
commitdiff
2010-12-30
André Hentschel
urlmon/tests: Don't test function directly when reporti...
tree
|
commitdiff
2010-12-30
Michael Stefaniuc
urlmon: Use an iface instead of a vtbl pointer in Class...
tree
|
commitdiff
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
next