mshtml: Avoid crash in nsIURI:Equals if other_url is NULL.
[wine] / dlls / shell32 /
2009-04-24  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-04-23  Paul Vriensshell32/tests: Fix a test failure on Win95 and NT4.
2009-04-23  Paul Vriensshell32/tests: Fix some test failures on NT4.
2009-04-20  Vincent Povirkshell32: Implement SHGetNewLinkInfo[AW].
2009-04-16  Frans Koolshell32: Fixed Dutch translations.
2009-04-15  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-04-09  Nicolas Le Camshell32/tests: Fix ITEMIDLIST format test on Win2k...
2009-04-09  Nicolas Le Camshell32/tests: Skip FolderShortcut test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Fix PropertyBag test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Skip interactive part of SetNameOf test...
2009-04-09  Nicolas Le Camshell32/tests: Completly fix GetAttributesOf test when...
2009-04-07  Nicolas Le Camshell32/tests: Fix wrong comment and update test accord...
2009-04-07  Nicolas Le Camshell32/tests: Fix a test on WinNT and some Win95.
2009-04-06  Nicolas Le Camshell32/tests: Fix crash when launched from drive root...
2009-04-06  Nicolas Le Camshell32/tests: Fix GetAttributesOf tests on Win2k and...
2009-04-06  Nicolas Le Camshell32: Define PT_FOLDERW.
2009-04-06  Nicolas Le Camshell32/tests: Fix tests on localized platforms.
2009-04-02  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-04-01  Alexandre Julliardshell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01  Alexandre Julliardshell32: Add implementation of WOWShellExecute.
2009-03-24  Andrew Talbotshell32: Remove uninitialized and superfluous struct.
2009-03-23  Vitaliy Margolenshell32: Fix number of returned arguments from CommandL...
2009-03-23  Nicolas Le Camshell32/tests: Fix a test on Win2k platform and above.
2009-03-12  Paul Vriensshell32/tests: Fix a test failure on W2K and earlier.
2009-03-09  Paul Vriensshell32/tests: Don't crash on missing class implementat...
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
2009-03-05  Paul Vriensshell32/tests: Make sure we test on Win95.
2009-03-05  Paul Vriensshell32/tests: Use the correct directory on Win95.
2009-03-04  Alistair Leslie... shell32: Add and register CLSID_QueryAssociations.
2009-03-02  Aurimas Fischershell32: Update Lithuanian translation.
2009-02-26  Vincent Povirkshell32: Add a message for opening files with no associ...
2009-02-26  Vincent Povirkshell32: Implement Get/SetIDList on ShellItem objects.
2009-02-25  Francois Gougetshell32: Remove WINAPI on static functions where not...
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-02-24  Vincent Povirkshell32: Implement UnixFolder_IShellFolder2_GetDefaultC...
2009-02-24  Vincent Povirkshell32: Add IPersistIDList interface to ShellItem...
2009-02-24  Vincent Povirkshell32: Partially implement SHCreateShellItem.
2009-02-24  Vincent Povirkshell32: Add stub implementation of IShellItem.
2009-02-24  Vincent Povirkinclude: Add IShellItem to headers.
2009-02-19  Aurimas Fischershell32: Add Lithuanian translation.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts from macros.
2009-02-17  Alexandre Julliardshell32: Default to the more modern location for the...
2009-02-13  Juan Langshell32: Let caller determine whether a shell path...
2009-02-12  Francois Gougetshell32: Make SHILCreateFromPathA() static and remove...
2009-02-09  Francois Gougetshell32: Make ILGetDisplayNameExA() static, remove...
2009-02-09  Francois Gougetshell32: HCR_GetDefaultIconFromGUIDW() is unused so...
2009-02-09  Francois Gougetshell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElem...
2009-02-09  Francois Gougetshell32: Remove some unused functions in clipboard.c.
2009-02-06  Juan Langshell32: Fix a few tests on Windows 98 and Vista.
2009-02-05  Francois Gougetshell32/tests: Remove spaces before a '\n's.
2009-02-05  Juan Langshell32: Remove an obsolete comment.
2009-02-05  Juan Langshell32: Use the normal list checks for CSIDL_PERSONAL.
2009-02-04  Juan Langshell32: Remove a test that fails on Win64.
2009-02-04  Juan Langshell32: Use list of allowed PIDL types rather than...
2009-02-04  Juan Langshell32: Fix a couple test failures on NT4.
2009-02-02  Marcus Meissnershell32: Fixed potential buffer overwrite in execute_fr...
2009-01-30  Diaa Samishell32: Fix a mem leak in SHBrowseForFolder.
2009-01-30  Juan Langshell32: Allow PIDLs to have alternate types to support...
2009-01-30  Juan Langshell32: Remove a test that no longer fails on Windows...
2009-01-30  Juan Langshell32: Fix a test on Windows Vista/2008.
2009-01-29  Diaa Samishell32: Include the text control when resizing ShBrows...
2009-01-29  Aric Stewartshell32: In ParseDisplayName make use of shdocvw if...
2009-01-28  Hervé Chanalshell32: A new icon for mydocs.
2009-01-28  Hervé Chanalshell32: A new icon for trash_file.
2009-01-28  Hervé Chanalshell32: A new icon for mycomputer.
2009-01-27  Marcus Meissnershell32: Added missing fclose (Coverity).
2009-01-26  Andrew Talbotshell32: Declare some functions static.
2009-01-22  Paul Vriensshell32/tests: Fix a test on Win9x, WinME and W2K.
2009-01-22  Paul Vriensshell32/tests: Fix a test failure on Win9x and W2K.
2009-01-22  Paul Vriensshell32/tests: Use A-functions to test on Win9x.
2009-01-21  Paul Vriensshell32/tests: Fix a test failure on some platforms.
2009-01-21  Aric Stewartshell32: Initial stub for SHGetImageList.
2009-01-21  Aric Stewartshell32: Initial stub for SHCreateShellItem. It returns...
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-15  Hans Leidekkershell32: Implement GUIDFromStringW.
2009-01-15  Juan Langshell32: Document SHFlushSFCache, and remove an unneede...
2009-01-14  Hervé Chanalshell32: A nicer icon for desktop.
2009-01-12  Stefan Leichtershell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Stefan Leichtershell32: Add stub for ordinal 526.
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Alexandre Julliardshell32: Fix a pointer cast warning on 64-bit.
2009-01-08  Alexandre Julliardshell32: Avoid a pointer cast in a trace.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
next