commit 779bfe1003e746fa37adf86acad51da8364f6152
Author: mbkma <johannes.unruh@fau.de>
Date:   Fri Nov 11 20:29:24 2022 +0100

    release 1.27.0

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

commit 256fdf2a79ffd4df441d7b8723e15c8c16f9799d
Author: mbkma <johannes.unruh@fau.de>
Date:   Wed Nov 9 22:22:14 2022 +0100

    tx: sync with transifex

 po/am.po          |  4 ++--
 po/ar.po          |  4 ++--
 po/ast.po         |  4 ++--
 po/be.po          |  4 ++--
 po/bg.po          |  4 ++--
 po/br.po          |  4 ++--
 po/bs.po          |  4 ++--
 po/ca@valencia.po |  4 ++--
 po/cs.po          |  4 ++--
 po/cy.po          |  4 ++--
 po/da.po          |  4 ++--
 po/de.po          |  4 ++--
 po/el.po          |  8 ++++----
 po/en_AU.po       |  4 ++--
 po/eo.po          |  4 ++--
 po/es.po          |  6 +++---
 po/es_AR.po       |  6 +++---
 po/es_CL.po       |  6 +++---
 po/es_CO.po       |  6 +++---
 po/es_ES.po       |  6 +++---
 po/et.po          |  4 ++--
 po/eu.po          |  4 ++--
 po/fa.po          |  4 ++--
 po/fi.po          |  4 ++--
 po/fr.po          |  6 +++---
 po/fr_CA.po       |  6 +++---
 po/frp.po         |  4 ++--
 po/fy.po          |  4 ++--
 po/gl.po          |  4 ++--
 po/gu.po          |  4 ++--
 po/he.po          |  4 ++--
 po/hi.po          |  4 ++--
 po/hr.po          |  4 ++--
 po/hu.po          |  4 ++--
 po/hy.po          |  4 ++--
 po/id.po          |  4 ++--
 po/ie.po          |  4 ++--
 po/is.po          |  4 ++--
 po/it.po          | 12 ++++++------
 po/ja.po          |  8 ++++----
 po/jv.po          |  4 ++--
 po/kk.po          |  4 ++--
 po/ko.po          |  8 ++++----
 po/ku_IQ.po       |  4 ++--
 po/la.po          |  4 ++--
 po/lt.po          |  4 ++--
 po/lv.po          |  4 ++--
 po/ms.po          |  4 ++--
 po/nb.po          |  4 ++--
 po/nds.po         |  4 ++--
 po/ne.po          |  4 ++--
 po/nl.po          |  4 ++--
 po/oc.po          |  4 ++--
 po/pl.po          |  4 ++--
 po/pms.po         |  4 ++--
 po/pt.po          |  6 +++---
 po/pt_BR.po       |  6 +++---
 po/ro.po          |  4 ++--
 po/ru.po          |  6 +++---
 po/sk.po          |  4 ++--
 po/sl.po          |  9 +++++----
 po/sq.po          |  4 ++--
 po/sr.po          |  4 ++--
 po/sv.po          |  4 ++--
 po/th.po          |  4 ++--
 po/tr.po          |  4 ++--
 po/uk.po          |  4 ++--
 po/uz.po          |  4 ++--
 po/vi.po          |  4 ++--
 po/zh_CN.po       | 10 +++++-----
 po/zh_HK.po       |  4 ++--
 po/zh_TW.po       |  4 ++--
 72 files changed, 170 insertions(+), 169 deletions(-)

commit f7805eff727aec70d3943b13bb08264da6eb8f6c
Author: mbkma <johannes.unruh@fau.de>
Date:   Sat Oct 29 15:39:07 2022 +0200

    tx: update resource

 python-caja.pot | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4ccf751fd04c005c0af1adb2aba1444c39e3d9b4
