Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | a11y-keyboard: Add capslock-beep-enable gsetting | Colomban Wendling | 1 | -0/+4 |
2020-08-04 | mate-desktop-thumbnail: Remove trailing spaces/tabs | rbuj | 1 | -1/+1 |
2020-07-04 | 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-23 | add git.mk to generate .gitignore | tamplan | 1 | -0/+400 |
2020-04-20 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 |
2020-04-20 | Travis CI: debian build: add "make check" | Pablo Barciela | 1 | -0/+3 |
2020-04-20 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 |
2020-04-20 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 |
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-08 | ci: variables, drop obsolete Warn_Cflags | raveit65 | 1 | -7/+1 |
2020-04-06 | Set range for thumbnail cache maximum-age | rbuj | 1 | -0/+1 |
2020-04-05 | ci: avoid deprecated skip_cleanup | raveit65 | 1 | -2/+2 |
2020-04-04 | CI: update build environments | raveit65 | 1 | -6/+7 |
2020-04-02 | (CI): scan-build: use maximum compile warnings | raveit65 | 1 | -1/+1 |
2020-04-02 | Travis CI: update travis.yml | raveit65 | 1 | -7/+9 |
2020-04-02 | Travis CI: use maximum compile warnings for master | raveit65 | 1 | -1/+1 |
2020-04-02 | build: use MATE_COMPILE_WARNINGS = yes as default | raveit65 | 1 | -1/+1 |
2020-04-02 | Travis CI: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+14 |
2020-03-17 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 |
2020-03-05 | meson: add configuration item description | Wu Xiaotian | 1 | -0/+9 |
2020-03-03 | mate-bg: remove warning function declaration isn’t a prototype | rbuj | 1 | -1/+1 |
2020-03-03 | Remove warnings: cast between incompatible function types | rbuj | 2 | -19/+8 |
2020-03-03 | mate-about.desktop: Do not collect the translation for Icon | rbuj | 1 | -1/+1 |
2020-03-02 | tx: pull with fixed pt_BR translation | raveit65 | 1 | -1/+1 |
2020-02-27 | Travis CI: arch build: add autoconf-archive | Pablo Barciela | 1 | -0/+1 |
2020-02-25 | build: remove mate-version.xml on distclean target instead of clean | rbuj | 1 | -2/+2 |
2020-02-22 | travis: update config for new travis validation | raveit65 | 2 | -147/+148 |
2020-02-18 | mate-about: remove unused variable ‘window’ | rbuj | 1 | -1/+0 |
2020-02-17 | build: remove mate-about.h on distclean target instead of clean | rbuj | 1 | -1/+3 |
2020-02-17 | build: add meson config files to EXTRA_DIST | raveit65 | 8 | -12/+31 |
2020-02-16 | Remove GTimeVal deprecation warning for GLib 2.61.2+ | rbuj | 3 | -3/+45 |
2020-02-16 | thumbnail: fix typo in function description | monsta | 1 | -1/+1 |
2020-02-16 | Make the build reproducible | Chris Lamb | 2 | -3/+13 |
2020-02-08 | update meson version to 1.24.0v1.24.0 | raveit65 | 1 | -2/+2 |
2020-02-07 | release 1.24.0 | raveit65 | 2 | -2/+9 |
2020-02-07 | tx: sync with transifex | raveit65 | 117 | -4659/+4616 |
2020-02-06 | build: show warning flags on configure summary | rbuj | 1 | -0/+1 |
2020-02-06 | build: use warning flags | rbuj | 2 | -1/+2 |
2020-01-31 | autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG | rbuj | 1 | -5/+5 |
2020-01-19 | update to 1.23.3v1.23.3 | raveit65 | 3 | -16/+46 |
2020-01-19 | tx: sync with transifex | raveit65 | 117 | -14744/+1934 |
2020-01-19 | tx: update resources for transifex | raveit65 | 1 | -39/+39 |
2020-01-18 | thumbnail: Remove obsolete mate_desktop_thumbnail_md5() | Bastien Nocera | 4 | -23/+0 |
2020-01-18 | thumbnail: Remove obsolete pixbuf helper | Bastien Nocera | 6 | -83/+0 |
2020-01-18 | thumbnail: Use an array to store the thumbnailer's cmdline | Bastien Nocera | 1 | -48/+104 |
2020-01-18 | thumbnail: Use g_strcmp0() and remove a NULL check | Bastien Nocera | 1 | -7/+2 |
2020-01-18 | thumbnail: Simplify system includes | Bastien Nocera | 1 | -12/+3 |
2020-01-18 | thumbnail: Fix typo in optional | Bastien Nocera | 1 | -1/+1 |