wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / shlwapi /
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...
2008-04-17  Reece Dunnshlwapi/tests: Enumerate the STGM sharing modes in...
2008-04-17  Reece Dunnshlwapi: Fixed the todo blocks in the SHCreateStreamOnF...
2008-04-08  Rok Mandeljcshlwapi: Added Slovenian translation.
2008-04-04  Reece Dunnshlwapi/tests: Fixed the wide-character strings.
2008-04-02  Paul Vriensshlwapi/tests: Turn printf into trace or skip.
2008-04-01  Reece Dunnshlwapi/tests: Loop over the STGM access modes when...
2008-03-28  Vitaliy Margolenshlwapi: Add Russian translation.
2008-03-27  Reece Dunnshlwapi: Added basic tests for the SHCreateStreamOnFile...
2008-03-27  Reece Dunnshlwapi: Added STGM_TRANSACTED tests for SHCreateStream...
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileEx tests.
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileW tests.
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileA tests.
2008-03-24  Michael Stefaniucshlwapi: Add the Romanian translation.
2008-03-05  Francois Gougetshlwapi/tests: Skip the string tests for the functions...
2008-03-05  Francois Gougetshlwapi/tests: The function pointers are global so...
2008-03-05  Francois Gougetshlwapi/tests: Add skip statements for missing function...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Marcus Meissnershlwapi: Handle buffer overflow on A->W converter.
2008-02-28  Jacek Cabanshlwapi: Added more tests.
2008-02-28  Jacek Cabanshlwapi: Added TRACEs to PathIsURL.
2008-02-28  Jacek Cabanshlwapi: Store rekistry key name in unicode to avoid...
2008-02-27  Maarten Lankhorstshlwapi: Don't add a trailing slash in the case that...
2008-02-15  Rob Shearmanshlwapi: IID_IInternetSecurityMgrSite is now defined...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-10  Lei Zhangshlwapi: Fix a return value in UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Check more arguments to UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Check an argument to UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Additional UrlEscapeA tests.
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-12-05  Jacek Cabanshlwapi: Uncomment IUnknown_EnableModeless code.
2007-11-13  Jacek Cabanshlwapi: Fixed SHPackDispParamsV spec declaration.
2007-11-12  Jacek Cabanshlwapi: Reimplement IUnknown_CPContainerInvokeParam...
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams test.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams implementation.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParamsV implementation.
2007-10-29  Gerald Pfeifershlwapi/tests: Remove overly aggressive const declarati...
2007-10-29  Dmitry Timoshkovshlwapi: Fix a typo in the previous patch. Spotted...
2007-10-29  Francois Gougetshlwapi: Fix the DeleteMenuWrap() forward.
2007-10-26  Dmitry Timoshkovshlwapi: Update exported API entries according to the...
2007-10-25  Hwang YunSong(황윤성)shlwapi: Updated Korean resource.
2007-10-25  Dmitry Timoshkovshlwapi: Forward GetStringType3ExW to GetStringTypeW.
2007-10-25  Dmitry Timoshkovshlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgIt...
2007-10-24  Dmitry Timoshkovshlwapi: Forward more entries to user32 exports.
2007-10-24  Dmitry Timoshkovshlwapi: Use existing shlwapi/Win32 APIs to compare...
2007-10-16  Alexandre Julliardshlwapi/tests: Make local variables static and const.
2007-10-16  Detlef Riekenbergshlwapi/test: Test dwSize for UrlCanonicalizeA/W.
2007-10-16  Detlef Riekenbergshlwapi/tests: Move URL testing functions from path...
2007-10-16  Detlef Riekenbergshlwapi: Fix returned result code and size in UrlCanoni...
2007-10-16  Daniel Nylandershlwapi: Add Swedish translation.
2007-10-01  Alexandre Julliardshlwapi: Fix GetAcceptLanguagesA to not read past the...
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-09-10  Rob Shearmanshlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instea...
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-08-30  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-08-30  Francois Gougetshlwapi: Move SHAddDataBlock() to the front and remove...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-23  Rob Shearmanshlwapi: Fix UrlCombineW for absolute URLs without...
2007-08-20  Misha Koshelevshlwapi: Take sizeof(WCHAR) into account when allocatin...
2007-08-08  Paul Vriensshlwapi/tests: Use GetModuleHandleA instead of LoadLibr...
2007-07-16  Dmitry Timoshkovshlwapi: Fix parameter types of SHGetIniStringW.
2007-07-13  Dmitry Timoshkovshlwapi: Fix some spec entry definitions.
2007-07-12  Thomas Weidenmuellershlwapi: Use publicly defined structure DATABLOCK_HEADE...
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-06-25  Alexandre Julliardshlwapi: Get rid of CharNextW/CharPrevW. Simplify some...
2007-06-22  Michael Stefaniucshlwapi: Remove more wide character constants.
2007-06-21  Michael Stefaniucshlwapi: Do not use wide character constants.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetshlwapi/tests: The PSDK does not define IID_IDelayedRel...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-24  Rob Shearmanshlwapi: Add a slash to the URL if there is no path...
2007-05-11  Damjan Jovanovicshlwapi: Fix UrlCanonicalizeW's handling of filesystem...
2007-05-04  Andrey Turkinshlwapi: Implement IUnknown_CPContainerInvokeParam.
2007-05-01  Andrey Turkinshlwapi: Implement IConnectionPoint_SimpleInvoke.
2007-04-24  Mikołaj Zalewskishlwapi: Fix the handling of overflows in PathCombine...
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
next