Author: mbkma <johannes.unruh@fau.de>
Date:   Fri Oct 28 21:54:47 2022 +0200

    tx: migrate config file

 .tx/config                    | 13 +++++++------
 .tx/config_20221028215447.bak |  9 +++++++++
 2 files changed, 16 insertions(+), 6 deletions(-)

commit 9b8b3fb98ee475fc6db97e28c70dbd532b8de8a8
Author: rbuj <robert.buj@gmail.com>
Date:   Wed Oct 27 18:20:40 2021 +0200

    Use a blank line at most

 src/caja-python-object.c | 4 ----
 src/caja-python.c        | 2 --
 src/caja-python.h        | 1 -
 3 files changed, 7 deletions(-)

commit 429418d1bcf90d73b087e2eecc27a9ed7128a572
Author: rbuj <robert.buj@gmail.com>
Date:   Wed Oct 13 19:15:41 2021 +0200

    caja-python: do not discard const modifier in PyImport_ImportModuleEx
    
    PyObject *PyImport_ImportModuleEx(const char *name,
      PyObject *globals, PyObject *locals, PyObject *fromlist)

 src/caja-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 97b29ba57a0b31f6652857d9075739a667316dee
Author: rbuj <robert.buj@gmail.com>
Date:   Wed Oct 13 16:12:20 2021 +0200

    caja-python: missing g_strdup

 src/caja-python.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 94538f876fb3780ad4415476a4fdbc0b73298d09
Author: raveit65 <mate@raveit.de>
Date:   Sat Aug 7 16:16:25 2021 +0200

    release 1.26.0

 NEWS         | 20 ++++++++++++--------
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 9 deletions(-)

commit f5bbade9618182c8ab8157d8b86fd608c5537b0d
Author: raveit65 <mate@raveit.de>
Date:   Sat Aug 7 16:11:34 2021 +0200

    tx: sync with transifex

 po/am.po          | 10 ++--------
 po/ar.po          | 10 ++--------
 po/ast.po         | 10 ++--------
 po/be.po          | 10 ++--------
 po/bg.po          | 14 ++++----------
 po/br.po          | 10 ++--------
 po/bs.po          | 10 ++--------
 po/ca.po          | 14 ++++----------
 po/ca@valencia.po | 10 ++--------
 po/cs.po          | 11 ++---------
 po/cy.po          | 10 ++--------
 po/da.po          | 14 ++++----------
 po/de.po          | 10 ++--------
 po/el.po          | 14 ++++----------
 po/en_AU.po       | 10 ++--------
 po/en_GB.po       | 14 ++++----------
 po/eo.po          | 10 ++--------
 po/es.po          | 13 +++----------
 po/es_AR.po       | 10 ++--------
 po/es_CL.po       | 10 ++--------
 po/es_CO.po       | 10 ++--------
 po/es_ES.po       | 10 ++--------
 po/et.po          | 10 ++--------
 po/eu.po          | 13 +++----------
 po/fa.po          | 10 ++--------
 po/fi.po          | 10 ++--------
 po/fr.po          | 13 +++----------
 po/fr_CA.po       | 10 ++--------
 po/frp.po         | 10 ++--------
 po/fy.po          | 10 ++--------
 po/gl.po          | 14 ++++----------
 po/gu.po          | 10 ++--------
 po/he.po          | 11 ++---------
 po/hi.po          | 10 ++--------
 po/hr.po          | 10 ++--------
 po/hu.po          | 14 ++++----------
 po/hy.po          | 10 ++--------
 po/id.po          | 13 +++----------
 po/ie.po          | 10 ++--------
 po/is.po          | 10 ++--------
 po/it.po          | 11 ++---------
 po/ja.po          | 10 ++--------
 po/jv.po          | 10 ++--------
 po/kk.po          | 10 ++--------
 po/ko.po          | 10 ++--------
 po/ku_IQ.po       | 10 ++--------
 po/la.po          | 10 ++--------
 po/lt.po          | 14 ++++----------
 po/lv.po          | 10 ++--------
 po/ms.po          | 14 ++++----------
 po/nb.po          | 13 +++----------
 po/nds.po         | 10 ++--------
 po/ne.po          | 10 ++--------
 po/nl.po          | 14 ++++----------
 po/oc.po          | 10 ++--------
 po/pl.po          | 13 +++----------
 po/pms.po         | 10 ++--------
 po/pt.po          | 13 +++----------
 po/pt_BR.po       | 10 ++--------
 po/ro.po          | 10 ++--------
 po/ru.po          | 13 +++----------
 po/sk.po          | 10 ++--------
 po/sl.po          | 10 ++--------
 po/sq.po          | 10 ++--------
 po/sr.po          | 14 ++++----------
 po/sv.po          | 13 +++----------
 po/th.po          | 10 ++--------
 po/tr.po          | 13 +++----------
 po/uk.po          | 10 ++--------
 po/uz.po          | 10 ++--------
 po/vi.po          | 10 ++--------
 po/zh_CN.po       | 13 +++----------
 po/zh_HK.po       | 10 ++--------
 po/zh_TW.po       | 14 ++++----------
 74 files changed, 183 insertions(+), 641 deletions(-)

