..
tests
shell32/tests: Fix ITEMIDLIST format test on Win2k and below.
2009-04-09 11:28:45 +02:00
.gitignore
…
Makefile.in
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
appbar.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
autocomplete.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
brsfolder.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
cdrom.ico
…
changenotify.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
classes.c
shell32: HCR_GetDefaultIconFromGUIDW() is unused so remove it.
2009-02-09 13:15:11 +01:00
clipboard.c
shell32: Remove some unused functions in clipboard.c.
2009-02-09 13:14:41 +01:00
control.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
cpanel.h
…
cpanelfolder.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
dataobject.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
dde.c
…
debughlp.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
debughlp.h
…
delete.ico
…
desktop.ico
shell32: A nicer icon for desktop.
2009-01-14 12:22:59 +01:00
desktop.svg
shell32: A nicer icon for desktop.
2009-01-14 12:22:59 +01:00
dialogs.c
shell32: Use ShellExecuteEx to create error dialogs for the run dialog.
2008-12-19 17:41:28 +01:00
document.ico
…
dragdrophelper.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
drive.ico
…
enumidlist.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
enumidlist.h
…
floppy.ico
…
folder.ico
shell32: A nicer icon for "folder".
2008-12-22 15:53:53 +01:00
folder.svg
shell32: A nicer icon for "folder".
2008-12-22 15:53:53 +01:00
folder_open.ico
shell32: A nicer icon for "open folder".
2008-12-22 15:54:10 +01:00
folder_open.svg
shell32: A nicer icon for "open folder".
2008-12-22 15:54:10 +01:00
folders.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
iconcache.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
idb_tb_large.bmp
shell32: Add explorer toolbar bitmaps.
2009-01-04 14:59:54 +01:00
idb_tb_small.bmp
shell32: Add explorer toolbar bitmaps.
2009-01-04 14:59:54 +01:00
mycomputer.ico
shell32: A new icon for mycomputer.
2009-01-28 13:43:56 +01:00
mycomputer.svg
shell32: A new icon for mycomputer.
2009-01-28 13:43:56 +01:00
mydocs.ico
shell32: A new icon for mydocs.
2009-01-28 13:46:10 +01:00
mydocs.svg
shell32: A new icon for mydocs.
2009-01-28 13:46:10 +01:00
netdrive.ico
…
netdrive2.ico
…
pidl.c
shell32: Partially implement SHCreateShellItem.
2009-02-24 16:57:29 +01:00
pidl.h
shell32: Define PT_FOLDERW.
2009-04-06 11:15:48 +02:00
printer.ico
…
ramdisk.ico
…
recyclebin.c
shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement().
2009-02-09 13:15:04 +01:00
regsvr.c
shell32: Add and register CLSID_QueryAssociations.
2009-03-04 12:15:21 +01:00
searching.avi
…
shell32.spec
shell32: Add implementation of WOWShellExecute.
2009-04-01 18:19:42 +02:00
shell32_Bg.rc
…
shell32_Ca.rc
…
shell32_Cs.rc
…
shell32_Da.rc
…
shell32_De.rc
shell32: Fix German translation.
2008-12-08 12:04:08 +01:00
shell32_En.rc
shell32: Add a message for opening files with no association.
2009-02-26 12:11:57 +01:00
shell32_Eo.rc
…
shell32_Es.rc
…
shell32_Fi.rc
…
shell32_Fr.rc
shell32: Updated French translation.
2008-12-17 13:52:40 +01:00
shell32_Hu.rc
…
shell32_It.rc
…
shell32_Ja.rc
…
shell32_Ko.rc
*Ko.rc: Update Korean resource.
2008-12-11 12:21:07 +01:00
shell32_Lt.rc
shell32: Update Lithuanian translation.
2009-03-02 15:07:58 +01:00
shell32_Nl.rc
…
shell32_No.rc
…
shell32_Pl.rc
…
shell32_Pt.rc
…
shell32_Ro.rc
…
shell32_Ru.rc
…
shell32_Si.rc
shell32: Updated Slovenian translation.
2008-12-08 12:01:28 +01:00
shell32_Sk.rc
…
shell32_Sv.rc
shell32: Updated Swedish translation.
2008-12-08 12:03:20 +01:00
shell32_Tr.rc
…
shell32_Uk.rc
…
shell32_Wa.rc
…
shell32_Zh.rc
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
2008-12-11 12:20:48 +01:00
shell32_main.c
shell32: Fix number of returned arguments from CommandLineToArgvW with empty string.
2009-03-23 15:25:50 +01:00
shell32_main.h
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
shellfolder.h
…
shellitem.c
shell32: Implement Get/SetIDList on ShellItem objects.
2009-02-26 12:10:30 +01:00
shelllink.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shellole.c
shell32: Add stub implementation of IShellItem.
2009-02-24 16:57:29 +01:00
shellord.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shellpath.c
shell32: Default to the more modern location for the user profile directory.
2009-02-17 13:50:07 +01:00
shellreg.c
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
shellstring.c
shell32: Make some functions static.
2008-12-03 12:09:38 +01:00
shfldr.h
…
shfldr_desktop.c
shell32: In ParseDisplayName make use of shdocvw if the display name is not a drive but has a :.
2009-01-29 12:18:42 +01:00
shfldr_fs.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shfldr_mycomp.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shfldr_netplaces.c
shell32: Remove superfluous pointer casts from macros.
2009-02-19 12:51:57 +01:00
shfldr_unixfs.c
shell32: Implement UnixFolder_IShellFolder2_GetDefaultColumn.
2009-02-24 16:57:30 +01:00
shlexec.c
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
shlfileop.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shlfolder.c
…
shlfsbind.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shlmenu.c
…
shlview.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shortcut.ico
…
shpolicy.c
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
shres.rc
shell32: Add Lithuanian translation.
2009-02-19 12:52:42 +01:00
shresdef.h
shell32: Add a message for opening files with no association.
2009-02-26 12:11:57 +01:00
shv_bg_cmenu.c
…
shv_item_cmenu.c
…
systray.c
…
trash.c
shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement().
2009-02-09 13:15:04 +01:00
trash_file.ico
shell32: A new icon for trash_file.
2009-01-28 13:45:08 +01:00
trash_file.svg
shell32: A new icon for trash_file.
2009-01-28 13:45:08 +01:00
undocshell.h
shell32: Make SHILCreateFromPathA() static and remove WINAPI.
2009-02-12 17:53:34 +01:00
version.h
…
version.rc
…
xdg.c
shell32: Added missing fclose (Coverity).
2009-01-27 11:09:13 +01:00
xdg.h
shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement().
2009-02-09 13:15:04 +01:00