comctl32: Cast-qual warnings fix.
[wine] / dlls / shell32 /
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-26  Fatih Aşıcıshell32: Update Turkish resources.
2006-09-25  Jonathan Ernstdlls: Assorted French translation improvements.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-11  Alexandre Julliardshell32: Don't build authors.c for make depend, it...
2006-09-10  Mikołaj Zalewskishell32: Remove the unused shell allocator.
2006-09-10  Mikołaj Zalewskishell32: Document the shell32 "mini-COM" functions.
2006-09-08  Francois Gougetshell32: Fix spelling of a local variable.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-26  Mikołaj Zalewskishell32: Fix a bug in SHELL_ConfirmW.
2006-08-24  Mike McCormackshell32: Use kernel functions in preference to libwine...
2006-08-24  Mike McCormackshell32: Fix compilation of test on MSVC6.
2006-08-23  Mikołaj Zalewskishell32: Pl.rc: Fix a backslash.
2006-08-22  Mikołaj Zalewskishell32: Show file size in the details view in kilobytes.
2006-08-22  Mike McCormackshell32: Don't add the directory name twice when recurs...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-18  Mikołaj Zalewskishell32: Show the original file name and deletion date...
2006-08-18  Mikołaj Zalewskishell32: Add desktop entries parsing code.
2006-08-18  Mikołaj Zalewskishell32: Use Yes/No instead of OK/Cancel in confirm...
2006-08-11  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2006-08-10  Alexander Nicolays... shell32: Updated Norwegian Bokmål resources.
2006-08-09  Francois Gougetshell32: Register CLSID_NetworkPlaces, CLSID_ShellFSFol...
2006-08-09  Frank Richtershell32: Tweak and update German translation.
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-08-09  Mikołaj Zalewskishell32: Add recyclebin.c file missing in previous...
2006-08-09  Mikołaj Zalewskishell32: Update Polish translation.
2006-08-09  Mikołaj Zalewskishell32: Add a custom icon for the trash folder.
2006-08-09  Mikołaj Zalewskishell32: Add trash items enumeration.
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-08-08  Mike McCormackshell32: Use case insensitive comparisons when comparin...
2006-08-08  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2006-08-08  Andrew Talbotshell32: Write-strings warnings fix.
2006-08-07  Francois GougetAssorted spelling fixes.
2006-08-02  Stefan Leichtershell32: Fix the file version string of the version...
2006-08-01  Mikołaj Zalewskishell32: Send directories and non-regular files to...
2006-07-31  Mikołaj Zalewskishell32: Update the Polish translation.
2006-07-31  Mikołaj Zalewskishell32: Call the trashing code from SHFileOperationW.
2006-07-31  Mikołaj Zalewskishell32: Add trashing support functions.
2006-07-31  Mikołaj Zalewskishell32: Add trashing confirmations.
2006-07-24  Louis. Lendersshell32: Define one more avi resource.
2006-07-24  Andrew Talbotshell32/tests: Write-strings warnings fix.
2006-07-17  Milko Krachounovshell32: Update Bulgarian translation.
2006-07-14  András Kovácsshell32: Stub for SHSetLocalizedName.
2006-07-13  Alexandre Julliardshell32: Avoid using macros that cause gcc warnings.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Juan Langshell32: Always NULL-terminate path in SHGetPathFromIDList.
2006-07-11  Andrew Talbotshell32: Write-strings warning fix.
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...
next