summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changeswip/flb/weather-forecastFlorian Brosch2017-12-1114-1304/+1209
* view: Move weather API to interface GcalViewFlorian Brosch2017-12-118-195/+185
* year-view: Show weather reports.Florian Brosch2017-12-114-9/+226
* month-cell: Display temperaturesFlorian Brosch2017-12-112-2/+21
* month-view: Show weather reports.Florian Brosch2017-12-116-4/+240
* weather, timer: Set log domainsFlorian Brosch2017-12-113-1/+6
* weather: start the right timer.Florian Brosch2017-12-111-1/+1
* week-header: Rename WeatherInfoPos to WeatherInfoDay and drop positions.Florian Brosch2017-12-111-65/+24
* timer: Drop useless if in reset.Florian Brosch2017-12-111-5/+2
* timer: Rename struct CallbackWrapper to CbWrapperDataFlorian Brosch2017-12-111-10/+10
* weather: Update on 00:00Florian Brosch2017-12-111-1/+88
* weather: Change the way I calculate begin-of-dayFlorian Brosch2017-12-111-11/+11
* Avoid single line comments.Florian Brosch2017-12-116-10/+11
* weather: Rename timer to duration timer.Florian Brosch2017-12-111-17/+17
* weather: Use network statusFlorian Brosch2017-12-111-3/+69
* weather: Use shorter timeouts if local weather info is invalidFlorian Brosch2017-12-113-35/+173
* timer: Improve duration apiFlorian Brosch2017-12-113-4/+21
* weather: Set check-interval-renew to 3h.Florian Brosch2017-12-111-1/+1
* weather: Rename check-interval to check-interval-renew.Florian Brosch2017-12-113-31/+31
* weather: Introduce a proper timer for forecasts.Florian Brosch2017-12-114-73/+425
* weather: Drop gcal_weather_service_get_location_name()Florian Brosch2017-12-111-49/+8
* weather: Use find_nearest_city instead of new_detachedFlorian Brosch2017-12-111-1/+5
* window: Improve weather setting sensitivityFlorian Brosch2017-12-112-6/+11
* window: Set style class "error" for invalid locationsFlorian Brosch2017-12-111-1/+10
* week-header: Properly handle weather infos on date changesFlorian Brosch2017-12-111-0/+3
* weather: Re-use old weather predictions on errorsFlorian Brosch2017-12-113-22/+143
* Synchronise weather on application.sync.Florian Brosch2017-12-113-2/+22
* weather: steal a data point from tomorrow in case there is none for "today".Florian Brosch2017-12-111-8/+38
* weather: Display service attributions in AboutDialog.Florian Brosch2017-12-113-26/+85
* week-header: Style temperaturesFlorian Brosch2017-12-112-2/+1
* weather: week: Add space between icon and temperatureFlorian Brosch2017-12-111-1/+1
* weather: Use -night icons only for fold-results when it makes sense.Florian Brosch2017-12-111-30/+78
* weather: Change weather icon selection heuristic.Florian Brosch2017-12-111-75/+168
* weather: Integrate weather into our main windows.Florian Brosch2017-12-114-24/+725
* weather: Pin weather services to applications.Florian Brosch2017-12-112-1/+32
* week-header: Add initial weather support.Florian Brosch2017-12-112-9/+379
* weather: Add optional reading point loggingFlorian Brosch2017-12-111-0/+41
* week-view: Fix outdated ownership comment.Florian Brosch2017-12-111-1/+1
* Weather: Change weather update signal.Florian Brosch2017-12-112-15/+40
* weather: Rename WeatherInfo.weather_info to gweather_infoFlorian Brosch2017-12-111-14/+14
* weather: Improve weather foldingFlorian Brosch2017-12-111-13/+92
* weather: Improve loggingFlorian Brosch2017-12-111-4/+13
* weather: Add a TODOFlorian Brosch2017-12-111-0/+1
* weather: Prepare global time zone support.Florian Brosch2017-12-112-3/+83
* weather: Properly extract and translate weather information.Florian Brosch2017-12-112-29/+287
* weather: Simplify and inline property param flagsFlorian Brosch2017-12-112-23/+30
* weather: Allow to set a fix location.Florian Brosch2017-12-112-61/+101
* Initial weather service.Florian Brosch2017-12-117-1/+1225
* Merge "utils: reworked uri splitting with help of libsoup"Georges Basile Stavracas Neto2017-12-113-108/+22
|\
| * utils: reworked uri splitting with help of libsoupGuenther Wutz2017-12-113-108/+22
|/