shell32: Indentation fix.
[wine] / dlls / shell32 / enumidlist.c
2012-12-21  Andrew Talbotshell32: Indentation fix.
2011-10-10  Michael Stefaniucshell32: Avoid an unsafe iface to object cast in AddToE...
2011-10-10  Michael Stefaniucshell32: Return the IEnumIDList object on its creation.
2011-10-10  Michael Stefaniucshell32: Get rid of a local typedef for a struct.
2011-10-10  Michael Stefaniucshell32: Avoid the forward declaration of the IEnumIDLi...
2011-10-10  Michael Stefaniucshell32: Basic COM cleanup for the IEnumIDList iface.
2011-10-10  Michael Stefaniucshell32: Pass an object instead of an iface to a helper...
2011-10-10  Michael Stefaniucshell32: Merge enumidlist.h into the main header file.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-02-23  Mike McCormack- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
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.
2004-04-08  Juan Lang- move CreateMyCompEnumList and CreateDesktopEnumList...
2004-04-08  Juan LangMove control panel applet enumeration to cpanelfolder.c.
2004-04-06  Juan Lang- rename PT_SPECIAL to PT_SHELLEXT
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-22  Martin FuchsOnly return FALSE in IEnumIDList_fnNext if no item...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-10-28  Dimitrie O. PaunAdd proper support for the SHCONTF_INCLUDEHIDDEN flag.
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.
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-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
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-07-25  Juergen SchmiedImplemented enumeration of shell extensions, seperated...
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-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Juergen SchmiedChanged pidl structure to match the pidl's used in...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-22  Juergen Schmied- eliminated one element of the pidl struct (dwSFGAO)
1999-02-19  Francois GougetSmall fixes.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-26  Juergen SchmiedSmall fixes.
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-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822