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

72 Commits

Author SHA1 Message Date
Valentin Radu
39cb9f50fa StartUI: Support for full screen Start 2022-03-01 17:34:10 +02:00
Valentin Radu
092d0021b8 StartDocked: Disable Recommended section; StartUI: Enable rounded corners (#937) 2022-03-01 15:42:24 +02:00
Valentin Radu
44396b9db4 All: Fix windows in ancient 22000-based OS builds 2022-02-28 03:06:42 +02:00
Valentin Radu
2cc9b0ed7f All: Fixes for Windows 10 2022-02-21 02:42:35 +02:00
Valentin Radu
52cee9ebbb GUI: Show OS build in Properties - About 2022-02-20 21:32:12 +02:00
Valentin Radu
9dd911cb8d All: Support for Windows 10 2022-02-20 18:35:33 +02:00
Valentin Radu
5f869cfadb GUI: F5 refreshes displayed values 2022-02-20 18:10:43 +02:00
Valentin-Gabriel Radu
b6bf015e1d
GUI: Fix window background for classic theme 2022-02-19 14:13:02 +02:00
Valentin Radu
a626f3d7f8 Screen reader: Read "x of y" instead of "x out of y" 2022-02-18 00:20:46 +02:00
Valentin Radu
b7a1ced429 Weather: Rearchitected component lifetime 2022-02-17 23:42:13 +02:00
Valentin Radu
087c3a674a GUI: Support for high contrast themes (#885) 2022-02-17 23:05:06 +02:00
Valentin Radu
8b7ea20861 GUI: Ensure file path for SHFileOperation is ended with 2 zeros 2022-02-17 23:02:04 +02:00
Valentin Radu
14e7eef87b All: Fixed bug when extracting "Properties" string which failed to remove a trailing whitespace 2022-02-14 02:46:00 +02:00
Valentin Radu
ce9b28a4e7 GUI: Clear weather data signals status and waits more 2022-02-14 02:44:57 +02:00
Valentin Radu
7da96210e7 Weather: Option to clear weather widget local data 2022-02-12 19:41:03 +02:00
Valentin Radu
60f1bac1f1 InputBox provides cancellation feedback and checks against invalid input; fixed a bug in Properties that reset settings when clicking Cancel in the InputBox; fixed a bug in Properties that corrupted the registry entries when InputBox is unable to launch (#734) 2022-01-28 04:45:04 +02:00
Valentin Radu
83042a6d68 Fixes for weather panel, implemented icon-less modes, implemented dynamic size to fit contents 2022-01-27 23:03:02 +02:00
Valentin Radu
62bdf042a4 Properties window font sizes are based on system font sizes 2022-01-27 22:34:37 +02:00
Valentin Radu
5d4466147d Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00
Valentin Radu
e5c4e8bf02 Moved ep_dwm as separate executable 2022-01-24 18:33:06 +02:00
Valentin Radu
aa4803ce73 Import/export settings suggests a file name automatically 2022-01-23 19:26:36 +02:00
Valentin Radu
8d74ffbedb Import/export functionality for program settings 2022-01-22 00:04:57 +02:00
Valentin Radu
7cc02b72d4 Option to disable rounded corners for windows 2022-01-21 13:06:46 +02:00
Valentin Radu
37dbfd9291 Support for screen readers 2022-01-05 05:02:25 +02:00
Valentin Radu
d06f2fa8ef Support for navigating the GUI using the arrow keys 2022-01-04 18:48:47 +02:00
Valentin Radu
63dfbfb130 GUI: Fixed non-working system menu 2022-01-02 01:14:44 +02:00
Valentin Radu
de581b6097 GUI: Lock ExplorerFrame into memory 2021-12-28 16:06:37 +02:00
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