.. |
tests
|
shell32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-25 12:49:40 +01:00 |
.gitignore
|
|
|
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
|
|
|
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_open.ico
|
|
|
folder_open.svg
|
|
|
folder.ico
|
|
|
folder.svg
|
|
|
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 |
Makefile.in
|
shell32: Add stub implementation of IShellItem.
|
2009-02-24 16:57:29 +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 |
netdrive2.ico
|
|
|
netdrive.ico
|
|
|
pidl.c
|
shell32: Partially implement SHCreateShellItem.
|
2009-02-24 16:57:29 +01:00 |
pidl.h
|
shell32: Make ILGetDisplayNameExA() static, remove WINAPI and fix its documentation.
|
2009-02-09 14:37:23 +01: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
|
|
|
searching.avi
|
|
|
shell32_Bg.rc
|
|
|
shell32_Ca.rc
|
|
|
shell32_Cs.rc
|
|
|
shell32_Da.rc
|
|
|
shell32_De.rc
|
|
|
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_Hu.rc
|
|
|
shell32_It.rc
|
|
|
shell32_Ja.rc
|
|
|
shell32_Ko.rc
|
|
|
shell32_Lt.rc
|
shell32: Add Lithuanian translation.
|
2009-02-19 12:52:42 +01:00 |
shell32_main.c
|
|
|
shell32_main.h
|
shell32: Add stub implementation of IShellItem.
|
2009-02-24 16:57:29 +01:00 |
shell32_Nl.rc
|
|
|
shell32_No.rc
|
|
|
shell32_Pl.rc
|
|
|
shell32_Pt.rc
|
|
|
shell32_Ro.rc
|
|
|
shell32_Ru.rc
|
|
|
shell32_Si.rc
|
|
|
shell32_Sk.rc
|
|
|
shell32_Sv.rc
|
|
|
shell32_Tr.rc
|
|
|
shell32_Uk.rc
|
|
|
shell32_Wa.rc
|
|
|
shell32_Zh.rc
|
|
|
shell32.spec
|
shell32: Initial stub for SHGetImageList.
|
2009-01-21 12:22:24 +01:00 |
shell.c
|
|
|
shell.spec
|
|
|
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
|
|
|
shellstring.c
|
|
|
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 |
shfldr.h
|
|
|
shlexec.c
|
shell32: Add a message for opening files with no association.
|
2009-02-26 12:11:57 +01: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_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 |
trash.c
|
shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement().
|
2009-02-09 13:15:04 +01:00 |
undocshell.h
|
shell32: Make SHILCreateFromPathA() static and remove WINAPI.
|
2009-02-12 17:53:34 +01:00 |
version16.rc
|
|
|
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 |