commit 2074f7b3cc6d4b92b280f3be513c5bc3850d0691
Author: raveit65 <mate@raveit.de>
Date:   Sat Aug 7 16:09:22 2021 +0200

    travis-Ci: add notification support

 .travis.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 9ee3ad2b2c6d7a879b43bf2d9784168e8fbb7b5c
Author: raveit65 <mate@raveit.de>
Date:   Sun May 30 19:23:14 2021 +0200

    travis-ci: use ubuntu focal as host system
    
    fixes build issues with fedora:latest (f34) tag.

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit de3d9d367444c29bc52c415ff7bc7d8eff8a9c67
Author: raveit65 <mate@raveit.de>
Date:   Sun Apr 25 16:54:20 2021 +0200

    travis: disable travis builds for ubuntu
    
    Sadly, there is a limit for free builds at docker.com
    See discussion
    https://github.com/orgs/mate-desktop/teams/core-team/discussions/25

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c16969e1337ff98b9142c9d9a590894b968d6570
Author: raveit65 <mate@raveit.de>
Date:   Wed Mar 10 13:58:05 2021 +0100

    travis: temporarily disable build for ArchLinux

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit be266406f512f9cd2ff7d8a1484cf6f388e4ec9b
Author: raveit65 <mate@raveit.de>
Date:   Tue Mar 9 23:51:51 2021 +0100

    travis: build with mate-common-1.24.2 from repos

 .build.yml | 11 -----------
 1 file changed, 11 deletions(-)

commit 4e2280fa37edbcb4f34b0ac05160ca414103a114
Author: raveit65 <mate@raveit.de>
Date:   Mon Feb 15 10:24:54 2021 +0100

    release 1.25.0

 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

commit 2fe1edda8fd1189c4c317885869a311347c54a49
Author: raveit65 <mate@raveit.de>
Date:   Mon Feb 15 10:18:22 2021 +0100

    tx: sync with transifex

 po/LINGUAS  |  1 +
 po/bg.po    |  6 +++---
 po/ca.po    |  2 +-
 po/cs.po    |  8 +++++---
 po/el.po    |  4 ++--
 po/eu.po    |  5 +++--
 po/fr.po    |  7 ++++---
 po/he.po    |  9 +++++----
 po/hi.po    |  8 ++++----
 po/hu.po    |  6 +++---
 po/id.po    |  5 +++--
 po/it.po    |  5 +++--
 po/lv.po    | 35 +++++++++++++++++++++++++++++++++++
 po/nl.po    |  2 +-
 po/oc.po    |  7 ++++---
 po/pl.po    |  5 +++--
 po/pt.po    |  5 +++--
 po/ru.po    |  7 ++++---
 po/sr.po    |  6 +++---
 po/sv.po    |  5 +++--
 po/tr.po    |  5 +++--
 po/uz.po    |  4 ++--
 po/zh_CN.po |  7 ++++---
 23 files changed, 102 insertions(+), 52 deletions(-)

