Implement keyboard shortcut F2 to rename files and directories in the
[wine] / dlls / shell32 / dataobject.c
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