makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / shell32 / dataobject.c
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-01-16  Francois GougetAssorted spelling fixes.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-19  Mike McCormackRemove forward declarations of interface methods.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-11-08  Alberto MassariThe object returned by IEnumFORMATETC::Clone should...
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-02-20  Juergen SchmiedRemoved ItemIDListList, reorganisation, more formats.
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-08-15  Juergen SchmiedQueryGetData, EnumFormatEtc implemented.
1999-07-25  Juergen SchmiedRewrote GetData so support multiple selections.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-03-10  Francis BeaudetFixed a simple bug in the implementation of the ShellVi...
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Francois GougetSmall fixes.
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-18  Juergen SchmiedSmall fixes.
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-11  Juergen SchmiedImplemented first functions.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927