winedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.
[wine] / dlls / shell32 /
2008-02-04  Francois Gougetshell32/tests: Fix a couple of copy/paste errors.
2008-01-25  Dmitry Timoshkovshell32: Add a LogoffWindowsDialog stub.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Andrey Esinshell32: Update Russian translation.
2008-01-11  Francois Gougetshell32: A lot of lnk files have extra data blocks...
2008-01-08  Andrey Esinshell32: Fixed typo.
2007-12-31  Alexandre Julliardshell32: Fix messed up indentation.
2007-12-27  Mike McCormackshell32: Implement "My Network Places" shell folder.
2007-12-18  Francois GougetAssorted spelling fixes.
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHFileOperationW...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHGetPathFromIDL...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-12-18  Francois Gougetshell32/tests: Avoid SHDeleteKeyA() because shlwapi...
2007-12-10  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-07  Jonathan ErnstUpdated French translation.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Alexandre Julliardshell32: Fix some wrc warnings.
2007-12-06  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-06  Alexander Nicolays... shell32: Handle backspace key in shellview.
2007-12-06  Alexander Nicolays... shell32: Localize 'new folder' string.
2007-12-05  Vitaly Lipatovshell32: Use sizeof instead of constant for buffer...
2007-12-04  Jonathan Ernstshell32: Updated French translation.
2007-12-03  Alexandre Julliardshell32: Get rid of the internal _InsertMenuItem function.
2007-12-03  Alexander Nicolays... shell32: Localize file context menu.
2007-11-26  Marcus Meissnershell32: GetModuleFileNameW gets number of WCHARs not...
2007-11-21  Lei Zhangshell32: Only notify immediate parent.
2007-11-21  Lei Zhangshell32: Perform copy in UnixFolder_ISFHelper_CopyItems.
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-11-19  Michael Stefaniucshell32: Fix a mem leak on an error path. Found by...
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_UnregisterClass.
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_RegisterClass.
2007-11-19  Juan Langshell32: Remove a bad comment.
2007-11-19  Juan Langshell32: Use more restricted registry rights when queri...
2007-11-19  Juan Langshell32: Dynamically allocate memory for executing...
2007-11-19  Juan Langshell32: Use helper function to execute a URL.
2007-11-19  Juan Langshell32: Dynamically allocate buffer for command.
2007-11-19  Juan Langshell32: Constify some parameters.
2007-11-19  Juan Langshell32: Don't overwrite the caller's buffer when doing...
2007-11-19  Juan Langshell32: Dynamically allocate buffer for quoted command.
2007-11-19  Juan Langshell32: Use a helper function for executing a found...
2007-11-19  Juan Langshell32: Dynamically allocate directory buffer.
2007-11-19  Juan Langshell32: Use helper function to translate ID list.
2007-11-19  Juan Langshell32: Use a helper function for executing a class.
2007-11-19  Juan Langshell32: Dynamically allocate buffer for command parame...
2007-11-13  Jonathan Ernstshell32: Updated French translation.
2007-11-13  Alexandre Julliardshell32: Don't wait for the command to terminate in...
2007-11-13  Alexandre Julliardshell32: Pass some of the ShellExecute flags through...
2007-11-13  Lei Zhangshell32: Don't crash if $HOME is not set.
2007-11-13  Lei Zhangshell32: rename My Video to My Videos.
2007-11-12  Detlef Riekenbergshell32: Some undocumented defines and functions are...
2007-11-12  Rob Shearmanshell32: Fix a memory leak in Stream_WriteLocationInfo.
2007-11-12  Rob Shearmanshell32: Fix the length calculation of the pidl in...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-06  Andrew Talbotshell32: Constify some variables.
2007-11-05  Andrew Talbotshell32: Constify some variables.
2007-11-05  Alexander Nicolays... shell32: Update Norwegian Bokmål translation.
2007-11-02  Gerald Pfeifershell32: Avoid checking for <0 for unsigned variables.
2007-11-02  Andrew Talbotshell32: Constify some variables.
2007-11-02  Thomas Weidenmuellershell32: Use SHStrDupW in IShellFolder2::GetDetailsOf...
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-10-31  Andrew Talbotshell32: Constify some variables.
2007-10-30  Andrew Talbotshell32: Constify some variables.
2007-10-29  Andrew Talbotshell32: Constify some variables.
2007-10-29  Francois Gougetshell32: Pass the shutdown reason to ExitWindowsEx().
2007-10-25  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-10-22  Detlef Riekenbergshell32: Remove unused resource file.
2007-10-18  Alexandre Julliardshell32: Check for internal shell classes before queryi...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-10-18  Alexandre Julliardshell32: Use wine_get_dos_file_name instead of duplicat...
2007-10-18  Evan Teranshell32: Fix typo in GlobalAlloc parameters.
2007-10-15  Allan Tongshell32: Fix a memory leak.
2007-10-15  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-05  Andrew Talbotshell32: Fix some memory leaks.
2007-09-26  Thomas Weidenmuellershell32: Implement SHCreatePropSheetExtArrayEx.
2007-09-26  Mikołaj Zalewskishell32: shlview: Change some more ANSI calls to Unicode.
2007-09-26  Mikołaj Zalewskishell32: Make the shell view control Unicode.
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-09-17  Alexandre Julliardshell32: We can now store binary files in the repository.
2007-09-17  Michael Stefaniucjanitorial: Remove two fresh redundant NULL checks...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-09-13  Andrew Talbotshell32: Constify some variables.
2007-09-12  Andrew Talbotshell32: Constify some variables.
2007-09-12  Andrew Talbotshell32: Constify a variable.
2007-09-12  Dmitry Timoshkovshell32: Remove class cache introduced in commit f686cf...
2007-09-11  Andrew Talbotshell32: Constify some variables.
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-08-31  Rob Shearmanshell32: Don't use the working directory passed into...
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-20  Stefan Leichtershell32: Remove 'recursive registry key delete' function.
2007-08-17  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-16  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-15  Aric Stewartshell32: In SHNameTranslate use the right part of the...
next