Removed trailing whitespace.
[wine] / dlls / ole32 / clipboard.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-19  Sander van LeeuwenMust make a copy of global handle returned by GetClipbo...
2001-07-29  Patrik StridvallFixed some warnings.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-02-14  Juergen SchmiedAdded stub for CoResumeClassObjects.
2000-02-13  Alexandre JulliardRemoved check for class existence.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.