Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-08 | Bring gtk-doc up to date. | infirit | 9 | -11/+886 | |
It should build again and be properly included with make dist. Based on nautilus-python changes, see below for the details. https://git.gnome.org/browse/nautilus-python/log/docs?h=nautilus-3.0 | |||||
2014-01-08 | Autofoo cleanups | infirit | 2 | -3/+3 | |
2014-01-08 | Revert "Do not dlopen libpython" | infirit | 2 | -1/+9 | |
This reverts commit d63756bd11b097f11f115d5477110893b7ee16a2. Causes problems like the following issue on github: https://github.com/mate-desktop/python-caja/issues/5 | |||||
2013-09-21 | Fix pkgconfig wraning about datadir | infirit | 1 | -1/+1 | |
WARNING: 'caja-python.pc.in' seems to ignore the --datarootdir setting | |||||
2013-09-21 | Autofoo cleanups | infirit | 1 | -9/+6 | |
2013-09-07 | Merge pull request #9 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
fix make file for automake-1.13 | |||||
2013-09-06 | fix make file for automake-1.13 | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-09-06 | Merge pull request #8 from NiceandGently/master | Stefano Karapetsas | 1 | -2/+2 | |
fix incorrect-fsf-address in COPYING | |||||
2013-09-06 | fix incorrect-fsf-address in COPYING | Wolfgang Ulbrich | 1 | -2/+2 | |
2013-04-05 | Merge pull request #3 from cygwinports/master | Stefano Karapetsas | 2 | -2/+2 | |
Fix autotools deprecations | |||||
2013-04-05 | Fix autotools deprecations | Yaakov Selkowitz | 2 | -2/+2 | |
2013-04-01 | Bump version to 1.6.0python-caja-1.6.0 | Stefano Karapetsas | 1 | -2/+2 | |
2013-04-01 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -3/+0 | |
2013-01-22 | Bump version to 1.5.0python-caja-1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-22 | Fix configure.in | Stefano Karapetsas | 1 | -2/+8 | |
2013-01-22 | Fix m4 underquoting warning | Yaakov Selkowitz | 1 | -1/+1 | |
2013-01-22 | Do not dlopen libpython | Yaakov Selkowitz | 2 | -9/+1 | |
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-22 | Drop support for old script location | Yaakov Selkowitz | 3 | -13/+2 | |
Now is a good time as any, with the extension API changing to g-i. | |||||
2013-01-22 | Update docs for g-i | Yaakov Selkowitz | 14 | -363/+277 | |
2013-01-22 | Fix git repo URI | Yaakov Selkowitz | 1 | -1/+1 | |
2013-01-22 | Port examples to g-i and gsettings | Yaakov Selkowitz | 7 | -66/+73 | |
2013-01-22 | Convert to g-i | Yaakov Selkowitz | 5 | -209/+59 | |
2013-01-22 | Remove autotool files from version control | Yaakov Selkowitz | 9 | -9641/+0 | |
2013-01-22 | Remove static bindings | Yaakov Selkowitz | 4 | -550/+0 | |
2012-11-18 | Merge branch 'master' of github.com:mate-desktop/python-caja | Steve Zesch | 1 | -2/+0 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 5 | -5/+5 | |
2012-11-18 | Merge pull request #1 from sbalneav/master | Stefano Karapetsas | 1 | -2/+0 | |
python-caja: remove dependency on python-mate | |||||
2012-11-18 | Remove dependency on mate-python (deprecated module) | Scott Balneaves | 1 | -2/+0 | |
2012-07-11 | Preparing for 1.4 release.python-caja-1.4.0 | Steve Zesch | 2 | -27/+1 | |
2012-03-14 | update for 1.2 releasepython-caja-1.2.0 | Stefano Karapetsas | 3 | -4/+4 | |
2012-01-13 | switch to autogen.sh, updated files for MATE | Stefano Karapetsas | 16 | -30073/+38 | |
2012-01-13 | initial import from Mate-Extra repo | Stefano Karapetsas | 69 | -0/+44885 | |