winmm: Turkish translation.
[wine] / dlls / urlmon / urlmon_main.c
2006-01-11  Jacek Cabanurlmon: Reimplement CoInternetCombineUrl to use pluggab...
2005-09-14  Jacek CabanAdded http and ftp protocol stub implementation.
2005-09-12  Jacek CabanRewrote FindMimeFromData to pass tests.
2005-09-08  Jacek CabanAdded ReleaseBindInfo implementation.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-03  Mike McCormackFix -Wpointer-sign warnings.
2005-07-02  Jacek CabanBetter module locking.
2005-06-21  Maarten LankhorstImproved ObtainUserAgentString stub.
2005-06-10  Mike McCormackDeclare functions and correct prototypes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
2005-05-05  Christian CostaAdded stub implementation for CoGetClassObjectFromURL.
2005-04-11  Mike McCormackAdd stub for FaultInIEFeature.
2005-02-03  James HawkinsProperly implement DllCanUnloadNow ref counting.
2004-11-30  Jacek Caban- Added stub implementation of IInternetZoneManager...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesStub implementation of IInternetSecurityManager.
2004-09-09  James HawkinsAdded stub for IsValidURL.
2004-05-05  Kevin KoltzauImplemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
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-08-13  Huw D M DaviesVery hacked implementation of url monikers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-03-21  Michael CardenasAdded some stubs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
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.