summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27release 1.16.1v1.16.1monsta2-1/+9
2016-10-27po-locations: fix a couple of issues in Russian translationmonsta1-3/+3
2016-10-27sync with Transifexmonsta2-28/+30
2016-10-27rename Rangoon timezone to Yangon (follow tzdata 2016g change)monsta1-2/+2
fixes https://github.com/mate-desktop/libmateweather/issues/35 patch by Jeremy Bicha - see https://bugzilla.gnome.org/772253
2016-09-18release 1.16.0v1.16.0raveit651-1/+1
2016-09-17update NEWS for 1.16monsta1-3/+18
2016-09-17Locations: correct coordinates for Minsk airport (code UMMS)monsta1-1/+1
2016-09-17sync with Transifexmonsta109-313/+321
2016-09-12Locations: update ICAO code for Quito, Ecuador.Götz Christ1-2/+2
The physical airport location changed in 2013. SEQU: https://en.wikipedia.org/wiki/Old_Mariscal_Sucre_International_Airport SEQM: https://en.wikipedia.org/wiki/Mariscal_Sucre_International_Airport http://tgftp.nws.noaa.gov/data/observations/metar/decoded/SEQM.TXT https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&hoursBeforeNow=2&stationString=SEQM
2016-09-08Bump version to 1.15.1libmateweather-1.15.1Martin Wimpress1-0/+2
2016-09-06iwin: use new server address to fix forecastmonsta1-1/+1
2016-08-31pre-bump versionraveit652-1/+3
2016-08-29metar: switch to https and use recommended method of data retrievalmonsta1-5/+11
as per https://aviationweather.gov/dataserver/bestpractices patch by Frank Dana: https://git.gnome.org/browse/libgweather/commit/?id=283afc2d23355def1c1bab70a641f40cea52ba7f
2016-08-24metar: switch to aviationweather.gov (weather.noaa.gov is discontinued)monsta1-3/+3
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-1/+4
2016-06-27po: drop languages not present on Transifexmonsta6-38479/+0
also drop ancient nds.po left from gnome (nds translation is present on Transifex though, but it's empty)
2016-06-16Correct Russian translation and tz-hint for Shymkentrezso2-2/+2
2016-06-07release 1.15.0v1.15.0raveit652-1/+5
2016-06-07sync with Transiflexraveit6514-175/+184
2016-04-07update NEWS to mention Changelog generationv1.14.0monsta1-0/+1
2016-04-05release 1.14.0raveit652-2/+2
2016-04-05update NEWS to mention translations updatemonsta1-0/+1
2016-04-05Add Changelog generationraveit651-0/+10
2016-04-05add new languages and sync with transiflexraveit65110-6676/+17229
2016-04-04update NEWS a bit (but no latest translations retrieved yet)monsta1-1/+2
2016-03-21add missing apostrophe in schema descriptionmonsta1-1/+1
2016-01-24release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+2
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-02drop obsolete build flagsMonsta1-2/+2
2016-01-02drop internal lib READMEMonsta1-7/+0
2015-12-04Bump version to 1.12.1Monsta2-1/+5
2015-11-01Sync translations with transifexv1.12.0mate-i18n103-28735/+20207
2015-10-31release 1.12.0Wolfgang Ulbrich1-1/+1
2015-10-30update NEWS for 1.12monsta1-1/+1
2015-10-27some corrections in NEWSmonsta1-2/+3
2015-10-08release 1.11.0libmateweather-1.11.0raveit651-0/+3
2015-10-06pre-bump version to 1.11.0raveit652-1/+3
2015-09-06Correct default tag in gsettings schemainfirit1-10/+10
2015-09-06Forgot to let autoconf generate the gschema xmlinfirit1-0/+1
2015-09-06Bump required intltool version for gsettings supportinfirit4-44/+42
And mark the gschema accordingly in POTFILES
2015-09-04Merge pull request #26 from monsta/laundryStefano Karapetsas6-168/+3
drop support for win32
2015-08-25drop support for win32Monsta6-168/+3
2015-08-25Sync Locations.xml.in with libgweather commit: ↵infirit1-69/+59
d31d486eba89b39959a32ef2bc0ded588c455b26 This is the update (~2012-08) before yahoo is added as provider.
2015-08-25Gtk3: Use gtk_box_new() instead of deprecated gtk_vbox_new()infirit1-0/+5
2015-08-25Fix fetching forecasts from the Met Officeinfirit1-2/+0
Taken from libgweather commit: dc5fb7f1456e75e0bd58d8b899a7df3d462c19be From: Vincent Untz <[email protected]>
2015-08-25Improve parsing from bom.gov.au forecastsinfirit1-1/+14
We can safely remove some non-interesting text Taken from libgweather commit: 73829e640d2ebd7f926563145ca81702c17d0abb From: Vincent Untz <[email protected]>
2015-08-25Linking with libm explicityinfirit2-1/+2
While building with linker flags --no-copy-dt-needed-entries (default binutils), the linking fails, as libm is not specified. Taken from libgweather commit: d8e7b7ba7b1c8fc9820eb8b346d2f52be8c74b2f From: Dominique Leuenberger <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=671602
2015-08-25configure.ac: updates taken from libgweatherinfirit1-20/+10
Taken from libgweather commits: Do not use deprecated autoconf macros efcfd861fc12e0b725706addea128c670f359ae4 Use a build-aux directory for autogenerated files 4254e5e50a4c0e63d66957594e36d7c93d817e32 Do not use *_DISABLE_DEPRECATED e2aa597ee6211bc10a2a27a74dd362d8e089d995 Do not AC_SUBT some variables 2335da0c29a2f9f7d41ee934ab7c15762ee8f69f All from: Javier Jardón <[email protected]>
2015-08-25libmateweather-docs.sgml: Update based on libgweatherinfirit1-2/+20
Add two chapters and small fix Original authors: Javier Jardón <[email protected]> Vincent Untz <[email protected]>
2015-08-25libmateweather-docs.sgml: Fix title and comment online urlinfirit1-4/+5