makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / shell32 / clipboard.c
2009-02-09  Francois Gougetshell32: Remove some unused functions in clipboard.c.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2007-03-14  Ken Thomasesshell32: Avoid W->A conversion in RenderHDROP.
2007-03-13  Stefan HuehnerMark several functions as static.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-14  Michael JungUse SHGetPathFromIDList instead of SHELL32_GetPathFromI...
2005-03-02  Francois GougetAssorted spelling fixes.
2004-06-18  Robert ShearmanMake ole32 a delay-load import of shell32.
2004-01-21  Martin FuchsOnly return valid file system names from RenderFILENAME...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-01-15  Robert ShearmanSeparate the HINSTANCEs used by GetShellOle() and other...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
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-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...