commit 6061c5529aae34df9b7baab65d528b383e816738
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 14:53:27 2013 +0200

    Bump version to 1.6.0

 configure.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 53034ba4fefa1a9b31c2a4f585719cb30477acf9
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 14:52:45 2013 +0200

    Add empty ChangeLog to allow build from git

 ChangeLog |    2 ++
 1 file changed, 2 insertions(+)

commit 3b4020ea7b02a06734c7e0f3e803760e7b055ec2
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 24 16:33:17 2013 -0400

    "Removed ChangeLog"

 ChangeLog |    3 ---
 1 file changed, 3 deletions(-)

commit 9f9ee413c0d7ab15ca9ea53f3301979905c5655f
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jan 22 17:28:04 2013 +0100

    Bump version to 1.5.0

 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f974b284652466a245e8b69908374e492c1d285
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jan 22 16:51:46 2013 +0100

    Fix configure.in

 configure.in |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 5ea74cc02940954e696894c60139edc5f25380ae
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 23:12:45 2012 -0600

    Fix m4 underquoting warning

 m4/python.m4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d63756bd11b097f11f115d5477110893b7ee16a2
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Tue Dec 25 04:16:08 2012 -0600

    Do not dlopen libpython
    
    As libcaja-python is linked with -lpythonX.Y on all platforms, there is
    no need to dlopen libpython in order to load it.

 src/Makefile.am   |    4 +---
 src/caja-python.c |    6 ------
 2 files changed, 1 insertion(+), 9 deletions(-)

commit d2c11e9b06b48653e1d0b674eaf8d3230f1ef9bf
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 01:02:15 2012 -0600

    Drop support for old script location
    
    Now is a good time as any, with the extension API changing to g-i.

 README            |    4 +---
 caja-python.pc.in |    2 +-
 src/caja-python.c |    9 ---------
 3 files changed, 2 insertions(+), 13 deletions(-)

commit da45dfd031f7d73a359c526868cb6a22a33b0eae
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 01:01:34 2012 -0600

    Update docs for g-i

 docs/reference/caja-python-column-provider.xml     |   32 +--
 docs/reference/caja-python-column.xml              |   16 +-
 docs/reference/caja-python-file-info.xml           |   54 ++---
 docs/reference/caja-python-info-provider.xml       |   66 +++---
 .../caja-python-location-widget-provider.xml       |   17 +-
 docs/reference/caja-python-menu-item.xml           |   32 +--
 docs/reference/caja-python-menu-provider.xml       |  225 ++++++--------------
 docs/reference/caja-python-menu.xml                |   26 +--
 docs/reference/caja-python-operation-result.xml    |   16 +-
 docs/reference/caja-python-overview-example.xml    |   64 +++---
 docs/reference/caja-python-overview-methods.xml    |    4 +-
 docs/reference/caja-python-overview.xml            |   27 ++-
 .../caja-python-property-page-provider.xml         |   45 ++--
 docs/reference/caja-python-property-page.xml       |   16 +-
 14 files changed, 277 insertions(+), 363 deletions(-)

commit 95b68d6a6fb2a4bd6f8468ccfb4628d7758014bf
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:58:54 2012 -0600

    Fix git repo URI

 ChangeLog |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 825c1dd01981c159368a1a7a99931146fbbe60f1
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:41:24 2012 -0600

    Port examples to g-i and gsettings

 examples/background-image.py         |   22 +++++++++-------------
 examples/block-size-column.py        |   12 ++++++------
 examples/location-widget-provider.py |    7 +++----
 examples/md5sum-property-page.py     |   31 ++++++++++++++++++-------------
 examples/open-terminal.py            |   25 ++++++++++++-------------
 examples/submenu.py                  |   33 +++++++++++++++++++++------------
 examples/update-file-info-async.py   |    9 ++++-----
 7 files changed, 73 insertions(+), 66 deletions(-)

commit 29149f504a4e5e28a19b92d9ebb831bb53100a01
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:40:59 2012 -0600

    Convert to g-i

 README                   |    5 +-
 configure.in             |   47 +++++++----------
 src/caja-python-object.c |   81 ++++++++--------------------
 src/caja-python.c        |  132 ++++------------------------------------------
 src/caja-python.h        |    3 ++
 5 files changed, 59 insertions(+), 209 deletions(-)

commit 98e016fe4f4b4409a1791ebb7565922153518907
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 18:22:00 2012 -0600

    Remove autotool files from version control

 depcomp           |  630 -----
 install-sh        |  520 ----
 m4/gtk-doc.m4     |   61 -
 m4/libtool.m4     | 7441 -----------------------------------------------------
 m4/ltoptions.m4   |  369 ---
 m4/ltsugar.m4     |  123 -
 m4/ltversion.m4   |   23 -
 m4/lt~obsolete.m4 |   98 -
 missing           |  376 ---
 9 files changed, 9641 deletions(-)

commit 8657fbb128b87b5e88ed9b78b018892eb7e8a396
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 17:58:40 2012 -0600

    Remove static bindings

 src/Makefile.am   |   24 ----
 src/caja.defs     |  332 -----------------------------------------------------
 src/caja.override |  139 ----------------------
 src/cajamodule.c  |   55 ---------
 4 files changed, 550 deletions(-)

commit b0412c2ef2649527665951b605e818ed95a5d303
Merge: 3febcca 3b2034d
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Nov 18 20:57:12 2012 -0500

    Merge branch 'master' of github.com:mate-desktop/python-caja

commit 3febccac80b699b7a053676d526564616c18cabb
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Nov 18 20:57:03 2012 -0500

    fixed incorrect fsf addresses.

 src/caja-python-object.c |    2 +-
 src/caja-python-object.h |    2 +-
 src/caja-python.c        |    2 +-
 src/caja-python.h        |    2 +-
 src/cajamodule.c         |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit 3b2034d9abf59b1d4c5d15851ceccb6809e3fef3
