summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make the introspection scan less noisyimprove-buildEmmanuele Bassi2020-03-091-0/+1
| | | | Does not influence the warnings, only the debugging messages.
* Add compiler warningsEmmanuele Bassi2020-03-091-0/+44
| | | | It's good project hygiene to have a decent set of warnings enabled.
* Fix shadowed variableEmmanuele Bassi2020-03-091-6/+6
| | | | | The global `search_str` is not used: we pass it as an argument to each function that would use it.
* Replace deprecated APIEmmanuele Bassi2020-03-091-3/+6
|
* Add missing declarationEmmanuele Bassi2020-03-091-0/+2
|
* Use modern API for private instance dataEmmanuele Bassi2020-03-094-253/+273
| | | | | | | The g_type_class_add_private() function has been replaced by the G_DEFINE_TYPE_WITH_PRIVATE() macro. We should attempt to make the code slightly more idiomatic.
* Set default build optionsEmmanuele Bassi2020-03-091-0/+4
| | | | | Use a debug optimized build by default, and enable minimal compiler warnings.
* GWeatherWeather: Fix forecast attribution leakSebastian Keller2020-03-091-0/+2
|
* yrno: xml parser leak fixesSebastian Keller2020-03-091-0/+7
| | | | The result of xmlGetProp() needs to be freed by the caller.
* locations: Adding New Plymouth Airport and New Plymouth cityJon Spark2020-03-081-0/+10
| | | New Plymouth, New Zealand comes up with "Forecast not available". Requesting to add these to the Locations.xml file
* Update German translationTim Sabsch2020-03-051-9/+34
|
* Fix broken markup in Korean UI translationAndre Klapper2020-03-031-2/+2
|
* Update Italian translationMilo Casagrande2020-03-031-13/+38
|
* Update Ukrainian translationDaniel Korostil2020-03-031-18345/+14240
|
* Updated Slovenian translationMatej Urbančič2020-02-291-8/+35
|
* Update British English translationBruce Cowan2020-02-251-171/+78
|
* Updated Danish translation of locationsAlan Mortensen2020-02-251-17/+35
|
* Update Dutch translationNathan Follens2020-02-241-11/+33
|
* Update Korean translationDaeHyun Sung2020-02-241-61/+109
|
* Update Basque translationAsier Sarasua Garmendia2020-02-191-10/+36
|
* Update Basque translationAsier Sarasua Garmendia2020-02-191-52/+53
|
* Update Polish translationPiotr Drąg2020-02-161-9/+34
|
* Update Galician translationFran Dieguez2020-02-141-8/+35
|
* Update Hungarian translationBalázs Úr2020-02-131-9/+39
|
* Updated Czech translationMarek Černocký2020-02-111-7/+11
|
* Update Serbian translationМарко Костић2020-02-091-7/+32
|
* Updated French translationClaude Paroz2020-02-091-16/+34
|
* Updated Lithuanian translationAurimas Černius2020-02-081-9/+38
|
* Update Persian translationDanial Behzadi2020-02-071-2/+2
|
* Update Persian translationDanial Behzadi2020-02-071-33/+37
|
* Update Turkish translationSabri Ünal2020-02-051-6/+38
|
* Update Croatian translationGoran Vidović2020-02-031-7/+32
|
* Update Brazilian Portuguese translationRafael Fontenelle2020-01-281-10/+39
|
* Update Japanese translationsicklylife2020-01-281-18/+9
|
* Update Japanese translationsicklylife2020-01-281-5/+39
|
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-271-587/+1060
|
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-271-221/+612
|
* Update Indonesian translationKukuh Syafaat2020-01-151-8/+33
|
* Update Slovak translationAndrej Shadura2020-01-101-51/+71
|
* Update Slovak translationAndrej Shadura2020-01-101-137/+265
|
* Update Galician translationFran Dieguez2019-12-271-313/+43
|
* Update Chinese (China) translationMingcong Bai2019-12-271-75/+62
|
* weather: Add documentation note about 0 update timestampPhilip Chimento2019-11-201-0/+2
| | | | GNOME Shell, for one, was ignoring the possibility that the update timestamp could be 0. It seems useful to note it in the documentation.
* tests: Add another duplicateBastien Nocera2019-11-201-0/+1
| | | | | | $ wget -O- -q https://www.aviationweather.gov/docs/metar/stations.txt | grep KX26 FL SEBASTIAN KX26 X26 27 49N 080 30W 6 X W 8 US FL VALKARIA AFS KX26 X26 27 49N 080 30W 6 X 8 US
* Update Friulian translationFabio Tomat2019-11-181-8/+10
|
* Update Swedish translationAnders Jonsson2019-11-131-7/+35
|
* Update Russian translationStas Solovey2019-11-131-46/+46
| | | | (cherry picked from commit 3c03e928cf7fc61a38d421f5a21cfee151e20791)
* Updated Spanish translationDaniel Mustieles2019-11-081-7/+12
|
* Locations: add Oxford and Oxford AirportSam Morris2019-11-081-0/+10
|
* Updated Czech translationMarek Černocký2019-11-021-2/+23
|