Jens Lody
|
7017d18ecc
|
Do not use weather-storm if forecast.io's icon is wind, but widnspeed is less than 39 mph.
Use an icon based on the cloudcast instead in this case.
Really fix for #83 .
|
9 years ago |
Jens Lody
|
ee7bc35d90
|
Use https for forecast.io, it looks like they do not allow non encrypted connection anymore.
|
9 years ago |
Jens Lody
|
98b46113f9
|
Update (fix) copyright dates in the sources.
|
9 years ago |
Jens Lody
|
0160a63ad0
|
Better reentrancy guards for forecast.io.
The problem here is, that it fetches current and forecast data with one call.
|
9 years ago |
Jens Lody
|
0903deeaa2
|
Add reentrency-guards to parseWeatherxxxx-functions.
|
9 years ago |
None
|
e740304583
|
Source formatting fixes, removed unneeded lines/constants/comments and gnome-shell 3.6 code; linenumber changes in po-files.
|
10 years ago |
None
|
27a5dc7aa0
|
Finally make plural-forms work.
|
10 years ago |
None
|
a9f0f0dff7
|
Try to fix plural forms, still not working correctly.
|
10 years ago |
None
|
70b3ff37f7
|
Fix for github-issue #42 (plural forms in translation), update po-files therefore, added gettext-domain to ui-file (fixes translation issue with prefs-dialog).
|
10 years ago |
None
|
f644ef0dd1
|
Rename constants from WEATHER_* to OPENWEATHER_* (cosmetical fix).
|
10 years ago |
None
|
7614d1ab44
|
Updated language files and related update.js, updated german translation.
Many others need to be updated too.
|
10 years ago |
None
|
e5fc8d3cf4
|
Updated years of copyright, added copyright notices to new files.
|
10 years ago |
None
|
87e3a6e081
|
Code clean-up, moved weather-provider-specific code in own files.
|
10 years ago |