shell32/tests: Fix compilation on systems that don't support nameless unions.
[wine] / dlls / shell32 /
2010-08-30  Francois Gougetshell32/tests: Fix compilation on systems that don...
2010-08-27  Huw Daviesshell32: Add a few printer icon resource ids.
2010-08-27  Francois Gougetshell32: Remove spaces before '\n's in the Serbian...
2010-08-26  Alexandre Julliardshell32: Add missing WINAPI to SHGetPropertyStoreFromPa...
2010-08-26  David Hedbergshell32: Add a navigation pane to the ExplorerBrowser...
2010-08-26  David Hedbergshell32: Add INameSpaceTreeControlEvents stub to the...
2010-08-26  David Hedbergshell32: Get ExplorerPaneVisibility from site of the...
2010-08-26  David Hedbergshell32: Check for ICommDlgBrowser from site and use...
2010-08-26  Francois Gougetshell32/tests: Add a trailing '\n' to an ok() call.
2010-08-25  David Hedbergshell32: Add IObjectWithSite implementation to the...
2010-08-25  David Hedbergshell32: Implement CommDlgBrowser::OnDefaultCommand...
2010-08-25  David Hedbergshell32: Add ICommDlgBrowser3 stub to the ExplorerBrows...
2010-08-25  David Hedbergshell32: Add a travellog to the ExplorerBrowser control.
2010-08-25  David Hedbergshell32: Implement IExplorerBrowser::BrowseToObject.
2010-08-24  David Hedbergshell32/tests: Add some event tests to ExplorerBrowser...
2010-08-24  David Hedbergshell32/tests: Add some tests related to the shellview...
2010-08-24  David Hedbergshell32/tests: Some additional tests for IShellBrowser.
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::BrowseToIDList...
2010-08-24  David Hedbergshell32: Support BHID_SFUIObject and BHID_DataObject...
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::Advise and IExplor...
2010-08-24  Francois Gougetshell32/tests: Remove spaces before '\n's in traces.
2010-08-24  Francois Gougetshell32/tests: Remove unneeded NULL pointer casts.
2010-08-24  Francois GougetAssorted spelling fixes.
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetFolderSettings.
2010-08-23  David Hedbergshell32: Add some basic support for hosting a shellview...
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetOptions and...
2010-08-23  Anders Jonssonshell32: Update Swedish translation.
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::SetRect.
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::Initialize.
2010-08-20  David Hedbergshell32: Add IShellBrowser stub.
2010-08-20  David Hedbergshell32/tests: Add initial tests for the IExplorerBrows...
2010-08-20  David Hedbergshell32: Add IExplorerBrowser interface stub.
2010-08-17  David Hedbergshell32: Partial implementation of IShellItem::BindToHa...
2010-08-04  Andrew Eikumshell32: Add tests for SHChangeNotify functions.
2010-08-03  Andrew Eikumshell32/tests: Fix some Win9x failures.
2010-08-02  David Hedbergshell32: Replace some checks with calls to _ILIsEmpty().
2010-07-30  David Hedbergshell32: Fixup IShellItemArray_Constructor helper.
2010-07-26  Ilya Basinshell32/tests: CommandLineToArgvW("") shouldn't truncat...
2010-07-26  Ilya Basinshell32: Fix CommandLineToArgvW("") truncating returned...
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromDataObject.
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromShellItem.
2010-07-26  David Hedbergshell32: Initial implementation of IShellItemArray...
2010-07-26  David Hedbergshell32: Implement IShellItem::Compare.
2010-07-26  David Hedbergshell32: Implement SHGetItemFromObject.
2010-07-26  Paul Vriensshell32: Add the Serbian (Cyrillic) translation.
2010-07-26  Paul Vriensshell32: Fix the Serbian (Latin) translation.
2010-07-23  Paul Vriensshell32: Add the Serbian (Latin) translation.
2010-07-23  David Hedbergshell32: Implement SHGetIDListFromObject.
2010-07-23  David Hedbergshell32: Implement SHGetItemFromDataObject.
2010-07-23  David Hedbergshell32: Implement SHCreateItemFromIDList.
2010-07-23  David Hedbergshell32: Implement SHCreateItemFromParsingName.
2010-07-23  David Hedbergshell32: Implement SHGetNameFromIDList and IShellItem...
2010-07-23  David Hedbergshell32: Implement Set/GetCurrentViewMode in the defaul...
2010-07-22  David Hedbergshell32: Change a fixme to a trace in shfldr_unixfs.c.
2010-07-22  Michael Stefaniucshell32: Remove the ignored common resource attributes.
2010-07-22  Andrew Eikumshell32: IShellFolder::ParseDisplayName should work...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  André Hentschelshell32: Add stub for SHGetPropertyStoreFromParsingName.
2010-07-20  David Hedbergshell32: Implement IPersistFolder2 for the desktop...
2010-07-20  David Hedbergshell32/tests: Try harder to subclass the listview.
2010-07-20  Michael Mc Donnellshell32/tests: Test that clicking "Make New Folder...
2010-07-20  David Hedbergshell32: Shell_GetImageLists should be declared in...
2010-07-20  David Hedbergshell32: Shell_MergeMenus should be declared in shlobj...
2010-07-19  David Hedbergshell32: Fix some return values from the shellview...
2010-07-19  Igor Paliychukshell32: Update Ukrainian translation.
2010-07-19  Vincent Povirkshell32: Don't access szFullPath when SHGFI_PIDL is...
2010-07-14  Cheer Xiaoshell32: Fix the errors in two Chinese (Simplified...
2010-07-13  Michael Stefaniucshell32: Fix the errors in a Chinese (Traditional)...
2010-07-13  Cheer Xiaoshell32: Update for simplified Chinese translation.
2010-07-12  Igor Paliychukshell32: Ukrainian translation update.
2010-07-07  Gustavo Henrique... shell32: Update Portuguese (Brazilian) translation.
2010-06-29  Andrew Eikumshell32: Pass the file extension to ParseDisplayName...
2010-06-29  Andrew Eikumshell32: UNIX paths should be parsed by unixfs.
2010-06-29  Andrew Eikumshell32: Use ParseURL to detect URLs.
2010-06-29  Kovács Andrásshell32: Update Hungarian translation.
2010-06-28  Andrew Eikumshell32: Fix a comment typo.
2010-06-28  Ilya Basininclude: Fix packing bug in shlobj.h. pragma pack 8...
2010-06-25  Ilya Basinshell32/tests: SHELL_ArgifyW(%2|%*|%~3, ...) tests.
2010-06-25  Sven Baarsshell32: Fix Dutch translation.
2010-06-24  Alexandre Julliardshell32: Fix DDE command tracing now that we are receiv...
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-06-24  Francois Gougetshell32/tests: Make I{DataObject,ShellBrowser}Impl_Cons...
2010-06-21  Alexandre Julliardshell32/tests: Use the windows directory for the SHPars...
2010-06-21  Dylan Smithshell32: Native RegisterClassEx requires cbSize to...
2010-06-17  Alexandre Julliardshell32: Flesh out the stub DDE query for Progman group...
2010-06-14  Alexandre Julliardshell32: Create a 32-bpp image list to get alpha blende...
2010-06-12  Ricardo Filipeshell32: Update Portuguese Portugal translation.
2010-06-09  Paul Vriensshell32: Update the Danish translation.
2010-06-09  Jose Rostagnoshell32: Fix Spanish translation.
2010-06-07  Jose Rostagnoshell32: Update Spanish translation.
2010-06-07  Luca Bennatishell32: Fix Italian translation.
2010-06-07  Akihiro Sagawashell32: Update Japanese translation.
2010-06-07  Łukasz Wojniłowiczshell32: Update the Polish translation.
2010-06-01  Paul Vriensshell32: Update the Danish translation and convert...
2010-06-01  David Hedbergshell32: Fix possible memory leak in CreateUnixFolder.
2010-05-31  Luca Bennatishell32: Update Italian translation.
2010-05-28  Nikolay Sivovshell32: Complete strings resources.
2010-05-26  Nikolay Sivovshell32: Export lowlevel PIDL manipulation calls by...
2010-05-21  Nikolay Sivovshell32: Add SHGetLocalizedName stub.
2010-05-18  Michael Stefaniucshell32: Remove redundant "not NULL" check of ppidl...
next