rpcrt4: Don't set the memory pointer to NULL before calling PointerUnmarshall.
[wine] / dlls / shell32 /
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Michael Jungshell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
2006-05-08  Mikołaj Zalewskishell32: Don't use uninitialized item.mask in shlview.
2006-04-19  Alexandre Julliardshell32: Fixed ordinals of SHDefExtractIconA/W.
2006-04-18  Mikołaj Zalewskishell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSER...
2006-04-18  Louis Lendersshell32: Define 2 more avi resources.
2006-04-14  Jacek Cabanshell32: Don't crash in SHELL_ExecuteW if psei->lpDirec...
2006-04-14  Anssi Hannulashell32: Fix common files directory location in shell32...
2006-04-14  Antonio Codazzishell32: Italian resources update.
2006-04-12  Jacek Cabanshell32: Allocate wszApplicationName on the heap as...
2006-03-27  Robert Shearmanshell32: Adding a systray item with an invalid icon...
2006-03-27  Louis. Lendersshell32: Add an uncompressed AVI displaying the word...
2006-03-27  Antonio Codazzishell32: Updated Esperanto translation.
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-15  András Kovácsshell32: Added Hungarian translation.
2006-03-14  Dmitry Timoshkovshell32: Add parameter formatting rule to the command...
2006-03-13  Mike McCormackshell32: Fix some gcc 4.1 warnings caused by casts...
2006-03-07  Alexandre Julliardexplorer: Merged systray support with the desktop windo...
2006-03-06  Alexandre Julliardshell32: Grow the file list dynamically in SHFileOperation.
2006-03-06  Alexandre Julliardshell32: Store only the file attributes in the file...
2006-03-06  Alexandre Julliardshell32: Fixed handling of null-terminated file list...
2006-03-06  Aric Stewartshell32: Skip dot directories in SHFileOperation.
2006-03-06  Michael Jungshell32: Unicode'ify ISFHelper interface.
2006-03-03  Mike McCormackshell32: Fix some gcc 4.1 warnings caused by casts...
2006-03-02  Alexandre JulliardFixed some compiler warnings on old gcc versions.
2006-03-01  Jon Parshallshell32: New icons for Desktop and My Computer.
2006-02-27  Michael Jungshell32/tests: Added test for Desktop::ParseDisplayName...
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2006-02-22  Stefan Leichtershell32: Export PathResolve by name.
2006-02-21  Alexandre Julliardshell32: Use more reasonable timeouts in shlexec test.
2006-02-20  Martin Fuchsshell32: Avoid recursing SHELL32_GetItemAttributes...
2006-02-14  Michael Jungshell32: Return a GUID pidl for CSIDL_PERSONAL in SHGet...
2006-02-14  Michael Jungshell32: Register 'LocalizedString' values for shellfol...
2006-02-14  Michael Jungshell32: Query for localized string in HCR_GetClassName.
2006-02-13  Petr Tesarikshell32: Czech language resources encoding fix.
2006-02-11  Andrey Turkinshell32: IShellView list's control id should be 1,...
2006-02-11  Martin Fuchsshell32: SHELL32_GetItemAttributes()
2006-02-07  Francois Gougetshell32: Update DllGetClassObject documentation.
2006-02-06  Fatih Aşıcıshell32: Turkish translation.
2006-02-04  Kasper SandbergDanish language update.
2006-02-02  Michael Jungshell32: Create $HOME targeted symbolic links during...
2006-02-02  Michael Jungshell32: Move 'My Pictures', 'My Videos' and 'My Music...
2006-02-02  Michael Jungshell32: Get rid of the magic MyDocuments->$HOME mappin...
2006-02-02  Michael Jungunixfs: Use realpath instead of canonicalize_file_name...
2006-02-01  Dmitry Timoshkovshell32: execute_from_key should fallback to a DDE...
2006-01-31  Michael Jungunixfs: Only append '/' to base path if not already...
2006-01-31  Michael Jungunixfs: Only resolve the 'dosdevices' based symbol...
2006-01-27  Alexandre Julliardshell32: Fixed a couple of FindFirstFile handle leaks.
2006-01-23  Mike McCormackshell32: Export DllGetClassObject by ordinal as grpconv...
2006-01-23  James Hawkinsshell32: Reimplement a factored SHFileOperation.
2006-01-20  Huw Daviesshell: Fix incorrect usage of the return value of StrRe...
2006-01-19  Aric Stewartshell32: Update shellpaths My Pictures, My Video, My...
2006-01-17  Michael Jungshell32: Support for CLSID_ShellFSFolder in unixfs.
2006-01-16  Robert Shearmanshell: GetDetailsOf fix.
2006-01-16  Robert Shearmanshell: Convert the filesystem shell folder to Unicode.
2006-01-16  Robert Shearmanshell: Convert SHELL32_GetDisplayNameOfChild to unicode.
2006-01-16  Michael Jungunixfs: Fix SetNameOf.
2006-01-14  Michael Jungunixfs: Fix ParseDisplayName.
2006-01-14  Vitaliy Margolenshell32: Fix cut & paste error.
2006-01-12  Ge van Geldorpshell32: Fix directory execution.
2006-01-12  Martin Fuchsshell32: MSVC compatibility fix in dump_pidl_hex().
2006-01-12  Robert Shearmanshell: Fix view window Z order.
2006-01-11  Martin Fuchsshell32: Fix folder icon index when read from registry.
2006-01-10  Troy Rolloshell32: Fix bug in renaming files in the file dialogs...
2006-01-09  YunSong Hwangshell32: Update the Korean translation.
2006-01-09  Alexander N. Sørnesshell32: Updated Norwegian Bokmål resources.
2006-01-06  Anssi Hannulashell32: Spelling fixes for the Finnish resource.
2006-01-04  Vitaliy Margolenshell32: Create Local AppData for user profile.
2006-01-04  Vitaliy Margolenshell32: Update Russian resources.
2006-01-03  Michael Jungshell32/unixfs: Added unicode support in folder and...
2006-01-03  Michael Jungshell32: Helper function for unicode support in folder...
2006-01-03  Francois GougetAdd trailing '\n's to ok() calls.
2005-12-26  James Hawkinsshell32: Clean up the SHFileOperation tests.
2005-12-22  Michael Jungshell32: Added some test to document native ITEMIDLIST...
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_MOVE command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_COPY command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_RENAME...
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_DELETE...
2005-12-21  James Hawkinsshell32: Remove the '.\\' prefix from filenames, becaus...
2005-12-20  Michael Jungshell32/tests: Fixed a test failing on WinXP.
2005-12-16  Stefan Leichtershell32: Fix return value of PathProcessCommand.
2005-12-12  Paul Vriensshell32/tests/shlfolder.c: ILFindLastID has to be calle...
2005-12-12  Michael Jungshell32: Fix drag-scrolling in the shellview object.
2005-12-02  Michael JungImplemented scrolling during drag&drop for the shellvie...
2005-12-02  Michael JungAdded a test for native PIDL format.
2005-11-30  Markus GömmelAdded CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUs...
2005-11-30  Martin FuchsFix context menu handling for more than one entry in...
2005-11-28  Michael JungEnhanced UnixFolder's IDropTarget implementation.
2005-11-28  Michael JungUse GetUIObjectOf instead of BindToObject to get a...
2005-11-28  Ge van GeldorpOther code in shlexec.c (e.g. the extension handling...
2005-11-28  Michael JungModified KeyStateToDropEffect macro to match native...
2005-11-28  Michael JungRegister the shell view itself as the drop target,...
2005-11-28  Ge van GeldorpLoad shortcut icon by resource id instead of by icon...
2005-11-28  Martin FuchsCorrectly call HCR_GetFolderAttributes() in SHELL32_Get...
2005-11-28  Michael JungInitial stubbed implementation of UnixFolder's IDropTar...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Michael JungUse the ANSI codepage in IShellFolder::GetDisplayNameOf.
2005-11-23  Michael JungAlso scan HKEY_CURRENT_USER for shell namespace extensi...
next