Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-14 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+18 | |
2023-01-13 | rename Europe/Kiev to Europe/Kyiv (#115) | mbkma | 1 | -5/+4 | |
2022-12-13 | Fix build warnings about missing field initializer (#102) | Robert Antoni Buj Gelonch | 2 | -2/+2 | |
2022-11-11 | tx: sync with transifex | mbkma | 135 | -78914/+72143 | |
2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete (#112) | Robert Antoni Buj Gelonch | 1 | -1/+1 | |
2022-10-29 | tx: update resource | mbkma | 2 | -131/+135 | |
2022-10-28 | tx: migrate config file | mbkma | 2 | -11/+28 | |
2022-08-06 | configure.ac: Bump Autoconf version because of LT_INIT | rbuj | 1 | -1/+1 | |
2022-07-24 | locations: add San Miguel de Tucuman (Argentina) | Rodolfo Guagnini | 1 | -1/+10 | |
San Miguel is the capital city of an state of Argentina, and it has international airport with corresponding 4 letter code. I used other Argentina city as template, updated the name, the airport's code, latitud and longitude taken from wikipedia: https://en.wikipedia.org/wiki/Teniente_General_Benjam%C3%ADn_Matienzo_International_Airport | |||||
2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
2021-12-11 | Use a blank line at most | rbuj | 8 | -18/+0 | |
2021-12-11 | tx: add transifex config for locations.pot | raveit65 | 1 | -1/+8 | |
2021-12-11 | add locations.pot | raveit65 | 1 | -0/+19362 | |
2021-12-11 | generate locations.pot with makepot | raveit65 | 1 | -0/+2 | |
2021-12-11 | Corrections | Mejans | 1 | -44/+44 | |
According to the linguistic counsel | |||||
2021-08-03 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+18 | |
2021-08-03 | tx: sync with transifex | raveit65 | 116 | -14743/+15358 | |
2021-08-03 | tx: update resource | raveit65 | 1 | -38/+38 | |
2021-07-28 | Using soup_session_new replaces the deprecated soup_session_async_new | zhuyaliang | 1 | -3/+1 | |
2021-07-09 | use irc.libera.chat for notifications | raveit65 | 1 | -1/+1 | |
2021-07-09 | use TLS certificate verification for libsoup session | raveit65 | 1 | -2/+3 | |
2021-07-06 | locations: drop Berlin Tegel | Benjamin Valentin | 1 | -5/+0 | |
Berlin Tegel Airport shut down on 4th of May 2021 and will be converted into the 'Urban Tech Republic' quarters. It currently serves as a COVID-19 vaccination center, it is no longer an airport. | |||||
2021-07-01 | Update | Mejans | 1 | -4176/+4177 | |
2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-04-23 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
2021-04-20 | add 2 brazil cities | raveit65 | 1 | -0/+22 | |
- Joinville and São Bento do Sul - fixes https://github.com/mate-desktop/libmateweather/issues/94 | |||||
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-02-14 | build: underline package name and version in configure summary | rbuj | 1 | -1/+4 | |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
2020-12-10 | Install icons in fallback icon theme | rbuj | 1 | -7/+7 | |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
2020-12-06 | README: Fix typo mistakes | rbuj | 1 | -1/+1 | |
2020-11-28 | README: How to translate the default location data | rbuj | 1 | -0/+30 | |
2020-11-19 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
2020-11-16 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-11-16 | travis CI: fix build issue of gtk-doc module | raveit65 | 1 | -0/+2 | |
2020-08-17 | Travis CI: debian build: add -Wunused-macros to CFLAGS | Pablo Barciela | 1 | -1/+1 | |
2020-07-19 | locations: update cities in Thailand | name | 1 | -4/+149 | |
2020-07-17 | po-locations: Upgrade extract.xsl after migrating to gettext | rbuj | 1 | -7/+7 | |
2020-06-30 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-24 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+13 | |
2020-06-24 | sync with transifex | raveit65 | 17 | -43/+48 | |
2020-06-24 | update resource for transifex | raveit65 | 1 | -126/+131 | |
2020-06-24 | add git.mk to generate .gitignore | tamplan | 2 | -0/+402 | |
2020-06-24 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-06-05 | Revert "avoid deprecated soup_session_async_new" | raveit65 | 2 | -2/+2 | |
This reverts commit 4cad2cfe818be68e2eb3ef038ab6177cf2fa0bc4. fixes https://github.com/mate-desktop/libmateweather/issues/75 | |||||
2020-05-30 | Locations: America/Godthab was renamed to America/Nuuk | rbuj | 1 | -2/+2 | |
2020-05-30 | Travis CI: build: add tzdata | Pablo Barciela | 1 | -0/+3 | |