Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-02 | tx: sync with transifex | raveit65 | 122 | -195/+1155 | |
2019-07-02 | Remove trailing whitespaces | Laurent Napias | 9 | -18/+18 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-23 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-05-03 | locations: change weather station for Rostov-on-Don, Russia | monsta | 1 | -2/+2 | |
it's in the new airport now, and the old airport is closed: https://en.wikipedia.org/wiki/Platov_International_Airport https://en.wikipedia.org/wiki/Rostov-on-Don_Airport | |||||
2019-03-30 | github release | raveit65 | 1 | -0/+19 | |
2019-02-23 | release 1.22.0v1.22.0 | raveit65 | 2 | -17/+24 | |
2019-02-23 | tx: sync with transifex | raveit65 | 120 | -138/+726 | |
2019-02-20 | Enable Travis CI for all branches | raveit65 | 1 | -6/+0 | |
2019-02-20 | Initialize Travis CI support | raveit65 | 1 | -0/+96 | |
2018-12-16 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 | |
2018-10-19 | locations: Clean up municipalities of Puerto Rico | Victor Kareh | 1 | -35/+43 | |
2018-06-22 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+7 | |
2018-06-22 | sync with transifex | raveit65 | 121 | -15466/+26491 | |
2018-06-13 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-05-13 | locations: Add Feira de Santana, Brazil | João Paulo Just Peixoto | 1 | -0/+11 | |
2018-04-29 | test_sun_moon.c: remove unused variable | lukefromdc | 1 | -2/+2 | |
2018-04-28 | weather-moon: fix weird thing in comments | monsta | 1 | -1/+1 | |
result of excessive renaming after forking from GNOME 2 (orbit -> matecorba) | |||||
2018-04-26 | metar: fix searching for string to parse | monsta | 1 | -5/+5 | |
it needs correction after c1b71893ec34a2d0ea8f85ce7f30f536f8582123 | |||||
2018-04-26 | metar: fix indent somewhat | monsta | 1 | -88/+88 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-16 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 | |
2018-03-14 | tx: add libmateweather.pot for auto-update translations | raveit65 | 1 | -0/+927 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-27 | release 1.20v1.20.0 | raveit65 | 2 | -1/+14 | |
2018-01-27 | sync with transifex | raveit65 | 110 | -10088/+10090 | |
2018-01-27 | building: bump required glib version to 2.50.0 | raveit65 | 2 | -7/+2 | |
2018-01-27 | building: bump required gtk+ version to 3.22 | raveit65 | 1 | -1/+1 | |
2018-01-25 | Revert "Fix soup_session_async_new () deprecation warning" | raveit65 | 1 | -1/+1 | |
This reverts commit 8bb34e9a0ec0198d198903210a1b405cc01a7768. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "remove warning on unused bsun by actually testing value" | raveit65 | 1 | -8/+4 | |
This reverts commit f34162f526a49e4302f6b87c82825f316408c745. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "Start reducing weather spam by creating intial cut of ↵ | raveit65 | 2 | -40/+0 | |
weather_info_equal () function that will help apps determine if two WeatherInfo instances are 'the same' enough to not bother with a notification" This reverts commit 97326e615fffaef92669dbe82c8955c2c2e2edda. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "Add timeout, actully invalidate session in weather_info_abort" | raveit65 | 2 | -3/+1 | |
This reverts commit c307e7c9ee89e4ac17cc2bb2aa1e245d766cbc5e. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2017-12-08 | locations: Add Radom, Poland | Piotr Drąg | 1 | -0/+10 | |
2017-11-29 | Locations: add Zhukovsky airport (Moscow, Russia) | monsta | 1 | -0/+6 | |
2017-11-29 | Locations: fix Sheremetyevo airport name (Moscow, Russia) | monsta | 1 | -1/+1 | |
2017-11-08 | sync with transifex | raveit65 | 110 | -124/+125 | |
2017-07-23 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+13 | |
2017-07-23 | sync with transifex | raveit65 | 6 | -147/+150 | |
2017-07-23 | Add timeout, actully invalidate session in weather_info_abort | Scott Balneaves | 2 | -1/+3 | |
2017-07-23 | Start reducing weather spam by creating intial cut of weather_info_equal () ↵ | Scott Balneaves | 2 | -0/+40 | |
function that will help apps determine if two WeatherInfo instances are 'the same' enough to not bother with a notification | |||||
2017-07-23 | remove warning on unused bsun by actually testing value | Scott Balneaves | 1 | -4/+8 | |
2017-07-23 | Fix soup_session_async_new () deprecation warning | Scott Balneaves | 1 | -1/+1 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-25 | Add missing Polish cities with airports | Piotr Drąg | 1 | -9/+49 | |
Also corrects names of other Polish airports. | |||||
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 2 | -13/+22 | |
2017-05-19 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+8 | |
2017-05-19 | sync with transifex | raveit65 | 5 | -141/+141 | |
2017-05-19 | Fix Novosibirsk timezone | Scott Balneaves | 1 | -4/+11 | |
Fixes https://github.com/mate-desktop/libmateweather/issues/37. Davai! |