.gitignore: Added wildcards to ignore generated resource files.
[wine] / dlls / shell32 /
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2006-07-07  Mikołaj Zalewskishell32: Show a confirmation before deleting files...
2006-07-07  Mikołaj Zalewskishell32: If possible use SHFileOperationW to delete...
2006-07-07  Pierre d'Herbemontshell: Move SHIsFileAvailableOffline from shell.c to...
2006-07-07  Michael Stefaniucjanitorial: Move the storage specifier to the beginning...
2006-07-03  Mikołaj Zalewskishell32: Add an icon for delete confirmation.
2006-07-03  Mikołaj Zalewskishell32: Allow for custom icons in confirmation messages.
2006-07-03  Mikołaj Zalewskishell32: Pass the correct parent hwnd to confirmation...
2006-07-03  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileW.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Mikołaj Zalewskishell32: Use SHFileOperationW to delete files.
2006-06-30  Ivan Leoshell32/tests: Comment out a test that crashes on windo...
2006-06-28  Juan Langshell32: Add a stub for InvalidateDriveType.
2006-06-28  Mikołaj Zalewskishell32: If needed show a confirmation dialog when...
2006-06-27  Hans Leidekkershell32: Add a stub implementation for SHIsFileAvailabl...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Francois Gougetshell32: Fix computation of default verb.
2006-06-26  James Hawkinsshell32: Add missing multiply by sizeof(WCHAR)l
2006-06-21  Alexandre JulliardUpdated the AUTHORS list and converted it to utf-8.
2006-06-21  Mikołaj Zalewskishell32: Fix the nBufferMax param of LoadStringW calls...
2006-06-20  Mikołaj Zalewskishell32: Remove the now unused SHELL_ConfirmDialog.
2006-06-20  Mikołaj Zalewskishell32: Use SHELL_ConfirmDialogW when deleting multipl...
2006-06-20  Mikołaj Zalewskishell32: Update the Polish translation.
2006-06-19  Robert Shearmanshell32: Convert ISF_Desktop_fnGetDisplayNameOf to...
2006-06-19  Robert Shearmanshell32: Convert ISF_MyComputer_fnGetDisplayNameOf...
2006-06-16  Francois Gougetshell32: Remove dead code in SHELL_FindExecutable().
2006-06-12  Alexandre Julliardshell32: Make some variables static and/or const.
2006-06-09  Alexandre Julliardshell32: Use the standard DEFINE_GUID macro to define...
2006-06-08  Phil Lodwickshell32/tests: Test to make sure we can create a non...
2006-06-08  Phil Lodwickshell32: SHCreateDirectoryEx can create a non-nested...
2006-06-02  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileA and...
2006-06-02  Mikołaj Zalewskishell32: Avoid Unicode->ANSI conversion when deleting...
2006-06-02  Vitaliy Margolenshell32: Add Fonts to user's shell folders list.
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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.
next