summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-07release 1.26.0v1.26.0raveit652-1/+6
2021-08-07tx: sync with transifexraveit65144-19448/+20216
2021-08-07travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-20update copyright to 2021raveit651-1/+1
2021-06-05release 1.25.1v1.25.1raveit652-1/+30
2021-06-05tx: pull from transifexraveit65206-84406/+87990
2021-06-04tx: update resourceraveit651-142/+143
2021-05-29travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-04-23travis: disable travis builds for ubunturaveit651-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-13ar: fix filename in file listrbuj1-42/+11
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-27dlg-package-installer: Don't build the path to packages.matchrbuj1-4/+3
2021-02-27build: Don't install packages.match when packagekit is disabledrbuj2-0/+3
2021-02-27packages.match: add and run update-packages-match scriptrbuj2-0/+4
2021-02-26build: don't add twice the file engrampa.appdata.xml to CLEANFILESrbuj1-1/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-17rar 6.00: fix listing archive content with encrypted file listrbuj1-12/+4
2021-02-09i18n: use g_dngettext instead of ngettextrbuj2-24/+26
2021-02-09build: allow users to disable gettext support (--disable-nls)rbuj7-14/+44
2021-02-05tx: fix merge conflikt with 'uk' translationraveit652-826/+852
2021-02-05build: Use PACKAGE_URL variablerbuj7-26/+31
2021-02-04build: display package name and version in configure summaryrbuj1-1/+4
2021-02-02build: set GETTEXT_PACKAGE=AC_PACKAGE_NAMErbuj1-1/+1
2021-01-16update resource for transifexrbuj2-612/+642
2021-01-16Update copyright to 2021rbuj3-3/+3
2021-01-07Remove cppcheck warnings about the variable scope can be reducedrbuj12-64/+84
2020-12-08update issue templateraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-11-16travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-16Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-2/+1
2020-10-17fr-archive: Fix memory leakrbuj1-1/+0
2020-10-17Add Electronic Publication (EPUB) supportrbuj7-3/+14
$ file -b --mime-type don-quijoti-epub3.epub application/epub+zip
2020-10-17Remove unused macrosPablo Barciela7-20/+0
2020-09-07update.ui: missing on_update_file_ok_button_clicked handlerrbuj1-0/+1
2020-08-12Travis CI: debian build: add -Wunused-macros to CFLAGSPablo Barciela1-1/+1
2020-08-04fr-command-unarchiver: Remove trailing spacesrbuj1-1/+1
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \;
2020-07-31Avoid memory leak in java utilsPavel Shlyak1-1/+3
2020-06-30Do not use stock icons in ui files (#392)Robert Antoni Buj Gelonch8-170/+205
* Do not use stock icons in ui files
2020-06-28Update compilation instructionstamplan1-3/+2
2020-06-28Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-23release 1.25.0v1.25.0raveit652-1/+30
2020-06-23sync with transifexraveit65108-2299/+4566
2020-06-23update resource for transifexraveit652-387/+382
2020-06-23update submoduleraveit651-0/+0
2020-06-23[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-23build: includes all required modules by libegg in PKG_CHECK_MODULESrbuj1-6/+6
2020-06-20Update compilation instructionstamplan1-2/+4
after git submodule use
2020-06-17add git.mk to generate .gitignoretamplan1-0/+400
2020-06-17dlg-update: Fix callback names for callback symbol update_cbrbuj1-2/+2
2020-06-05use git submodule of libeggWu Xiaotian13-3779/+20