Commit Graph

14 Commits

Author SHA1 Message Date
Carsten Haitzler 63303bb1f8 allow poll time down to 1 min which is default and limit 1min to 1h 2021-03-17 23:37:05 +00:00
Carsten Haitzler d1486a92a0 use ecore_on url - nuke warnings and use mouse up for popup 2021-02-20 20:16:38 +00:00
Alastair Poole 510af8f0a1 weather: Bye Yahoo.
Have a poke.
2021-02-18 12:21:49 +00:00
Mariusz Bialonczyk 375f6e2306 Add json-c dependency
Summary:
Old API retired => use yahoo weather JSON API

The new API is returning data in JSON format.
This commit is switching it over (currently SSL server) and parsing
to have the data in par with previous data.

Example data:
https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=839722

Fix millibar to inches of mercury divider

Merge branch 'json-api'

Reviewers: vtorri, bu5hm4n, stephenmhouston

Reviewed By: vtorri

Subscribers: raster, vtorri

Differential Revision: https://phab.enlightenment.org/D8095
2019-05-13 15:12:30 +01:00
Kai Huuhko 68902013a4 Follow changes in E 0.19.99 development 2015-03-15 22:26:46 +02:00
teacup-on-rockingchair db9cb76932 compilation fixes for forecasts module to match "compositor rewrite / charlie-foxtrot situation"
Summary: Made forecasts module to compile with latest enlightenment infrastructure

Test Plan: verified module runs ok and also can be configured from the context menus etc

Differential Revision: https://phab.enlightenment.org/D757
2014-05-29 10:57:33 +09:00
Igor Murzov 04537bcede eweather, forecasts: Celsius!
SVN revision: 82289
2013-06-17 10:03:57 +01:00
Mike Blumenkrantz 6e889c05d6 forecasts config now shows celcius/fahrenheit as unit measurement instead of confusing metric/english
SVN revision: 82274
2013-06-17 10:03:57 +01:00
Mike Blumenkrantz 18211d1b22 fix forecasts config entry height, patch from Igor Murzov
SVN revision: 81635
2013-06-17 10:03:54 +01:00
Mike Blumenkrantz 22392f1b60 formatting
SVN revision: 73260
2012-07-04 08:42:29 +00:00
Miculcy Brian 2887f01913 Make the sections more clearer.
SVN revision: 51990
2010-09-08 13:35:18 +00:00
Miculcy Brian e67a881e92 yahoo has changed the url style, but you can get the correct id from weather.com
SVN revision: 44918
2010-01-06 12:53:30 +00:00
Christopher Michael 67d1677c82 Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Daniel Kolesa 06c855ef72 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00