reactos/dll/win32/browseui
Whindmar Saksit 6219a1abe5
[BROWSEUI][SHELL32] Ignore navigation requests during browser destruction (#7161)
PR #7141 causes calls to IShellBrowser::BrowseObject while the shell browser is in the middle of destruction and the ShellView ListView has already been destroyed and DefView is not prepared for this.
2024-07-22 21:25:58 +02:00
..
lang [TRANSLATION] Update Indonesian (id-ID) translation (#7147) 2024-07-18 18:18:07 +02:00
res
shellbars [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
shellfind [BROWSEUI] Fix confusion of StrDupW and SHStrDupW (#7135) 2024-07-11 17:19:57 +09:00
ACLCustomMRU.cpp
ACLCustomMRU.h
aclhistory.cpp
aclhistory.h
aclistisf.cpp
aclistisf.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
aclmulti.cpp
aclmulti.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
addressband.cpp [BROWSEUI] Enable Address bar access key (Alt+D) (#6534) 2024-02-26 21:54:51 +09:00
addressband.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
addresseditbox.cpp [BROWSEUI] Clear pidlLastParsed on CAddressEditBox::Execute (#6183) 2023-12-23 08:16:01 +09:00
addresseditbox.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
bandproxy.cpp
bandproxy.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
basebarsite.cpp [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
brandband.cpp
brandband.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
browseui.cpp
browseui.h [BROWSEUI] More settings and window refresh (#5584) 2023-10-02 22:43:00 +02:00
browseui.rc
browseui.spec [BROWSEUI][BROWSEUI_APITEST] SHExplorerParseCmdLine(): Sync and improve (#3231) 2022-05-03 16:32:14 +02:00
browseuiord.cpp
CAutoComplete.cpp [BROWSEUI] Check focus before opening AutoComplete (#7128) 2024-07-10 22:47:02 +09:00
CAutoComplete.h [BROWSEUI] Check focus before opening AutoComplete (#7128) 2024-07-10 22:47:02 +09:00
CMakeLists.txt [BROWSEUI] Refactor settings and sync them between windows (#5496) 2023-08-17 12:14:41 +03:00
commonbrowser.cpp
commonbrowser.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CProgressDialog.cpp
CProgressDialog.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CShellTaskScheduler.cpp [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
CShellTaskScheduler.h [BROWSEUI] Use override keyword and STDMETHODIMP_ 2024-07-14 10:59:10 +09:00
CTaskbarList.cpp
CTaskbarList.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
CUserAssist.cpp [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
CUserAssist.h [BROWSEUI] Use override keyword and STDMETHODIMP_ 2024-07-14 10:59:10 +09:00
desktopipc.cpp [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
dllinstall.c
explorerband.cpp [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interface (#7156) 2024-07-20 19:59:48 +09:00
explorerband.h [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interface (#7156) 2024-07-20 19:59:48 +09:00
globalfoldersettings.cpp [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
globalfoldersettings.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
internettoolbar.cpp [SHELL32][BROWSEUI] CopyMoveToMenu must initialize without a PIDL folder (#7047) 2024-06-25 00:29:35 +02:00
internettoolbar.h [BROWSEUI] Ensure menu dock site is visible when parent ShowDW is called (#7045) 2024-06-24 23:51:57 +02:00
newatlinterfaces.h
parsecmdline.cpp [BROWSEUI] Fix confusion of StrDupW and SHStrDupW (#7135) 2024-07-11 17:19:57 +09:00
precomp.h [BROWSEUI] More settings and window refresh (#5584) 2023-10-02 22:43:00 +02:00
regtreeoptions.cpp
regtreeoptions.h [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
resource.h [BROWSEUI] Save/Restore ShellBrowser bar states (#7035) 2024-06-21 19:17:13 +02:00
settings.cpp [BROWSEUI] Save/Restore ShellBrowser bar states (#7035) 2024-06-21 19:17:13 +02:00
settings.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
shellbrowser.cpp [BROWSEUI][SHELL32] Ignore navigation requests during browser destruction (#7161) 2024-07-22 21:25:58 +02:00
toolsband.cpp [BROWSEUI] Use STDMETHOD macro and keyword override (#6569) 2024-03-05 00:53:11 +09:00
travellog.cpp [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
utility.cpp [BROWSEUI][COMCTL32] Handle rename on other folders in Explorer bar tree (#6832) 2024-05-22 00:06:46 +02:00
utility.h [BROWSEUI][COMCTL32] Handle rename on other folders in Explorer bar tree (#6832) 2024-05-22 00:06:46 +02:00
version.rc