Added LGPL standard comment, and copyright notices where necessary.
[wine] / dlls / shell32 / pidl.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedSmall fixes.
2000-04-11  Ulrich Czekalla_ILGetFileDate should convert the date to local time...
2000-02-20  Juergen SchmiedNew aPidl handling functions.
2000-01-23  Dmitry TimoshkovReplaced LocalToWideChar() by lstrcpynAtoW(), WideCharT...
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-10-31  Pierre MageauA crash would occur if the file type in report mode...
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-09-19  Juergen SchmiedMore support for special pidls in SHGetSpecialFolderLoc...
1999-09-11  Patrik StridvallEliminated warnings.
1999-09-03  Marcus MeissnerHandle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-10  Juergen SchmiedSome more pidl-types.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-24  Juergen SchmiedMade internal format more compatible.
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
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-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedSHCloneSpecialIDList implemented.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-18  Juergen SchmiedILAppend seems to work now.
1998-12-11  Juergen SchmiedImplemented ILGetDisplayName.
1998-12-01  Juergen SchmiedNew functions ILGlobalClone/ILGlobalFree.
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-22  Juergen SchmiedNew function: _ILGetExtension.
1998-11-15  Juergen SchmiedImplemented: ILIsEqal, ILFindChild, _ILGetFileDate...
1998-10-28  Juergen SchmiedNew SHGetSimpleIDListFromPath32AW.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-15  Marcus MeissnerAdded missing WINAPIs.
1998-10-11  Juergen SchmiedNew class IDLList "Item ID List List" (internal).
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822