shell32/tests: Make sure all created files can be removed.
[wine] / dlls / shlwapi /
2009-06-03  Aric Stewartshlwapi: Simplify UrlCombine case 2 with tests.
2009-05-15  Alexandre Julliardshlwapi: Add a partial stub for IConnectionPoint_Invoke...
2009-04-06  Alexandre Julliardshlwapi/tests: Don't test uninitialized parts of the...
2009-03-09  Paul Vriensshlwapi/tests: Fix failures on systems with IE5.5 or...
2009-03-09  Paul Vriensshlwapi/tests: Don't crash on IE5.
2009-03-04  Paul Vriensshlwapi/tests: Fix some typos.
2009-03-03  Paul Vriensshlwapi/tests: Fix a typo.
2009-02-26  Paul Vriensshlwapi/tests: Fix remaining test failures on several...
2009-02-25  Paul Vriensshlwapi/tests: Fix a few test failures on Win95 and...
2009-02-25  Francois Gougetshlwapi/tests: Use win_skip() to skip over unimplemente...
2009-02-19  Artem Reznikovshlwapi: Ukranian translation.
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2009-01-21  Damjan Jovanovicshlwapi: Support the command file type association...
2009-01-20  Mario Kacmarshlwapi: Added Slovak translation.
2009-01-20  Damjan Jovanovicshlwapi: Support the friendly doc name and default...
2009-01-19  Damjan Jovanovicshlwapi: Support the content type query.
2009-01-08  Alexandre Julliardshlwapi/tests: Avoid printing pointer differences in...
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.
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-31  Alexandre Julliardshlwapi: Convert SHPackDispParams to use an MS ABI...
2008-12-31  Alexandre Julliardshlwapi: Convert wvnsprintfA/W to use an MS ABI vararg...
2008-12-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-05  Paul Vriensshlwapi/tests: Use a codepage that is supported on...
2008-11-25  Francois Gougetshlwapi: Remove WINAPI on static functions where not...
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-13  Andrew Talbotshlwapi: Sign-compare warnings fix.
2008-11-10  Detlef Riekenbergshlwapi/tests: Add more entries for PathIsURL.
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-11-05  Paul Vriensshlwapi/tests: Fix a failure on Win9x and NT4.
2008-11-04  Paul Vriensshlwapi/tests: Fix some failures on XP and W2K3.
2008-11-03  Francois Gougetshlwapi/tests: AssocQueryStringA/W() are missing on...
2008-10-24  Paul Vriensshlwapi/tests: Fix failures on multiple platforms.
2008-10-20  Detlef Riekenbergshlwapi/tests: Replace RegDeleteTreeW to run the tests...
2008-10-20  Detlef Riekenbergshlwapi: Fix pointer and size in AssocQueryStringA.
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-10-17  Joris Huizershlwapi: Fix ASSOC_GetExecutable not to use uninitialis...
2008-10-15  Lei Zhangshlwapi: Properly handle pszExtra in IQueryAssociations...
2008-10-15  Michael Stefaniucshlwapi: Remove break after return (Smatch).
2008-10-14  Detlef Riekenbergshlwapi: Implement SHSendMessageBroadcastA/W.
2008-10-14  Lei Zhangshlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssoc...
2008-10-14  Lei Zhangshlwapi: Refactor data return code in IQueryAssociation...
2008-10-14  Lei Zhangshlwapi: Refactor get executable code in IQueryAssociat...
2008-10-13  Lei Zhangshlwapi: Close registry handles when destroying IQueryA...
2008-10-13  Lei Zhangshlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociatio...
2008-10-13  Lei Zhangshlwapi: Fix AssocQueryStringW parameter checking.
2008-10-13  Lei Zhangshlwapi: Add some tests for AssocQueryStringW.
2008-10-13  Muneyuki Noguchishlwapi: Convert Japanese resource to UTF-8.
2008-10-09  Paul Vriensshlwapi/tests: Don't crash on NT4.
2008-10-08  Michael Stefaniucshlwapi: Use FAILED instead of !SUCCEEDED.
2008-09-30  Rob Shearmanshlwapi: Use an error code instead of -1 for signalling...
2008-09-29  Hans Leidekkershlwapi: Fix PathIsValidChar tests that fail on some...
2008-09-29  Muneyuki Noguchishlwapi: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-25  Michael Stefaniucshlwapi/tests: Remove redundant NULL check before SysFr...
2008-09-17  Alexandre Julliardshlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
2008-09-10  Detlef Riekenbergshlwapi: Add a stub for SHSetDefaultDialogFont.
2008-09-08  Reece Dunnshlwapi: Fixed the url tests on Vista.
2008-09-05  Alexandre Julliardshlwapi/tests: Avoid sizeof in traces.
2008-09-04  Hongbo Nishlwapi: Add simplified and traditional Chinese resources.
2008-09-03  James Hawkinsshlwapi: Fix a few failing tests in Vista.
2008-09-02  Paul Vriensshlwapi/tests: Don't test unimplemented functions.
2008-08-28  Louis Lendersshlwapi: Fix UrlUnEscape to expand URLs in-place even...
2008-08-28  Louis Lendersshlwapi: Add test showing UrlUnEscape should convert...
2008-08-27  Detlef Riekenbergshlwapi/tests: Add tests for UrlApplyScheme.
2008-08-27  Detlef Riekenbergshlwapi: Fix results for UrlApplyScheme.
2008-08-27  Detlef Riekenbergshlwapi: Fix parameters for RegQueryValueExW to read...
2008-08-27  Paul Vriensshlwapi/tests: Fix a test on Vista.
2008-08-18  Rob Shearmanshlwapi: Fix testing of HRESULT types with not operator...
2008-08-05  Reece Dunnshlwapi: Fixed the string tests on Vista.
2008-08-04  Detlef Riekenbergshlwapi/tests: Fix istream tests on win9x (GetTempPathW).
2008-07-28  Detlef Riekenbergshlwapi/tests: Fix a buffer overflow that results in...
2008-07-28  Juan Langshlwapi: Use CharNextA to iterate through characters...
2008-07-14  Andrew Talbotshlwapi: Remove unneeded address-of operator from array...
2008-07-10  Alistair Leslie... shlwapi: Fix tests under w2k8.
2008-07-10  Jacek Cabanshlwapi: Fixed handling mk protocol URLs in UrlCombineW.
2008-07-10  Jacek Cabanshlwapi: Fixed UrlCanonicalizeW for URLs without slashe...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-07  Jon GriffithsFix minor comment typos.
2008-06-30  Hans Leidekkershlwapi: Add a couple of tests for UrlUnescape.
2008-06-30  Mikołaj Zalewskishlwapi: UrlCanonicalize should strip all the character...
2008-06-26  Francois Gougetshlwapi: Don't use Unix functions for case sensitive...
2008-06-25  Paul Vriensshlwapi/tests: Fix another test on Vista.
2008-06-25  Paul Vriensshlwapi/tests: Fix a test on Vista.
2008-06-21  Petr Dlouhýshlwapi: UrlCanonicalize will canonize address in forma...
2008-06-11  Paul Vriensshlwapi/tests: Don't create testfile at a fixed location.
2008-06-06  Paul Vriensshlwapi/tests: Don't create testfile at a fixed location.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-05  Jens Albretsenshlwapi: Added Danish translation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Andrew Talbotshlwapi: Remove unused variables.
2008-04-24  Reece Dunnshlwapi/tests: Add 'res:' protocol tests for UrlCanonic...
2008-04-23  Reece Dunnshlwapi/tests: Improve the way that the UrlCanonicalize...
2008-04-21  Austin EnglishSpelling fixes.
2008-04-21  Reece Dunnshlwapi/tests: Fix the return codes for Windows 2000...
next