Removed a few inter-dll dependencies.
[wine] / dlls / shell32 /
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-11  Ulrich Czekalla_ILGetFileDate should convert the date to local time...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Uwe BonnesSHChangeNotify[A|W]: free only items we allocated.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallFixed some ANSI C violations.
2000-03-19  Francois GougetExplicitly use the TVN_xxxA version of the macros.
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-27  Patrik StridvallFixed some issues found by winapi_check.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-26  Juergen SchmiedFix for OpenIcon.
2000-02-26  Juergen SchmiedStub PathIsDirectory.
2000-02-26  Juergen SchmiedFixes for ShellExecuteEx.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-26  Juergen SchmiedAdded icon no 4 (open folder).
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-25  Marcus MeissnerWe define PathISURLA, so use it.
2000-02-20  Juergen SchmiedStarted with shell-clipboard handling (context menu...
2000-02-20  Juergen SchmiedRemoved ItemIDListList, reorganisation, more formats.
2000-02-20  Juergen Schmied- implemented rename, copy and delete file
2000-02-20  Juergen SchmiedBetter context menus.
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...
2000-02-20  Alexandre JulliardStephane Lussier
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-02-20  Juergen SchmiedNew file (SHFileOperation).
2000-02-20  Juergen SchmiedFixes.
2000-02-20  Juergen Schmied- new internal interface for item manipulation (cut...
2000-02-20  Juergen SchmiedNew aPidl handling functions.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Sheri SteevesFix for the system tray, Icon and popup menu's now...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Andreas Mohr- add some documentation items
2000-01-29  Marcus MeissnernIconIndex == -1 should return nr of available icons...
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-23  Dmitry TimoshkovReplaced LocalToWideChar() by lstrcpynAtoW(), WideCharT...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-04  Juergen SchmiedSmall fixes.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-12-12  Juergen SchmiedAdded StrNCpyA, StrNCpyW.
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-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-23  Ian SchmidtAdded stub for DllInstall().
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-21  Andreas MohrSHFind_InitMenuPopup is supposed to return a pointer.
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-11-13  Juergen Schmied- inserted markers for the bin2res tool
1999-11-12  Gustavo Junior AlvesUse constants IDOK and IDCANCEL in .rc files.
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-07  Patrik StridvallRemoved obsolete files no longer in use.
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-31  Pierre MageauA crash would occur if the file type in report mode...
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-23  Jim AstonAdded a few stubs.
1999-10-23  Pierre MageauFixed the ascending and descending sort order for the...
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
1999-10-23  Ulrich CzekallaImplemented StrRChrA.
1999-10-23  Ian SchmidtNow inits the policy cache when shell32 is first instan...
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-10-13  Juergen SchmiedSmall fixes.
1999-09-28  Ian SchmidtImplementation of 2 Win98 by-ordinal SHELL32 routines...
1999-09-20  Ulrich WeigandWindows hook proc thunk management simplified.
1999-09-19  Francois BoisvertAdded small feature in the file dialog.
1999-09-19  Juergen SchmiedMore support for special pidls in SHGetSpecialFolderLoc...
1999-09-13  Andreas MohrPretend successful execution of SHELL_NotifyIcon*().
1999-09-11  Patrik StridvallEliminated warnings.
1999-09-10  Niclas KarlssonFixed pattern matching in PathMatchSpecA/W
1999-09-10  Francois BoisvertTabbing in the listview of the shellview.
1999-09-10  Juergen SchmiedFixed crash in detach sequence.
1999-09-10  Juergen SchmiedFixed wrong return value.
1999-09-03  Francois BoisvertSome <open> features in the file dialog 95.
1999-09-03  Francis BeaudetFixed the support for the close button in the ShellAbou...
1999-09-03  Francois BoisvertMake directories name appear in the BrowseForFolder...
1999-09-03  Marcus MeissnerHandle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  James JuranNew routine DllEntryPoint for shell.dll. Loads shell32...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-08-15  Juergen SchmiedNew interface: DropSource.
next