Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-03-08 | travis: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
2020-12-06 | geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox' | rbuj | 1 | -3/+3 | |
2020-11-28 | tx: fix build warning caused by translations | raveit65 | 260 | -13573/+6894 | |
2020-11-16 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-08-11 | release 1.24.1v1.24.1 | raveit65 | 2 | -1/+14 | |
2020-08-11 | tx: sync with transifex | raveit65 | 1325 | -9804/+16401 | |
2020-08-11 | tx: update resource | raveit65 | 1 | -90/+37 | |
2020-08-11 | battstat: Fix memory leak | rbuj | 1 | -0/+1 | |
2020-07-28 | charpick: Fix memory leak reported by clang static analyzer | rbuj | 1 | -2/+3 | |
2020-07-24 | multiload: Fix memory leak | rbuj | 1 | -2/+8 | |
2020-07-01 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-25 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-19 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-19 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-19 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-07 | ci: use default MATE warn_cflags for stable branch | raveit65 | 1 | -1/+0 | |
2020-04-07 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+14 | |
2020-04-07 | ci: update build environment | raveit65 | 1 | -8/+9 | |
2020-03-26 | cpufreq: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -526/+431 | |
rsvg-convert -w 64 -h 64 mate-cpu-frequency-applet.svg -o mate-cpu-frequency-applet.64.png rsvg-convert -w 256 -h 256 mate-cpu-frequency-applet.svg -o mate-cpu-frequency-applet.256.png | |||||
2020-03-26 | eyes: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -297/+266 | |
rsvg-convert -w 64 -h 64 mate-eyes-applet.svg -o mate-eyes-applet.64.png rsvg-convert -w 256 -h 256 mate-eyes-applet.svg -o mate-eyes-applet.256.png | |||||
2020-03-16 | Travis CI: ubuntu build: add gcc | Pablo Barciela | 1 | -0/+1 | |
2020-03-16 | Travis CI: use Ubuntu 20.04 instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
2020-03-16 | Travis CI: don't update gh-pages | Pablo Barciela | 2 | -35/+1 | |
2020-03-04 | netspeed: don't define MATELOCALEDIR | monsta | 1 | -1/+0 | |
it's already defined in configure.ac for all applets | |||||
2020-03-04 | build: drop unused matelocaledir variable | monsta | 1 | -4/+0 | |
2020-03-02 | tx: pull with fixed translation, pt and pt_BR | raveit65 | 22 | -368/+503 | |
2020-02-29 | Travis CI: arch build: add autoconf-archive | Pablo Barciela | 1 | -0/+1 | |
2020-02-29 | drivemount: Remove global variable | rbuj | 3 | -11/+10 | |
2020-02-21 | travis: update config for new travis validation | raveit65 | 2 | -164/+165 | |
2020-02-15 | tx: update config | raveit65 | 1 | -12/+12 | |
2020-02-15 | tx: update config | raveit65 | 1 | -12/+12 | |
2020-02-10 | release 1.24.0v1.24.0 | raveit65 | 2 | -1/+9 | |
2020-02-10 | tx: sync with transifex | raveit65 | 19 | -131/+230 | |
2020-02-06 | build: show compiler flags on configuration summary | rbuj | 1 | -0/+2 | |
2020-02-01 | drivemount: i18n of 'nothing to mount' tooltip text | rbuj | 1 | -1/+1 | |
2020-02-01 | autoconf: fix matelocaledir | rbuj | 1 | -1/+1 | |
2020-01-30 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -1/+5 | |
2020-01-21 | release 1.23.1v1.23.1 | raveit65 | 2 | -2/+28 | |
2020-01-21 | tx: sync with transifex | raveit65 | 1440 | -104310/+110339 | |
2020-01-21 | use ${datadir}/dbus-1/system.d as the default D-Bus config dir | monsta | 1 | -2/+2 | |
and bump the required D-Bus version | |||||
2020-01-10 | tx: update resources for transifex | raveit65 | 12 | -120/+120 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 24 | -27/+28 | |
2020-01-10 | make the dbus directory configurable | Christian Hesse | 2 | -1/+12 | |
2020-01-09 | tx: update resource file | raveit65 | 1 | -714/+730 | |
2020-01-09 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2020-01-09 | fix redefined MATELOCALEDIR | Wu Xiaotian | 1 | -1/+0 | |
2020-01-09 | travis: remove patch for debian | Wu Xiaotian | 1 | -6/+0 | |
2020-01-09 | travis: add autopoint | Wu Xiaotian | 1 | -3/+2 | |