- Cleaned up the implementation of shell folders and put them into
[wine] / dlls / shell32 / shlview.c
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...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-10-25  Aric StewartAdd handling for LVN_GETDISPINFOW.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-21  Chris MorganAdd shell support for deleting files using the Delete...
2001-02-13  Chris MorganImplement keyboard shortcut F2 to rename files and...
2001-02-12  Francois GougetRemove TOOLBAR_ID and WM_SETTINGCHANGE, they are not...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-04-28  Juergen SchmiedSmall fixes.
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-03-24  Patrik StridvallFixed some ANSI C violations.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-20  Juergen Schmied- implemented rename, copy and delete file
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
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-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-07  Juergen Schmied- new interface declaration for IShellfolder2
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-23  Pierre MageauFixed the ascending and descending sort order for the...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-09-10  Francois BoisvertTabbing in the listview of the shellview.
1999-09-03  Francois BoisvertSome <open> features in the file dialog 95.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-08-15  Juergen SchmiedNew interface: DropSource.
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-25  Juergen SchmiedRemoved experimental/unused code.
1999-07-10  Juergen SchmiedSmall fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
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-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
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
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-25  Juergen SchmiedFixed the TEXT redefined warnings.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedHandling for listviewstyles, view mode buttons in filed...
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-11  Juergen SchmiedBugfixes, shellview uses DPA's now, IShellView_GetItemO...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822