summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-5/+5
2022-10-29tx: update resourcembkma5-373/+373
2022-10-28tx: migrate config filembkma2-26/+64
2022-08-23baobab: Fix -Wmissing-prototypes warnings (#339)Robert Antoni Buj Gelonch1-0/+2
2022-02-11logview: converting the enum constant to a booleanrbuj2-2/+2
2022-02-11Fix build warnings about missing field initializerrbuj9-9/+14
2022-02-11ci: drop -Wunused-parameter flag from debian buildraveit651-1/+1
2022-02-11gdict-applet: do not build the file pathrbuj1-4/+2
2022-02-11dict: implicit conversion changes signedness: 'gboolean' to 'guint'rbuj3-9/+9
2022-02-11mate-dictionary: fix memory leakrbuj1-1/+2
2022-02-11mate-dictionary: fix memory leakrbuj1-0/+3
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj6-113/+111
2022-01-21gsearchtool: fix memory leakrbuj1-2/+2
2022-01-21mate-dictionary: fix memory leakrbuj1-0/+1
2022-01-21Redundant null check before freeing the variablerbuj3-16/+7
2021-12-21mate-disk-image-mounter: fix memory leakrbuj1-0/+2
2021-12-21mate-screenshot: fix memory leakrbuj1-1/+3
2021-11-25logview: remove whitespaces before #if, #else, and #endifrbuj1-12/+12
2021-11-24Use a blank line at mostrbuj25-61/+0
2021-08-05Fix Newsraveit651-5/+5
2021-08-05release 1.26.0v1.26.0raveit652-2/+7
2021-08-05tx: sync with transifexraveit65573-111699/+108100
2021-08-05travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-25tx: update resourceraveit651-615/+615
2021-06-25update copyright to 2021raveit65108-0/+108
2021-06-04release 1.25.1v1.25.1raveit652-1/+31
2021-06-04tx: pull from transifexraveit65574-87153/+86302
2021-06-04tx: update resourceraveit655-287/+263
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
2021-03-13Remove warnings about missing prototypesrbuj5-7/+7
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-03-05i18n: Do not collect the translation for Iconrbuj7-8/+15
2021-02-26mate-screenshot: fix the order of the buttons at the bottomrbuj1-96/+109
2021-02-23travis: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj21-2/+104
2021-02-04build: set GETTEXT_PACKAGE=AC_PACKAGE_NAMErbuj1-1/+1
2021-01-16help: Dokumentationsteam -> Documentation Teamrbuj6-9/+9
2021-01-16baobab: Dokumentationsteam -> Documentation Teamrbuj2-3/+3
2021-01-16update resource for transifexrbuj5-599/+600
2021-01-16Update copyright to 2021rbuj8-10/+11
2020-12-26baobab: remove warning -Wunused-valuerbuj1-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-12-07Add legal notice in configure.acrbuj1-0/+15
2020-12-07Add legal notice in Makefile.am filesrbuj31-0/+465
2020-12-07COPYING.docs from https://www.gnu.org/licenses/old-licenses/fdl-1.1.txtrbuj1-4/+4
2020-12-07COPYING.libs from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txtrbuj1-11/+9
2020-12-07COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txtrbuj1-20/+19
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj111-1401/+1214
2020-11-27screenshot-save: warning -Wdangling-elserbuj1-20/+24