commit ed406fc31129855e3cc928bc66720b26553e4a62
Author: raveit65 <mate@raveit.de>
Date:   Mon Feb 15 10:20:45 2021 +0100

    tx: update resource

 python-caja.pot | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit 1de45a3045698df44b008c1b8200774ecf3bc661
Author: rbuj <robert.buj@gmail.com>
Date:   Mon Feb 8 20:06:41 2021 +0100

    build: show configure summary using a pretty format

 configure.ac | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit ab1c0abb75dd0eb15f71c5b8fd84b6481e6bb4be
Author: rbuj <robert.buj@gmail.com>
Date:   Tue Jan 26 13:22:56 2021 +0100

    build: Use PACKAGE_URL variable

 configure.ac                                | 2 +-
 libcaja-python.caja-extension.desktop.in.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ffd506378a8df2b5a8cda595381b454e125449e9
Author: raveit65 <mate@raveit.de>
Date:   Tue Dec 8 18:26:37 2020 +0100

    update issue template

 .github/issue_template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f463612f35bbc380078d76cb56d5a88d61ea1e30
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Nov 27 13:40:48 2020 +0100

    caja-python: remove warnings about conversion

 src/caja-python.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit aa940b185f2bbf8774a33748b7839dacaa079dd0
Author: raveit65 <mate@raveit.de>
Date:   Wed Nov 18 11:36:28 2020 +0100

    travis CI: use rolling tag for ubuntu docker image

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fea78c6a3da5f6ff8d1eaf2113e91c1b4e3e4743
Author: rbuj <robert.buj@gmail.com>
Date:   Mon Nov 16 09:00:31 2020 +0100

    Remove USE_MATE2_MACROS from autogen.sh (legacy)

 autogen.sh | 1 -
 1 file changed, 1 deletion(-)

commit 1daec200c1159d6f74735a7e144bc54e5209bc79
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Mon Jun 22 22:15:29 2020 +0000

    [ci] fix release tarball on travis CI failed

 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 00c332d032b7aff8d0ebc1ca1be1aeeb3829a619
Author: tamplan <tamplan@free.fr>
Date:   Sun May 24 11:04:06 2020 +0200

    add git.mk to generate .gitignore

 Makefile.am          |   2 +
 docs/Makefile.am     |   2 +
 examples/Makefile.am |   2 +
 git.mk               | 400 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am      |   2 +
 5 files changed, 408 insertions(+)

commit 3ad9a5d5e71736632ad979557c6f687596d24992
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 11:53:26 2020 +0200

    caja-python: Fix memory leak reported by scan-build

 src/caja-python.c | 2 ++
 1 file changed, 2 insertions(+)

commit 9e1d7a89f292590960e5ed065a9689b12d178a7b
Author: raveit65 <mate@raveit.de>
Date:   Wed Apr 22 18:56:48 2020 +0200

    ci: don't run configure with autogen.sh

 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b3a7f6f2b728a83232f37e299da4c71196b89931
Author: raveit65 <mate@raveit.de>
Date:   Wed Apr 22 18:56:26 2020 +0200

    build: silent build warnings for distcheck

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 063fba4e4fa55802a54452d8e85b98c837dfffc9
Author: raveit65 <mate@raveit.de>
Date:   Sat Apr 11 16:33:49 2020 +0200

    ci: build with mate-common-1.24.1 tarball

 .build.yml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit 1563436e17a1c53bc428414799db66718df3246f
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 11:12:21 2020 +0200

    ci: add autoconf-archive on arch requirements

 .build.yml | 1 +
 1 file changed, 1 insertion(+)

commit 9950340dde4b94456b20cfa3abd446e9e967963b
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 11:08:33 2020 +0200

    ci: configure --enable-compile-warnings=maximum

 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 653ee01c2770210248620d759d4e24f2364a1e4b
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 11:06:45 2020 +0200

    ci: variables, drop obsolete Warn_Cflags

 .build.yml | 1 -
 1 file changed, 1 deletion(-)

