Commit Graph
421 Commits
Author SHA1 Message Date
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 22000.493.42.12_2efe2a6 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 22000.493.42.11_61626d9 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) 22000.493.42.11_09f5390 2022-02-14 07:47:26 +02:00
Valentin Radu 0634e93d64 Utility: Prevent "Please wait" window from receiving input 22000.493.42.11_0634e93 2022-02-14 07:41:02 +02:00
Valentin Radu 234ddf535b Version: 22000.493.42.11 22000.493.42.11_234ddf5 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 22000.493.42.10_0e498aa 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 22000.493.42.9_f3e03ae 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 22000.469.42.8_6f375c9 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 22000.469.42.7_7699958 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 22000.469.42.6_16ccb3f 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 22000.469.42.5_5e5ac92 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) 22000.469.42.4_74204c7 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 22000.469.42.3_fd710a1 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) 22000.469.42.2_00c3fe3 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 22000.469.42.1_9d3e34c 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 22000.469.42.1_83042a6 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 22000.469.42.0_5d44661 2022-01-27 04:35:27 +02:00
Valentin Radu 677b19663d Built-in support for OS build 22000.469 22000.469.41.16_677b196 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