makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / urlmon / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-29  André Hentschelurlmon: Partially implement HlinkSimpleNavigateToString.
2010-05-31  Thomas Mullalyurlmon/tests: Added test for invalid args to IUri_GetPr...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-12  Jacek Cabanurlmon: Added CreateUri stub implementation.
2009-12-09  Piotr Cabanurlmon: Added ProxyStub implementation.
2009-05-19  Jacek Cabanurlmon: Added support for MIME filters.
2009-04-07  Jacek Cabanurlmon: Added DeCompMimeFilter stub implementation.
2009-03-05  Jacek Cabanurlmon: Added gopher protocol handler stub implementation.
2009-03-02  Jacek Cabanurlmon: Moved HttpProtocol::[Lock|Unlock]Request implem...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-18  Jacek Cabanurlmon: Reimplement URLDownloadToFileW on top of URL...
2007-08-13  Jacek Cabanurlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.
2007-01-24  Jacek Cabanurlmon: Added IInternetSession::CreateBinding beginning...
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-10-06  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
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-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2005-11-14  Jacek CabanBeginning of true BindToStorage implementation.
2005-09-15  Jacek CabanAdded CoInternetGetSession implementation.
2005-09-14  Jacek CabanAdded http and ftp protocol stub implementation.
2005-09-12  Jacek CabanAdded urlmon.inf as dependency of rsrc.res.
2005-09-07  Jacek CabanAdded CoInternetParseUrl implementation.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-07-05  Jacek CabanRegister protocols.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-04  Troy RolloImplement URLMonikerImpl_BindToStorage.
2004-09-28  Huw DaviesStub implementation of IInternetSecurityManager.
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...
2004-03-22  Kevin KoltzauImplement FindMimeFromData.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-24  Steven EdwardsAdd ntdll to list of imports for urlmon.
2002-12-19  Greg Turner- port cabextract to wine
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-08-13  Huw D M DaviesVery hacked implementation of url monikers.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...