summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-11-18Python 3.13 removes PySys_SetArgv(): set sys.argv in Python language.Patrick Monnerat1-11/+4
2021-12-11Use a blank line at mostrbuj3-7/+0
2021-10-26caja-python: do not discard const modifier in PyImport_ImportModuleExrbuj1-1/+1
2021-10-26caja-python: missing g_strduprbuj1-2/+2
2020-12-06caja-python: remove warnings about conversionrbuj1-3/+3
2020-06-17add git.mk to generate .gitignoretamplan1-0/+2
2020-04-25caja-python: Fix memory leak reported by scan-buildrbuj1-0/+2
2020-04-10build: Use WARN_CFLAGS variablerbuj1-4/+6
2020-01-29Get rid of commonsPatrick Monnerat2-11/+19
2019-12-25drop Python 2 support (#50)monsta2-37/+9
2019-07-06Remove trailing whitespacesLaurent Napias4-51/+51
2019-03-31Make Caja.OperationHandle usable.Patrick Monnerat2-2/+70
2019-01-30Fix Python 2 INT_ASLONG function.Patrick Monnerat1-1/+1
2019-01-30Include Python 3 ABI flags in shared library name.Patrick Monnerat2-2/+3
2019-01-30Make Python statements compatible with version 2 and 3.Patrick Monnerat1-1/+1
2019-01-30Implement Python 3 C API compatibility using conditional and macros.Patrick Monnerat2-7/+31
2019-01-30Fail to build if some referenced symbol cannot be resolved at link time.Patrick Monnerat1-1/+1
2017-07-26use standard python exception messagemonsta1-1/+1
2017-07-21Added gi.require_version()leigh123linux1-1/+14
2016-10-18drop ancient check for Python 2.5, not needed these daysmonsta1-6/+0
2016-04-05fix indent a bitmonsta1-12/+12
2016-03-07expose child python filenames to cajaAlexander van der Meij1-0/+12
2014-07-11Use pkg-config for python detection and variablesinfirit1-2/+3
2014-01-08Cleanup AM_CPPFLAGSinfirit1-12/+15
2014-01-08Revert "Do not dlopen libpython"infirit2-1/+9
2013-09-06fix make file for automake-1.13Wolfgang Ulbrich1-1/+1
2013-01-22Do not dlopen libpythonYaakov Selkowitz2-9/+1
2013-01-22Drop support for old script locationYaakov Selkowitz1-9/+0
2013-01-22Convert to g-iYaakov Selkowitz3-179/+37
2013-01-22Remove static bindingsYaakov Selkowitz4-550/+0
2012-11-18fixed incorrect fsf addresses.Steve Zesch5-5/+5
2012-01-13switch to autogen.sh, updated files for MATEStefano Karapetsas1-643/+0
2012-01-13initial import from Mate-Extra repoStefano Karapetsas9-0/+2364