kernel32/profile: Add a few NULL checks (Coverity).
[wine] / dlls / urlmon /
2007-03-12  Jan Zerebeckiurlmon: Add DebugInfo to critical sections.
2007-03-02  Jacek Cabanurlmon: Fix FindMimeFromData tests on IE7.
2007-02-23  Jacek Cabanurlmon: Check if protocol object implements IInternetPr...
2007-02-12  Jacek Cabanurlmon: Added mk protocol handling test.
2007-02-12  Jacek Cabanurlmon: Added test of handlong its protocol.
2007-02-12  Jacek Cabanurlmon: Depend on Read result in report_data.
2007-02-12  Jacek Cabanurlmon: Store download state in Binding object.
2007-02-08  Jacek Cabanurlmon: Fix continue_call handling.
2007-02-08  Jacek Cabanurlmon: Call OnProgress directly in report_data.
2007-02-08  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND...
2007-02-08  Jacek Cabanurlmon: Fix ReportResult on async protocols.
2007-02-07  Jacek Cabanurlmon: Use queue for whole ReportData implementation.
2007-02-07  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDA...
2007-02-07  Jacek Cabanurlmon: Use custom task structs.
2007-02-07  Jacek Cabanurlmon: Use proc instead of enum in task queue.
2007-02-07  Jacek Cabanurlmon: Unlock protocol only if it was locked.
2007-02-07  Jacek Cabanurlmon: Set BINDF_NEEDFILE flag for all not urlmon...
2007-02-07  Paul Vriensurlmon: Cast-qual warning fixes.
2007-02-07  Paul Vriensurlmon: Cast-qual warning fix.
2007-02-06  Jacek Cabanurlmon: Fix zone tests.
2007-02-06  Jan Zerebeckiurlmon: Remove redundant const.
2007-02-05  Jacek Cabanurlmon: Code clean up.
2007-02-05  Jacek Cabanurlmon: Call AddRef in CoInternetGetSession.
2007-01-25  Jan Zerebeckiurlmon: Fix type of an empty string to avoid warning.
2007-01-24  Jacek Cabanurlmon: Added BindProtocol's IInternetPriority implemen...
2007-01-24  Jacek Cabanurlmon: Added CreateBinding test.
2007-01-24  Jacek Cabanurlmon: Added beginning BindProtocol implementation.
2007-01-24  Jacek Cabanurlmon: Return CLSID from get_protocol_handler.
2007-01-24  Jacek Cabanurlmon: Added IInternetProtocolSink interface to BindPr...
2007-01-24  Jacek Cabanurlmon: Added IInternetPriority interface to BindProtocol.
2007-01-24  Jacek Cabanurlmon: Added IInternetSession::CreateBinding beginning...
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-15  Jacek Cabanurlmon: Added mk protocol implementation.
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2007-01-12  Jacek Cabanurlmon: Code clean up.
2007-01-08  Francois Gougeturlmon/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-05  Francois Gougeturlmon: Print GetLastError() in decimal with '%u'.
2006-12-27  Jacek Cabanurlmon: Remove failing tests.
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-12-13  Jacek Cabanurlmon: Use pluggable protocol in CoInternetCompareUrl.
2006-12-13  Jacek Cabanurlmon: Added application/x-msdownload mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/pdf mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/java mime filter.
2006-12-07  Jacek Cabanurlmon: Added application/x-zip-compressed filter.
2006-12-07  Jacek Cabanurlmon: Added application/x-gzip-compression filter.
2006-11-29  Dmitry Timoshkovurlmon: Make some data const.
2006-11-17  Andrew Talboturlmon: Cast-qual warnings fix.
2006-11-07  Francois Gougeturlmon/tests: Fix compilation with the PSDK headers.
2006-10-30  Jacek Cabanurlmon: Update winehq.org IP.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Jacek Cabanurlmon: Added video/mpeg mime filter.
2006-10-24  Jacek Cabanurlmon: Code clean up.
2006-10-24  Jacek Cabanurlmon: Added video/avi mime filter implementation.
2006-10-23  Jacek Cabanurlmon: Added image/tiff mime filter.
2006-10-16  Alexandre Julliardurlmon: Create a message window for each binding to...
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-07  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-10-06  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Francois Gougeturlmon: Fix spelling of the 'origin' parameter in the...
2006-09-29  Francois Gougeturlmon: Fix the case of the BINDINFO.cbstgmedData field...
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Alexandre Julliardurlmon/tests: Don't fail the tests if the network is...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-04  Robert Shearmanurlmon: Delay-load cabinet.dll as native urlmon doesn...
2006-07-31  Jacek Cabanurlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.
2006-07-24  Jacek Cabanurlmon: Don't use freed string in TRACE.
2006-07-20  Jacek Cabanurlmon: Added PARSE_CANONICALIZE implementation in...
2006-07-18  Jacek Cabanurlmon: Fix handle leak.
2006-07-17  Jacek Cabanurlmon: Register zone and security manager.
2006-07-17  Jacek Cabanurlmon: Added UrlMkGetSessionOption implementation.
2006-07-17  Jacek Cabanurlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
2006-07-12  James Hawkinsurlmon: Implement URLDownloadToCacheFileW.
2006-07-12  Andrew Talboturlmon: Write-strings warnings fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Jacek Cabanurlmon: Always verify mime using FindMimeFromData.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Jacek Cabanurlmon: Register protocol handlers in DllMain.
2006-07-10  Jacek Cabanurlmon: Use non heap based objects for class factories.
2006-07-07  Jacek Cabanurlmon: Added image/x-png mime filter.
2006-07-07  Jacek Cabanurlmon: Added image/bmp filter.
2006-07-07  Jacek Cabanurlmon: Added image/gif filter.
2006-07-07  Jacek Cabanurlmon: Added more test of FindMimeFromData.
2006-07-07  Jacek Cabanurlmon: Fix handling of proposed mime.
2006-07-07  Jacek Cabanurlmon: Added image/pjpeg mime filter.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-20  Jacek Cabanurlmon: Call Binding_CloseCacheDownload after Binding_F...
2006-06-13  Alexandre Julliardurlmon/tests: Don't use sizeof in ok() to avoid printf...
2006-06-03  Jacek Cabanurlmon: Use task queue to handle OnDataAvailable call.
2006-06-03  Jacek Cabanurlmon: Added OnResponse implementation.
2006-06-01  Jacek Cabanurlmon: Remove no longer needed binding value in task_t.
2006-06-01  Jacek Cabanurlmon: Use task queue for cross thread calls in on_pro...
2006-06-01  Jacek Cabanurlmon: Use task queue in Switch implementation.
next