urlmon: Fixed tests on IE older than 8.
[wine] / dlls / shell32 /
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.
2009-04-24  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-04-23  Paul Vriensshell32/tests: Fix a test failure on Win95 and NT4.
2009-04-23  Paul Vriensshell32/tests: Fix some test failures on NT4.
2009-04-20  Vincent Povirkshell32: Implement SHGetNewLinkInfo[AW].
2009-04-16  Frans Koolshell32: Fixed Dutch translations.
2009-04-15  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-04-09  Nicolas Le Camshell32/tests: Fix ITEMIDLIST format test on Win2k...
2009-04-09  Nicolas Le Camshell32/tests: Skip FolderShortcut test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Fix PropertyBag test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Skip interactive part of SetNameOf test...
2009-04-09  Nicolas Le Camshell32/tests: Completly fix GetAttributesOf test when...
2009-04-07  Nicolas Le Camshell32/tests: Fix wrong comment and update test accord...
2009-04-07  Nicolas Le Camshell32/tests: Fix a test on WinNT and some Win95.
2009-04-06  Nicolas Le Camshell32/tests: Fix crash when launched from drive root...
2009-04-06  Nicolas Le Camshell32/tests: Fix GetAttributesOf tests on Win2k and...
2009-04-06  Nicolas Le Camshell32: Define PT_FOLDERW.
2009-04-06  Nicolas Le Camshell32/tests: Fix tests on localized platforms.
2009-04-02  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-04-01  Alexandre Julliardshell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01  Alexandre Julliardshell32: Add implementation of WOWShellExecute.
2009-03-24  Andrew Talbotshell32: Remove uninitialized and superfluous struct.
2009-03-23  Vitaliy Margolenshell32: Fix number of returned arguments from CommandL...
2009-03-23  Nicolas Le Camshell32/tests: Fix a test on Win2k platform and above.
2009-03-12  Paul Vriensshell32/tests: Fix a test failure on W2K and earlier.
2009-03-09  Paul Vriensshell32/tests: Don't crash on missing class implementat...
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
next