Sweden-Number/dlls/shell32
David Hedberg 65f6ab7c86 shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
..
tests shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
.gitignore
Makefile.in shell32: Comitted a Tango icon for the control panel. 2010-05-06 14:43:55 +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 shell32: Fix a potentially large memory leak in IQueryAssociations_fnGetString. 2009-12-30 13:37:14 +01:00
autocomplete.c shell32: Don't use the instance of the owner window for the autocomplete listbox. 2009-12-28 12:27:17 +01:00
brsfolder.c shell32: Remove some superfluous LPARAM/WPARAM casts. 2009-12-28 12:27:15 +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: 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
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: handle corrupt entry in iconcache registry entry (Coverity). 2009-12-04 14:34:58 +01: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: Export lowlevel PIDL manipulation calls by name too. 2010-05-26 17:36:32 +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 ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder. 2010-04-19 15:37:36 +02:00
searching.avi
shell32.spec shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
shell32_Bg.rc
shell32_Ca.rc
shell32_Cs.rc
shell32_Da.rc shell32: Update the Danish translation. 2010-06-09 16:16:24 +02:00
shell32_De.rc shell32: Update German translation. 2010-04-20 11:14:25 +02:00
shell32_En.rc shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder. 2010-04-19 15:37:36 +02:00
shell32_Eo.rc
shell32_Es.rc shell32: Fix Spanish translation. 2010-06-09 10:57:41 +02:00
shell32_Fi.rc
shell32_Fr.rc shell32: Update French translation. 2010-04-21 11:57:32 +02:00
shell32_Hu.rc shell32: Update Hungarian translation. 2010-06-29 10:53:47 +02:00
shell32_It.rc shell32: Fix Italian translation. 2010-06-07 13:42:29 +02:00
shell32_Ja.rc shell32: Update Japanese translation. 2010-06-07 13:41:22 +02:00
shell32_Ko.rc
shell32_Lt.rc shell32: Update Lithuanian translation. 2010-04-22 11:27:56 +02:00
shell32_Nl.rc shell32: Fix Dutch translation. 2010-06-25 12:49:08 +02:00
shell32_No.rc shell32: Update Norwegian Bokmål translation. 2010-05-10 10:08:39 +02:00
shell32_Pl.rc shell32: Update the Polish translation. 2010-06-07 12:54:32 +02:00
shell32_Pt.rc shell32: Update Portuguese (Brazilian) translation. 2010-07-07 16:14:04 +02:00
shell32_Ro.rc shell32: Update the Romanian translation. 2010-04-20 11:17:08 +02:00
shell32_Ru.rc shell32: Complete strings resources. 2010-05-28 16:22:24 +02:00
shell32_Si.rc shell32: Update Slovenian translation. 2010-05-17 12:42:31 +02:00
shell32_Sk.rc
shell32_Sv.rc
shell32_Tr.rc
shell32_Uk.rc shell32: Update Ukrainian translation. 2010-07-19 14:38:17 +02:00
shell32_Wa.rc
shell32_Zh.rc shell32: Fix the errors in two Chinese (Simplified) resources. 2010-07-14 11:43:15 +02:00
shell32_main.c shell32: Don't access szFullPath when SHGFI_PIDL is set in SHGetFileInfo. 2010-07-19 11:10:08 +02:00
shell32_main.h shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
shellfolder.h
shellitem.c
shelllink.c shell32: Handle NULL pName in ShellLink fnSetDescription. 2010-05-03 16:44:41 +02:00
shellole.c shell32: Add stub shell folder for CLSID_Printers. 2010-04-06 11:59:18 +02:00
shellord.c shell32: Use FAILED instead of !SUCCEEDED. 2010-03-29 11:48:44 +02:00
shellpath.c shell32: Mask out the CSIDL_ flags. 2010-03-05 15:21:27 +01: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: UNIX paths should be parsed by unixfs. 2010-06-29 13:28:58 +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: Pass the file extension to ParseDisplayName in unixfs's SetNameOf. 2010-06-29 15:20: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: Load shell folder column names as A/W strings depending on 9x/NT selector. 2010-04-19 15:38:14 +02:00
shlfsbind.c
shlmenu.c shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
shlview.c shell32/shlview: Remove redundant message sent on every iteration, fix a helper interface leak. 2010-04-27 14:39:20 -05: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: Make use of the control panel icon. 2010-05-06 14:44:09 +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