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
7ab3ac2be9 Weather: Registry setting to toggle dev tools in the browser 2022-02-26 13:26:12 +02:00
Valentin Radu
a69dffba61 Bugfix: Win+X menu respects "Skin menus" setting in Windows 10 (#929) 2022-02-25 20:29:49 +02:00
Valentin Radu
53f49fa8cd Symbols: Built-in support for StartUI in 22000.527 2022-02-25 01:17:03 +02:00
Valentin Radu
9815fe0817 Version: 22000.493.42.18 2022-02-25 00:25:46 +02:00
Valentin Radu
fbd6ab591f Start: Functional Windows 10 Start menu 2022-02-25 00:19:25 +02:00
Valentin Radu
43adf91203 Bugfix: Access violation on log off when EP runs alongside 7+TT (#894) 2022-02-25 00:18:55 +02:00
Valentin Radu
d344cef35f Weather: Option to limit width of the widget 2022-02-21 17:47:45 +02:00
Valentin Radu
aa2aa9d3b6 Weather: Fix width of graphs displayed by the widget 2022-02-21 12:44:08 +02:00
Valentin Radu
3edc30fe63 Version: 22000.493.42.17 2022-02-21 03:00:20 +02:00
Valentin Radu
9cfe6b1a61 Weather: Hide search suggestions banner (#734) 2022-02-21 02:43:23 +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
6e21fa70e3 All: Fixed clock and hotkey not invoking action center on Windows 10; fixed sws close button misalignment on Windows 10 2022-02-20 21:03:15 +02:00
Valentin Radu
b567f5e6ce Version: 22000.493.42.16 2022-02-20 18:37:19 +02:00
Valentin Radu
9dd911cb8d All: Support for Windows 10 2022-02-20 18:35:33 +02:00
Valentin Radu
d3d11ff67d Weather: Download and install WebView2 Runtime when not available on the system 2022-02-20 18:14:07 +02:00
Valentin Radu
5f869cfadb GUI: F5 refreshes displayed values 2022-02-20 18:10:43 +02:00
Valentin-Gabriel Radu
7836d917f8
Build.yml: Fix compilation on windows-latest 2022-02-19 14:17:16 +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
adee54d2e5 Main: Fixed IA-32 build 2022-02-18 00:11:43 +02:00
Valentin Radu
4162c28855 Version: 22000.493.42.15 2022-02-17 23:47:08 +02:00
Valentin Radu
b7a1ced429 Weather: Rearchitected component lifetime 2022-02-17 23:42:13 +02:00
Valentin Radu
668c234207 Weather: Support for high contrast themes 2022-02-17 23:06:24 +02:00
Valentin Radu
087c3a674a GUI: Support for high contrast themes (#885) 2022-02-17 23:05:06 +02:00
Valentin Radu
f52a74304a Weather: Enable support for memory leaks dumping in Debug builds 2022-02-17 23:04:00 +02:00
Valentin Radu
83884aa71f Main: Include math.h so that sqrt works in Debug builds as well 2022-02-17 23:02:34 +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
f34c6540a6 Setup: Ensure file path for SHFileOperation is ended with 2 zeros 2022-02-17 22:52:46 +02:00
Valentin Radu
19ef6988b6 Utility: Fied possible stack buffer overrun in ComputeFileHash2 2022-02-17 22:50:44 +02:00
Valentin Radu
d5b63319f0 Utility: Fixed bug in rand_string 2022-02-17 22:50:11 +02:00
Valentin Radu
c00de82cd6 Main: Guards against NULL dereferences (#879) 2022-02-17 16:59:38 +02:00
Valentin Radu
5f5578f46e Version: 22000.493.42.14 2022-02-17 02:51:17 +02:00
Valentin Radu
dfc2057ec0 Weather: Widget properly respects text size accessibility setting 2022-02-17 02:48:17 +02:00
Valentin Radu
26ec0df728 Weather: Fixed ep_Weather_Initialize prototype 2022-02-17 02:36:58 +02:00
Valentin Radu
97e522cf34 Weather: Maintain handle to uxtheme for the lifetime of the instance 2022-02-17 02:36:20 +02:00
Valentin Radu
71656419f7 Weather: Fixed erroneous message check 2022-02-17 02:33:17 +02:00
Valentin Radu
2efe2a673d Version: 22000.493.42.12 2022-02-16 13:41:26 +02:00
Valentin Radu
64f58d19c2 Symbols: Built-in support for OS build 22000.527 (Preview) 2022-02-16 13:38:03 +02:00
Valentin Radu
61626d912e Weather: Fixed possible NULL dereference 2022-02-14 19:22:27 +02:00
Valentin Radu
09f5390a23 Weather: Increased refresh delay at first startup (given more time for dark mode cookie to set itself up) 2022-02-14 07:47:26 +02:00
Valentin Radu
0634e93d64 Utility: Prevent "Please wait" window from receiving input 2022-02-14 07:41:02 +02:00
Valentin Radu
234ddf535b Version: 22000.493.42.11 2022-02-14 02:49:29 +02:00
Valentin Radu
6be380826a Weather: Increased refresh delay at first startup (given more time for dark mode cookie to set itself up) 2022-02-14 02:47:37 +02:00
Valentin Radu
7bd1ad7a15 Setup: Implemented Start menu shortcut for "Properties" window 2022-02-14 02:46:51 +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
874b82f49f Utility: Implemented "Please wait" pop-up 2022-02-14 02:42:57 +02:00
Valentin Radu
0e498aaa91 Version: 22000.493.42.10 2022-02-12 19:41:20 +02:00
Valentin Radu
7da96210e7 Weather: Option to clear weather widget local data 2022-02-12 19:41:03 +02:00