Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-10 | build: Use WARN_CFLAGS variable | rbuj | 1 | -0/+2 | |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 1 | -1/+1 | |
2020-01-31 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+1 | |
2020-01-31 | configure: get quieter output from make | rbuj | 1 | -0/+1 | |
2020-01-06 | migrate from intltools to gettext | Wu Xiaotian | 1 | -4/+3 | |
2019-12-25 | drop Python 2 support (#50) | monsta | 1 | -1/+1 | |
it's going EOL in 2020 | |||||
2019-09-24 | Make configure.ac cross compile safe. | Martin Wimpress | 1 | -13/+10 | |
2019-06-18 | release 1.23.0v1.23.0 | raveit65 | 1 | -1/+1 | |
2019-06-18 | Add support for building with Python 3.8 | Patrick Monnerat | 1 | -2/+8 | |
Embedding Python >= 3.8 requires to use the pkgconfig profile python-*-embed. Try to use it and fallback to non-suffixed name on error. | |||||
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2019-02-14 | Report effective Python version and library location at the end of configure | Patrick Monnerat | 1 | -2/+4 | |
2019-02-01 | release 1.21.1v1.21.1 | raveit65 | 1 | -1/+1 | |
2019-01-30 | Include Python 3 ABI flags in shared library name. | Patrick Monnerat | 1 | -0/+2 | |
Python 3 appends the ABI flags to the version in the shared library file name: since this library is loaded as a gmodule, the correct file name must be provided. | |||||
2019-01-30 | Fail to build if some referenced symbol cannot be resolved at link time. | Patrick Monnerat | 1 | -0/+1 | |
This also requires to link with the gmodule library. | |||||
2018-06-19 | pre-bump version | raveit65 | 1 | -1/+1 | |
2018-02-02 | release 1.20v1.20.0 | raveit65 | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | Bump version to 1.18.0v1.18.0 | Martin Wimpress | 1 | -1/+1 | |
2016-11-23 | support GTK+3 only: require Caja 1.17.1 and pygobject-3.0 | monsta | 1 | -18/+9 | |
2016-09-19 | release 1.16.0v1.16.01.16 | raveit65 | 1 | -1/+1 | |
2016-06-12 | Bump version to 1.15.0v1.15.0 | Martin Wimpress | 1 | -1/+1 | |
2016-04-07 | release 1.14.0v1.14.01.14 | raveit65 | 1 | -1/+1 | |
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-05-08 | Bump version to 1.10.0python-caja-1.10.01.10 | Stefano Karapetsas | 1 | -1/+1 | |
2015-05-08 | Improve about window | Stefano Karapetsas | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/python-caja/issues/20 | |||||
2015-04-06 | Bump version to 1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-11-02 | Add ini file for caja extension | Stefano Karapetsas | 1 | -1/+10 | |
2014-10-24 | Bump version to 1.9.0python-caja-1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-09-28 | Bump version to 1.8.1python-caja-1.8.11.8 | infirit | 1 | -1/+1 | |
2014-09-25 | Bump Python required version to 2.7 | infirit | 1 | -1/+1 | |
We need this as this is the first release that uses pkgconfig. | |||||
2014-07-11 | Use pkg-config for python detection and variables | infirit | 1 | -2/+6 | |
2014-03-01 | Bump version to 1.8.0python-caja-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | Bump version to 1.7.90python-caja-1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-17 | Bump version to 1.7.0python-caja-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-15 | Bump version to 1.6.1python-caja-1.6.11.6 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-09 | Cleanup AC_INIT | infirit | 1 | -1/+3 | |
2014-01-09 | Fix distcheck so it works without root privilege | infirit | 1 | -7/+14 | |
2014-01-08 | Don't set AC_PREFIX_DEFAULT | infirit | 1 | -2/+0 | |
2014-01-08 | Autofoo cleanups | infirit | 1 | -3/+1 | |
2013-09-21 | Autofoo cleanups | infirit | 1 | -9/+6 | |
2013-04-05 | Fix autotools deprecations | Yaakov Selkowitz | 1 | -0/+108 | |