wined3d: Don't try to draw with unsupported attribute data types.
[wine] / dlls / shell32 /
2008-09-19  Owen Rudgeshell32: Check CPL_NEWINQUIRE message in control panel...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Remove some obsolete FIXMEs...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Implement GetDropDownStatus.
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Make SetOptions handle setting...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Fix a logical AND to a bitwise...
2008-09-18  Mikołaj Zalewskishell32: autocomplete: Add stub IAutoCompleteDropDown...
2008-09-15  James Hawkinsshell32: Remove calls to unicode functions that aren...
2008-09-12  Marcus Meissnershell32: Fixed size passed to MultiByteToWideChar.
2008-09-11  James Hawkinsshell32: Fix two failing tests in win2k.
2008-09-11  Roy Sheashell32: Use default system icons if PrivateExtractIcon...
2008-09-08  Michael Stefaniucshell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations...
2008-09-08  Rob Shearmanshell32: Remove defines for WINE_FILEVERSION and WINE_F...
2008-09-05  Vincent Povirkexplorer: Modify rects passed to SHAppBarMessage to...
2008-09-05  Vincent Povirkexplorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-05  Vincent Povirkshell32: Add tests for SHAppBarMessage.
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...
2008-09-02  Paul Vriensshell32/tests: Don't test unimplemented functions.
2008-08-29  Alexandre Julliardshell32: Merge Chinese resources into a single file.
2008-08-29  Hongbo Nishell32: Update simplified Chinese resource.
2008-08-29  Hongbo Nishell32: Update traditional Chinese resource.
2008-08-27  Hongbo Nishell32: Convert traditional Chinese resource to utf8.
2008-08-27  Hongbo Nishell32: Convert simplified Chinese resource to utf8.
2008-08-26  Paul Vriensshell32/tests: Run tests again on win95.
2008-08-26  Alexandre Julliardshell32/tests: Fix an unsigned comparison warning.
2008-08-26  Vladimir Pankratovshell32: Update Russian translation.
2008-08-25  Muneyuki Noguchishell32: Update Japanese translation.
2008-08-22  Hongbo Nishell32: Update simplified Chinese resource.
2008-08-18  Rob Shearmanshell32: Don't assign a result from a function that...
2008-08-18  Vladimir Pankratovshell32: Update Russian translation.
2008-08-18  Lei Zhangshell32: Handle directories in ShellExecute.
2008-08-05  Dan Kegelshell32/tests: Test whether SHGetFileInfo should clear...
2008-08-04  Detlef Riekenbergshell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-08-01  Reece Dunnshell32: Fix shlexec crashing on Vista.
2008-07-31  Detlef Riekenbergshell32/tests: Do not crash on Win9x when testing shlfi...
2008-07-30  Mikołaj Zalewskishell32: autocomplete: There is no need for separate...
2008-07-29  Owen Rudgeshell32: Ensure status bar in control panel is reset...
2008-07-29  Owen Rudgeshell32: Fix descriptions being applied to wrong entrie...
2008-07-28  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-07-28  Vladimir Pankratovshell32: Update Russian translation.
2008-07-28  Alexander Nicolays... shell32: Update Norwegian Bokmål translation.
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-25  Owen Rudgeshell32: Add status bar to control panel.
2008-07-25  Owen Rudgeshell32: Use a listview for the control panel.
2008-07-24  Mikołaj Zalewskishell32: autocomplete: Don't pass NULL pceltFetched...
2008-07-23  Alexandre Julliardshell32: Define a valid cursor for the control panel...
2008-07-23  Owen Rudgeshell32: Remove existing painting methods from control...
2008-07-23  Owen Rudgeshell32: Add About dialog to Control Panel.
2008-07-23  Owen Rudgeshell32: Add code to process menu item selections.
2008-07-23  Owen Rudgeshell32: Add menu bar to Control Panel.
2008-07-23  Owen Rudgeshell32: Load Control Panel title from resources.
2008-07-23  Reece Dunnshell32: Don't crash if the shlexec tests fail to creat...
2008-07-22  Owen Rudgeshell32: Use wide functions when creating control panel.
2008-07-22  Owen Rudgeshell32: Remove "no control panels" found message.
2008-07-21  Reece Dunnshell32/tests: Vista returns E_INVALIDARG if the path...
2008-07-21  Reece Dunnshell32: Make the tests build with the Vista SDK.
2008-07-21  Reece Dunnshell32: Do not use a fixed path in the shelllink tests.
2008-07-21  Kirill K. Smirnovshell32: Avoid usage of undefined xdg_results variable...
2008-07-16  Frans Koolshell32: Fixed Dutch translations.
2008-07-16  Andrew Talbotshell32: Remove unneeded address-of operators from...
2008-07-09  Daniel Remenakshell32: Fix crash regression in browse for folder...
2008-07-08  Mikołaj Zalewskishell32: RunFileDlg: Allow custom icons.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  Mikołaj Zalewskishell32: Make new style Browse For Folders dialog resiz...
2008-07-07  Alexander Nicolays... shell32: Update Norwegian Bokmål translation.
2008-07-07  Andrew Talbotshell32: Remove unneeded address-of operators from...
2008-07-04  Vladimir Pankratovshell32: Update Russian translation.
2008-07-03  Owen Rudgeshell32: Check registry entry for cpl files (in standar...
2008-07-02  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-07-01  James Hawkinsshell32: Fix a test that fails in win2k.
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: use the parameters.
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: move strings to resources.
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: make the error messages easier...
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: allow the user to cancel the Brows...
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: use symbolic constants for control...
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: the function should be Unicode...
2008-06-27  Zac Brownshell32: Add stub implementation for SHGetIconOverlayIn...
2008-06-26  Owen Rudgeshell32/tests: Add basic ParseDisplayName test for...
2008-06-26  Owen Rudgeshell32/tests: Rename shfldr_netplaces test to shfldr_s...
2008-06-26  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-06-24  Paul Vriensshell32/tests: Skip some tests if functions are not...
2008-06-24  Owen Rudgeshell32: Populate comment column in Control Panel.
2008-06-24  Owen Rudgeshell32: Ensure the correct applet is loaded in multi...
2008-06-24  Owen Rudgeshell32: Register Control Panel namespace folder.
2008-06-24  Owen Rudgeshell32: Add support for WantsForDISPLAY and HideAsDele...
2008-06-23  Alistair Leslie... shell32: Stop crash when an error occurs.
2008-06-23  Alexandre Julliardshell32/tests: Use the original path if GetLongPathName...
2008-06-20  Andrew Talbotshell32: Constify a variable.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-06-19  Rob Shearmanshell32: Free the correct pointer in XDG_UserDirLookup.
2008-06-18  Vladimir Pankratovshell32: Update Russian translation.
2008-06-13  Michael Stefaniucshell32: Add initial Romanian translation.
2008-06-10  Dan Kegelshell32/tests: Avoid buffer overflow during test.
2008-06-10  Alistair Leslie... shell32: Stop shlfolder tests crashing under win98.
2008-06-09  Francois Gougetshell32: Tweak the French license message to better...
2008-06-09  Rico Schüllershell32: Fix German shortcuts in the menu.
2008-06-06  Jonathan Ernstshell32: Updated French translation.
2008-06-06  Michael Stefaniucshell32: Fix the Turkish translation.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-05  Alexandre Julliardshell32: Fixed the French about box.
2008-06-05  Rico Schüllershell32: Update German translation.
next