commit 6ac6734752703631eab6fc5e0f25fe51cdc1f9f1
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 10:58:20 2020 +0200

    build: Use WARN_CFLAGS variable

 configure.ac    |  2 ++
 src/Makefile.am | 10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit c6da6ded0e2b22223d6eac60df2daf65a338ac76
Author: Pablo Barciela <scow@riseup.net>
Date:   Sun Apr 5 14:58:58 2020 +0200

    Travis CI: avoid deprecated skip_cleanup

 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8db949fedac34685bf07f5b7cf04178905dd1e96
Author: Pablo Barciela <scow@riseup.net>
Date:   Sat Apr 4 16:16:02 2020 +0200

    Travis CI: Fix build error with arch

 .travis.yml | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

commit f46889f7321940d17414ec69bf3a5455437a1b9d
Author: Pablo Barciela <scow@riseup.net>
Date:   Sat Apr 4 16:13:00 2020 +0200

    Travis CI: use Ubuntu devel instead 19.10

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 866e323d02e208fda54632556ccc793e9eabc917
Author: Pablo Barciela <scow@riseup.net>
Date:   Thu Feb 20 09:14:35 2020 +0100

    Travis CI: Fix build error, add .build.yml

 .build.yml  | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 .travis.yml | 119 ++----------------------------------------------------------
 2 files changed, 115 insertions(+), 116 deletions(-)

commit 001fae033f1737b528be5cebdc2ceb384428202c
Author: raveit65 <mate@raveit.de>
Date:   Sun Feb 9 23:24:04 2020 +0100

    release 1.24.0

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 6e5b62692ad195d99f24d892be57ece55e58beba
Author: raveit65 <mate@raveit.de>
Date:   Sun Feb 9 23:18:55 2020 +0100

    tx: sync with transifex

 po/en_GB.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 65fb009e54f3c17f89006e8153d655ad3880f3d0
Author: raveit65 <mate@raveit.de>
Date:   Fri Jan 31 11:57:32 2020 +0100

    release 1.23.1

 NEWS         | 13 ++++++++++++-
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

