summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ui: Unmark placeholder strings from translationwip/piotrdrag/placeholder-translationsPiotr Drąg2017-12-202-4/+4
* Update Turkish translationEmin Tufan Çetin2017-12-181-109/+156
* window: a load more weather changesGeorges Basile Stavracas Neto2017-12-175-708/+397
* month-view: cleanup includesGeorges Basile Stavracas Neto2017-12-161-9/+1
* weather-service: use GPtrArray for public APIGeorges Basile Stavracas Neto2017-12-166-85/+70
* views: more weather service cleanupsGeorges Basile Stavracas Neto2017-12-164-134/+76
* views: simplify reference leak workaroundGeorges Basile Stavracas Neto2017-12-162-20/+10
* views: move :event-activated signal to GcalViewGeorges Basile Stavracas Neto2017-12-164-48/+18
* month-view: properly cleanup weather data from cellsGeorges Basile Stavracas Neto2017-12-161-1/+1
* flatpak: fix git URL to libgweatherChristian Hergert2017-12-141-1/+1
* Update Scottish Gaelic translationGNOME Translation Robot2017-12-141-242/+690
* Update Spanish translationDaniel Mustieles2017-12-131-131/+168
* Update Friulian translationFabio Tomat2017-12-121-110/+149
* month-view: fix another allocation cycleGeorges Basile Stavracas Neto2017-12-122-38/+45
* view: pass the correct property valueGeorges Basile Stavracas Neto2017-12-121-1/+1
* project: update Flatpak manifestGeorges Basile Stavracas Neto2017-12-121-3/+29
* Merge branch 'gweather-api-fix' into 'master'Georges Basile Stavracas Neto2017-12-122-2/+2
|\
| * Adapt to the libgweather API changesEmmanuele Bassi2017-12-122-2/+2
|/
* source-dialog: cast to GtkWidget* before increasing refcountGeorges Basile Stavracas Neto2017-12-111-2/+3
* weather-service: major reorganization and cleanupGeorges Basile Stavracas Neto2017-12-111-1010/+653
* 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