reactos/dll/win32/browseui
Victor Perevertkin 74ec94e12c [CMAKE] Some options are only supported by GCC, don't use them for clang
These are (so far):
-Wno-format-overflow
-Wno-nonnull-compare
-Wno-old-style-declaration
-Wno-unused-but-set-variable
2021-04-09 03:58:19 +03:00
..
lang [BROWSEUI]Update PT translation 2021-02-24 07:23:39 +01:00
res [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
shellbars [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
shellfind [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03: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] auto-completion: Reduce failures in ACListISF (#3589) 2021-04-06 21:56:40 +09:00
aclmulti.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
aclmulti.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
addressband.cpp [BROWSEUI][USER32] Explicitly use MAKEINTRESOURCEW() for consistency (#3192) 2020-09-15 14:56:51 +03:00
addressband.h [BROWSEUI] Properly fix CORE-13003 "Explorer address bar display problem" 2018-12-01 14:26:33 +01:00
addresseditbox.cpp [BROWSEUI] Fix addreseditbox.h assertion 2021-03-11 16:42:36 +09:00
addresseditbox.h [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989) 2020-04-20 14:21:37 +03:00
bandproxy.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
bandproxy.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
basebarsite.cpp [BROWSEUI] Set DT_VCENTER to Explorer bars (#3135) 2020-09-07 09:33:21 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
browseui.cpp [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
browseui.h [SHELLFIND] Add CSearchBar 2019-09-15 19:46:36 +03:00
browseui.rc [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
browseui.spec [BROWSEUI] browseui.spec: Fix SHEnumClassesOfCategories() parameters. (#1559) 2019-06-06 17:06:52 +02:00
browseuiord.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CAutoComplete.cpp [BROWSEUI] auto-completion: Support large number items (#3592) 2021-04-08 15:02:05 +09:00
CAutoComplete.h [BROWSEUI] auto-completion: Support large number items (#3592) 2021-04-08 15:02:05 +09:00
CMakeLists.txt [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
commonbrowser.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
commonbrowser.h [BROWSEUI] CCommonBrowser class should support aggregation (#3308) 2020-10-24 18:02:18 +03:00
CProgressDialog.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CProgressDialog.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CShellTaskScheduler.cpp [BROWSEUI][PSDK] Stubplement ShellTaskScheduler (#3326) 2020-12-20 22:06:16 +03:00
CShellTaskScheduler.h [BROWSEUI][PSDK] Stubplement ShellTaskScheduler (#3326) 2020-12-20 22:06:16 +03:00
CTaskbarList.cpp [BROWSEUI] Add ITaskbarList implementation 2018-12-17 20:38:38 +01:00
CTaskbarList.h [BROWSEUI] Add ITaskbarList implementation 2018-12-17 20:38:38 +01:00
CUserAssist.cpp [BROWSEUI][PSDK] Stubplement UserAssist 2020-12-20 17:32:11 +03:00
CUserAssist.h [BROWSEUI][PSDK] Stubplement UserAssist 2020-12-20 17:32:11 +03:00
desktopipc.cpp [BROWSEUI] Show virtual folders in the log for SHOpenFolderWindow 2020-10-04 19:34:20 +02:00
dllinstall.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
explorerband.cpp [BROWSEUI] Add 'm_' prefix to CExplorerBand members (#2524) 2020-04-10 23:08:31 +09:00
explorerband.h [BROWSEUI] Add 'm_' prefix to CExplorerBand members (#2524) 2020-04-10 23:08:31 +09:00
globalfoldersettings.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
globalfoldersettings.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
internettoolbar.cpp [BROWSEUI][SHELL32] Implement MoveTo/CopyTo buttons (#3128) 2020-09-07 09:42:43 +09:00
internettoolbar.h [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
newatlinterfaces.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
parsecmdline.cpp [BROWSEUI] Add backslash for directory (#1121) 2018-12-13 20:04:02 +09:00
precomp.h [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
regtreeoptions.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
regtreeoptions.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs (#3582) 2021-04-05 04:20:18 +09:00
shellbrowser.cpp [BROWSEUI] Update the current directory before creating a view 2020-10-04 19:34:20 +02:00
toolsband.cpp [BROWSEUI][USER32] Explicitly use MAKEINTRESOURCEW() for consistency (#3192) 2020-09-15 14:56:51 +03:00
travellog.cpp [SHELL32][BROWSEUI] Fix usage of ILGetDisplayNameEx 2020-10-04 19:34:20 +02:00
utility.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utility.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00