1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-30 18:24:36 +01:00
ExplorerPatcher/ExplorerPatcher
2022-01-20 02:09:07 +02:00
..
ArchiveMenu.c Refactoring 2021-10-01 01:26:10 +03:00
ArchiveMenu.h Refactoring 2021-10-01 01:26:10 +03:00
dllmain.c Fixed option to disable Office keys according to #661#discussioncomment-2001798 (the shortcut Ctrl+Alt+Shift+Win is unassigned as well) 2022-01-20 02:09:07 +02:00
dxgi_imp.h Fixed process injection 2021-11-13 08:01:17 +02:00
ExplorerPatcher.rc * Implemented virtualized registry access (so that complex behaviors can be employed but the existing lightweight GUI infrastructure is kept in place) 2021-12-05 04:04:41 +02:00
ExplorerPatcher.vcxproj Excluded some stuff in 32-bit builds 2021-12-05 04:10:37 +02:00
ExplorerPatcher.vcxproj.filters * Implemented virtualized registry access (so that complex behaviors can be employed but the existing lightweight GUI infrastructure is kept in place) 2021-12-05 04:04:41 +02:00
fmemopen.c Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00
fmemopen.h Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00
getline.c Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00
getline.h Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00
GUI.c Support for screen readers 2022-01-05 05:02:25 +02:00
GUI.h Support for screen readers 2022-01-05 05:02:25 +02:00
HideExplorerSearchBar.c Updated to v31 2021-10-21 09:01:59 +03:00
HideExplorerSearchBar.h Updated to v31 2021-10-21 09:01:59 +03:00
hooking.h Updated to v31 2021-10-21 09:01:59 +03:00
ImmersiveFlyouts.c 22000.318.38: 2021-11-18 18:20:17 +02:00
ImmersiveFlyouts.h 22000.318.38: 2021-11-18 18:20:17 +02:00
queryversion.h Moved QueryVersion API to separate file 2021-11-05 03:59:01 +02:00
resource.h Updated to v31 2021-10-21 09:01:59 +03:00
settings.reg Simple Window Switcher can switch applications instead of windows (#665) 2022-01-14 03:22:54 +02:00
SettingsMonitor.c Freed memory, removed output from settings manager 2021-11-13 06:33:27 +02:00
SettingsMonitor.h Fixes for shell extension 2021-11-11 07:00:44 +02:00
StartMenu.c Correlated EP defaults with clean Windows install defaults 2021-11-19 08:50:32 +02:00
StartMenu.h Moved CLSID_ImmersiveShell to utility 2021-11-18 18:13:19 +02:00
StartupSound.c Refactoring 2021-10-01 01:26:10 +03:00
StartupSound.h Refactoring 2021-10-01 01:26:10 +03:00
symbols.c Available symbols download properly on Insider builds 2022-01-07 10:42:08 +02:00
symbols.h Added posibility to use the original Windows 10 Alt-Tab switcher 2021-12-05 01:36:00 +02:00
TaskbarCenter.c Update to .30 2021-10-15 13:50:52 +03:00
TaskbarCenter.h Update to .30 2021-10-15 13:50:52 +03:00
updates.c Toast notifications display correct timestamp 2022-01-02 19:02:59 +02:00
updates.h Update success notification is displayed correctly for all settings; fixed posible null dereferencing in the updater 2021-12-23 01:50:54 +02:00
utility.c Option to toggle taskbar autohide on taskbar double click now works with Windows 11 taskbar 2022-01-04 03:40:57 +02:00
utility.h Option to toggle taskbar autohide on taskbar double click now works with Windows 11 taskbar 2022-01-04 03:40:57 +02:00