.. |
tests
|
shell32: Partial implementation of IShellItem::BindToHandler.
|
2010-08-17 14:21:22 +02:00 |
.gitignore
|
|
|
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
|
|
|
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 |
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
|
|
|
Makefile.in
|
shell32: Add the Serbian (Latin) translation.
|
2010-07-23 13:20:52 +02:00 |
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 ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.
|
2010-04-19 15:37:36 +02:00 |
searching.avi
|
|
|
shell32.spec
|
shell32: Implement SHCreateShellItemArrayFromDataObject.
|
2010-07-26 18:38:31 +02: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: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_En.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +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: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Hu.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_It.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Ja.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Ko.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Lt.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_main.c
|
shell32: Fix CommandLineToArgvW("") truncating returned exe path.
|
2010-07-26 18:38:33 +02:00 |
shell32_main.h
|
shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:17 +02:00 |
shell32_Nl.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_No.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Pl.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +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: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Sk.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Sr.rc
|
shell32: Add the Serbian (Cyrillic) translation.
|
2010-07-26 09:58:21 +02:00 |
shell32_Sv.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Tr.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
shell32_Uk.rc
|
shell32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +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 |
shellfolder.h
|
|
|
shellitem.c
|
shell32: Partial implementation of IShellItem::BindToHandler.
|
2010-08-17 14:21:22 +02:00 |
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: Shell_GetImageLists should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:17 +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: 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: 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
|
|
|