shell32: Use string comparison as autocompletion check.
[wine] / dlls / shell32 /
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-08-01  Jacek Cabanshell32: Moved MruLongList registration to shell32...
2011-08-01  Mariusz Plucińskishell32/tests: Add checking some non-published known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification when expected known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification about unknown known...
2011-08-01  Mariusz Plucińskishell32/tests: Add verification of known folders relati...
2011-07-29  Octavian Voicushell32: Disable WOW64 redirection when converting...
2011-07-28  Huw Daviesshell32: Initialise the error string pointer.
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders parents.
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders catego...
2011-07-25  Mariusz Plucińskishell32/tests: Fix mistake in checking known folder...
2011-07-25  Nikolay Sivovshell32/autocomplete: Remove redundant memory initializ...
2011-07-25  Nikolay Sivovshell32/autocomplete: Really append suggested part...
2011-07-25  Nikolay Sivovshell32/autocomplete: Autocompletion should be case...
2011-07-20  Vincent Povirkshell32: Dynamically allocate argify buffer if the...
2011-07-20  Vincent Povirkshell32: Include NULL terminators in the lengths used...
2011-07-20  Jay Yangshell32: Make ISFHelper_fnCopyItems actually copy the...
2011-07-19  Mariusz Plucińskishell32: Fix FOLDERID_Document definition.
2011-07-19  Mariusz Plucińskishell32: Add IKnownFolder::GetFolderDefinition() implem...
2011-07-19  Mariusz Plucińskishell32/tests: Add checking known folders' names.
2011-07-19  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2011-07-14  Francois Gougetshell32: Make erase_items() static.
2011-07-14  Francois Gougetshell32: Add a trailing '\n' to Wine trace calls.
2011-07-14  Akihiro Sagawapo: Add message contexts for 'Desktop' and update Japan...
2011-07-14  Akihiro Sagawapo: Add message contexts for 'Restore' and update Japan...
2011-07-14  Marcus Meissnershell32: Check error return in get_known_folder_path...
2011-07-12  Jay Yangshell32: Have the default shell view call SHChangeNotif...
2011-07-12  Jay Yangshell32: Make IExplorerBrowser respond to CWM_GETISHELL...
2011-07-09  Jay Yangshell32: Implement restoring items from the recycle...
2011-07-09  Jay Yangshell32: Implement a context menu for the recycle bin.
2011-07-09  Jay Yangshell32: Have RecycleBin implement ISFHelper.
2011-07-09  Jay Yangshell32: Implement SHEmptyRecycleBin.
2011-07-09  Jay Yangshell32: Implement SHQueryRecycleBin.
2011-07-09  Jay Yangshell32/tests: Add tests for SHQueryRecycleBin.
2011-07-08  Frédéric Delanoyshell32: Remove dead assignment (Clang).
2011-07-08  André Hentschelshell32: Make sure that a structure is initialized...
2011-07-06  André Hentschelshell32: Remove dead initialization (clang).
2011-07-05  Mariusz Plucińskishell32/tests: Remove duplicated test of known folder.
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS...
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_COPY_CONTENTS flag...
2011-07-04  Piotr Cabanshell32: Implement folder renaming in SHBrowseForFolder.
2011-07-04  Piotr Cabanshell32: Implement "make new folder" functionality...
2011-07-04  Piotr Cabanshell32: Update currently selected folder in SHBrowseFo...
2011-07-01  André Hentschelshell32: Add stub for SetCurrentProcessExplicitAppUserM...
2011-07-01  Francois Gougetshell32: Remove WINAPI on static functions where not...
2011-07-01  Mariusz Plucińskishell32: Check for known folder existance.
2011-07-01  Mariusz Plucińskishell32: IKnownFolder::SetPath modified to use redirect...
2011-07-01  Michael Stefaniucshell32: Don't pass an unitialized size to RegGetValue().
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of parent folder to GetPath.
2011-06-29  Mariusz Plucińskishell32: Add support of parent folder to RegisterFolder.
2011-06-29  Mariusz Plucińskishell32/tests: Modify tests of redirection to check...
2011-06-27  Marcus Meissnershell32: Remove superflous NULL check (Coverity).
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-27  Francois Gougetshell32: Update a comment.
2011-06-24  Mariusz Plucińskishell32: Add IKnownFolder::SetPath() implementation.
2011-06-24  Mariusz Plucińskishell32: Add implementation of IKnownFolder::GetCategory.
2011-06-24  Mariusz Plucińskishell32/tests: Add test of IKnownFolder::GetCategory...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolder::GetPath support.
2011-06-22  Mariusz Plucińskishell32: Fix typo.
2011-06-22  Mariusz Plucińskishell32: Add support of registry-registered folders...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::UnregisterFolder...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::RegisterFolder implem...
2011-06-21  Francois Gougetshell32: Remove the ellipsis on the 'Wine license'...
2011-06-20  Igor Paliychukshell32: Convert Ukrainian resources into utf-8.
2011-06-20  Aurimas Fišerasshell32: Update Lithuanian translation.
2011-06-17  Hwang YunSongshell32: Update Korean resource.
2011-06-16  Frédéric Delanoyshell32: Update French translation.
2011-06-15  Francois Gougetshell32: Fix ellipsis usage in the menu and button...
2011-06-14  Mariusz Plucińskishell32/tests: Add tests for SHGet/SetKnownFolderPath...
2011-06-14  Mariusz Plucińskishell32/tests: Add test of redirecting known folders.
2011-06-14  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::Registe...
2011-06-14  Mariusz Plucińskishell32/tests: Verify known folders available in system.
2011-06-13  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::GetFold...
2011-06-10  Mariusz Plucińskishell32/tests: Test of IKnownFolder::GetFolderDefinition.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolder.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolderManager.
2011-06-06  Michael Stefaniucshell32: COM cleanup for the IContextMenu2 iface.
2011-06-06  Michael Stefaniucshell32: Pass object pointers instead of ifaces to...
2011-06-01  Michael Stefaniucshell32: COM cleanup in shfldr_netplaces.c.
2011-05-31  Michael Stefaniucshell32: COM cleanup in shfldr_mycomp.c.
2011-05-31  Michael Stefaniucshell32: Finish the COM cleanup in cpanelfolder.c.
2011-05-31  Michael Stefaniucshell32: COM cleanup for the IShellFolder2 iface in...
2011-05-31  Michael Stefaniucshell32: COM cleanup for the IDropTargetHelper iface.
2011-05-30  Michael Stefaniucshell32: COM cleanup in autocomplete.c.
2011-05-25  Michael Stefaniucshell32/tests: COM cleanup in ebrowser.c.
2011-05-25  Michael Stefaniucshell32: COM cleanup for shfldr_printers.c.
2011-05-23  Michael Stefaniucshell32: Finish the COM cleanup in shelllink.c.
2011-05-23  Michael Stefaniucshell32: COM cleanup for the IShellLinkA iface.
2011-05-23  Michael Stefaniucshell32: Finish the COM cleanup in shlview.c.
2011-05-23  Michael Stefaniucshell32: COM cleanup for the IShellView2 iface.
2011-05-16  Austin Englishshell32: Add a stub for SHOpenFolderAndSelectItems.
2011-05-10  André Hentschelshell32/tests: Also test without flags.
2011-05-03  Huw Daviesshell32: Always clone the return pidl to avoid a double...
2011-04-29  André Hentschelshell32: Add some selection tests.
2011-04-29  André Hentschelshell32: Don't crash if selection is NULL.
2011-04-27  Michael Stefaniucshell32/tests: COM cleanup in shlfolder.c.
2011-04-27  Marcus Meissnershell32: Mark internal symbols as hidden.
2011-03-28  Marcus Meissnershell32: Missing break in IDOK case.
next