winex11.drv: Remove superfluous pointer casts.
[wine] / dlls / shell32 /
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-15  Hans Leidekkershell32: Implement GUIDFromStringW.
2009-01-15  Juan Langshell32: Document SHFlushSFCache, and remove an unneede...
2009-01-14  Hervé Chanalshell32: A nicer icon for desktop.
2009-01-12  Stefan Leichtershell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Stefan Leichtershell32: Add stub for ordinal 526.
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Alexandre Julliardshell32: Fix a pointer cast warning on 64-bit.
2009-01-08  Alexandre Julliardshell32: Avoid a pointer cast in a trace.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-05  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-01-05  Andrey Turkinshell32: Fix typo.
2009-01-04  Andrey Turkinshell32: Add explorer toolbar bitmaps.
2009-01-03  Alexandre Julliardshell32/tests: Fix handle casting warnings on 64-bit.
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
2008-12-23  Paul Vriensshell32/tests: Cope with Vista's behavior.
2008-12-22  Alexandre Julliardshell32: Use RtlRandom instead of the non-portable...
2008-12-22  Hervé Chanalshell32: A nicer icon for "open folder".
2008-12-22  Hervé Chanalshell32: A nicer icon for "folder".
2008-12-22  Alexandre Julliardshell32: Use Win32 functions instead of Unix ones to...
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx to create error dialogs...
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx instead of ShellExecute...
2008-12-19  Vincent Povirkshell32: Display error messages in ShellExecuteEx.
2008-12-19  Vincent Povirkshell32: Use the NO_UI flag in ShellExecute.
2008-12-19  Vincent Povirkshell32: Fix a memory leak in the run dialog code.
2008-12-17  Jonathan Ernstshell32: Updated French translation.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-12  Francois Gougetshell32/tests: Make test_cbsize() static.
2008-12-12  Francois Gougetshell32: Add a couple of spaces in the spec file.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-09  Alexandre Julliardshell32: Disable the Unix folder for the Windows build.
2008-12-09  Alexandre Julliardconfigure: Add a check for the grp.h header.
2008-12-09  Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-12-09  Paul Chitescushell32.dll: Return SE_ERR_FNF if file not found before...
2008-12-08  Austin Englishshell32: Fix German translation.
2008-12-08  Daniel Nylandershell32: Updated Swedish translation.
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-08  Rok Mandeljcshell32: Updated Slovenian translation.
2008-12-05  Paul Vriensshell32/tests: Fix some new test failures on W2K.
2008-12-05  Vincent Povirkshell32: Add test for localized filenames in desktop...
2008-12-04  Paul Vriensshell32/tests: Fix a test failure on Win9x, NT4, Vista...
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-03  Alexandre Julliardshell32: Make some functions static.
2008-12-03  Alexandre Julliardshell32: Remove some unused functions.
2008-12-03  Jan de Mooijshell32/autocomplete: Add unit tests for autocomplete.
2008-12-03  Jan de Mooijshell32/autocomplete: Fix handling of WM_KILLFOCUS...
2008-12-02  Paul Vriensshell32/tests: Fix some errors on Win9x and Vista and...
2008-12-02  Paul Vriensshell32/tests: Cast-qual warning fixes.
2008-12-01  Paul Vriensshell32/tests: Fix a test failure on Win9x.
2008-11-28  Paul Vriensshell32/tests: Skip some tests on Win9x and WinMe.
2008-11-28  Paul Vriensshell32/tests: Fix a few test failures on Win9x and...
2008-11-26  Francois Gougetshell32: Remove WINAPI/CALLBACK on static functions...
2008-11-20  Alexandre Julliardshell32/tests: Fix the systray tests on Win9x and NT4.
2008-11-14  Alexandre Julliardshell32/tests: Properly cleanup the created favorites...
2008-11-12  Andrew Talbotshell32: Sign-compare warnings fix.
2008-11-12  Dmitry Timoshkovshell32: Make some data static const.
2008-11-11  Francois Gougetshell32/tests: Remove spaces before '\n' in ok() calls.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2008-11-05  Michael Stefaniucshell32: Use FIELD_OFFSET instead of hand coding its...
2008-11-05  Paul Vriensshell32/tests: Fix a test failure on NT4.
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-11-03  Michael Stefaniucshell32: Do not cast NULL.
2008-10-30  Nicolas Le Camshell32/tests: Fix a test on several platforms.
2008-10-27  Vincent Povirkshell32: Try to guess the working directory in the...
2008-10-27  Hervé Chanalshell32: A nicer icon for "folder".
2008-10-27  Hervé Chanalshell32: A nicer icon for "Open folder".
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-20  Francois Gougetdirent.h is a conditional include now.
2008-10-18  Alexandre Julliardshell32: Convert source files to utf-8.
2008-10-17  Aric Stewartshell32/tests: Add tests for CommandLineToArgvW.
2008-10-15  Rob Shearmanshell32: Fix the position where WINAPI is specified...
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-10-14  Henri Verbeetshell32: Add a FIXME for unimplemented view modes.
2008-10-14  Henri Verbeetshell32: Implement IShellView2_CreateViewWindow2.
2008-10-14  Henri Verbeetshell32: Add IShellView32 stubs.
2008-10-13  Marcus MeissnerFixed RegEnumKey(Ex)W buffer sizes.
2008-10-13  Aric Stewartshell32: Refine UNIXFS_path_to_pidl to return more...
2008-10-13  Muneyuki Noguchishell32: Convert Japanese resource to UTF-8.
2008-10-09  Paul Vriensshell32/tests: Fix a failure on NT4.
next