"StartMenu" --> "Start Menu", "Startup" --> "StartUp".
[wine] / dlls / shell32 / shellord.c
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
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-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-05-11  Patrik StridvallFixed some debug messages.
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Juergen SchmiedFixes for ShellExecuteEx.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-04  Juergen SchmiedSmall fixes.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-23  Ulrich CzekallaImplemented StrRChrA.
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-09-28  Ian SchmidtImplementation of 2 Win98 by-ordinal SHELL32 routines...
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-25  Juergen SchmiedImplemented SHCreateShellFolderViewEx.
1999-07-10  Juergen SchmiedImplemented StrToOleStrN.
1999-06-26  Eric KohlAdded SHDoDragDrop() stub.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-29  Ian SchmidtAdded missing WINAPI for SHValidateUNC.
1999-05-23  Ian SchmidtAdded missing WINAPI to SHELL32_654 stub. Fixes crash...
1999-05-02  Michael VekslerFix TRACE formatting warnings.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-03-25  Juergen SchmiedNew stub shell_654.
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-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
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 SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-18  Juergen SchmiedStub Control_FillCache_RunDLL.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-11  Juergen SchmiedStarted implementation of ShellExecuteEx32A.
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-22  Marcus MeissnerPathAddBackshlash, PathRemoveBackslash: argument is...
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-01  Marcus MeissnerAdded stubs for user32,advapi32 functions.
1998-10-28  Juergen SchmiedNew SHGetSimpleIDListFromPath32AW.
1998-10-25  Michael PooleStub for SHSimpleIDListFromPath.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-13  Petter ReinholdtsenAdded stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ...
1998-10-11  Juergen SchmiedBugfixes, shellview uses DPA's now, IShellView_GetItemO...
1998-10-11  Eric KohlAdded SHFlushClipboard.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822