summaryrefslogtreecommitdiff
path: root/src/caja-python.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-05fix indent a bitmonsta1-12/+12
2016-03-07expose child python filenames to cajaAlexander van der Meij1-0/+12
2014-01-08Revert "Do not dlopen libpython"infirit1-0/+6
This reverts commit d63756bd11b097f11f115d5477110893b7ee16a2. Causes problems like the following issue on github: https://github.com/mate-desktop/python-caja/issues/5
2013-01-22Do not dlopen libpythonYaakov Selkowitz1-6/+0
As libcaja-python is linked with -lpythonX.Y on all platforms, there is no need to dlopen libpython in order to load it.
2013-01-22Drop support for old script locationYaakov Selkowitz1-9/+0
Now is a good time as any, with the extension API changing to g-i.
2013-01-22Convert to g-iYaakov Selkowitz1-121/+11
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2012-01-13initial import from Mate-Extra repoStefano Karapetsas1-0/+403