Age | Commit message (Expand) | Author | Files | Lines |
2023-11-18 | Python 3.13 removes PySys_SetArgv(): set sys.argv in Python language. | Patrick Monnerat | 1 | -11/+4 |
2021-12-11 | Use a blank line at most | rbuj | 3 | -7/+0 |
2021-10-26 | caja-python: do not discard const modifier in PyImport_ImportModuleEx | rbuj | 1 | -1/+1 |
2021-10-26 | caja-python: missing g_strdup | rbuj | 1 | -2/+2 |
2020-12-06 | caja-python: remove warnings about conversion | rbuj | 1 | -3/+3 |
2020-06-17 | add git.mk to generate .gitignore | tamplan | 1 | -0/+2 |
2020-04-25 | caja-python: Fix memory leak reported by scan-build | rbuj | 1 | -0/+2 |
2020-04-10 | build: Use WARN_CFLAGS variable | rbuj | 1 | -4/+6 |
2020-01-29 | Get rid of commons | Patrick Monnerat | 2 | -11/+19 |
2019-12-25 | drop Python 2 support (#50) | monsta | 2 | -37/+9 |
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 4 | -51/+51 |
2019-03-31 | Make Caja.OperationHandle usable. | Patrick Monnerat | 2 | -2/+70 |
2019-01-30 | Fix Python 2 INT_ASLONG function. | Patrick Monnerat | 1 | -1/+1 |
2019-01-30 | Include Python 3 ABI flags in shared library name. | Patrick Monnerat | 2 | -2/+3 |
2019-01-30 | Make Python statements compatible with version 2 and 3. | Patrick Monnerat | 1 | -1/+1 |
2019-01-30 | Implement Python 3 C API compatibility using conditional and macros. | Patrick Monnerat | 2 | -7/+31 |
2019-01-30 | Fail to build if some referenced symbol cannot be resolved at link time. | Patrick Monnerat | 1 | -1/+1 |
2017-07-26 | use standard python exception message | monsta | 1 | -1/+1 |
2017-07-21 | Added gi.require_version() | leigh123linux | 1 | -1/+14 |
2016-10-18 | drop ancient check for Python 2.5, not needed these days | monsta | 1 | -6/+0 |
2016-04-05 | fix indent a bit | monsta | 1 | -12/+12 |
2016-03-07 | expose child python filenames to caja | Alexander van der Meij | 1 | -0/+12 |
2014-07-11 | Use pkg-config for python detection and variables | infirit | 1 | -2/+3 |
2014-01-08 | Cleanup AM_CPPFLAGS | infirit | 1 | -12/+15 |
2014-01-08 | Revert "Do not dlopen libpython" | infirit | 2 | -1/+9 |
2013-09-06 | fix make file for automake-1.13 | Wolfgang Ulbrich | 1 | -1/+1 |
2013-01-22 | Do not dlopen libpython | Yaakov Selkowitz | 2 | -9/+1 |
2013-01-22 | Drop support for old script location | Yaakov Selkowitz | 1 | -9/+0 |
2013-01-22 | Convert to g-i | Yaakov Selkowitz | 3 | -179/+37 |
2013-01-22 | Remove static bindings | Yaakov Selkowitz | 4 | -550/+0 |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 5 | -5/+5 |
2012-01-13 | switch to autogen.sh, updated files for MATE | Stefano Karapetsas | 1 | -643/+0 |
2012-01-13 | initial import from Mate-Extra repo | Stefano Karapetsas | 9 | -0/+2364 |