Fix signed/unsigned comparison warnings.
[wine] / dlls / urlmon /
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-09  James HawkinsAdded stub for IsValidURL.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-07-12  Mike McCormackAdded a few stub implementations.
2004-05-17  Patrik StridvallAdded the IInternetSession interface.
2004-05-07  Kevin KoltzauImplemented IsAsyncMoniker.
2004-05-05  Kevin KoltzauImplemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...
2004-03-31  Kevin KoltzauImplemented IsEqual.
2004-03-29  Kevin KoltzauImplement loading and saving to a stream, and a few...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-22  Kevin KoltzauImplement FindMimeFromData.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-12-13  Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-24  Steven EdwardsAdd ntdll to list of imports for urlmon.
2003-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-13  Francois GougetAdd a stub for CompareSecurityIds (new in WinXP).
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-01-13  Robert Shearman- Add some stubs.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-19  Greg Turner- port cabextract to wine
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-02  Patrik StridvallFixed some issues found by winapi_check.
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
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-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-27  Alexandre JulliardAdded some shdocvw ordinals and stubs.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-03-21  Michael CardenasAdded some stubs.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Eric KohlAdded Extract stub.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-10-08  Malte StarostikCreateURLMoniker takes a LPCWSTR, not a LPWSTR.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
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-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
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...