1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-08 04:11:40 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
Valentin Radu
1971ba88d8 Restoring default settings only asks for elevation if required 2021-12-24 15:43:53 +02:00
Valentin Radu
e8bf64b7b5 Hide option to show Cortana button when Windows 11 taskbar is enabled 2021-12-24 03:35:48 +02:00
Valentin Radu
6225b78f99 Posibility to set Windows 11 taskbar position on screen from Properties 2021-12-24 03:35:14 +02:00
Valentin Radu
e1cb6253b1 Fixed bug that still wrote current value to registry when a choice item in the Properties UI was dismissed 2021-12-24 02:58:52 +02:00
Valentin Radu
e33814aaa6 Implemented regular title bar for Properties UI; steamlined some items 2021-12-24 02:06:08 +02:00
Valentin Radu
7a2889193f Fixed #576 2021-12-23 00:56:20 +02:00
Valentin Radu
1864ee1d03 Fixed "Show People on the taskbar" (#554) 2021-12-13 02:46:28 +02:00
Valentin Radu
9bfef43934 Fixed a stack corruption (#546) 2021-12-12 20:33:22 +02:00
Valentin Radu
31c9c9604f Revert "When restarting Explorer from Properties, taskbar position is reapplied only when it differes from the previous value"
This reverts commit 4b0bae46c5.
2021-12-10 04:01:42 +02:00
Valentin Radu
cb5975d3a7 Fixes for Explorer restart and app servicing 2021-12-10 03:06:04 +02:00
Valentin Radu
28de475e51 Improved Explorer restart 2021-12-10 02:35:26 +02:00
Valentin Radu
4b0bae46c5 When restarting Explorer from Properties, taskbar position is reapplied only when it differes from the previous value 2021-12-10 00:12:12 +02:00
Valentin Radu
9c0d4edfe5 Fixed #523 2021-12-09 19:08:09 +02:00
Valentin Radu
d55307b248 Fixed #529 2021-12-09 18:16:21 +02:00
Valentin Radu
9a42c6017b Fixed #527 2021-12-07 17:35:06 +02:00
Valentin Radu
3df305b2e1 Possibility to disable per-application window lists (Alt+`) in sws (283#issuecomment-986261712) 2021-12-05 20:37:46 +02:00
Valentin Radu
7ba0ba1152 * Implemented virtualized registry access (so that complex behaviors can be employed but the existing lightweight GUI infrastructure is kept in place)
* Updated to latest sws.
* Fixed compilation in debug to produce a proper setup
* Updated branding for 2022.
2021-12-05 04:04:41 +02:00
Valentin Radu
daf349f464 Properly switch to the Properties window when another instance is running and minimized 2021-11-25 14:23:13 +02:00
Valentin Radu
59d1e452e4 Properties can open last used section when starting 2021-11-16 07:00:10 +02:00
Valentin Radu
0a64066724 Fixed keyboard not activating sections 8 and 9 2021-11-16 04:23:27 +02:00
Valentin Radu
f547d080c9 Fixed #374 2021-11-16 00:07:33 +02:00
Valentin Radu
abf0d38cb4 Closed handles when ShellExecuteExW with SEE_MASK_NOCLOSEPROCESS 2021-11-15 05:54:54 +02:00
Valentin Radu
2d9158c384 Mitigated Explorer restarts not saving settings 2021-11-15 03:58:17 +02:00
Valentin Radu
05efe53f83 Improvements in configuration GUI 2021-11-14 18:32:54 +02:00
Valentin Radu
2f8b33be5e Tons of bug fixes, quality improvements, proper startup, avoid double patching 2021-10-25 06:07:19 +03:00
Valentin Radu
e997c67da3 Preliminary language support in GUI 2021-10-25 05:42:41 +03:00
Valentin Radu
68f32441fb Proper Unicode support for drop down text in GUI 2021-10-25 05:42:24 +03:00
Valentin Radu
0210935459 File Explorer is restarted using Windows Restart Manager 2021-10-25 05:42:03 +03:00
Valentin Radu
bf07fad687 Updated to v31 2021-10-21 09:01:59 +03:00
Valentin Radu
74b6bb34b4 GUI loads UI file from DLL folder, if available 2021-10-16 05:56:46 +03:00
Valentin Radu
8c8dab4bf3 GUI improvements 2021-10-16 02:47:43 +03:00
Valentin Radu
b2ac6991c2 Update to .30 2021-10-15 13:50:52 +03:00
Valentin Radu
776a920865 Housekeeping 2021-10-13 03:38:38 +03:00
Valentin Radu
061f85f402 Corrected registry access calls 2021-10-10 23:06:49 +03:00
Valentin-Gabriel Radu
958a9a6b20
Close registry key in GUI 2021-10-10 22:37:47 +03:00
justanotheranonymoususer
3012ced8ff Fixing RegCloseKey invalid handle 2021-10-10 09:07:46 +03:00
Valentin Radu
92f5e9084e Dark mode and classic theme support for GUI 2021-10-10 06:14:23 +03:00
Valentin Radu
7ba90b3772 Fixes #34 2021-10-03 04:05:27 +03:00
Valentin Radu
d24b4d2d40 Bug fixes in GUI when using keyboard 2021-10-02 23:13:33 +03:00
Valentin Radu
a94c0347a7 Keyboard support for GUI 2021-10-02 21:57:19 +03:00
Valentin Radu
8f794c8114 GUI reloads settings when restoring defaults instead of exiting 2021-10-02 19:55:45 +03:00
Valentin Radu
a01f110341 GUI shows application title when run outside of Explorer 2021-10-02 19:46:01 +03:00
Valentin Radu
522440f9c3 Fixed bug in GUI that prevented startup of Start menu 2021-10-02 19:18:07 +03:00
Valentin Radu
04982aa11d Updated method name in GUI 2021-10-02 19:17:24 +03:00
Valentin Radu
1b1bc67c56 Implemented GUI (fixes #29) 2021-10-02 04:02:07 +03:00