shell32/tests: Make tests run again on win95 and NT.
[wine] / dlls / shell32 / shell32_main.c
2008-03-05  Huw Daviesshell32: Add a test for ABM_GETTASKBARPOS.
2008-03-05  Huw Daviesshell32: ABM_GETAUTOHIDEBAR should return a HWND or...
2008-03-05  Huw Daviesshell32: Fix return type of SHAppBarMessage.
2008-02-15  Rob Shearmanshell32: Memory allocated by CommandLineToArgvW should...
2008-02-07  Alexander Nicolays... shell32: Use LocalFree in CommandLineToArgvW.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2007-11-26  Marcus Meissnershell32: GetModuleFileNameW gets number of WCHARs not...
2007-10-18  Evan Teranshell32: Fix typo in GlobalAlloc parameters.
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-04-19  Aric Stewartshell32: SHGFI_EXETYPE flag should have the files retur...
2007-03-26  Hans Leidekkershell32: Add a stub implementation for SHPathPrepareFor...
2007-01-25  Francois Gougetshell32: SHLoadNonloadedIconOverlayIdentifiers() is...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2006-12-11  Hans Leidekkershell32: Add a stub implementation for SHLoadNonloadedI...
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-30  Aric Stewartshell32: ABM_NEW was using parameters that are not...
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-06-21  Alexandre JulliardUpdated the AUTHORS list and converted it to utf-8.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-01-14  Vitaliy Margolenshell32: Fix cut & paste error.
2006-01-11  Martin Fuchsshell32: Fix folder icon index when read from registry.
2005-11-21  Martin FuchsSHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV...
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-08-29  Michael JungClone pidlLast before free'ing pidl after call to SHBin...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-11  Detlef RiekenbergPrinters_RegisterWindowW / Printers_UnregisterWindow...
2005-07-05  Detlef RiekenbergPrinter_LoadIconsW: implemented minimal version.
2005-06-30  Robert ShearmanImplement ShellDDEInit.
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-12  Mike McCormackSplit SHGetFileInfoW into two functions.
2005-04-11  Huw DaviesFix the icon resource ids (most were off by one).
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-21  Hans Leidekker- Revert wrong -noname markup for Drag*, DoEnvironmentS...
2005-02-15  Mike McCormackReindent some code to improve readability.
2005-02-15  Mike McCormackDefine some extra SHFGI values.
2005-01-03  Jacek CabanGet rid of W->A call.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-09  Klemens FriedlMore Windows-like About dialog.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-22  Robert ShearmanShare version information between DllGetVersion and...
2004-09-14  Juan LangAdded support for DLLVERSIONINFO2 in DllGetVersion.
2004-08-09  Jon GriffithsDelete the about dialog font when the dialog is closed.
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-13  Juan LangAdd stub for ShellDDEInit to let Windows explorer.exe...
2004-03-22  Mike McCormackUnicode-ify the icon cache and SHGetFileInfo.
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-21  Martin FuchsUse full paths instead of only filenames in icon cache...
2003-11-26  Dimitrie O. Paun{Global,Local}ReAlloc() does not allocate memory.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-01  Pavel RoskinMake it possible to close the "About Wine" dialog by...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-07-08  Rein KlazesFixed a typo in the previous SHGetFileInfo() patch.
2003-07-03  Stephan BEUZE- Fixed iIndex use in SHGetFileInfoA (as of MSDN, iInde...
2003-06-21  Jason EdmeadesSHGetFileInfo should tolerate null pointers.
2003-05-13  Huw DaviesPass correct pointer to CoCreateInstance in SHLoadInProc.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-16  Vitaliy Margolen- make SHGetFileInfo handle relative paths
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-10  Juergen SchmiedFixed crash in winamp reported by Andreas Mohr.
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-12  Rolf KalbermatterFix shell32.ExtractIcon with A->W and 16 -> 32 calls.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-01  Alberto Massari- Fixed typo in SHGetFileInfoA.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-30  Carlos LozanoFixed SHGFI_SYSICONINDEX flag handling.
2002-10-28  CarlosThe function SHGetFileInfoA wasn't supporting the flag
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-15  Steve LustbaderFix off-by-one error in determining number of arguments.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-17  Andriy PalamarchukDo not set window position on ABM_WINDOWPOSCHANGED.
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-31  Gerard PatelAdded missing parenthesis in ShGetFileInfoA.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-10-23  Aric StewartFixed the behavior for SHGetFileInfo when the SHGFI_USE...
2001-10-10  Francois GougetAllocate the array and strings in one lump (bug found...
2001-10-03  Guy AlbertelliFix SHAddToRecentDocs code to properly handle native...
2001-09-20  Guy L. AlbertelliGet more entry points from Comctl32 and save the addresses.
next