| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-24 | CI: Added OS build dependency URLgithub-action | Xiaotian Wu | 5 | -1/+5 | |
| Publish taballs generated from make distcheck. | |||||
| 2025-05-22 | CI: release version | Xiaotian Wu | 2 | -3/+210 | |
| 2025-05-20 | CI: meson and autotools use two jobs. | Wu Xiaotian | 3 | -5/+11 | |
| 2025-05-19 | CI: Drop Travis CI | Wu Xiaotian | 2 | -200/+0 | |
| 2025-05-19 | CI: Try to use github action | Wu Xiaotian | 8 | -0/+335 | |
| 2024-02-26 | release 1.28.1v1.28.1 | raveit65 | 3 | -2/+6 | |
| 2024-02-26 | Distribute Meson build system | raveit65 | 1 | -0/+7 | |
| 2024-02-15 | ci: use debian-testing, same as other reposv1.28.0 | raveit65 | 1 | -2/+2 | |
| 2024-02-15 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2024-02-15 | release 1.28.0 | raveit65 | 3 | -2/+8 | |
| 2024-02-15 | tx: sync with transifex | raveit65 | 110 | -440/+555 | |
| 2023-09-03 | Fix meson build libexecdir to the correct path | zhuyaliang | 2 | -2/+3 | |
| Fix https://github.com/mate-desktop/mate-polkit/issues/74 | |||||
| 2023-09-02 | tx: update resources | raveit65 | 1 | -4/+4 | |
| 2023-08-31 | drop categories from desktop file | raveit65 | 1 | -1/+0 | |
| fixes https://github.com/mate-desktop/mate-polkit/issues/56 | |||||
| 2023-08-30 | release 1.27.1v1.27.1 | raveit65 | 3 | -3/+9 | |
| 2023-08-30 | tx: pull with transifex | raveit65 | 109 | -112/+113 | |
| 2023-05-25 | Add meson compilation support | zhuyaliang | 4 | -0/+180 | |
| 2023-02-10 | Prefer building against Ayatana AppIndicator, but also support legacy Ubuntu ↵ | lukefromdc | 3 | -24/+51 | |
| Appindicator | |||||
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+12 | |
| 2022-11-11 | tx: sync with transifex | mbkma | 109 | -2226/+2224 | |
| 2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -1/+1 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -20/+20 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
| 2021-12-11 | build: show configure summary using a pretty format | rbuj | 1 | -20/+22 | |
| 2021-12-11 | Use a blank line at most | rbuj | 4 | -10/+0 | |
| 2021-09-17 | Fix segfault from gdk_x11_get_server_time if not on X11 | blank X | 1 | -2/+6 | |
| This commit will call gtk_window_present_with_time (along with gdk_x11_get_server_time) if on X11, or just gtk_window_present if not to prevent a segmentation fault from occuring | |||||
| 2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+6 | |
| 2021-08-04 | tx: sync with transifex | raveit65 | 109 | -2293/+2293 | |
| 2021-08-04 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-22 | tx: update resource | raveit65 | 1 | -21/+21 | |
| 2021-06-22 | update copyright to 2021 | raveit65 | 7 | -0/+7 | |
| 2021-05-30 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+8 | |
| 2021-05-30 | tx: pull from transifex | raveit65 | 23 | -60/+69 | |
| 2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
| 2021-02-23 | travis: temporarily disable build for debian | raveit65 | 1 | -1/+1 | |
| no more libappindicator3-dev at debian | |||||
| 2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-11-17 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-17 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-07-19 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
| 2020-06-26 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-26 | add git.mk to generate .gitignore | tamplan | 3 | -0/+403 | |
| 2020-05-08 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
| 2020-05-08 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
| 2020-05-08 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 | |
| 2020-04-21 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
| 2020-04-21 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
| 2020-04-10 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+16 | |
