TREEVIEW_UpdateScrollBars() now copes with an empty tree.
[wine] / dlls / urlmon / umon.c
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-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-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-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-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...