mshtml: Avoid crash in nsIURI:Equals if other_url is NULL.
[wine] / dlls / shell32 /
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...
2009-07-07  Paul Vriensshell32: Add missing encoding for Dutch resources.
2009-07-07  Alexandre Julliardshell32/tests: Revive the test for CSIDL_SYSTEMX86.
2009-07-07  Alexandre Julliardshell32: Add support for the CSIDL_SYSTEMX86 folder.
2009-07-03  Alexander Nicolays... shell32: Update Norwegian Bokmål translation.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-02  Michael Stefaniucshell32: Build language resource files separately.
2009-07-01  Vladimir Pankratovshell32: Fix RunFileDialog to close after starting...
2009-06-30  Frédéric Delanoyshell32: Updated French translation.
2009-06-29  Paul Vriensshell32: Fix Dutch translations.
2009-06-26  Aric Stewartshell32: Implement SHCreateShellFolderView (ordinal...
2009-06-26  Aric Stewartshell32: Handle shell: urls internal in ParseDisplayNam...
2009-06-26  Matej Spindlershell32: Update Slovenian translation.
2009-06-24  Paul Chitescushell32: Add missing Romanian translation for IDS_SHLEX...
2009-06-23  Paul Chitescushell32: Completed Romanian translation, fixed minor...
2009-06-22  Nicolas Le Camshell32/tests: Use win_skip() instead of skip() and...
2009-06-22  Nicolas Le Camshell32/tests: Fix a typo.
2009-06-19  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-06-19  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-06-18  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista.
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista.
2009-06-16  Paul Vriensshell32/tests: Fix some test failures on NT4 (and some...
2009-06-15  Detlef Riekenbergsetupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
2009-06-15  Paul Vriensshell32/tests: Fix a test failure on some Win95 boxes...
2009-06-12  Damjan Jovanovicshell32: Update file type associations when requested.
2009-06-09  Jonathan Ernstshell32: Updated French translation.
2009-06-08  André Hentschelshell32: Add German translation.
2009-06-08  André Hentschelshell32/tests: Fix error messages.
2009-06-05  Paul Vriensshell32/tests: Make sure all created files can be removed.
2009-06-05  Paul Vriensshell32/tests: Fix test failures on Win95.
2009-06-05  Paul Vriensshell32/tests: Fix test failure on NT4.
2009-06-02  Ken Sharpshell32: Add stub for InitNetworkAddressControl.
2009-06-01  Paul Vriensshell32: Fix Dutch translations.
2009-05-25  Hwang YunSongshell32: Updated Korean resource.
2009-05-22  Vincent Povirkshell32: Implement ShellItem_GetAttributes.
2009-05-22  Vincent Povirkshell32: Implement IShellItem_GetParent.
2009-05-22  Vincent Povirkshell32: Handle parent folders in SHCreateShellItem.
2009-05-22  Vincent Povirkshell32: Fail properly when no pidl is passed to SHCrea...
2009-05-22  Vincent Povirkshell32: Add test for SHCreateShellItem.
2009-05-21  Alexandre Julliardshell32: Remove unnecessary linefeeds in traces.
2009-05-18  Vincent Povirkshell32: Handle NULL return icon parameters in SHDefExt...
2009-05-15  Francois Gougetshell32: Make AboutDlgProc() and SHELL_execute() static.
2009-05-14  Nikolay Sivovcomctl32/treeview: Fix TreeView_* macros.
2009-05-13  Francois Gougetshell32/tests: Replace malloc() with HeapAlloc().
2009-05-12  Paul Vriensshell32: Improve the Dutch 'about' message box.
2009-05-11  Nikolay Sivovcomctl32/listview: Make ListView_* macros match PSDK.
2009-05-04  Stefan Leichtershell32: Stub for ExtractVersionResource16W.
2009-04-30  Stefan Leichtershell32: Stub for SHParseDisplayName.
2009-04-24  Paul Vriensshell32/tests: Fix a test failure on Win98.
next