Skip to content

Releases: mate-desktop/python-caja

python-caja 1.28.0 release

22 Feb 15:01
Compare
Choose a tag to compare

Changes since the last release: v1.27.0...v1.28.0

python-caja 1.28.0

  • Translations update

python-caja 1.27.0 release

11 Nov 20:19
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.27.0

python-caja 1.27.0

  • tx: sync with transifex
  • tx: update resource
  • tx: migrate config file
  • Use a blank line at most
  • caja-python: do not discard const modifier in PyImport_ImportModuleEx
  • caja-python: missing g_strdup

python-caja 1.26.0 release

07 Aug 14:20
Compare
Choose a tag to compare

Changes since the last release: v1.25.0...v1.26.0

python-caja 1.26.0

  • Translations update

python-caja 1.25.0 release

15 Feb 13:06
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

python-caja 1.25.0

  • Translations update
    build: show configure summary using a pretty format
    build: Use PACKAGE_URL variable
    caja-python: remove warnings about conversion
    Remove USE_MATE2_MACROS from autogen.sh (legacy)
    add git.mk to generate .gitignore
    caja-python: Fix memory leak reported by scan-build
    build: silent build warnings for distcheck
    build: Use WARN_CFLAGS variable

python-caja 1.24.0 release

10 Feb 13:29
Compare
Choose a tag to compare

Changes since the last release: v1.23.1...v1.24.0

python-caja 1.24.0

  • Translations update

python-caja 1.23.1 release

31 Jan 11:13
Compare
Choose a tag to compare

Changes since the last release: v1.23.0...v1.23.1

python-caja 1.23.1

  • Translations update
  • configure: get quieter output from make
  • Get rid of commons
  • migrate from intltools to gettext
  • README: update required Python version
  • drop Python 2 support (#50)
  • Make configure.ac cross compile safe.
  • Remove trailing whitespaces

python-caja 1.22.1 release

23 Sep 19:38
Compare
Choose a tag to compare

Changes since the last release: v1.22.0...v1.22.1

python-caja 1.22.1

  • Translations update
  • Add support for building with Python 3.8

python-caja 1.23.0 release

18 Jun 14:22
Compare
Choose a tag to compare

Changes since the last release: v1.22.0...v1.23.0

python-caja 1.23.0

  • tx: sync with transifex
  • Add support for building with Python 3.8
  • Change url project's website
  • Create FUNDING.yml
  • Make Caja.OperationHandle usable.