msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
[wine] / dlls / shell32 /
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-03  Austin Lundshell32/tests: Fixed SHPathPrepareForWriteW tests on...
2010-11-29  Paul Vriensshell32/tests: Use more A-functions to fix Win95 and...
2010-11-29  Maarten Lankhorstshell32: Fix pointer truncation in SHGetFileInfoA.
2010-11-18  Andrew Eikumshell32: Fix an off-by-one error that causes an infinit...
2010-11-16  Piotr Cabanshell32/tests: Added SHPropStg* tests.
2010-11-16  Piotr Cabanshell32: Added partial implementation of SHPropStgWrite...
2010-11-16  Piotr Cabanshell32: Added partial implementation of SHPropStgReadM...
2010-11-16  Piotr Cabanshell32: Added SHPropStgCreate implementation.
2010-11-16  Piotr Cabanshell32: Added SHPropStg* stubs.
2010-11-15  Cheer Xiaoshell32: Update Simplified Chinese translation.
2010-11-15  Andrew Eikumshell32: PIDLs should be checked recursively in SHChang...
2010-11-15  Andrew Eikumshell32/tests: Make SHChangeNotify tests more easily...
2010-11-12  Andrew Eikumshell32: Don't search Path or PIDL for an icon in IShel...
2010-11-12  Andrew Eikumshell32: Don't fail if the path doesn't exist in Unix...
2010-11-11  Alexandre Julliardshell32: Store the raw AUTHORS file in resources instea...
2010-11-10  Piotr Cabanshell32: Improved IShellFolder_GetUIObjectOf implementa...
2010-11-08  David Hedbergshell32: Don't allow binding to files in any ShellFolde...
2010-11-08  David Hedbergshell32: Remove reliance on the ability to bind to...
2010-11-08  David Hedbergshell32: Remove reliance on the ability to bind to...
2010-11-08  David Hedbergshell32: Fix trace formatting in SHGetNameFromIDList.
2010-11-08  David Hedbergshell32: Don't crash on NULL cmdgroup in DefView OleCom...
2010-11-08  Paul Vriensshell32: Update Serbian (Latin and Cyrillic) translations.
2010-10-29  Gustavo Henrique... shell32: Update Portuguese translation.
2010-10-25  Alexandre Julliardshell32: Make more functions available by name.
2010-10-25  Marcus Meissnershell32: Pass correct size to MultiByteToWideChar.
2010-10-21  David Hedbergshell32: Replace bitwise XOR with a contextually more...
2010-10-21  David Hedbergshell32: Handle INameSpaceTreeControlEvents::OnSelectio...
2010-10-18  Detlef Riekenbergshell32: We have a Unicode parameter when launching...
2010-10-18  Trygve Veashell32: Updated Norwegian translation.
2010-10-15  Akihiro Sagawashell32: Update Japanese translation.
2010-10-07  Yaron Shahrabanishell32: Added Hebrew translation.
2010-10-05  Alexandre Julliardshell32: Fix incorrect use of the ScreenToClient function.
2010-10-01  Alexandre Julliardshell32/tests: Fix some test failures on Vista.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-27  Alasdair Sinclairshell32/test: Prevent crash on cleanup if tests fail.
2010-09-27  Lauri Kenttäshell32: Update Finnish translation.
2010-09-24  Lauri Kenttäshell32: Update Finnish translation.
2010-09-23  Hans Leidekkershell32: Add stub implementations of IKnownFolder and...
2010-09-23  Sven Baarsshell32: Update the Dutch translation.
2010-09-22  Anders Jonssonshell32: Update Swedish translation.
2010-09-21  Igor Paliychukshell32: Ukrainian translation update.
2010-09-21  Luca Bennatishell32: Update Italian translation.
2010-09-21  Frédéric Delanoyshell32: Update French translation.
2010-09-21  Alexandre Julliardshell32: Map the x86 version of the folder to the appro...
2010-09-20  Michael Mc Donnellshell32/tests: SHBrowseForFolder should return new...
2010-09-20  André Hentschelshell32: Update German translation.
2010-09-20  Łukasz Wojniłowiczshell32: Update the Polish translation.
2010-09-20  Hwang YunSongshell32: Update Korean resource.
2010-09-19  Aurimas Fišerasshell32: Update Lithuanian translation.
2010-09-19  Luca Bennatishell32: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Igor Paliychukshell32: Ukrainian translation update.
2010-09-18  Hans Leidekkershell32: Support FOLDERID_LocalAppDataLow.
2010-09-16  Sven Baarsshell32: Update the Dutch translation.
2010-09-16  Matej Spindlershell32: Update Slovenian translation.
2010-09-15  André Hentschelshell32: Update German translation.
2010-09-15  Frédéric Delanoyshell32: Update French translation.
2010-09-15  Hwang YunSongshell32: Update Korean resource.
2010-09-15  Luca Bennatishell32: Update Italian translation.
2010-09-14  André Hentschelshell32: Update German translation.
2010-09-14  Luca Bennatishell32: Update Italian translation.
2010-09-14  Matej Spindlershell32: Update Slovenian translation.
2010-09-14  Aurimas Fišerasshell32: Update Lithuanian translation.
2010-09-14  Hans Leidekkershell32: Implement SHGetFolderPathEx.
2010-09-14  Hans Leidekkershell32: Implement SHGetKnownFolderPath.
2010-09-13  Francois Gougetshell32/tests: Make create_commdlgbrowser3() static.
2010-09-13  Hans Leidekkershell32: Add support for CSIDL_PROGRAM_FILESX86 and...
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-06  Michael Mc Donnellshell32/tests: Test that basic renaming is supported.
2010-09-02  Louis Lendersshell32: Add stubbed SHGetKnownFolderPath.
2010-08-31  Alexandre Julliardshell32: Use int64 in the spec file for 64-bit integers.
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.
next