..
lang
[BROWSEUI] Delete WS_BORDER and owner-drawing from IDC_SEARCH_COMBOBOX ( #6610 )
2024-03-13 20:04:39 +09:00
res
[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs ( #3582 )
2021-04-05 04:20:18 +09:00
shellbars
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
shellfind
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
ACLCustomMRU.cpp
[BROWSEUI] Remove '\1' from AutoComplete list ( #3264 )
2020-10-06 17:44:20 +09:00
ACLCustomMRU.h
[BROWSEUI] Accept TypedURLs to CLSID_ACLCustomMRU ( #3250 )
2020-10-02 21:27:23 +09:00
aclhistory.cpp
[BROWSEUI] Follow-up of #3582
2021-04-05 07:43:40 +09:00
aclhistory.h
[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs ( #3582 )
2021-04-05 04:20:18 +09:00
aclistisf.cpp
[BROWSEUI] auto-completion: Reduce failures in ACListISF ( #3589 )
2021-04-06 21:56:40 +09:00
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
[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 ( #94 )
2017-10-28 15:04:18 +01:00
brandband.h
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
browseui.cpp
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
browseui.h
[BROWSEUI] More settings and window refresh ( #5584 )
2023-10-02 22:43:00 +02:00
browseui.rc
[TRANSLATION] Update Basque Spanish (eu-ES) translation - Part 1 ( #4057 )
2021-12-27 16:00:04 +03:00
browseui.spec
[BROWSEUI][BROWSEUI_APITEST] SHExplorerParseCmdLine(): Sync and improve ( #3231 )
2022-05-03 16:32:14 +02:00
browseuiord.cpp
CAutoComplete.cpp
[BROWSEUI] Fix CAutoComplete use after free
2022-10-27 23:45:18 +02:00
CAutoComplete.h
[BROWSEUI] Fix CAutoComplete use after free
2022-10-27 23:45:18 +02: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
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
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
[REACTOS] Update email in all my copyrights ( #4415 )
2022-03-31 01:53:30 +02:00
CTaskbarList.cpp
[BROWSEUI] Add ITaskbarList implementation
2018-12-17 20:38:38 +01:00
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
[REACTOS] Update email in all my copyrights ( #4415 )
2022-03-31 01:53:30 +02:00
desktopipc.cpp
[BROWSEUI] Some parenthesizing clarification around "xxx & YYY" expressions in conditionals
2023-10-28 17:56:55 +02:00
dllinstall.c
explorerband.cpp
[BROWSEUI][COMCTL32] Handle rename on other folders in Explorer bar tree ( #6832 )
2024-05-22 00:06:46 +02:00
explorerband.h
[BROWSEUI][COMCTL32] Handle rename on other folders in Explorer bar tree ( #6832 )
2024-05-22 00:06:46 +02:00
globalfoldersettings.cpp
globalfoldersettings.h
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
internettoolbar.cpp
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
internettoolbar.h
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
newatlinterfaces.h
parsecmdline.cpp
[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of /root ( #6752 )
2024-04-15 09:41:01 +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] Respect status bar display state in Folders/Search panes ( #5445 )
2023-07-17 01:14:33 +03:00
settings.cpp
[BROWSEUI] More settings and window refresh ( #5584 )
2023-10-02 22:43:00 +02:00
settings.h
[BROWSEUI] More settings and window refresh ( #5584 )
2023-10-02 22:43:00 +02:00
shellbrowser.cpp
[BROWSEUI][COMCTL32] Handle rename on other folders in Explorer bar tree ( #6832 )
2024-05-22 00:06:46 +02:00
toolsband.cpp
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09:00
travellog.cpp
[BROWSEUI] Use STDMETHOD macro and keyword override ( #6569 )
2024-03-05 00:53:11 +09: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