Localization and many changes to behaviour and outlook.
[wine] / dlls / shell32 /
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-09-29  Andreas MohrLet InternalExtractIcon16 load icons from builtin DLLs.
2000-09-27  Alexandre JulliardAdded a few missing imports.
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-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-09-06  James HathewaySystray should keep a copy of its icons.
2000-08-25  Eric PouechImproved a bit the folder browsing implementation.
2000-08-20  Kai MorichFixed bug in repeatedly iconisation, code cleanup.
2000-08-20  Chris MorganImplemented DuplicateIcon().
2000-08-16  Marcus MeissnerMissed the first character of every argument in Command...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-11  Dmitry Timoshkov1. Make buffer for message large enough to hold very...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardFixed IShellLinkA/W definitions.
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  Patrik StridvallFixed some issues found by winapi_check.
2000-07-09  Dave HawkesWith some apps a fault was possible in ExtractAssociate...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Andreas MohrAdded semi-stub.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-23  Patrik StridvallFixed some issues found by winapi_check.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20  Huw D M DaviesImplemented StrCatBuff.
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-16  Francois JacquesKeep an internal copy of the icon.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-11  Patrik StridvallFixed some warnings.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-07  Uwe BonnesPathFindNextComponent: return pointer to NULL and not...
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-12  Eric PouechFixed absolute path to pidl generation.
2000-05-11  Alexandre JulliardFixed buffer overflow.
2000-05-11  Patrik StridvallFixed some debug messages.
2000-05-03  Huw D M DaviesMap StrChrA to strchr. Fix StrChrW arg list.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-04-28  Juergen SchmiedStubs for IQueryAssociations.
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-04-28  Juergen SchmiedExplicit import user32.dll.
2000-04-28  Juergen SchmiedSeparated 32 bit functions to shellole.c.
2000-04-28  Juergen SchmiedFixed: extract the icon by resource id.
2000-04-28  Juergen SchmiedSmall fixes.
2000-04-28  Juergen SchmiedFixes.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
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.
next