Age | Commit message (Expand) | Author | Files | Lines |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 13 | -29/+6 |
2020-05-21 | build: Use dbus-glib only when required | rbuj | 3 | -13/+19 |
2020-04-25 | Remove unused-function warnings | rbuj | 4 | -67/+1 |
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-18 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 |
2020-04-16 | multiload: declaration of ‘screen’ shadows a previous local | rbuj | 1 | -4/+1 |
2020-04-16 | Remove unused-variable warnings | rbuj | 9 | -39/+14 |
2020-04-09 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 |
2020-04-09 | stickynotes: Remove strict-prototypes warning | rbuj | 1 | -1/+1 |
2020-04-08 | build: Remove --enable-more-warnings configure flag | rbuj | 1 | -40/+0 |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 11 | -25/+42 |
2020-04-07 | ci: scan-build, use maximum compile warnings | raveit65 | 1 | -2/+1 |
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 | -14/+16 |
2020-03-26 | cpufreq: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -526/+431 |
2020-03-26 | eyes: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -297/+266 |
2020-03-16 | Travis CI: ubuntu build: add gcc | Pablo Barciela | 1 | -0/+1 |
2020-03-16 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 |
2020-03-14 | stickynotes: Use gresources for UI files | rbuj | 14 | -1250/+1269 |
2020-03-04 | netspeed: don't define MATELOCALEDIR | monsta | 1 | -1/+0 |
2020-03-04 | build: drop unused matelocaledir variable | monsta | 1 | -4/+0 |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 12 | -52/+177 |
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-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 |
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 |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 38 | -199/+285 |
2020-01-09 | Initialize "surface" before testing its value to avoid a crash. | dunc | 1 | -1/+1 |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 15 | -32/+4 |
2019-12-01 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 |
2019-10-06 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 |