secur32: Report an error if libgnutls isn't found.
[wine] / dlls / shell32 /
2010-01-08  Paul Vriensshell32: Fix length parameter for ZeroMemory (Coccinelle).
2010-01-07  Nikolay Sivovshell32/shelllink: Fix some string buffers leaks.
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-12-30  Alexandre Julliardshell32: Move the RunDLL_CallEntry16 implementation...
2009-12-30  Rob Shearmanshell32: Fix a potentially large memory leak in IQueryA...
2009-12-30  Rob Shearmanshell32: Fix memory leaks in autocomplete tests.
2009-12-30  Rob Shearmanshell32: Fix style in autocomplete tests to more match...
2009-12-28  Alexandre Julliardshell32: Don't use the instance of the owner window...
2009-12-28  Michael Stefaniucshell32: Remove some superfluous LPARAM/WPARAM casts.
2009-12-23  Alexandre Julliardshell32/tests: Fix the system directory test for old...
2009-12-21  Alexandre Julliardshell32: Use the module instance instead of that of...
2009-12-18  Vincent Povirkshell32: Fix a memory leak in SHFileOperationW.
2009-12-17  Huw Daviesshell32: Fix a memory leak.
2009-12-16  Huw Daviesshell32: Fix a memory leak in the tests.
2009-12-14  Vincent Povirkshell32: Fix a memory leak in a test.
2009-12-14  Vincent Povirkshell32: Fix an uninitialized memory access in SHGetFil...
2009-12-11  Paul Vriensshell32/tests: Fix a test failure on a default Windows...
2009-12-09  Nikolay Sivovshell32: Fix some trace typos.
2009-12-08  Paul Vriensshell32/tests: Remove a useless string.
2009-12-08  Paul Vriensshell32/tests: Remove a now unused define.
2009-12-08  Paul Vriensshell32/tests: Removed an unused define.
2009-12-08  Paul Vriensshell32/tests: Decide whether to use CSIDL_PROGRAMS...
2009-12-08  Paul Vriensshell32/tests: Cope with non-English Vista+ and short...
2009-12-04  Marcus Meissnershell32: handle corrupt entry in iconcache registry...
2009-12-03  Paul Vriensshell32/tests: Don't fill a string with potential garbage.
2009-12-02  Marcus Meissnershell32: Check for NULL lpText (Coverity).
2009-12-01  Austin Lundshell32/tests: Fix ITEMIDLIST_format test when running...
2009-12-01  Paul Vriensshell32/tests: Fix test failure on non-English locale.
2009-11-29  Paul Vriensshell32/tests: Change a trace into a skip for skipped...
2009-11-29  Paul Vriensshell32/tests: Remove an unneeded HeapAlloc.
2009-11-29  Paul Vriensshell32/tests: Fix test failures on Vista and higher.
2009-11-29  Paul Vriensshell32/tests: Use ReadCabinetState to check title...
2009-11-29  Paul Vriensshell32/tests: Cope with systems lacking SHGetSpecialFo...
2009-11-29  Paul Vriensshell32/tests: Only fetch some special folders once.
2009-11-29  Paul Vriensshell32/tests: Run tests on NT4 again.
2009-11-29  Paul Vriensshell32/tests: Fix some test failures on Windows 7.
2009-11-24  Paul Vriensshell32/tests: Fix test failures on several platforms.
2009-11-24  Damjan Jovanovicshell32: Deal better with spaces in ASSOCSTR_COMMAND...
2009-11-20  Paul Vriensshell32/tests: Fix some tests on Win7.
2009-11-19  Owen Rudgeshell32: Implement support for SHIL_SYSSMALL in SHGetIm...
2009-11-19  Marcus Meissnershell32: Remove useless NULL check (Coverity).
2009-11-19  Owen Rudgeshell32: Don't increase refcount twice in SHGetImageList.
2009-11-17  Owen Rudgeshell32: Implement SHGetImageList and remove todo_wine...
2009-11-16  Alexandre Julliardshell32: Fix setting of NULL arguments in IShellLink.
2009-11-16  Mikey Alexandershell32/tests: Fix Program Manager DDE conformance...
2009-11-16  Francois Gougetshell32: Make GetFileNameFromBrowse{A,W}() static.
2009-11-12  Owen Rudgeshell32: Add Unicode version of GetFileNameFromBrowse.
2009-11-11  Paul Vriensshell32/tests: Run tests again on NT4.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-11-05  Mikey Alexandershell32/tests: Add Program Manager DDE conformance...
2009-10-27  Alexandre Julliardshell32: Specify the full application path when startin...
2009-10-21  Paul Vriensshell32/tests: Fix a test failure on some Vista boxes.
2009-10-20  Andrey Turkindlls: Update Russian translations.
2009-10-19  Francois Gougetshell32: Fix compilation on systems that don't support...
2009-10-14  Stefan Dösingershell32: Make some functions hookable.
2009-10-12  Paul Vriensshell32/tests: Fix test failure on Cyrillic locales.
2009-10-09  Paul Vriensshell32/tests: Fix remaining failures on WinMe.
2009-10-08  Paul Vriensshell32/tests: Fix some test failures on WinMe (SHPathP...
2009-10-08  Paul Vriensshell32/tests: Fix some test failures on WinMe (FO_COPY).
2009-10-08  Francois GougetAssorted spelling fixes.
2009-10-02  Ge van Geldorpshell32/tests: Fix shlexec on Vista and higher.
2009-09-28  Ge van Geldorpshell32/tests: Fix shellpath test on Win7.
2009-09-25  Alexandre Julliardshell32: Don't try to call a 16-bit function on non...
2009-09-25  Aric Stewartshell32: Stub ShellHookProc.
2009-09-16  Vitaly Perovshell32: Enlarge static to display multiline text corre...
2009-09-10  Paul Vriensshell32/tests: Fix a test failure on Win95/NT4.
2009-09-10  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2009-09-10  Paul Vriensshell32/tests: Fix a crash on Win9x.
2009-09-09  Hans Leidekkershell32: Reject NULL path in IShellLink_SetPath.
2009-09-09  Alexandre Julliardshell32: Use explicit prototypes for function pointers.
2009-09-02  Ge van Geldorpshell32/tests: Fix tests on Vista+.
2009-08-29  Eric Pouechshell32: In shell view, use the expected value for...
2009-08-29  Eric PouechRemove a couple of superfluous casts.
2009-08-28  Vladimir Pankratovshell32: Handle NULL path.
2009-08-25  Alexandre Julliardshell32: Move the IQueryAssociations implementation...
2009-08-24  Akihiro Sagawashell32: Update Japanese translation.
2009-08-19  Alexandre Julliardtests: Make wine_dbgstr_w available in test.h for all...
2009-08-10  Akihiro Sagawashell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESK...
2009-08-05  Stefan Leichtershell32: Make the tests of the value returned from...
2009-08-03  Nicolas Le Camshell32/tests: Fix test on temp paths that have a diffe...
2009-08-03  Nicolas Le Camshell32/tests: Add test for shell links to short path...
2009-08-03  Hwang YunSongshell32: Updated Korean resource.
2009-08-03  Vladimir Pankratovshell32: Convert the Russian resources to UTF-8.
2009-07-24  Alexandre Julliardshell32/tests: Fix a couple of failures on Win9x and...
2009-07-22  Alexandre Julliardshell32/tests: Create our own temp directory to make...
2009-07-22  Francois Gougetshell32: Add a trailing '\n' to a WARN().
2009-07-22  Owen Rudgeshell32: Ensure extraPmts is a valid pointer before...
2009-07-22  André Hentschelshell32: Fix German folder names.
2009-07-21  Owen Rudgeshell32: Execute control panel applets in separate...
2009-07-21  Owen Rudgeshell32: Check if a numerical value has been passed...
2009-07-21  Austin Englishshell32: Fix English folder names.
2009-07-20  Austin Englishshell32: Adjust shell folders to more closely match...
2009-07-20  Aurimas FišerasVarious small Lithuanian translation fixes.
2009-07-16  Vitaliy Margolenshell32: Export IsUserAnAdmin by name as well.
2009-07-16  André Hentschelshell32: Correct German language.
2009-07-15  Austin Englishshell32: More Dutch translations fixes.
2009-07-15  Michael Stefaniucshell32: Convert the German resources to UTF-8.
2009-07-14  Austin Englishshell32: Fix folder names for Dutch locale.
2009-07-10  Frédéric Delanoyshell32: Fix French translation & UI display.
2009-07-07  Ricardo Filipeshell32: Update Portuguese translation and convert...
next