jscript: Added SCRIPTITEM_ISVISIBLE flag implementation.
[wine] / dlls / shell32 / tests /
2008-11-05  Paul Vriensshell32/tests: Fix a test failure on NT4.
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-10-30  Nicolas Le Camshell32/tests: Fix a test on several platforms.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-17  Aric Stewartshell32/tests: Add tests for CommandLineToArgvW.
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-10-09  Paul Vriensshell32/tests: Fix a failure on NT4.
2008-10-08  Michael Stefaniucshell32/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Paul Vriensshell32/tests: Compare instead of assign.
2008-09-22  Vincent Povirkshell32/tests: Accept delays in getting ABN_POSCHANGED...
2008-09-15  James Hawkinsshell32: Remove calls to unicode functions that aren...
2008-09-11  James Hawkinsshell32: Fix two failing tests in win2k.
2008-09-05  Vincent Povirkexplorer: Modify rects passed to SHAppBarMessage to...
2008-09-05  Vincent Povirkexplorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-05  Vincent Povirkshell32: Add tests for SHAppBarMessage.
2008-09-02  Paul Vriensshell32/tests: Don't test unimplemented functions.
2008-08-26  Paul Vriensshell32/tests: Run tests again on win95.
2008-08-26  Alexandre Julliardshell32/tests: Fix an unsigned comparison warning.
2008-08-05  Dan Kegelshell32/tests: Test whether SHGetFileInfo should clear...
2008-08-04  Detlef Riekenbergshell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-08-01  Reece Dunnshell32: Fix shlexec crashing on Vista.
2008-07-31  Detlef Riekenbergshell32/tests: Do not crash on Win9x when testing shlfi...
2008-07-23  Reece Dunnshell32: Don't crash if the shlexec tests fail to creat...
2008-07-21  Reece Dunnshell32/tests: Vista returns E_INVALIDARG if the path...
2008-07-21  Reece Dunnshell32: Make the tests build with the Vista SDK.
2008-07-21  Reece Dunnshell32: Do not use a fixed path in the shelllink tests.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-01  James Hawkinsshell32: Fix a test that fails in win2k.
2008-06-26  Owen Rudgeshell32/tests: Add basic ParseDisplayName test for...
2008-06-26  Owen Rudgeshell32/tests: Rename shfldr_netplaces test to shfldr_s...
2008-06-24  Paul Vriensshell32/tests: Skip some tests if functions are not...
2008-06-23  Alistair Leslie... shell32: Stop crash when an error occurs.
2008-06-23  Alexandre Julliardshell32/tests: Use the original path if GetLongPathName...
2008-06-10  Dan Kegelshell32/tests: Avoid buffer overflow during test.
2008-06-10  Alistair Leslie... shell32: Stop shlfolder tests crashing under win98.
2008-05-27  Paul Vriensshell32/tests: Run tests again on win95.
2008-05-26  James Hawkinsshell32: Test against the long form of the path.
2008-05-20  Paul Vriensshell32/tests: SHGetPathFromIDListA returns a BOOL...
2008-05-19  Paul Vriensshell32/tests: Fix test when running on Wine.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  James Hawkinsshell32: Fix a test that fails in win2k3.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-11  James Hawkinsshell32: Fix a few tests that fail in win2k.
2008-04-11  Rob Shearmanshell32: Implement ParseDisplayName for EntireNetwork...
2008-04-03  James Hawkinsshell32: Fix and simplify the FO_COPY operation, with...
2008-04-02  James Hawkinsshell32: Handle a few cases in FO_COPY that arise from...
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-03-14  Stefan Leichtershell32: Fix SHGetFolderPathAndSubDir tests.
2008-03-10  Paul Vriensshell32/tests: Make tests run again on win95 and NT.
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-04  Stefan Leichtershell32: Added tests for SHGetFolderPathAndSubDirA.
2008-02-27  Francois Gougetshell32/tests: Use the IShellLinkDataList's standard...
2008-02-15  Paul Vriensshell32/tests: GetLongPathNameA is not implemented...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-06  Kirill K. Smirnovsystray: Properly track errors.
2008-02-04  Francois Gougetshell32/tests: Fix a couple of copy/paste errors.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHFileOperationW...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHGetPathFromIDL...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-12-18  Francois Gougetshell32/tests: Avoid SHDeleteKeyA() because shlwapi...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-17  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-16  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-14  Paul Vriensshell32/tests: Make tests run again on win95.
2007-06-29  Misha Koshelevshell32: Fix shelllink creation to non-executable files...
2007-06-29  Misha Koshelevshell32/tests: Fix tests of IShellLinkA_SetPath to...
2007-06-29  Misha Koshelevshell32/tests: Allow CoCreateInstance to return E_NOINT...
2007-06-29  Misha Koshelevshell32/tests: Add test for shell links to existing...
2007-06-29  Misha Koshelevshell32/tests: Allow individual tests in check_lnk...
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-11  Misha Koshelevshell32/tests: Add test for unquoted %1 in command...
2007-06-11  Misha Koshelevshell32/tests: Allow testing for arbitrary number of...
2007-06-11  Misha Koshelevshell32/tests: Expand default DDE application name...
2007-06-11  Misha Koshelevshell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
2007-06-11  Misha Koshelevshell32/tests: Save threadid from CreateThread as requi...
2007-06-11  Misha Koshelevshell32/tests: Simplify DDE thread and message loop.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-01  Francois Gougetshell32/tests: Remove unneeded cast.
2007-05-30  Misha Koshelevshell32/tests: Remove duplicate code.
2007-05-30  Misha Koshelevshell32: Handle default DDE application names.
2007-05-30  Misha Koshelevshell32/tests: Add tests for default DDE application...
2007-05-30  Misha Koshelevshell32: Fix execute_from_key to conform to native...
2007-05-30  Misha Koshelevshell32/tests: Add tests for ShellExecute DDE behavior.
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-05-29  Francois Gougetshell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...
2007-04-18  Ken Thomasesshell32/tests: Test that quoting file path prevents...
next