1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-10 13:11:54 +01:00

279 Commits

Author SHA1 Message Date
Valentin Radu
31c9c9604f Revert "When restarting Explorer from Properties, taskbar position is reapplied only when it differes from the previous value"
This reverts commit 4b0bae46c5a1650504ee1dc2da64f777553838e8.
22000.348.40.7_31c9c96
2021-12-10 04:01:42 +02:00
Valentin Radu
d7885414f2 Attempt to mitigate #416 22000.348.40.7_d788541 2021-12-10 03:42:32 +02:00
Valentin Radu
a9ec6031d2 Updated CHANGELOG 22000.348.40.7_a9ec603 2021-12-10 03:14:27 +02:00
Valentin Radu
04c496047c Fixed #525 2021-12-10 03:07:23 +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
969413e5d9 Fixed #541 (rename ShowLegacyClockExpierience to ShowLegacyClockExperience) 2021-12-10 00:39:22 +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
19834620e6 sws window padding is configurable 2021-12-10 00:03:12 +02:00
Valentin Radu
9c0d4edfe5 Fixed #523 22000.348.40.6_9c0d4ed 2021-12-09 19:08:09 +02:00
Valentin Radu
d55307b248 Fixed #529 2021-12-09 18:16:21 +02:00
Valentin Radu
56b5c166ec Fixed #528 2021-12-09 17:52:01 +02:00
Valentin Radu
d67c715062 ShellExecuteFromExplorer returns an HRESULT 2021-12-09 17:25:25 +02:00
Valentin Radu
abdbeee485 Added utility method to start a program from the running instance of Explorer. 2021-12-09 17:00:50 +02:00
Valentin Radu
9a42c6017b Fixed #527 22000.348.40.6_9a42c60 2021-12-07 17:35:06 +02:00
Valentin Radu
77d526a7c1 Mitigation for #516 22000.348.40.5_77d526a 2021-12-06 19:21:14 +02:00
Valentin Radu
5e262c3c9b Fixed CHANGELOG 22000.348.40.4_5e262c3 2021-12-06 07:56:05 +02:00
Valentin Radu
88e1355ddf Possibility to uninstall by renaming ep_setup.exe to ep_uninstall.exe and running that 22000.348.40.4_88e1355 2021-12-06 07:48:04 +02:00
Valentin Radu
6f19d53ffd Fixed bug that prevented proper loading of default settings in sws 22000.348.40.3_6f19d53 2021-12-06 04:49:23 +02:00
Valentin Radu
3df305b2e1 Possibility to disable per-application window lists (Alt+`) in sws (283#issuecomment-986261712) 22000.348.40.2_3df305b 2021-12-05 20:37:46 +02:00
Valentin Radu
b0e38bcda2 Fixed regression of #161 22000.348.40.1_b0e38bc 2021-12-05 18:37:26 +02:00
Valentin Radu
d3622800f8 Updated copyright information for 2022 2021-12-05 18:36:35 +02:00
Valentin Radu
c7c94b306c Updated to latest sws 22000.348.40.0_c7c94b3 2021-12-05 06:12:03 +02:00
Valentin Radu
33e5da23b6 Excluded some stuff in 32-bit builds 22000.348.40.0_33e5da2 2021-12-05 04:10:37 +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.
22000.348.40.0_7ba0ba1
2021-12-05 04:04:41 +02:00
Valentin Radu
1e4a11b6bc Added posibility to use the original Windows 10 Alt-Tab switcher 2021-12-05 01:36:00 +02:00
Valentin Radu
aafd184962 Ability to set Control Center as network icon action (merged #492) 2021-12-05 01:33:40 +02:00
Valentin Radu
af204332d6 Primary taskbar remembers position when moved to a secondary monitor (multiple issues, like #504) 2021-12-05 01:32:07 +02:00
Valentin Radu
daf349f464 Properly switch to the Properties window when another instance is running and minimized 22000.348.39.2_daf349f 2021-11-25 14:23:13 +02:00
Valentin Radu
493cf27687 Symbols parsing success notification displays for longer 22000.348.39.1_493cf27 2021-11-24 14:17:18 +02:00
Valentin Radu
e12a8bb3f6 Clicking "Close" in the Windows 10 window switcher is now more tolerant to small mouse movements (#110) 22000.348.39.1_e12a8bb 2021-11-24 14:01:55 +02:00
Valentin Radu
8db73cc2cc Improved behavior regarding symbols 2021-11-24 13:51:58 +02:00
Valentin Radu
264209b074 Built-in support for OS build 22000.348 22000.348.39.0_264209b 2021-11-24 11:27:48 +02:00
Valentin Radu
65aa7a732a Option to receive pre-release versions via the updater 22000.318.38.9_65aa7a7 2021-11-24 01:28:10 +02:00
Valentin Radu
425efcbf67 Fixed #449 22000.318.38.8_425efcb 2021-11-23 20:40:28 +02:00
Valentin Radu
6b5a265a04 Application starts with limited functionality on builds lacking hardcoded symbol information 22000.318.38.7_6b5a265 2021-11-23 16:08:00 +02:00
Valentin Radu
ec7f32230c Preliminary support for Windows 11 Start orb 2021-11-23 14:30:19 +02:00
Valentin Radu
13399e81f1 Minor adjustments 22000.318.38.6_13399e8 2021-11-20 13:42:52 +02:00
Valentin Radu
93a7f5c0d7 Provides a simple mechanism for chainloading a custom library when the shell interface is created 22000.318.38.6_93a7f5c 2021-11-20 13:07:58 +02:00
Valentin Radu
113aa744a0 Implemented absolute height and width parameters for the Windows 10 switcher 22000.318.38.5_113aa74 2021-11-20 01:02:12 +02:00
Valentin Radu
112f4bf92d Changed ep_setup command line and default behavior 22000.318.38.4_112f4bf 2021-11-19 18:57:32 +02:00
Valentin Radu
cd8cbecfa0 Implemented #389 22000.318.38.3_cd8cbec 2021-11-19 18:19:58 +02:00
Valentin Radu
88c186f53c Correlated EP defaults with clean Windows install defaults 22000.318.38.2_88c186f 2021-11-19 08:50:32 +02:00
Valentin Radu
ff326d66b5 Modifications to build process according to PR #400 22000.318.38.2_ff326d6 2021-11-18 21:58:57 +02:00
Valentin-Gabriel Radu
84df5573d8
Update README.md 2021-11-18 20:28:58 +02:00
Valentin Radu
3bbd227c6a Preserve taskbar toolbar layouts 22000.318.38.2_3bbd227 2021-11-18 20:17:19 +02:00
Valentin Radu
033ad034d5 22000.318.38.1: Fixed #410 22000.318.38.1_033ad03 2021-11-18 19:44:01 +02:00
Valentin Radu
aff330cc08 Implemented /extract switch for ep_setup 2021-11-18 19:08:29 +02:00
Valentin Radu
725d5ad18f 22000.318.38:
* Functional Windows 10 network flyout
* Functional Windows 10 battery flyout
* Implemented support for Windows 7 battery flyout (#274)
22000.318.38.0_725d5ad
2021-11-18 18:20:17 +02:00
Valentin Radu
fbc9b3df09 Updated to latest sws 2021-11-18 18:13:40 +02:00