wine-wine/dlls/shell32
Luca Bennati bbf3d65b0c shell32: Update Italian translation. 2010-09-21 17:53:54 +02:00
..
tests shell32: Map the x86 version of the folder to the appropriate path depending on Wow64 mode. 2010-09-21 14:11:27 +02:00
.gitignore
Makefile.in makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
appbar.c shell32: Pack the appbar data structure to allow crossing 32/64 boundaries. 2010-03-30 21:28:13 +02:00
assoc.c
autocomplete.c
brsfolder.c shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02: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: Store an id in change notifications to avoid invalid pointer conversions. 2010-04-09 14:42:29 +02:00
classes.c shell32: Some debug tracing improvements. 2010-03-22 15:52:36 +01:00
clipboard.c
control.c shell32: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:52 +02: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
dde.c shell32: Fix DDE command tracing now that we are receiving Unicode. 2010-06-25 00:00:35 +02:00
debughlp.c shell32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:16:36 +02:00
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: Remove a useless debug switch, fix prototype. 2010-03-22 15:52:36 +01: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: Add a navigation pane to the ExplorerBrowser control. 2010-08-26 17:21:08 +02: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: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
pidl.h shell32: Remove WINAPI where it's not needed. 2010-03-03 14:02:35 +01:00
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
regsvr.c shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
searching.avi
shell32.spec shell32: Implement SHGetFolderPathEx. 2010-09-14 12:51:42 -05:00
shell32_Bg.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ca.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Cs.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Da.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_De.rc shell32: Update German translation. 2010-09-20 15:12:24 +02:00
shell32_En.rc shell32: Support FOLDERID_LocalAppDataLow. 2010-09-18 13:06:10 +02:00
shell32_Eo.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Es.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Fi.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Fr.rc shell32: Update French translation. 2010-09-21 17:53:53 +02:00
shell32_Hu.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_It.rc shell32: Update Italian translation. 2010-09-21 17:53:54 +02:00
shell32_Ja.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ko.rc shell32: Update Korean resource. 2010-09-20 13:48:12 +02:00
shell32_Lt.rc shell32: Update Lithuanian translation. 2010-09-19 14:59:24 +02:00
shell32_Nl.rc shell32: Update the Dutch translation. 2010-09-16 13:13:46 -05:00
shell32_No.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Pl.rc shell32: Update the Polish translation. 2010-09-20 15:05:06 +02:00
shell32_Pt.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ro.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ru.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Si.rc shell32: Update Slovenian translation. 2010-09-16 13:08:40 -05:00
shell32_Sk.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Sr.rc shell32: Remove spaces before '\n's in the Serbian translation. 2010-08-27 12:31:00 +02:00
shell32_Sv.rc shell32: Update Swedish translation. 2010-08-23 11:54:18 +02:00
shell32_Tr.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Uk.rc shell32: Ukrainian translation update. 2010-09-18 13:07:13 +02:00
shell32_Wa.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Zh.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_main.c shell32: Add missing WINAPI to SHGetPropertyStoreFromParsingName. 2010-08-26 18:08:23 +02:00
shell32_main.h shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
shellfolder.h
shellitem.c shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler. 2010-08-24 17:22:49 +02:00
shelllink.c shell32: Handle NULL pName in ShellLink fnSetDescription. 2010-05-03 16:44:41 +02:00
shellole.c shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02: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: Map the x86 version of the folder to the appropriate path depending on Wow64 mode. 2010-09-21 14:11:27 +02:00
shellreg.c
shellstring.c
shfldr.h shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf(). 2010-04-19 15:37:52 +02:00
shfldr_desktop.c shell32: Implement IPersistFolder2 for the desktop folder. 2010-07-20 14:40:32 +02:00
shfldr_fs.c shell32: Fix a comment typo. 2010-06-28 16:58:38 +02: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: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
shlexec.c shell32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:16:36 +02:00
shlfileop.c shell32: Allow copy operation to overwrite an existing write protected file + tests. 2010-02-23 17:45:40 +01:00
shlfolder.c shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
shlfsbind.c shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx. 2010-07-22 10:24:56 +02: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: Implement Set/GetCurrentViewMode in the default shellview. 2010-07-23 11:43:05 +02: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
shres.rc shell32: Comitted a Tango icon for the control panel. 2010-05-06 14:43:55 +02:00
shresdef.h shell32: Support FOLDERID_LocalAppDataLow. 2010-09-18 13:06:10 +02: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: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:16:36 +02: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
version.rc
xdg.c
xdg.h