Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-14 | release 1.28.0HEADv1.28.0master | raveit65 | 2 | -1/+7 | |
2024-02-14 | Revert "release 1.28.0" | raveit65 | 2 | -7/+1 | |
This reverts commit f4ce3914b76bf41ed2c636572b749e5f02b243b5. tag was missing | |||||
2024-02-13 | release 1.28.0 | raveit65 | 2 | -1/+7 | |
2024-02-13 | tx: sync with transifex | raveit65 | 24 | -4781/+4716 | |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
2023-12-19 | The url with 'www.' is a permanent redirect (308) to the url without it | Olivier Gagnon | 1 | -1/+1 | |
2023-10-25 | timezone: declare 'tzdir' as 'const char' | raveit65 | 1 | -1/+2 | |
fixes build warning ``` mateweather-timezone.c:74:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | tzdir = g_getenv ("TZDIR"); ``` | |||||
2023-10-19 | release 1.27.1v1.27.1 | raveit65 | 2 | -15/+24 | |
2023-10-19 | tx: sync with transifex | raveit65 | 138 | -18087/+17083 | |
2023-10-19 | Tbilisi, Georgia (Country) IATA Airport code (TBS) changed to ICAO code (UGTB) | Mike Ovchinnikov | 1 | -1/+1 | |
2023-10-19 | fix some location names | raveit65 | 3 | -21/+18 | |
2023-10-18 | Dataserver url changed | Mike Ovchinnikov | 1 | -1/+1 | |
2023-09-01 | tx: cleanup configs | raveit65 | 1 | -16/+0 | |
2023-09-01 | tx: rebuilding locations.pot | raveit65 | 1 | -7/+7 | |
2023-07-31 | Use TZDIR for ZONEINFO_DIR if the variable is set. | 宋文武 | 1 | -3/+5 | |
2023-04-15 | Fix -Wincompatible-pointer-types-discards-qualifiers warning | rbuj | 2 | -8/+8 | |
2023-04-15 | Chicago area updates | Linas Vepštas | 1 | -11/+11 | |
* Chicago area updates Some of the Chicago zones report: Note This is the final forecast issuance for the Cook County forecast zone (ILZ014). Subsequent Cook County forecasts will be issued for three new zones, Northern Cook County (ILZ103), Central Cook County (ILZ104) and Southern Cook County (ILZ105). For more information, please visit www.weather.gov/lot/Forecast_Zone_Change. That URL notes that the Chicago area changes in March 2020. I've updated based on the URL's https://forecast.weather.gov/MapClick.php?zoneid=ILZ103 and likewise for ILZ104, ILZ105, etc. I understand Mate weather applet is in maintenance mode, but until the cut-over is done, all the current MATE distros are still shipping this (outdated) version. | |||||
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 | |