msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
[wine] / dlls / shell32 /
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.
2011-03-16  Francois Gougetshell32/tests: Make test_ShellItemGetAttributes() static.
2011-03-15  Marcus Meissnershell32: Arrays are never NULL (Coverity).
2011-03-15  Marcus Meissnershell32: memset only gets character (Coverity).
2011-03-09  Austin Englishshell32: Avoid shadowing a parameter.
2011-03-07  Francois Gougetshell32/tests: Add a trailing '\n' to a skip().
2011-02-25  Austin Englishshell32/tests: Remove win9x hacks.
2011-02-14  Austin Englishshell32: Trace APPBARDATA struct members based on messa...
2011-02-14  Austin Englishshell32/tests: Don't check return values inside of...
2011-02-14  Austin Englishshell32/tests: Make sure a return value is used (LLVM...
2011-02-14  Austin Englishshell32/tests: Don't check return values inside of...
2011-02-14  Austin Englishshell32/tests: Make sure return values are used (LLVM...
2011-02-14  Austin Englishshell32/tests: Don't check return values inside of...
2011-02-14  Austin Englishshell32/tests: Don't check return values inside of...
2011-02-14  Austin Englishshell32/tests: Make sure return values are used (LLVM...
2011-02-09  Austin Englishshell32/tests: Don't check return values inside of...
2011-02-08  Alexander Morozovshell32: Partially implement FolderItem::get_Path.
2011-02-08  Alexander Morozovshell32: Implement Folder2::get_Self.
2011-02-04  Alexander Morozovshell32/tests: NT4 doesn't have the Folder2 interface.
2011-02-03  Alexander Morozovshell32/tests: Add tests for FolderItem::get_Path.
2011-02-03  Alexander Morozovshell32: Release iTypeInfo on error.
2011-02-01  Andrew Nguyenshell32: Keep at least one reference to the autocomplet...
2011-02-01  Andrew Nguyenshell32: Store the autocompletion object pointer in...
2011-02-01  Andrew Nguyenshell32: Improve initialization state and parameter...
2011-02-01  Andrew Nguyenshell32/tests: Release the IAutoComplete interface...
2011-01-31  Nikolay Sivovshell32/tests: Fix a dependency on unimplemented functi...
2011-01-28  Alexander Morozovshell32: Partially implement Folder::get_Title.
2011-01-28  Alexander Morozovshell32: Implement IShellDispatch::NameSpace.
2011-01-27  Alexander Morozovshell32/tests: Fix test failure on some NT4.
2011-01-27  Greg Geldorpshell32/tests: Use long file name.
2011-01-27  Michael Stefaniucshell32: Use ifaces instead of vtbl pointers in RecycleBin.
2011-01-26  Greg Geldorpshell32/tests: Remove shlwapi dependency.
2011-01-25  Vincent Povirkshell32: Test links to executable filenames lacking...
2011-01-24  Alexander Morozovshell32/tests: Add tests for IShellDispatch::NameSpace.
2011-01-24  Nikolay Sivovshell32/tests: Fix couple PIDL leaks in tests.
2011-01-24  Nikolay Sivovshell32: Fix a parent PIDL leak (Valgrind).
2011-01-21  Alexander Morozovshell32: Implement IDispatch methods of IShellDispatch.
2011-01-21  Andrew Nguyenshell32: Fix initial reference count for a new IAutoCom...
2011-01-20  Nikolay Sivovshell32/tests: Close find file handle (Valgrind).
2011-01-20  Nikolay Sivovshell32: Free cloned PIDL after tree initialization...
2011-01-20  Nikolay Sivovshell32: Fix interface leak while adding tree items.
2011-01-19  Alexandre Julliardshell32: Convert dll registration to the IRegistrar...
2011-01-19  Alexander Morozovshell32: Added typelib.
2011-01-19  Alexander Morozovshell32: Register CLSID_Shell.
2011-01-19  Alexander Morozovshell32: Add stub implementation of IShellDispatch.
2011-01-19  Nikolay Sivovshell32: Fix interface leak (Valgrind).
2011-01-19  Nikolay Sivovshell32/tests: Fix a PIDL leak in tests (Valgrind).
2011-01-18  Austin Englishshell32/tests: fix a couple memory leaks (Valgrind).
2011-01-17  David Hedbergshell32/tests: Fix a leak in the ebrowser tests (Valgrind).
2011-01-17  David Hedbergshell32: Fix a leak in the ebrowser travellog (Valgrind).
2011-01-17  Nikolay Sivovshell32: Fix a cloned PIDL leak (Valgrind).
2011-01-17  Nikolay Sivovshell32/tests: Fix some leaks in tests (Valgrind).
2011-01-13  Piotr Cabanshell32: Don't check if files are of the same type...
2011-01-13  Piotr Cabanshell32: Try to get file status from FileSystemBindData...
2011-01-13  Alexandre Julliardshell32: Convert menu and string table resources to...
2011-01-13  Alexandre Julliardshell32: Build the file filter by hand instead of hardc...
2011-01-06  Piotr Cabanshell32: Improved equal ITEMIDLISTs handling in ILIsParent.
2011-01-03  David Hedbergshell32: Fix test error on certain w2k8 setups.
2010-12-31  André Hentschelshell32/tests: Don't test function directly when report...
2010-12-30  André Hentschelshell32/tests: Don't test function directly when report...
2010-12-28  Greg Geldorpshell32/tests: Fix race conditions.
2010-12-28  Greg Geldorpshell32/tests: Support for IShellFolderView::RemoveObje...
2010-12-23  David Hedbergshell32: Add IInputObject stub to ExplorerBrowser.
2010-12-23  André Hentschelshell32/tests: Fix a typo.
2010-12-22  David Hedbergshell32: Standardize the COM usage in ebrowser.c.
2010-12-20  David Hedbergshell32: Add IShellItem2 stub to ShellItem implementation.
2010-12-20  David Hedbergshell32: IShellItem::GetAttributes should also work...
2010-12-20  David Hedbergshell32: Return S_OK in ::SetPropertyBag.
2010-12-20  David Hedbergshell32: Fix ExplorerBrowser::SetRect to work properly...
2010-12-16  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
2010-12-14  André Hentschelshell32: Fix shelllink test to not crash on NT4.
2010-12-08  Michael Stefaniucshell32/tests: Standardize the COM usage in shlview.c.
2010-12-07  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
2010-12-07  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
2010-12-07  Michael Stefaniucshell32: Standardize the COM usage in dataobject.c.
2010-12-06  Andrew Eikumshell32: Correctly construct the PIDL given to SHChange...
2010-12-05  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
2010-12-05  Michael Stefaniucshell32: Use ifaces instead of vtbl pointers in IDeskto...
2010-12-05  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
next