1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-23 23:21:08 +01:00
ExplorerPatcher/ep_weather_host
Valentin Radu cc0af464c3 Weather: Fixed a bug that displayed the widget area using a different background color
It seems Google changed the widget and explicitly set a background
color, so this patch takes that into account and removes it.
Previously, the widget did not have a background, rather inheriting it
from the `body` element.
2023-03-01 20:41:09 +02:00
..
ep_weather_error_html.h Weather: Detect and break infinite loops on navigating to the error page 2022-08-04 23:56:55 +03:00
ep_weather_factory.c Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00
ep_weather_factory.h Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00
ep_weather_host.c Weather: Fixed a bug that could prevent the widget from properly loading 2023-03-01 20:38:35 +02:00
ep_weather_host.h Weather: Fixed a bug that could prevent the widget from properly loading 2023-03-01 20:38:35 +02:00
ep_weather_host.rc Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00
ep_weather_host.vcxproj All: Use global OS version query functions 2022-03-06 00:04:30 +02:00
ep_weather_host.vcxproj.filters Weather: Enable support for memory leaks dumping in Debug builds 2022-02-17 23:04:00 +02:00
ep_weather_provider_google_html.h Weather widget adjusts its size vertically to accommodate the entire contents 2022-01-30 03:26:19 +02:00
ep_weather_provider_google_script.h Weather: Fixed a bug that displayed the widget area using a different background color 2023-03-01 20:41:09 +02:00
ep_weather_utility.h All: Use global OS version query functions 2022-03-06 00:04:30 +02:00
ep_weather.c All: Substitute RegDeleteKeyW with RegDeleteTreeW 2022-08-07 20:40:36 +03:00
ep_weather.h Weather: Show "Reload" link when data fails to load 2022-05-28 13:43:54 +03:00
packages.config Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00
resource.h Implemented weather taskbar widget 2022-01-27 04:35:27 +02:00