1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-24 07:30:22 +01:00
Commit Graph

681 Commits

Author SHA1 Message Date
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
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