reactos/dll/win32/shell32
Mark Jansen 544b734498
[SHELL32] CDefView: Rework context menu handling
Previously, we would share one object between a multitude of options.
Now, the only two options that need to store something for later use each have their own space for it.
The context menu always cleans up after itself, the File menu does not.
CORE-18345
CORE-18361
CORE-18366
2022-10-02 00:36:42 +02:00
..
dialogs [SHELL32] Fix property sheets that can't be closed due to failed init (#4709) 2022-09-19 04:06:47 +03:00
droptargets [SHELL32] Fix Shift-Delete to Permanently Delete Files and Folders (#4004) 2022-05-05 17:30:06 +02:00
folders [SHELL32] Folders: Adjust column sequence in details view (#4279) 2022-05-05 17:05:18 +02:00
lang [SHELL32] Improve Japanese translation (ja-JP) 2022-09-24 12:31:07 +09:00
res [SHELL32] Fix "Fonts" and "Administrative Tools" icon incorrectly displayed after 8d520f3 (#4597) 2022-08-08 18:46:20 +09:00
shelldesktop [SHELL32] Follow-up of 'Simplify CChangeNotifyServer' 2022-03-06 12:33:10 +09:00
shellmenu [SHELL32] Only hide a window when there is a window to hide 2022-09-12 20:00:39 +02:00
shellrecyclebin [SHELL32] Implement Recycler Bin icons (#4221) 2022-01-17 00:20:07 +01:00
wine [SHELL32] Fix visual glitch appeared after fixing CORE-18137 (#4488) 2022-05-09 21:36:23 +03:00
avi_res.rc
bitmap_res.rc
CActiveDesktop.cpp
CActiveDesktop.h
CCopyToMenu.cpp [SHELL32] CCopyToMenu/CMoveToMenu: Check if this_ is NULL 2022-01-25 21:08:14 +09:00
CCopyToMoveToMenu.h [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
CDefaultContextMenu.cpp [SHELL32] Fix Shift-Delete to Permanently Delete Files and Folders (#4004) 2022-05-05 17:30:06 +02:00
CDefView.cpp [SHELL32] CDefView: Rework context menu handling 2022-10-02 00:36:42 +02:00
CDefViewBckgrndMenu.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp [PSDK][SHELL32][SHELLEXT] Add SHCreateFileExtractIconW() to the PSDK and SAL-annotate it. (#4223) 2021-12-31 02:30:58 +01:00
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
changenotify.cpp [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09:00
CIDLDataObj.cpp [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +01:00
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
CMoveToMenu.cpp [SHELL32] CCopyToMenu/CMoveToMenu: Check if this_ is NULL 2022-01-25 21:08:14 +09:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
COpenWithMenu.h
CQueryAssociations.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
CQueryAssociations.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CSendToMenu.cpp
CSendToMenu.h
CShellDispatch.cpp
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [SHELL32] Prevent use after free 2022-09-23 23:07:26 +02:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
debughlp.h [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
folders.cpp
icon_res.rc
iconcache.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
precomp.h [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
rgs_res.rc
shell32.cpp
shell32.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
shell32.spec [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +01:00
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h [SHELL32] Don't smartass-renaming on LNK files (#4020) 2021-10-11 13:33:43 +09:00
shldataobject.cpp [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
shlexec.cpp [SHELL32] Stop SHELL_execute from always executing files (#4363) 2022-02-16 00:54:20 +01:00
shlfileop.cpp [SHELL32] Copy without FILE_ATTRIBUTE_READONLY from a CDROM 2022-04-09 01:21:57 +02:00
shlfolder.cpp [SHELL32] Show properties dialog in a new thread 2022-02-07 20:56:46 +01:00
shobjidl_local.idl
shresdef.h [SHELL32] Show error message if move or copy operation failed (#4155) 2021-12-15 17:42:47 +03:00
stubs.cpp [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
systray.cpp
vista.c