1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-15 03:27:35 +01:00
Commit Graph

854 Commits

Author SHA1 Message Date
Valentin Radu
f3e03ae0c2 Version: 22000.493.42.9 2022-02-08 23:42:28 +02:00
Valentin Radu
60a4d35bf7 GUI: Default language in the weather widget is labeled correctly 2022-02-08 23:40:23 +02:00
Valentin Radu
6f375c9f1d Version: 22000.469.42.8 2022-02-08 20:04:12 +02:00
Valentin Radu
7bc56f4191 Weather: Widget displays with rounded corner after logon; implemented option to change corner preference 2022-02-08 19:58:02 +02:00
Valentin Radu
46191733d7 Start: Implemented option to override monitor on which the menu opens when invoked via the keyboard 2022-02-08 19:29:37 +02:00
Valentin Radu
7699958fd8 Version: 22000.469.42.7 2022-02-08 17:38:36 +02:00
Valentin Radu
325f1a022b GUI: Moved some settings to the Advanced panel 2022-02-08 17:23:58 +02:00
Valentin Radu
477b86d4d0 Taskbar10: Implemented option to remove extra gap around pinned items 2022-02-08 16:49:12 +02:00
Valentin Radu
214b26ec28 Taskbar10: Implemented option to treat pinned items as quick launch toolbar 2022-02-08 15:15:47 +02:00
Valentin Radu
16ccb3f839 Version: 22000.469.42.6 2022-02-07 00:58:54 +02:00
Valentin Radu
64de3daca0 Weather: Eliminate race conditions when accessing the widget 2022-02-07 00:54:05 +02:00
Valentin Radu
8cec8a9892 Weather: Terminate host process when widget is disabled 2022-02-07 00:50:43 +02:00
Valentin Radu
905d5cdf12 Weather: Disable context menus and F12 dev tools 2022-02-06 23:26:00 +02:00
Valentin Radu
05fbca7bc1 Weather: Disable scrolling in the widget 2022-02-06 23:25:39 +02:00
Valentin Radu
5e5ac92a90 Version: 22000.469.42.5 2022-02-06 20:29:12 +02:00
Valentin Radu
e3f280548b Symbols: Fixed #783 2022-02-06 20:20:38 +02:00
Valentin Radu
8f94546f1e Weather: Fixed bug that made the flyout open with a noticeable delay under certain circumstances 2022-02-06 20:12:30 +02:00
Valentin Radu
879ec09488 Weather: Refactored browser rebound procedure 2022-02-06 20:11:57 +02:00
Valentin Radu
26b6646da6 Weather: Made variable local, static compile runtime library in ep_weather_host_stub 2022-02-06 20:09:49 +02:00
Valentin Radu
74204c7e84 Weather: Widget supports dark mode (thanks @krlvm) (#755) 2022-01-31 02:30:34 +02:00
Valentin Radu
94c604bde5 sws: Layout updates when switcher is displayed and new window is created 2022-01-31 02:30:21 +02:00
Valentin Radu
fd710a1544 Weather widget adjusts its size vertically to accommodate the entire contents 2022-01-30 03:26:19 +02:00
Valentin Radu
22a5a1e3c7 Implemented weather widget error screen 2022-01-29 23:55:06 +02:00
Valentin Radu
00c3fe3981 Weather widget defaults to showing in the preferred language set in Windows, instead of English (#734) 2022-01-28 04:48:35 +02:00
Valentin Radu
ef19e3d399 Disable weather flyout title bar if visual styles are not active 2022-01-28 04:46:04 +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
04575c37cd Fall back to built-in GUID when looking for the VBScript engine in InputBox 2022-01-28 04:39:42 +02:00
Valentin Radu
9d3e34cb89 ep_setup /extract extracts all components 2022-01-27 23:19:16 +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
677b19663d Built-in support for OS build 22000.469 2022-01-27 04:30:26 +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
58cd91cd37 Built-in support for OS build 22000.466 2022-01-23 15:41:01 +02:00
Valentin Radu
800843abfb When downloading symbols, also print hash of local file 2022-01-23 15:40:47 +02:00
Valentin Radu
d071decbca Stop suggesting versions with old hashes as potential updates 2022-01-23 15:18:27 +02:00
Valentin Radu
ca8fbe010f When an update is available, the notification displays the version of the update; The updater correctly detects when the current version is a pre-release but the user has switched the update channel to stable and does not suggest the older stable version as an update anymore (multiple reports, #540, #710) 2022-01-22 21:12:18 +02:00
Valentin Radu
8d74ffbedb Import/export functionality for program settings 2022-01-22 00:04:57 +02:00
Valentin Radu
8119c5aa7c Reduced symbol dependency for Win+C hook 2022-01-21 14:50:17 +02:00
Valentin Radu
321d76a440 Ability to hide the "Properties" item from the taskbar context menu 2022-01-21 14:14:54 +02:00
Valentin Radu
82da95b384 Updated to latest sws 2022-01-21 13:36:59 +02:00
Valentin Radu
7cc02b72d4 Option to disable rounded corners for windows 2022-01-21 13:06:46 +02:00
Valentin Radu
312fa7f7fc Removed erroneous VirtualProtect 2022-01-21 11:18:51 +02:00
Valentin Radu
a5faef1d1d 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
Valentin Radu
ce115e0585 Updated to latest sws 2022-01-18 05:08:30 +02:00
Valentin Radu
69707a3fda Fixed bug in sws' per-application list that caused the switcher to only show the most recent UWP app 2022-01-14 12:45:44 +02:00
Valentin Radu
cd2f828b08 Attempt to fix #664 (W10 taskbar buttons sometimes becoming too large when never combine is used and DPI/resolution changes) 2022-01-14 11:56:43 +02:00
Valentin Radu
52cc461bf6 Simple Window Switcher can switch applications instead of windows (#665) 2022-01-14 03:22:54 +02:00
Valentin Radu
befa3eaeb4 Option to disable Office hotkeys (Ctrl+Alt+Shift+Windows key combinations) (#661) (.4) 2022-01-14 00:13:02 +02:00