Merge: c4d5a8b c2385c8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Nov 18 07:57:10 2012 -0800

    Merge pull request #1 from sbalneav/master
    
    python-caja: remove dependency on python-mate

commit c2385c822f5e4cf08bf3edea3f3256dd349f41a1
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Sun Nov 18 09:49:50 2012 -0600

    Remove dependency on mate-python (deprecated module)

 configure.in |    2 --
 1 file changed, 2 deletions(-)

commit c4d5a8bd28e6cb8c7888cdca4dc64170c2abff65
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Wed Jul 11 12:59:44 2012 -0400

    Preparing for 1.4 release.

 configure.in        |    2 +-
 distro/ubuntu/build |   26 --------------------------
 2 files changed, 1 insertion(+), 27 deletions(-)

commit e079b9501ac0071b2393297b14719f9c5fe28c6a
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Mar 14 13:02:54 2012 +0100

    update for 1.2 release

 ChangeLog    |    2 +-
 autogen.sh   |    4 ++--
 configure.in |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 8573fc15fe9b2d235d2454e1bdb8de7bd302dca0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 13 23:32:37 2012 +0100

    switch to autogen.sh, updated files for MATE

 AUTHORS              |    9 +-
 INSTALL              |  365 --
 Makefile.in          |  808 ---
 README               |    9 +-
 aclocal.m4           | 1335 -----
 autogen.sh           |   25 +
 config.guess         | 1501 ------
 config.h.in          |   68 -
 config.h.in~         |   68 -
 config.sub           | 1705 -------
 configure            |13844 --------------------------------------------------
 configure.in         |    6 +-
 docs/Makefile.in     |  515 --
 examples/Makefile.in |  465 --
 ltmain.sh            | 8745 -------------------------------
 src/Makefile.in      |  643 ---
 16 files changed, 38 insertions(+), 30073 deletions(-)

commit ca0a8f4d6cc24707bc07c3013bff321e2f0c24fd
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 13 23:18:04 2012 +0100

    initial import from Mate-Extra repo

 AUTHORS                                            |    6 +
 COPYING                                            |  340 +
 ChangeLog                                          |    3 +
 INSTALL                                            |  365 +
 Makefile.am                                        |   12 +
 Makefile.in                                        |  808 ++
 NEWS                                               |   78 +
 README                                             |   29 +
 aclocal.m4                                         | 1335 ++
 caja-python.pc.in                                  |    7 +
 config.guess                                       | 1501 +++
 config.h.in                                        |   68 +
 config.h.in~                                       |   68 +
 config.sub                                         | 1705 +++
 configure                                          |13844 ++++++++++++++++++++
 configure.in                                       |  111 +
 depcomp                                            |  630 +
 distro/archlinux/PKGBUILD                          |   28 +
 distro/ubuntu/build                                |   26 +
 docs/Makefile.am                                   |   86 +
 docs/Makefile.in                                   |  515 +
 docs/reference/caja-python-class-reference.xml     |   14 +
 docs/reference/caja-python-column-provider.xml     |  105 +
 docs/reference/caja-python-column.xml              |  159 +
 docs/reference/caja-python-enum-reference.xml      |   10 +
 docs/reference/caja-python-file-info.xml           |  420 +
 docs/reference/caja-python-info-provider.xml       |  247 +
 .../caja-python-location-widget-provider.xml       |   99 +
 docs/reference/caja-python-menu-item.xml           |  275 +
 docs/reference/caja-python-menu-provider.xml       |  431 +
 docs/reference/caja-python-menu.xml                |  123 +
 docs/reference/caja-python-operation-result.xml    |   56 +
 docs/reference/caja-python-overview-example.xml    |   59 +
 docs/reference/caja-python-overview-methods.xml    |   20 +
 docs/reference/caja-python-overview.xml            |   38 +
 .../caja-python-property-page-provider.xml         |  124 +
 docs/reference/caja-python-property-page.xml       |  135 +
 docs/reference/caja-python-provider-reference.xml  |   14 +
 docs/reference/caja-python-ref.xml                 |   35 +
 docs/reference/entities.docbook.in                 |    1 +
 examples/Makefile.am                               |   14 +
 examples/Makefile.in                               |  465 +
 examples/README                                    |   15 +
 examples/background-image.py                       |   40 +
 examples/block-size-column.py                      |   22 +
 examples/location-widget-provider.py               |   12 +
 examples/md5sum-property-page.py                   |   42 +
 examples/open-terminal.py                          |   47 +
 examples/submenu.py                                |   29 +
 examples/update-file-info-async.py                 |   15 +
 install-sh                                         |  520 +
 ltmain.sh                                          | 8745 +++++++++++++
 m4/gtk-doc.m4                                      |   61 +
 m4/libtool.m4                                      | 7441 +++++++++++
 m4/ltoptions.m4                                    |  369 +
 m4/ltsugar.m4                                      |  123 +
 m4/ltversion.m4                                    |   23 +
 m4/lt~obsolete.m4                                  |   98 +
 m4/python.m4                                       |  134 +
 missing                                            |  376 +
 src/Makefile.am                                    |   48 +
 src/Makefile.in                                    |  643 +
 src/caja-python-object.c                           |  615 +
 src/caja-python-object.h                           |   50 +
 src/caja-python.c                                  |  403 +
 src/caja-python.h                                  |   79 +
 src/caja.defs                                      |  332 +
 src/caja.override                                  |  139 +
 src/cajamodule.c                                   |   55 +
 69 files changed, 44885 insertions(+)
