wine-wine/dlls/shell32
Marcus Meissner 97efdc1e0d shell32: Missing break in IDOK case. 2011-03-28 17:11:56 +02:00
..
tests shell32/tests: Make test_ShellItemGetAttributes() static. 2011-03-16 14:14:24 +01:00
Makefile.in shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
appbar.c shell32: Trace APPBARDATA struct members based on message type (Valgrind). 2011-02-14 12:30:52 +01:00
assoc.c shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl. 2010-12-05 12:27:38 +01:00
autocomplete.c shell32: Keep at least one reference to the autocompletion object at initialization until the edit window is destroyed. 2011-02-01 12:38:48 +01:00
brsfolder.c shell32: Fix a parent PIDL leak (Valgrind). 2011-01-24 12:35:02 +01:00
cdrom.ico shell32: Replaced cdrom.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
cdrom.svg shell32: Replaced cdrom.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
changenotify.c shell32: PIDLs should be checked recursively in SHChangeNotify. 2010-11-15 12:59:05 +01:00
classes.c
clipboard.c
control.c shell32: Arrays are never NULL (Coverity). 2011-03-15 17:14:07 +01:00
control.ico shell32: Comitted a Tango icon for the control panel. 2010-05-06 14:43:55 +02:00
control.svg shell32: Comitted a Tango icon for the control panel. 2010-05-06 14:43:55 +02:00
cpanel.h
cpanelfolder.c
dataobject.c shell32: Standardize the COM usage in dataobject.c. 2010-12-07 17:08:30 +01:00
dde.c shell32: Fix DDE command tracing now that we are receiving Unicode. 2010-06-25 00:00:35 +02:00
debughlp.c
debughlp.h
delete.ico shell32: Replaced delete.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
delete.svg shell32: Replaced delete.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
desktop.ico shell32: Replaced desktop.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
desktop.svg shell32: Replaced desktop.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
dialogs.c shell32: Missing break in IDOK case. 2011-03-28 17:11:56 +02:00
document.ico shell32: Replaced document.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
document.svg shell32: Replaced document.ico with a Tango compliant icon. 2010-04-14 18:00:25 +02:00
dragdrophelper.c
drive.ico shell32: Replaced drive.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
drive.svg shell32: Replaced drive.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
ebrowser.c shell32: Fix a leak in the ebrowser travellog (Valgrind). 2011-01-17 12:52:27 +01:00
enumidlist.c
enumidlist.h
floppy.ico shell32: Replaced floppy.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
floppy.svg shell32: Replaced floppy.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
folder.ico shell32: Replaced folder.ico with a Tango compliant icon. 2010-04-14 18:00:24 +02:00
folder.svg shell32: Replaced folder.ico with a Tango compliant icon. 2010-04-14 18:00:24 +02:00
folder_open.ico shell32: Replaced folder_open.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
folder_open.svg shell32: Replaced folder_open.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
folders.c
iconcache.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
idb_tb_large.bmp
idb_tb_small.bmp
mycomputer.ico shell32: Replaced mycomputer.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
mycomputer.svg shell32: Replaced mycomputer.ico with a Tango compliant icon. 2010-04-14 18:00:26 +02:00
mydocs.ico shell32: Replaced mydocs.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
mydocs.svg shell32: Replaced mydocs.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
netdrive.ico shell32: Replaced netdrive.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
netdrive.svg shell32: Replaced netdrive.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
netdrive2.ico shell32: Replaced netdrive2.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
netdrive2.svg shell32: Replaced netdrive2.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
pidl.c shell32: Improved equal ITEMIDLISTs handling in ILIsParent. 2011-01-06 11:26:22 +01:00
pidl.h
printer.ico shell32: Replaced printer.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
printer.svg shell32: Replaced printer.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
ramdisk.ico shell32: Replaced ramdisk.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
ramdisk.svg shell32: Replaced ramdisk.ico with a Tango compliant icon. 2010-04-14 18:00:27 +02:00
recyclebin.c shell32: Use ifaces instead of vtbl pointers in RecycleBin. 2011-01-27 14:20:21 +01:00
searching.avi
shell32.rc shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shell32.rgs shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shell32.spec shell32: Added SHPropStg* stubs. 2010-11-16 15:27:41 +01:00
shell32_Bg.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Ca.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Cs.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Da.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_De.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_En.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Eo.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Es.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Fi.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Fr.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_He.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Hu.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_It.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Ja.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Ko.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Lt.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Nl.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_No.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Pl.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Pt.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Ro.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Ru.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Si.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Sk.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Sr.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Sv.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Tr.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Uk.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Wa.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_Zh.rc shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
shell32_classes.idl shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shell32_main.c shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shell32_main.h shell32: Add stub implementation of IShellDispatch. 2011-01-19 14:25:11 +01:00
shell32_tlb.idl shell32: Added typelib. 2011-01-19 14:31:45 +01:00
shelldispatch.c shell32: Partially implement FolderItem::get_Path. 2011-02-08 16:21:33 -06:00
shellfolder.h
shellitem.c shell32: Add IShellItem2 stub to ShellItem implementation. 2010-12-20 12:47:41 +01:00
shelllink.c shell32: Don't search Path or PIDL for an icon in IShellLink::GetIconLocation. 2010-11-12 11:41:36 +01:00
shellole.c shell32: Add stub implementation of IShellDispatch. 2011-01-19 14:25:11 +01:00
shellord.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
shellpath.c shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shellreg.c
shellstring.c
shfldr.h shell32: Improved IShellFolder_GetUIObjectOf implementation. 2010-11-10 16:16:45 +01:00
shfldr_desktop.c shell32: Use ifaces instead of vtbl pointers in IDesktopFolderImpl. 2010-12-05 12:26:37 +01:00
shfldr_fs.c shell32: Fix interface leak (Valgrind). 2011-01-19 12:23:59 +01:00
shfldr_mycomp.c shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf(). 2010-04-19 15:37:52 +02:00
shfldr_netplaces.c shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf(). 2010-04-19 15:37:52 +02:00
shfldr_printers.c shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface. 2010-04-19 15:38:00 +02:00
shfldr_unixfs.c shell32: Fix a cloned PIDL leak (Valgrind). 2011-01-17 12:51:06 +01:00
shlexec.c
shlfileop.c shell32: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:02:35 +02:00
shlfolder.c shell32: Don't allow binding to files in any ShellFolder implementation. 2010-11-08 13:30:21 +01:00
shlfsbind.c shell32: Use an iface instead of a vtbl pointer in IFileSystemBindDataImpl. 2010-12-07 17:08:44 +01:00
shlmenu.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
shlview.c shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget. 2010-11-08 13:30:21 +01:00
shortcut.ico shell32: Replaced shortcut.ico with a Tango compliant icon. 2010-04-14 18:00:28 +02:00
shortcut.svg shell32: Replaced shortcut.ico with a Tango compliant icon. 2010-04-14 18:00:28 +02:00
shpolicy.c
shresdef.h shell32: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 15:21:59 +01:00
shv_bg_cmenu.c
shv_item_cmenu.c shell32: Fix some return values from the shellview contextmenu. 2010-07-19 15:06:15 +02:00
systray.c shell32: Fix marshalling of 1-bpp systray icons. 2010-05-07 12:45:55 +02:00
trash.c shell32: Avoid shadowing a parameter. 2011-03-09 15:54:21 +01:00
trash_file.ico shell32: Replaced trash_file.ico with a Tango compliant icon. 2010-04-14 18:00:28 +02:00
trash_file.svg shell32: Replaced trash_file.ico with a Tango compliant icon. 2010-04-14 18:00:28 +02:00
undocshell.h shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
version.h
xdg.c
xdg.h