shell32/tests: Make tests run again on win95 and NT.
[wine] / dlls / shell32 / shellord.c
2008-03-05  Mikołaj Zalewskishell32: Improve SHRegisterDragDrop and SHRevokeDragDrop.
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_UnregisterClass.
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_RegisterClass.
2007-10-15  Francois GougetBetter match the PSDK types and update win32.api to...
2007-09-26  Thomas Weidenmuellershell32: Implement SHCreatePropSheetExtArrayEx.
2007-09-13  Andrew Talbotshell32: Constify some variables.
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-28  Dmitry Timoshkovinclude: Add some API prototypes to appropriate header...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-01-23  Thomas Weidenmuellershell32: Implement the property sheet extension array...
2007-01-19  Thomas Weidenmuellershell32: Fix prototypes.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-02  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-10  Mikołaj Zalewskishell32: Document the shell32 "mini-COM" functions.
2006-08-08  Andrew Talbotshell32: Write-strings warnings fix.
2006-07-14  András Kovácsshell32: Stub for SHSetLocalizedName.
2006-06-28  Juan Langshell32: Add a stub for InvalidateDriveType.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-10-27  Dmitry TimoshkovCorrectly handle flags parameter in SHAddToRecentDocs.
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-06-20  Vitaly Lipatov- Realize DoEnvironmentSubstA via ExpandEnvironmentStri...
2005-04-19  Francois GougetAssorted spelling fixes.
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2004-11-30  Eric PouechConst correctness fixes.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-06  Robert Shearman- Add exports for missing ordinals 191-194.
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-06-18  Robert ShearmanMake ole32 a delay-load import of shell32.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-29  Mike McCormackStub implementation for SHFindFiles.
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-19  Mike McCormackImplemented ReadCabinetState and WriteCabinetState.
2003-05-13  Ulrich CzekallaPartial implementation/stub of undocumented function...
2003-03-18  Jon GriffithsDocumentation updates.
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2002-12-16  Rolf KalbermatterDo at least something for SHDragDrop functions although...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-03  Alberto MassariSHGetSetSettings has now the right signature and the...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-09-06  Rolf KalbermatterImplemented SHCreateStdEnumFmtEtc.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-14  Mike McCormackStubs for DAD_Drag Enter, EnterEx, Move AutoScroll...
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-24  Duane ClarkCombined implementations of ShellExecute/Ex.
2002-07-03  Duane Clarkstrcasecmp returns zero on a match.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-03  Aric StewartEnable ShellExecuteEx to actually open things with...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-10-03  Guy AlbertelliFix SHAddToRecentDocs code to properly handle native...
2001-10-02  Guy AlbertelliImplemented dummy stub for SHChangeNotifyUpdateEntryLis...
2001-09-21  Guy AlbertelliImplement initial version of SHAddToRecentDocs.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-01  Juergen SchmiedExport SHGetSettings by name. New stub for shell.68.
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.
next