..
tests
shell32/tests: Fixed CharLowerBuffA size.
2017-01-16 22:02:27 +01:00
Makefile.in
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
2014-01-30 14:51:33 +01:00
appbar.c
…
assoc.c
shell32: Avoid closing the caller's key.
2016-06-08 13:18:21 +09:00
autocomplete.c
…
brsfolder.c
shell32: Properly handle SHGetPathFromIDListW failure (PVS-Studio).
2015-10-21 01:04:29 +09:00
cdrom.ico
…
cdrom.svg
…
changenotify.c
shell32: Remove unneeded NONAMELESSXXX directives.
2015-03-20 17:50:06 +09:00
classes.c
shell32: Use BOOL type where appropriate.
2013-11-19 18:47:41 +01:00
clipboard.c
…
control.c
shell32: Automatically expand CPL applet path string.
2014-04-16 14:35:16 +02:00
control.ico
…
control.svg
…
cpanel.h
…
cpanelfolder.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
dataobject.c
shell32: Improved IDataObject::QueryGetData implementation.
2015-11-25 01:28:32 +09:00
dde.c
…
debughlp.c
shell32: Simplify conditional expression (PVS-Studio).
2015-10-15 19:18:26 +09:00
debughlp.h
…
delete.ico
…
delete.svg
…
desktop.ico
…
desktop.svg
…
dialogs.c
…
document.ico
…
document.svg
…
dragdrophelper.c
shell32: Add IDragSourceHelper stub.
2016-12-01 12:17:12 +01:00
drive.ico
…
drive.svg
…
ebrowser.c
shell32: Avoid using CopyRect().
2016-06-22 22:16:35 +09:00
enumidlist.c
shell32: Use standard list for IEnumIDList implementation.
2016-12-01 12:16:56 +01:00
floppy.ico
…
floppy.svg
…
folder.ico
…
folder.svg
…
folder_open.ico
…
folder_open.svg
…
folders.c
shell32: Fix potential destination buffer overrun.
2016-12-21 19:13:51 +01:00
iconcache.c
shell32: Spelling fixes.
2016-05-30 11:55:57 +09:00
idb_tb_large.bmp
…
idb_tb_small.bmp
…
mycomputer.ico
…
mycomputer.svg
…
mydocs.ico
…
mydocs.svg
…
netdrive.ico
…
netdrive.svg
…
netdrive2.ico
…
netdrive2.svg
…
pidl.c
shell32: Cosmetic changes to file type names.
2016-11-29 21:21:31 +01:00
pidl.h
Assorted spelling fixes.
2013-12-03 19:41:53 +01:00
printer.ico
…
printer.svg
…
ramdisk.ico
…
ramdisk.svg
…
recyclebin.c
shell32: Use interface pointer instead of implementation one.
2016-08-26 23:23:39 +09:00
searching.avi
…
shell32.manifest
shell32: Added dll manifest file.
2015-10-01 16:33:28 +09:00
shell32.rc
shell32: Correct dialog title in error message from "Run File" to "Run".
2017-01-26 19:28:50 +01:00
shell32.rgs
…
shell32.spec
shell32: Add SHCreateSessionKey stub.
2016-10-19 08:11:55 -07:00
shell32_classes.idl
shell32: Added stub implementation of ICustomDestinationList.
2016-11-29 12:17:30 +01:00
shell32_main.c
shell32: Cosmetic changes to file type names.
2016-11-29 21:21:31 +01:00
shell32_main.h
shell32: Use standard list for IEnumIDList implementation.
2016-12-01 12:16:56 +01:00
shell32_tlb.idl
makedep: Add a separate pragma flag for typelibs that need registration.
2013-12-26 13:32:49 +01:00
shelldispatch.c
shell32: Set output interfaces to NULL in FolderItems functions.
2016-07-19 22:33:53 +09:00
shellfolder.h
…
shellitem.c
shell32: Added stub implementation of ICustomDestinationList.
2016-11-29 12:17:30 +01:00
shelllink.c
shell32: Don't append a trailing space to the arguments in a shell link if the command info has an empty parameters string.
2014-12-23 15:29:04 +01:00
shellole.c
shell32: Added stub implementation of ICustomDestinationList.
2016-11-29 12:17:30 +01:00
shellord.c
shell32: Add SHRemoveLocalizedName stub.
2016-10-19 08:11:37 -07:00
shellpath.c
shell32: Don't access uninitialized buffer (Coverity).
2016-12-14 20:56:13 +01:00
shellreg.c
shell32: Add SHCreateSessionKey stub.
2016-10-19 08:11:55 -07:00
shellstring.c
shell32: Remove unneeded NONAMELESSXXX directives.
2015-03-20 17:50:06 +09:00
shfldr.h
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_desktop.c
shell32: Respect SFGAO_NONENUMERATED attribute for registered shell extensions.
2016-11-30 13:26:12 +01:00
shfldr_fs.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_mycomp.c
shell32: Limit displayed volume label length to 32.
2016-11-28 13:58:10 +01:00
shfldr_netplaces.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_printers.c
shell32: Remove unneeded NONAMELESSXXX directives.
2015-03-20 17:50:06 +09:00
shfldr_unixfs.c
shell32: Fix return value of GetDetailsOf() for unixfs folder.
2017-01-26 10:37:00 +01:00
shlexec.c
shell32: Provide helper function a buffer of correct size.
2016-03-25 22:31:01 +09:00
shlfileop.c
shell32: Fix a typo in TRACE format in SHPathPrepareForWriteW.
2016-05-23 17:35:54 +09:00
shlfolder.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shlfsbind.c
…
shlmenu.c
shell32: Avoid using CopyRect().
2016-06-22 22:16:35 +09:00
shlview.c
shell32/shellview: Set subitem callbacks for every column.
2017-01-26 10:36:56 +01:00
shlview_cmenu.c
shell32: Remove unneeded NONAMELESSXXX directives.
2015-03-20 17:50:06 +09:00
shortcut.ico
…
shortcut.svg
…
shpolicy.c
…
shresdef.h
…
systray.c
shell32: Implement NIM_SETVERSION.
2016-10-12 09:32:22 +02:00
trash.c
shell32: Add partial support for Mac trash enumeration.
2015-02-02 22:29:46 +09:00
trash_file.ico
…
trash_file.svg
…
undocshell.h
…
version.h
shell32: Update version information to match XP values.
2015-03-23 16:36:40 +09:00
xdg.c
shell32: Fix memory leak.
2014-05-21 19:38:35 +02:00
xdg.h
shell32: Pass trash path to TRASH_EnumItems.
2015-02-02 22:29:32 +09:00