commit c91853c5788f85d47425a1a7ee80599f2cd4f5c9
Author: raveit65 <mate@raveit.de>
Date:   Fri Jan 31 11:53:57 2020 +0100

    tx: sync with transifex

 po/am.po          | 21 +++++++++++++--------
 po/ar.po          | 21 +++++++++++++--------
 po/ast.po         | 21 +++++++++++++--------
 po/be.po          | 21 +++++++++++++--------
 po/bg.po          | 21 +++++++++++++--------
 po/br.po          | 21 +++++++++++++--------
 po/bs.po          | 21 +++++++++++++--------
 po/ca.po          | 25 +++++++++++++++----------
 po/ca@valencia.po | 21 +++++++++++++--------
 po/cs.po          | 21 +++++++++++++--------
 po/cy.po          | 21 +++++++++++++--------
 po/da.po          | 25 +++++++++++++++----------
 po/de.po          | 21 +++++++++++++--------
 po/el.po          | 21 +++++++++++++--------
 po/en_AU.po       | 21 +++++++++++++--------
 po/en_GB.po       | 21 +++++++++++++--------
 po/eo.po          | 21 +++++++++++++--------
 po/es.po          | 24 +++++++++++++++---------
 po/es_AR.po       | 21 +++++++++++++--------
 po/es_CL.po       | 21 +++++++++++++--------
 po/es_CO.po       | 21 +++++++++++++--------
 po/es_ES.po       | 21 +++++++++++++--------
 po/et.po          | 21 +++++++++++++--------
 po/eu.po          | 21 +++++++++++++--------
 po/fa.po          | 21 +++++++++++++--------
 po/fi.po          | 21 +++++++++++++--------
 po/fr.po          | 21 +++++++++++++--------
 po/fr_CA.po       | 21 +++++++++++++--------
 po/frp.po         | 21 +++++++++++++--------
 po/fy.po          | 25 +++++++++++++++----------
 po/gl.po          | 25 +++++++++++++++----------
 po/gu.po          | 21 +++++++++++++--------
 po/he.po          | 21 +++++++++++++--------
 po/hi.po          | 21 +++++++++++++--------
 po/hr.po          | 21 +++++++++++++--------
 po/hu.po          | 21 +++++++++++++--------
 po/hy.po          | 21 +++++++++++++--------
 po/id.po          | 21 +++++++++++++--------
 po/ie.po          | 25 +++++++++++++++----------
 po/is.po          | 21 +++++++++++++--------
 po/it.po          | 24 +++++++++++++++---------
 po/ja.po          | 21 +++++++++++++--------
 po/jv.po          | 21 +++++++++++++--------
 po/kk.po          | 21 +++++++++++++--------
 po/ko.po          | 21 +++++++++++++--------
 po/ku_IQ.po       | 21 +++++++++++++--------
 po/la.po          | 21 +++++++++++++--------
 po/lt.po          | 25 +++++++++++++++----------
 po/ms.po          | 25 +++++++++++++++----------
 po/nb.po          | 26 ++++++++++++++++----------
 po/nds.po         | 21 +++++++++++++--------
 po/ne.po          | 21 +++++++++++++--------
 po/nl.po          | 25 +++++++++++++++----------
 po/oc.po          | 21 +++++++++++++--------
 po/pl.po          | 21 +++++++++++++--------
 po/pms.po         | 21 +++++++++++++--------
 po/pt.po          | 21 +++++++++++++--------
 po/pt_BR.po       | 21 +++++++++++++--------
 po/ro.po          | 21 +++++++++++++--------
 po/ru.po          | 21 +++++++++++++--------
 po/sk.po          | 21 +++++++++++++--------
 po/sl.po          | 21 +++++++++++++--------
 po/sq.po          | 21 +++++++++++++--------
 po/sr.po          | 21 +++++++++++++--------
 po/sv.po          | 21 +++++++++++++--------
 po/th.po          | 21 +++++++++++++--------
 po/tr.po          | 21 +++++++++++++--------
 po/uk.po          | 21 +++++++++++++--------
 po/uz.po          | 21 +++++++++++++--------
 po/vi.po          | 21 +++++++++++++--------
 po/zh_CN.po       | 21 +++++++++++++--------
 po/zh_HK.po       | 21 +++++++++++++--------
 po/zh_TW.po       | 25 +++++++++++++++----------
 73 files changed, 974 insertions(+), 606 deletions(-)

commit b9db339c9977d892e4b8f80fa4c04f97587326e8
Author: rbuj <robert.buj@gmail.com>
Date:   Thu Jan 30 09:47:39 2020 +0100

    configure: get quieter output from make

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 0a485ffc606c5e3a07d0b3b008b19e5f3eb8233b
Author: monsta <monsta@inbox.ru>
Date:   Thu Jan 16 18:13:46 2020 +0300

    travis: don't set PYTHON environment variable anymore
    
    it's not needed now as Python 2 support is dropped

 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

commit c3ac79c8c6db137c01acc958ed62488e664fd04c
Author: Patrick Monnerat <patrick@monnerat.net>
Date:   Wed Jan 29 17:07:54 2020 +0100

    Get rid of commons
    
    See https://gcc.gnu.org/gcc-10/porting_to.html#common

 src/caja-python-object.c |  2 ++
 src/caja-python.h        | 28 +++++++++++++++++-----------
 2 files changed, 19 insertions(+), 11 deletions(-)

commit 7c4796920d80d04628a12d0b01324e89e34ab576
Author: Pablo Barciela <scow@riseup.net>
Date:   Sun Jan 12 00:46:50 2020 +0100

    Travis CI: auto deploy gh-pages

 .travis.yml | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

