projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Merge the libsane existence check with the soname check.
[wine]
/
dlls
/
urlmon
/
2007-06-06
Jacek Caban
urlmon: Don't pass query part of URL to CreateUrlCacheE...
tree
|
commitdiff
2007-05-29
Jacek Caban
urlmon: There is no need to make slash conversion in...
tree
|
commitdiff
2007-05-29
Francois Gouget
In the PSDK HRESULT_FROM_WIN32() is now an inline funct...
tree
|
commitdiff
2007-05-24
Rob Shearman
urlmon: The persisted version of URL monikers should...
tree
|
commitdiff
2007-05-24
Rob Shearman
urlmon: Fix a typo in URLMonikerImpl_Save.
tree
|
commitdiff
2007-04-23
Hans Leidekker
urlmon: Add an implementation for CreateURLMonikerEx...
tree
|
commitdiff
2007-04-02
Rob Shearman
urlmon: Fix a reference count leak that would keep...
tree
|
commitdiff
2007-03-12
Jan Zerebecki
urlmon: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-02
Jacek Caban
urlmon: Fix FindMimeFromData tests on IE7.
tree
|
commitdiff
2007-02-23
Jacek Caban
urlmon: Check if protocol object implements IInternetPr...
tree
|
commitdiff
2007-02-12
Jacek Caban
urlmon: Added mk protocol handling test.
tree
|
commitdiff
2007-02-12
Jacek Caban
urlmon: Added test of handlong its protocol.
tree
|
commitdiff
2007-02-12
Jacek Caban
urlmon: Depend on Read result in report_data.
tree
|
commitdiff
2007-02-12
Jacek Caban
urlmon: Store download state in Binding object.
tree
|
commitdiff
2007-02-08
Jacek Caban
urlmon: Fix continue_call handling.
tree
|
commitdiff
2007-02-08
Jacek Caban
urlmon: Call OnProgress directly in report_data.
tree
|
commitdiff
2007-02-08
Jacek Caban
urlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND...
tree
|
commitdiff
2007-02-08
Jacek Caban
urlmon: Fix ReportResult on async protocols.
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Use queue for whole ReportData implementation.
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDA...
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Use custom task structs.
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Use proc instead of enum in task queue.
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Unlock protocol only if it was locked.
tree
|
commitdiff
2007-02-07
Jacek Caban
urlmon: Set BINDF_NEEDFILE flag for all not urlmon...
tree
|
commitdiff
2007-02-07
Paul Vriens
urlmon: Cast-qual warning fixes.
tree
|
commitdiff
2007-02-07
Paul Vriens
urlmon: Cast-qual warning fix.
tree
|
commitdiff
2007-02-06
Jacek Caban
urlmon: Fix zone tests.
tree
|
commitdiff
2007-02-06
Jan Zerebecki
urlmon: Remove redundant const.
tree
|
commitdiff
2007-02-05
Jacek Caban
urlmon: Code clean up.
tree
|
commitdiff
2007-02-05
Jacek Caban
urlmon: Call AddRef in CoInternetGetSession.
tree
|
commitdiff
2007-01-25
Jan Zerebecki
urlmon: Fix type of an empty string to avoid warning.
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added BindProtocol's IInternetPriority implemen...
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added CreateBinding test.
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added beginning BindProtocol implementation.
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Return CLSID from get_protocol_handler.
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added IInternetProtocolSink interface to BindPr...
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added IInternetPriority interface to BindProtocol.
tree
|
commitdiff
2007-01-24
Jacek Caban
urlmon: Added IInternetSession::CreateBinding beginning...
tree
|
commitdiff
2007-01-18
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-15
Jacek Caban
urlmon: Added mk protocol implementation.
tree
|
commitdiff
2007-01-12
Jacek Caban
urlmon: Added mk protocol stub implementation.
tree
|
commitdiff
2007-01-12
Jacek Caban
urlmon: Code clean up.
tree
|
commitdiff
2007-01-08
Francois Gouget
urlmon/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-05
Francois Gouget
urlmon: Print GetLastError() in decimal with '%u'.
tree
|
commitdiff
2006-12-27
Jacek Caban
urlmon: Remove failing tests.
tree
|
commitdiff
2006-12-26
Alexandre Julliard
makedep: Add support for magic comments in .rc files...
tree
|
commitdiff
2006-12-13
Jacek Caban
urlmon: Use pluggable protocol in CoInternetCompareUrl.
tree
|
commitdiff
2006-12-13
Jacek Caban
urlmon: Added application/x-msdownload mime filter.
tree
|
commitdiff
2006-12-07
Jacek Caban
urlmon: Added application/pdf mime filter.
tree
|
commitdiff
2006-12-07
Jacek Caban
urlmon: Added application/java mime filter.
tree
|
commitdiff
2006-12-07
Jacek Caban
urlmon: Added application/x-zip-compressed filter.
tree
|
commitdiff
2006-12-07
Jacek Caban
urlmon: Added application/x-gzip-compression filter.
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
urlmon: Make some data const.
tree
|
commitdiff
2006-11-17
Andrew Talbot
urlmon: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-07
Francois Gouget
urlmon/tests: Fix compilation with the PSDK headers.
tree
|
commitdiff
2006-10-30
Jacek Caban
urlmon: Update winehq.org IP.
tree
|
commitdiff
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
tree
|
commitdiff
2006-10-24
Jacek Caban
urlmon: Added video/mpeg mime filter.
tree
|
commitdiff
2006-10-24
Jacek Caban
urlmon: Code clean up.
tree
|
commitdiff
2006-10-24
Jacek Caban
urlmon: Added video/avi mime filter implementation.
tree
|
commitdiff
2006-10-23
Jacek Caban
urlmon: Added image/tiff mime filter.
tree
|
commitdiff
2006-10-16
Alexandre Julliard
urlmon: Create a message window for each binding to...
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-11
Ge van Geldorp
winapi_test: Regenerate tests.
tree
|
commitdiff
2006-10-07
Jacek Caban
urlmon: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
Jacek Caban
urlmon: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-03
Francois Gouget
urlmon: Fix spelling of the 'origin' parameter in the...
tree
|
commitdiff
2006-09-29
Francois Gouget
urlmon: Fix the case of the BINDINFO.cbstgmedData field...
tree
|
commitdiff
2006-09-29
Francois Gouget
Fix rpcndr.h so it takes CONST_VTABLE into account.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-21
Alexandre Julliard
urlmon/tests: Don't fail the tests if the network is...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-04
Robert Shearman
urlmon: Delay-load cabinet.dll as native urlmon doesn...
tree
|
commitdiff
2006-07-31
Jacek Caban
urlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.
tree
|
commitdiff
2006-07-24
Jacek Caban
urlmon: Don't use freed string in TRACE.
tree
|
commitdiff
2006-07-20
Jacek Caban
urlmon: Added PARSE_CANONICALIZE implementation in...
tree
|
commitdiff
2006-07-18
Jacek Caban
urlmon: Fix handle leak.
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Register zone and security manager.
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Added UrlMkGetSessionOption implementation.
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
tree
|
commitdiff
2006-07-12
James Hawkins
urlmon: Implement URLDownloadToCacheFileW.
tree
|
commitdiff
2006-07-12
Andrew Talbot
urlmon: Write-strings warnings fix.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-11
Jacek Caban
urlmon: Always verify mime using FindMimeFromData.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-10
Jacek Caban
urlmon: Register protocol handlers in DllMain.
tree
|
commitdiff
2006-07-10
Jacek Caban
urlmon: Use non heap based objects for class factories.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Added image/x-png mime filter.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Added image/bmp filter.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Added image/gif filter.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Added more test of FindMimeFromData.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Fix handling of proposed mime.
tree
|
commitdiff
2006-07-07
Jacek Caban
urlmon: Added image/pjpeg mime filter.
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
next