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 50f3a709c0 Weather: Fixed wrong left padding of the widget
Google seems to have updated the web page and the widget is now 14px
more to the right, so the code had to account for this.
2022-09-28 14:36:27 +03: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 wrong left padding of the widget 2022-09-28 14:36:27 +03:00
ep_weather_host.h Weather: Fixed a bug that could hang the host process and explorer 2022-08-05 15:31:36 +03: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: Hide mysterious line that appears at the top of the widget for some places 2022-03-09 19:56:37 +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