commit 99a63109c6e80123e5744eacda6d4dc9c23fa31c
Author: Pablo Barciela <scow@riseup.net>
Date:   Sun Jan 12 00:37:25 2020 +0100

    Travis CI: enable 'cppcheck' in debian

 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

commit 2956f04e696fae55178c139ab102ccd04073a0ac
Author: Pablo Barciela <scow@riseup.net>
Date:   Sun Jan 12 00:27:56 2020 +0100

    Travis CI: enable clang analyzer in the logs

 .travis.yml | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

commit b522d1d4bae4364873a622df975d200449aa1806
Author: Pablo Barciela <scow@riseup.net>
Date:   Sat Jan 11 23:44:14 2020 +0100

    Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9d12c76b536387e103ae7898581ecc5778bc7940
Author: raveit65 <mate@raveit.de>
Date:   Tue Jan 7 00:42:07 2020 +0100

    tx: update resource file

 python-caja.pot | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 44f2ecdbacbb000b3bafbd4e05f354a5bcb8629f
Author: raveit65 <mate@raveit.de>
Date:   Tue Jan 7 00:41:33 2020 +0100

    tx: add fixes to makepot script

 .github/FUNDING.yml                                |   9 +
 .github/issue_template.md                          |  19 +
 .travis.yml                                        | 104 ++++
 .tx/config                                         |   9 +
 AUTHORS                                            |   9 +
 COPYING                                            | 340 ++++++++++++
 ChangeLog                                          |   2 +
 Makefile.am                                        |  34 ++
 NEWS                                               |  79 +++
 README                                             |  24 +
 autogen.sh                                         |  25 +
 caja-python.pc.in                                  |   8 +
 configure.ac                                       | 122 +++++
 docs/Makefile.am                                   | 102 ++++
 docs/reference/caja-python-class-reference.xml     |  15 +
 docs/reference/caja-python-column-provider.xml     | 105 ++++
 docs/reference/caja-python-column.xml              | 159 ++++++
 docs/reference/caja-python-enum-reference.xml      |  10 +
 docs/reference/caja-python-file-info.xml           | 420 +++++++++++++++
 docs/reference/caja-python-info-provider.xml       | 249 +++++++++
 .../caja-python-location-widget-provider.xml       |  98 ++++
 docs/reference/caja-python-menu-item.xml           | 275 ++++++++++
 docs/reference/caja-python-menu-provider.xml       | 340 ++++++++++++
 docs/reference/caja-python-menu.xml                | 123 +++++
 docs/reference/caja-python-operation-handle.xml    |  68 +++
 docs/reference/caja-python-operation-result.xml    |  56 ++
 docs/reference/caja-python-overview-example.xml    |  53 ++
 docs/reference/caja-python-overview-methods.xml    |  20 +
 docs/reference/caja-python-overview.xml            |  43 ++
 .../caja-python-property-page-provider.xml         | 129 +++++
 docs/reference/caja-python-property-page.xml       | 135 +++++
 docs/reference/caja-python-provider-reference.xml  |  14 +
 docs/reference/caja-python-ref.xml                 |  35 ++
 docs/reference/entities.docbook.in                 |   1 +
 docs/xsl/common.xsl                                |  19 +
 docs/xsl/devhelp.xsl                               | 154 ++++++
 docs/xsl/fixxref.py                                |  67 +++
 docs/xsl/html.xsl                                  | 285 ++++++++++
 docs/xsl/pdf-style.xsl                             |  11 +
 docs/xsl/pdf.xsl                                   | 259 +++++++++
 docs/xsl/ref-html-style.xsl                        |  54 ++
 docs/xsl/style.css                                 |  10 +
 examples/Makefile.am                               |  15 +
 examples/README                                    |  15 +
 examples/background-image.py                       |  41 ++
 examples/block-size-column.py                      |  21 +
 examples/location-widget-provider.py               |  11 +
 examples/md5sum-property-page.py                   |  46 ++
 examples/mixed.py                                  | 118 ++++
 examples/open-terminal.py                          |  45 ++
 examples/submenu.py                                |  38 ++
 examples/update-file-info-async.py                 |  17 +
 libcaja-python.caja-extension.desktop.in.in        |   9 +
 makepot                                            |   7 +
 po/LINGUAS                                         |  73 +++
 po/Makevars                                        |  78 +++
 po/POTFILES.in                                     |   3 +
 po/am.po                                           |  30 ++
 po/ar.po                                           |  30 ++
 po/ast.po                                          |  30 ++
 po/be.po                                           |  30 ++
 po/bg.po                                           |  30 ++
 po/br.po                                           |  30 ++
 po/bs.po                                           |  30 ++
 po/ca.po                                           |  31 ++
 po/ca@valencia.po                                  |  30 ++
 po/cs.po                                           |  30 ++
 po/cy.po                                           |  30 ++
 po/da.po                                           |  30 ++
 po/de.po                                           |  31 ++
 po/el.po                                           |  31 ++
 po/en_AU.po                                        |  30 ++
 po/en_GB.po                                        |  30 ++
 po/eo.po                                           |  30 ++
 po/es.po                                           |  30 ++
 po/es_AR.po                                        |  30 ++
 po/es_CL.po                                        |  30 ++
 po/es_CO.po                                        |  30 ++
 po/es_ES.po                                        |  30 ++
 po/et.po                                           |  30 ++
 po/eu.po                                           |  30 ++
 po/fa.po                                           |  30 ++
 po/fi.po                                           |  30 ++
 po/fr.po                                           |  30 ++
 po/fr_CA.po                                        |  30 ++
 po/frp.po                                          |  30 ++
 po/fy.po                                           |  30 ++
 po/gl.po                                           |  30 ++
 po/gu.po                                           |  30 ++
 po/he.po                                           |  31 ++
 po/hi.po                                           |  30 ++
 po/hr.po                                           |  30 ++
 po/hu.po                                           |  31 ++
 po/hy.po                                           |  30 ++
 po/id.po                                           |  30 ++
 po/ie.po                                           |  30 ++
 po/is.po                                           |  30 ++
 po/it.po                                           |  30 ++
 po/ja.po                                           |  30 ++
 po/jv.po                                           |  31 ++
 po/kk.po                                           |  30 ++
 po/ko.po                                           |  30 ++
 po/ku_IQ.po                                        |  30 ++
 po/la.po                                           |  30 ++
 po/lt.po                                           |  30 ++
 po/ms.po                                           |  30 ++
 po/nb.po                                           |  30 ++
 po/nds.po                                          |  30 ++
 po/ne.po                                           |  30 ++
 po/nl.po                                           |  31 ++
 po/oc.po                                           |  30 ++
 po/pl.po                                           |  30 ++
 po/pms.po                                          |  30 ++
 po/pt.po                                           |  30 ++
 po/pt_BR.po                                        |  30 ++
 po/ro.po                                           |  30 ++
 po/ru.po                                           |  31 ++
 po/sk.po                                           |  31 ++
 po/sl.po                                           |  30 ++
 po/sq.po                                           |  30 ++
 po/sr.po                                           |  30 ++
 po/sv.po                                           |  30 ++
 po/th.po                                           |  30 ++
 po/tr.po                                           |  30 ++
 po/uk.po                                           |  30 ++
 po/uz.po                                           |  30 ++
 po/vi.po                                           |  30 ++
 po/zh_CN.po                                        |  31 ++
 po/zh_HK.po                                        |  30 ++
 po/zh_TW.po                                        |  30 ++
 python-caja.pot                                    |  26 +
 src/Makefile.am                                    |  29 +
 src/caja-python-object.c                           | 597 +++++++++++++++++++++
 src/caja-python-object.h                           |  50 ++
 src/caja-python.c                                  | 356 ++++++++++++
 src/caja-python.h                                  |  76 +++
 136 files changed, 7964 insertions(+)
