summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10build: do not override the default value for MATE_COMPILE_WARNINGSrbuj1-2/+1
2020-04-10ci: use enable-compile-warnings=maximum for master branchraveit651-2/+1
2020-04-10ci: build with mate-common-1.24.1 tarballraveit651-5/+14
2020-04-06[ci] update build environmentWu Xiaotian1-14/+16
2020-03-18Travis CI: use Ubuntu devel instead 19.10Pablo Barciela1-2/+1
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-29Travis CI: arch build: add autoconf-archivePablo Barciela1-0/+1
2020-02-23travis: update config for new travis validationraveit652-115/+116
2020-02-08release 1.24.0v1.24.0raveit652-6/+12
2020-02-06build: show warning flags on configuration summaryrbuj1-0/+1
2020-01-24tx: sync with transifexraveit65117-5188/+13501
2019-12-05Travis CI: add '-Wredundant-decls' to 'CFLAGS' variablePablo Barciela1-1/+1
2019-11-29Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCodePablo Barciela1-0/+1
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-11-06tx: add fixes to makepot scriptraveit651-0/+2
2019-11-06tx: remove fuzzy from resource fileraveit651-1/+0
2019-11-04tx: update resource for transifexraveit651-43/+115
2019-11-04ci: add autopointWu Xiaotian1-3/+2
2019-11-04migrate from intltools to gettextWu Xiaotian24-46/+124
2019-10-09Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-06travis(ci): enable notify_serversraveit651-0/+2
2019-08-22Travis CI: cppcheck with -D argumentsPablo Barciela1-2/+2
cppcheck with -D'MATEMENU_I_KNOW_THIS_IS_UNSTABLE' and -D'G_ENABLE_DEBUG' To force the analyse of all the files Fixes the warning: [libmenu/matemenu-tree.c:0]: (information) This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details.
2019-07-12Remove trailing whitespacesLaurent Napias1-1/+1
2019-07-03release 1.23.0v1.23.0raveit652-1/+9
2019-07-03tx: sync with transifexraveit6511-33/+206
2019-07-03tx: update resource for transifexraveit651-3/+3
2019-07-03Use datadir and libdir when install gir filesJuan Picca1-2/+2
Currently gir generated files are installed in INTROSPECTION_GIRDIR and INSTROSPECTION_TYPELIBDIR.
2019-06-10Change url project's websiteLaurent Napias1-1/+1
2019-06-05[ci] Add cppcheck html reportPablo Barciela1-1/+4
2019-05-31Create FUNDING.ymlMartin Wimpress1-0/+9
2019-05-28travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-6/+7
2019-04-27travis: enable 'cppcheck' in debianPablo Barciela1-0/+4
2019-04-19[ci] fixed fedora bugsWu Xiaotian1-0/+4
2019-04-19[ci] Enable Clang Static AnalyzerWu Xiaotian1-2/+63
2019-04-01github release pageraveit651-0/+19
2019-02-23release 1.22.0v1.22.0raveit652-7/+15
2019-02-23tx: sync with transifexraveit65127-288/+976
2019-02-16Adjust the packages installation locationWu Xiaotian1-3/+3
2019-02-15enable for all branchesWu Xiaotian1-25/+0
2019-02-15initial travis-ci supportWu Xiaotian1-0/+103
2019-02-02Add missing includeWilliam Wold1-0/+1
A missing #include <locale.h> was breaking the build inside a snap
2018-12-30Switch to modern realpath()Pino Toscano6-374/+7
Assume everywhere that the realpath() implementation has the POSIX.1-2008 behaviour, i.e. allowing NULL as second parameter and thus returning a newly allocated buffer; it is not just a GNU extension, and supported already by modern libc's on other OSes. menu_canonicalize_file_name() is always called with FALSE as second parameter, so it is replaced directly by realpath(); this allows the complete removal of canonicalize.{c,h}. This is a forward-port of the same changes done in gnome-menus, see: https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/4
2018-12-20disable deprecation warnings for distcheckraveit651-1/+3
2018-12-20tx: fix Project-Id-Version name in resource fileraveit651-2/+2
2018-10-07drop Python support leftoversmonsta2-148/+1
2018-05-27release 1.21.0v1.21.0raveit651-0/+9
2018-05-27fix transifex bullshitraveit65125-250/+250
2018-05-27sync with transifexraveit65126-1119/+4098
2018-05-27update version to 1.21.0yetist1-1/+1
2018-05-27udpate examplesyetist3-110/+127