wininet: Load persistent cookies from other paths in get_cookie function.
[wine] / dlls / urlmon / urlmon.spec
2013-02-20  Jacek Cabanurlmon: Added a few more forward to propsys.
2012-12-27  Chae Jong Binurlmon: Add stub for FlushUrlmonZonesCache.
2012-12-06  Andrew Eikumurlmon: Out string parameter should be ptr, not wstr.
2012-03-08  Piotr Cabanurlmon: Added CopyBindInfo implementation.
2011-12-15  Piotr Cabanurlmon: Added stub for 444 and 445 function.
2011-10-31  Jacek Cabanurlmon: Added CompareSecurityIds stub.
2011-09-20  Austin Englishurlmon: Add a stub for RegisterMediaTypes().
2011-09-19  Piotr Cabanpropsys: Added partial PropVariantToGUID implementation.
2011-09-19  Piotr Cabanurlmon: Added CoInternetIsFeatureZoneElevationEnabled...
2011-09-16  Piotr Cabanurlmon: Added 111 ordinal stub.
2011-09-16  Piotr Cabanurlmon: Added 331 and 335 ordinal exports.
2011-09-16  Piotr Cabanurlmon: Added 362 ordinal export (InitVariantFromGUIDAs...
2011-06-24  Jacek Cabanurlmon: Added CoInternetIsFeatureEnabledForUrl stub...
2011-06-24  Jacek Cabanurlmon: Added CreateURLMonikerEx2 implementation.
2011-04-11  Thomas Mullalyurlmon/tests: Added FeatureControl registry key tests.
2011-01-21  Thomas Mullalyurlmon: Added stub for CoInternetGetSecurityUrlEx.
2010-12-15  Austin Englishurlmon: Add stubs for ordinals 410 and 423.
2010-11-29  Thomas Mullalyurlmon: Added stub for CoInternetParseIUri.
2010-11-15  Thomas Mullalyurlmon: Added stub for CoInternetCombineUrlEx.
2010-11-02  Thomas Mullalyurlmon: Added stub for CoInternetCombineIUri.
2010-08-18  Thomas Mullalyurlmon: Added stub for CreateUriWithFragment.
2010-03-18  Nikolay Sivovurlmon: Add CoInternetIsFeatureEnabled stub.
2010-03-18  Nikolay Sivovurlmon: Add stub IUriBuilder interface.
2010-03-02  Austin Englishurlmon: Add a stub for AsyncInstallDistributionUnit.
2010-02-12  Jacek Cabanurlmon: Added CreateUri stub implementation.
2009-10-15  Vincent Povirkurlmon: Add CoInternetGetSecurityUrl stub.
2009-01-21  Nikolay Sivovurlmon: Added a stub for HlinkSimpleNavigateToMoniker.
2008-10-24  Jacek Cabanurlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-04-17  Louis Lendersurlmon: Add stub for CoInternetSetFeatureEnabled.
2008-02-04  Jacek Cabanurlmon: Added CopyStgMedium implementation.
2008-02-04  Jacek Cabanurlmon: Added HlinkParseDisplayNameEx implementation.
2007-10-22  Rob Shearmanurlmon: Add a stub for GetClassFileOrMime.
2007-08-08  Rob Shearmanurlmon: Implement stubs for URLOpenBlockingStreamA...
2007-04-23  Hans Leidekkerurlmon: Add an implementation for CreateURLMonikerEx...
2006-08-04  Robert Shearmanurlmon: Delay-load cabinet.dll as native urlmon doesn...
2005-12-26  Rolf Kalbermatterurlmon: Implement BindAsyncMoniker function.
2005-11-11  Vincent BéronCorrect argument count for URLDownloadToCacheFile{A,W}.
2005-11-10  Jacek CabanAdded URLDownloadToCacheFile[AW] stub.
2005-09-07  Jacek CabanAdded CoInternetParseUrl implementation.
2005-09-03  Jacek CabanAdded RegisterFormatEnumerator and RevokeFormatEnumerator
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-25  Mike McCormackStub implementation for GetSoftwareUpdateInfo.
2005-05-05  Christian CostaAdded stub implementation for CoGetClassObjectFromURL.
2005-04-11  Mike McCormackAdd stub for FaultInIEFeature.
2005-03-08  Francois GougetAdd a comment explaining why CDLGetLongPathName[AW...
2004-11-30  Jacek Caban- Added stub implementation of IInternetZoneManager...
2004-09-09  James HawkinsAdded stub for IsValidURL.
2004-07-12  Mike McCormackAdded a few stub implementations.
2004-05-05  Kevin KoltzauImplemented CoInternetCombineUrl and CoInternetCompareUrl.
2003-12-13  Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-06-13  Francois GougetAdd a stub for CompareSecurityIds (new in WinXP).
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-01-13  Robert Shearman- Add some stubs.
2002-12-19  Greg Turner- port cabextract to wine
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-08-13  Huw D M DaviesVery hacked implementation of url monikers.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-27  Alexandre JulliardAdded some shdocvw ordinals and stubs.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-03-21  Michael CardenasAdded some stubs.
2002-01-29  Eric KohlAdded Extract stub.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...