Reduce the maximum length of debug strings to 80 characters.
[wine] / dlls / shell32 / shlfileop.c
2002-09-04  Andriy PalamarchukSHFileOperationA: improved, implemented FO_MOVE action...
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-15  Rein KlazesIn SHFileOperation() when requested to copy files,...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-26  David GrantAdded (partial) support for FO_COPY and FO_DELETE.
2001-02-21  Chris MorganConfirm file deletes. Make delete confirmation message...
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-11  Dmitry Timoshkov1. Make buffer for message large enough to hold very...
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-20  Juergen SchmiedNew file (SHFileOperation).