Finished separation of shell32 and wsock32.
[wine] / dlls / shell32 / shell32_main.c
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-10-29  Dave PicklesImplement SHGFI_EXETYPE function of SHGetFileInfo.
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-20  Chris MorganImplemented DuplicateIcon().
2000-08-16  Marcus MeissnerMissed the first character of every argument in Command...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Andreas MohrAdded semi-stub.
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedFixes.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-20  Juergen SchmiedStarted with shell-clipboard handling (context menu...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-04  Juergen SchmiedSmall fixes.
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-23  Ian SchmidtAdded stub for DllInstall().
1999-10-23  Ian SchmidtNow inits the policy cache when shell32 is first instan...
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-13  Andreas MohrPretend successful execution of SHELL_NotifyIcon*().
1999-09-10  Juergen SchmiedFixed crash in detach sequence.
1999-09-03  Francis BeaudetFixed the support for the close button in the ShellAbou...
1999-08-15  Juergen SchmiedImplemented SHGetFileInfo better.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensBugfix: free loaded library not before exit.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-19  Francis BeaudetAdded a check for desktop in SHGetFileInfo.
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-10  Sergey TurchanovAdded some extra CSIDLs.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
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-28  Marcus MeissnerFixed a lot of warnings for possible problems.
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
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-18  Juergen SchmiedSHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
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-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-11  Juergen SchmiedNew stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822