summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* location: Fix double freesgbsneto/fix-refsGeorges Basile Stavracas Neto2021-01-141-3/+3
* gweather: Fix _gweather_info_new_clone() throwing warningsBastien Nocera2021-01-131-2/+3
* tests: Fix weather test not setting contact infoBastien Nocera2021-01-131-0/+1
* gweather: Fix GWeatherInfo memory leakBastien Nocera2021-01-131-0/+1
* metno: Fix forecast listFlorian Müllner2021-01-121-1/+1
* Set LAST_ABI_BREAK againMichael Catanzaro2021-01-121-1/+1
* Remove _GWeatherInfoClassMichael Catanzaro2021-01-121-9/+0
* 40.alpha40.alphaBastien Nocera2021-01-121-0/+23
* metno: Mention API users mailing-list in docsBastien Nocera2021-01-121-1/+1
* ci: Bump last ABI breakBastien Nocera2021-01-121-1/+1
* gweather: Add required "contact-info" propertyBastien Nocera2021-01-124-2/+71
* gweather: Add API doc for enabled-properties getter/setterBastien Nocera2021-01-121-0/+19
* gweather: Change the user-agent when the app ID changesBastien Nocera2021-01-121-0/+5
* gweather: Don't make online calls when changing providersBastien Nocera2021-01-121-1/+0
* gweather: Require an app id to enable weather providersBastien Nocera2021-01-121-1/+7
* gweather: Set the HTTP user-agent using the application-idBastien Nocera2021-01-121-4/+6
* gweather: Require an app-id to run gweather_info_update()Bastien Nocera2021-01-121-0/+6
* tests: Add application-ids to testsBastien Nocera2021-01-122-0/+2
* ci: Bump last ABI breakBastien Nocera2021-01-121-1/+1
* gweather: Add application-id propertyBastien Nocera2021-01-124-1/+80
* gweather: Disable all weather providers by defaultBastien Nocera2021-01-121-1/+1
* gweather: Fix GWEATHER_PROVIDER_ALL valueBastien Nocera2021-01-121-1/+1
* gweather: Remove unused includesBastien Nocera2021-01-121-2/+0
* metno: Use "&" as arguments separator in queryBastien Nocera2021-01-121-1/+1
* metno: Use GNOME-specific subdomainBastien Nocera2021-01-121-1/+4
* gweather: Fix build warning wrt g_autoptr() usageBastien Nocera2021-01-121-1/+1
* yrno: The XML API isn't the "New API" anymoreBastien Nocera2021-01-121-1/+1
* yrno: Rename elementsBastien Nocera2021-01-121-3/+3
* gweather: Cleanup argument to _gweather_info_new_clone()Bastien Nocera2021-01-125-17/+17
* gweather: Fix _gweather_info_new_clone() not copying all propertiesBastien Nocera2021-01-121-1/+4
* gweather: Don't do network I/O when calling gweather_info_new()Bastien Nocera2021-01-121-9/+7
* MAINTAINERS: Remove fileBastien Nocera2021-01-121-29/+0
* HACKING: Rename HACKING fileBastien Nocera2021-01-121-0/+0
* README: Remove linkBastien Nocera2021-01-121-1/+0
* gweather: Use g_clear_* macros when possibleBastien Nocera2021-01-121-16/+5
* gweather: Remove intermediate private struct for GWeatherInfoBastien Nocera2021-01-1211-533/+387
* gweather: Remove GWEATHER_EXTERN usageBastien Nocera2021-01-1211-141/+2
* build: Use external file as a symbol export mapBastien Nocera2021-01-122-0/+20
* metno: Use compat 2.0 APIBastien Nocera2021-01-121-3/+3
* tests: Fix name of libgweather automated testBastien Nocera2021-01-121-1/+1
* tests: Make it easier to see soup status on failureBastien Nocera2021-01-121-1/+7
* gweather: Only use 4 significant decimals for locationsBastien Nocera2021-01-126-9/+46
* gweather: Remove comment about work-aroundBastien Nocera2021-01-121-5/+0
* ci: Bump last ABI break to when yr.no's name changeBastien Nocera2021-01-121-1/+1
* metno: Rename yr.no backend to met.noBastien Nocera2021-01-1225-140/+140
* ci: Lint Python script in the CIBastien Nocera2021-01-111-1/+1
* data: Run pylint test over variant DB generatorBenjamin Berg2021-01-112-0/+7
* location: Clarify purpose of year start/end informationBenjamin Berg2021-01-111-1/+2
* location-entry: Sort locations in drop-downBenjamin Berg2021-01-111-5/+40
* location-entry: Use a list store instead of a tree storeBenjamin Berg2021-01-111-9/+9