mshtml: Added IHTMLDocument2::put_designMode tests.
[wine] / dlls / shlwapi /
2010-09-07  Piotr Cabanshlwapi: Improved UrlEscapeW implementation.
2010-09-07  Piotr Cabanshlwapi: Improved UrlCanonicalize implementation.
2010-09-01  Hwang YunSongshlwapi: Update Korean resource.
2010-08-31  Alexandre Julliardshlwapi: Use int64 in the spec file for 64-bit integers.
2010-08-30  Amine Khaldishlwapi: Fix translations.
2010-08-16  Detlef Riekenbergshlwapi/tests: Run more language dependent tests only...
2010-07-30  Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-29  Nikolay Sivovshlwapi: Implement SKGetValueW over SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi: Partially implement SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi/tests: Fix some test failures on Win2000.
2010-07-22  Paul Vriensshlwapi/tests: Load shell32 explicitly.
2010-07-22  Piotr Cabanshlwapi: Improved UrlCanonicalizeW implementation.
2010-07-22  Michael Stefaniucshlwapi: Remove the ignored common resource attributes.
2010-07-22  Andrew Eikumshlwapi: Implement SHSetIniStringW.
2010-07-22  Andrew Eikumshlwapi: Implement SHGetIniStringW.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Andrew Eikumshlwapi: Be less strict on which type of IShellFolder...
2010-07-20  Hans Leidekkershlwapi: Don't trace the contents of output buffers.
2010-07-20  Andrew Nguyenshlwapi/tests: Correct the prototype of the StrRetToBST...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip a StrCpyNW test that crashes on...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip StrRStrI tests on older Win9x platf...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHUnicodeToUnicode tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHAnsiToAnsi tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Rename a string variable for clarity.
2010-07-20  André Hentschelshlwapi/tests: Fix GLE for SHFormatDateTimeA.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIA.
2010-07-19  Andrew Nguyenshlwapi: Fix handling of an empty search string in...
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrA.
2010-07-19  Andrew Nguyenshlwapi/tests: Fix Win98 SE test failures for StrFormat...
2010-07-08  Aric Stewartshlwapi: Correct slash/backslashs in UrlCanonicalize.
2010-07-02  Gustavo Henrique... shlwapi: Fix Portuguese (Brazilian) translation.
2010-06-29  Kovács Andrásshlwapi: Update Hungarian translation.
2010-06-23  Aric Stewartshlwapi: URL_FILE_USE_PATHURL flag only unescapes file...
2010-06-22  Francois Gougetshlwapi/tests: Make the XXX_Construct() functions static.
2010-06-08  Paul Vriensresources: Fix some copy-paste mistakes in resource...
2010-06-07  Marcus Meissnershlwapi: Handle NULL ptr return from allocation (Coverity).
2010-05-31  Nikolay Sivovshlwapi: Don't limit text size for message boxes from...
2010-05-31  Frédéric Delanoyshlwapi: Fix French translation.
2010-05-20  Michael Stefaniucshlwapi: Remove redundant "not NULL" checks of the...
2010-05-19  Vincent Povirkshlwapi: Implement SHRegEnumUSValue.
2010-05-10  Gerald Pfeifershlwapi: Remove variable retval which is not really...
2010-05-08  Piotr Cabanshlwapi: Added more UrlCanonicalizeA tests.
2010-05-08  Piotr Cabanshlwapi: Make UrlCanonicalizeA working with long urls...
2010-05-08  Piotr Cabanshlwapi: Make UrlCanonicalizeW working with long urls...
2010-04-20  Detlef Riekenbergshlwapi/tests: Add tests for SHCreateThreadRef.
2010-04-20  Detlef Riekenbergshlwapi: Implement SHCreateThreadRef.
2010-04-20  André Hentschelshlwapi: Fix comment typo.
2010-04-19  Detlef Riekenbergshlwapi: Fix broken NULL checks (with tests).
2010-04-19  Detlef Riekenbergshlwapi/tests: Add tests for SHSetThreadRef.
2010-04-19  Detlef Riekenbergshlwapi/tests: Add initial test for SHGetThreadRef.
2010-04-12  Andrew Eikumshlwapi: Check for NULL string in UrlIs.
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-07  Alexandre Julliardshlwapi/tests: Fix some pointer conversion warnings...
2010-04-02  Alexandre Julliardshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-03-30  Nikolay Sivovshlwapi: Some SHCreateWorkerWindowA tests.
2010-03-29  Mikhail Maroukhineshlwapi: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-29  Nikolay Sivovshlwapi: Fix SHCreateWorkerWindowW fallback to A-call...
2010-03-29  Nikolay Sivovshlwapi: More trace for menu related helpers.
2010-03-29  Nikolay Sivovshlwapi/tests: Use a single trace call variable for...
2010-03-29  Nikolay Sivovshlwapi: Use public define for QISearch table entry...
2010-03-29  Nikolay Sivovshlwapi: Complete IUnknown_SetOwner call.
2010-03-29  Nikolay Sivovshlwapi: Fix interface leaks in SHIsSameObject.
2010-03-29  Nikolay Sivovshlwapi: Fix IUnknown_AtomicRelease prototype and simpl...
2010-03-29  Nikolay Sivovshlwapi: Fix some memory, handle and reference count...
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-26  Nikolay Sivovshlwapi: Fix prototype for SHGetShellKey and extend...
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Andrew Eikumshlwapi: Only skip 'localhost' in file URLs in UrlCanon...
2010-03-19  Alexandre Julliardshlwapi/tests: Avoid size_t in a trace.
2010-03-18  Nikolay Sivovshlwapi: Fix StrCpyNW to deal with null inputs better...
2010-03-18  Nikolay Sivovshlwapi: Add a forward to DelayLoadFailureHook.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista+.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on XP/Vista.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Andrew Eikumshlwapi: Improve error handling in UrlGetPart.
2010-03-15  Nikolay Sivovshlwapi: Don't cast WCHAR string to BSTR.
2010-03-15  Nikolay Sivovshlwapi: Partially implement SHGetObjectCompatFlags...
2010-03-15  Paul Vriensshlwapi/tests: Fix a test failure on NT4.
2010-03-05  Paul Vriensshlwapi/tests: Fix some test failures on Win9x/WinMe.
2010-03-05  Paul Vriensshlwapi/tests: Skip some tests on Win9x/WinMe.
2010-03-03  Nikolay Sivovshlwapi/tests: Some tests for PathGetDriveNumber.
2010-03-01  Andrew Eikumshlwapi: Ignore the hash of HTML URLs in UrlCombine.
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
2010-03-01  Nikolay Sivovshlwapi: Fix mask usage in SHSetWindowBits with tests.
2010-02-23  Reece Dunnshlwapi/tests: Skip SHCreateStreamOnFileA/W configurati...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Vincent Povirkshlwapi: GetUrlPart can get the scheme of url's without...
2010-02-15  Detlef Riekenbergshlwapi/tests: Use defined settings when testing GetAcc...
2010-02-12  Detlef Riekenbergshlwapi: Return the correct length from GetAcceptLangua...
2010-02-12  Detlef Riekenbergshlwapi: Return the correct results in GetAcceptLanguagesW.
2010-02-12  Detlef Riekenbergshlwapi/tests: Remove GetLastError tests for GetAcceptL...
2010-02-10  Aric Stewartshlwapi: Account for trailing NULL in UrlFixupW.
2010-02-04  Michael Stefaniucshlwapi: Don't print the function name twice in an...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlUnescape* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlIs* is not present on Win95B (winetes...
next