# Generated by Makefile. Do not edit.

commit dbc76737fa462e1b1c40da2c1972675522cfc57d
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Mar 19 22:40:03 2013 +0100

    [l10n] Added Tadjik translation

 po/LINGUAS |   1 +
 po/tg.po   | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 136 insertions(+)

commit 98f85751cb7488416b3361349cd8a107116b963c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Mar 16 23:59:26 2013 -0700

    Enable python3 in the demo

 peas-demo/peas-demo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d4e17b138aecd820368c127e88a6d025caa866d2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Mar 17 01:04:19 2013 +0000

    Converted Portuguese translation to New Spelling (Novo AO)

 po/pt.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit ae485e3916777da3f007f0bf48b5b4fc878112fd
Author: Thomas Bechtold <thomasbechtold@jpberlin.de>
Date:   Sat Mar 16 12:30:34 2013 +0100

    Allow also python-config

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

commit 8c0958dd1b5c86ca1691d5bcb8da2931155d6c8e
Author: Thomas Bechtold <thomasbechtold@jpberlin.de>
Date:   Sat Mar 16 10:45:24 2013 +0100

    Allow also python2.5-config, python2.6-config and python2.7-config
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695957

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

commit aad7b113d17ffc8cf89da50b116809e191b780d9
Author: Daniel Martinez <dmartinez@src.gnome.org>
Date:   Wed Feb 20 23:24:16 2013 +0100

    Added Aragonese translation

 po/LINGUAS |   1 +
 po/an.po   | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 139 insertions(+)

commit ffd54f79bdb71d8a5ddcd96259ddf727a183901e
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Feb 14 03:38:19 2013 -0800

    Do not abort if a warning occurs during testing_show_widget()

 tests/libpeas-gtk/testing/testing.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 7415d654a6b10252c4da5b6e926a92c8f9ea1e72
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Feb 14 03:35:48 2013 -0800

    Fix a few typos

 libpeas-gtk/peas-gtk-plugin-manager.c      | 4 ++--
 libpeas/peas-plugin-info.c                 | 1 -
 loaders/python/peas-plugin-loader-python.c | 4 ++--
 tests/libpeas/testing/testing.c            | 3 ++-
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 2a367a4228a211078c2c042440dccc6efe516455
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Feb 14 03:30:57 2013 -0800

    Store icons as a GIcon when possible
    
    This allows stock id icons to work.

 libpeas-gtk/peas-gtk-plugin-manager-store.c       |  88 ++++++++++--------
 libpeas-gtk/peas-gtk-plugin-manager-store.h       |   4 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c        |  20 ++--
 tests/libpeas-gtk/plugin-manager-store.c          | 108 ++++++++++++++--------
 tests/libpeas-gtk/plugins/valid-stock-icon.plugin |   2 +-
 5 files changed, 136 insertions(+), 86 deletions(-)

commit 0db03f62b97efdef5fa76bd3a4603bbdd3290f7c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Feb 14 02:58:38 2013 -0800

    Fix building python plugin loaders

 configure.ac                | 11 ++++++++---
 loaders/python/Makefile.am  |  5 +++--
 loaders/python3/Makefile.am |  5 +++--
 3 files changed, 14 insertions(+), 7 deletions(-)

commit ff48b37e609008d7cbefb1c913c89ceabd68276f
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Feb 14 00:38:04 2013 -0800

    Make calling testing_init() required
    
    Also encapsulate the order in which {g,gtk}_test_init()
    must be called.

 tests/libpeas-gtk/plugin-manager-store.c  |  2 +-
 tests/libpeas-gtk/plugin-manager-view.c   |  2 +-
 tests/libpeas-gtk/plugin-manager.c        |  2 +-
 tests/libpeas-gtk/testing/testing.c       | 10 +++++-----
 tests/libpeas-gtk/testing/testing.h       | 15 ++++++++-------
 tests/libpeas/engine.c                    |  2 +-
 tests/libpeas/extension-c.c               |  2 +-
 tests/libpeas/extension-gjs.c             |  2 +-
 tests/libpeas/extension-python.c          |  2 +-
 tests/libpeas/extension-python3.c         |  2 +-
 tests/libpeas/extension-seed.c            |  2 +-
 tests/libpeas/extension-set.c             |  2 +-
 tests/libpeas/plugin-info.c               |  2 +-
 tests/libpeas/testing/testing-extension.c |  2 --
 tests/libpeas/testing/testing.c           | 11 ++++++-----
 tests/libpeas/testing/testing.h           |  3 ++-
 tests/testing-util/testing-util.c         |  8 +++++---
 17 files changed, 37 insertions(+), 34 deletions(-)

commit 9539be96f9b0df1e0afe8191945585334dc53631
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Nov 4 07:38:46 2012 -0800

    Remove g_type_init() calls
    
    But call it in testing_util_init() if GLib < 2.35.0.

 tests/libpeas-gtk/plugin-manager-store.c | 2 --
 tests/libpeas-gtk/plugin-manager-view.c  | 2 --
 tests/libpeas-gtk/plugin-manager.c       | 2 --
 tests/libpeas/engine.c                   | 2 --
 tests/libpeas/extension-c.c              | 1 -
 tests/libpeas/extension-gjs.c            | 2 --
 tests/libpeas/extension-python.c         | 1 -
 tests/libpeas/extension-python3.c        | 1 -
 tests/libpeas/extension-seed.c           | 2 --
 tests/libpeas/extension-set.c            | 2 --
 tests/libpeas/plugin-info.c              | 2 --
 tests/testing-util/testing-util.c        | 4 ++++
 12 files changed, 4 insertions(+), 19 deletions(-)

commit c6db987fbfca725fac644f56a5634070a265811b
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Nov 4 07:33:43 2012 -0800

    Remove LDADD and SOURCES repetion from tests
    
    Use a global LDADD for the basic tests.
    Do not need to specify SOURCES when name matches executable.

 tests/libpeas-gtk/Makefile.am | 11 +----------
 tests/libpeas/Makefile.am     | 35 ++++++++++-------------------------
 2 files changed, 11 insertions(+), 35 deletions(-)

commit 0e7754c0c3b57ef8662f4da6eca20cb7891451d5
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sun Jan 27 14:06:48 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 84 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 43 insertions(+), 41 deletions(-)

commit 039568ecec9765410fbdad14cea2e8f44dd0811f
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Jan 6 11:54:30 2013 +0100

    Post-release version bump

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

commit 779dd629b089831f642d67f1b22f52a3ec545349
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Jan 6 11:49:27 2013 +0100

    Release 1.7.0

 NEWS         | 11 ++++++++++-
 configure.ac |  4 ++--
 2 files changed, 12 insertions(+), 3 deletions(-)

commit f197ca8efb9888e883239ef8675a0b30c16fd071
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Jan 6 11:41:53 2013 +0100

    Remove outdated mention of pygi from README

 README | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

commit 590b5e1c3f11b4c5d6b15826aec05caeafaf9258
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Thu Jan 3 14:08:24 2013 +0100

    Support py2 and py3 at the same time
    
    This patch reworks the build system so that we use the same sources to
    build both a python2 loader and a python3 loader. The python 2 one
    keeps the same name for backward compatibility, while the python 3 one
    is explicitely called "python3".
    Supporting py2 and py3 in the same build is tricky since the existing
    autotools support is limited, so we make some assumptions:
     - there are separate --enable-python2 and --enable-python3 flags,
       --enable-python has been removed
     - the py3 loader is in a separate dir but compliles the files from the
       py2 loader
     - for py2 we only check the binary and the python2-config tool, while
       for py3 we use the proper AM_PATH_PYTHON macro
     - for py2 we manually detect pyexecdir, hopefully with the same logic
       used by the AM_PATH_PYTHON macro
     - we do not check for Python.h header anymore since it is not strictly
       needed and autoconf caching makes it difficult
     - for we build the demos only for python3 (unit tests instead are
       replicated for both)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691081

 .gitignore                                         |   7 ++
 configure.ac                                       | 134 +++++++++++++--------
 loaders/Makefile.am                                |   6 +-
 loaders/python/Makefile.am                         |   8 +-
 loaders/python3/Makefile.am                        |  34 ++++++
 peas-demo/plugins/Makefile.am                      |   2 +-
 peas-demo/plugins/pythonhello/pythonhello.plugin   |   2 +-
 tests/libpeas/Makefile.am                          |  13 +-
 tests/libpeas/extension-python3.c                  | 124 +++++++++++++++++++
 tests/libpeas/plugins/Makefile.am                  |   7 +-
 tests/libpeas/plugins/extension-python/Makefile.am |  31 ++++-
 .../extension-python/extension-py.gschema.xml      |   9 ++
 .../plugins/extension-python/extension-py.plugin   |   8 ++
 .../plugins/extension-python/extension-py.py       |  45 +++++++
 .../extension-python/extension-python.gschema.xml  |   9 --
 .../extension-python/extension-python.plugin       |   8 --
 .../plugins/extension-python/extension-python.py   |  45 -------
 .../plugins/extension-python3-nonexistent.plugin   |   8 ++
 tests/libpeas/testing/testing-extension.c          |   1 +
 19 files changed, 377 insertions(+), 124 deletions(-)

commit 519d9ebe0608c855ea84a1050036c93eda7dacbe
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sat Jan 5 00:55:13 2013 +0100

    Prevent python from generating binary files
    
    Do not generate .pyc and __pycache__ files in the tests: they are not
    needed and break distcheck

 tests/Makefile.plugin             | 4 ----
 tests/testing-util/testing-util.c | 3 +++
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 7a8f01e7621c9a0a508139d0966db56a33ce295b
Author: TmTFx <f.t.public@gmail.com>
Date:   Fri Dec 28 22:21:01 2012 -0200

    Updated Friulian translation

 po/LINGUAS |   1 +
 po/fur.po  | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 139 insertions(+)

commit a512d6969988e22af4d122c4a63472a26948f0ea
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Dec 10 15:42:58 2012 +0530

    Updated Kannada Translations

 po/kn.po | 42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

commit 5d3d80236701eb1ca3f0f9b530294b37ce16b5e6
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Mon Dec 3 16:48:38 2012 +0530

    Updated Odia Translation with FUEL implementation.

 po/or.po | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 141 insertions(+)

commit 7e060519edfc523c58f9a9bb8261a61f5a63e148
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Mon Dec 3 16:43:22 2012 +0530

    Added Odia Language into the List.

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit b6daa71b0bbf3d6da7b84f3d125b7e4da598bb21
Author: Javier Jardón <jjardon@gnome.org>
Date:   Sun Nov 25 19:17:49 2012 +0900

    Release 1.6.2

 NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 184bd94264bc4dbf5a34315e9153fe8b62f746e7
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Thu Nov 22 08:03:26 2012 -0500

    Fix another gjs single-include issue instance
    
    The tests have the same problem as the loader itself and the last commit
    missed that.  Fix it too.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=688617

 tests/libpeas/extension-gjs.c | 1 +
 1 file changed, 1 insertion(+)

commit 2307c53e037f781ab081f909a48c8f354c5ddf44
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Nov 21 22:28:16 2012 -0500

    Workaround gjs single-include issue
    
    gjs features single-include guards for the headers in gjs/ with
    gjs/gjs-module.h being the only header you are supposed to include.
    
    Unfortunately, the headers in gi/ (which do not appear to have their own
    master include file) individually include files from gjs/.
    
    We can workaround the issue by first #include <gjs/gjs-module.h> which
    will skip the single-include guard on the files the second time they get
    included (from the headers in gi/).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=688617

 loaders/gjs/peas-extension-gjs.c | 1 +
 1 file changed, 1 insertion(+)

commit 773c252f16ee7c2f676cc79b21c782cd7faddede
Author: Richard Stanislavský <kenny.vv@gmail.com>
Date:   Mon Oct 22 19:56:42 2012 +0200

    Added slovak translation

 po/LINGUAS |   1 +
 po/sk.po   | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 153 insertions(+)

commit 3d8065285d5ec91b5af3999bc0acfb7eb4e99d84
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Oct 16 08:22:13 2012 +0200

    Post release bump version

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

commit b1a0b4299d8d2c0b599b34766848e0cc082b1a94
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Oct 16 08:20:57 2012 +0200

    Release 1.6.1

 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

commit f0da0bf1a1bb84e9b1dc1fe763b5f2395ed9a078
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Sun Oct 14 23:53:28 2012 +0530

    Added kn.po, updated Kannada translation and added kn to LINGUAS file

 po/LINGUAS |   1 +
 po/kn.po   | 136 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 137 insertions(+)

commit 252e2f4ead0fbf1d2b439f38b718f419e07c803d
Author: Jesse van den Kieboom <jesse.vandenkieboom@epfl.ch>
Date:   Thu Aug 16 17:02:31 2012 +0200

    Better SIGINT handling for python signals module
    
    Even though PyInitialize_Ex does not initialize signal handlers,
    the python signal module does install a handler for SIGINT when
    the handler for SIGINT is set to SIG_DFL on importing the signal
    module.
    
    To avoid applications not handling SIGINT we set a custom SIGINT
    handler (if the current SIGINT handler is SIG_DFL) before
    initializing the python interpreter. This signal handler when
    invoked simply chains to the default SIGINT handler.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682014

 loaders/python/peas-plugin-loader-python.c | 38 ++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit f127c377636ab59703da122ce0d7090b30dba116
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Sep 25 15:51:15 2012 +0200

    Post release version bump

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

commit 13088279bfe60418bd0abe7f0b5710e73cf6aa5a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Sep 25 15:48:41 2012 +0200

    Release 1.6.0

 NEWS         | 19 +++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

commit 90823c2b8ef1965af4371b3f688ea436caa7b8e4
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sun Sep 23 15:58:36 2012 +0300

    Updated Latvian translation

 po/lv.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit aad8faca9c704e74316a18010b1716927e644de0
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Sep 21 06:20:00 2012 -0700

    Remove the vala demo plugin
    
    The vala plugin keeps breaking the build to Vala breaking
    API so just remove it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684457

 .gitignore                                         |  1 -
 configure.ac                                       | 51 -----------------
 peas-demo/plugins/Makefile.am                      |  4 --
 peas-demo/plugins/valahello/Makefile.am            | 22 --------
 .../valahello/peasdemo-vala-hello-plugin.vala      | 65 ----------------------
 peas-demo/plugins/valahello/valahello.plugin       |  6 --
 6 files changed, 149 deletions(-)

commit 9c6f6565ab814b9ce3f4ef5b98c15a318bc09aef
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Sep 21 06:17:38 2012 -0700

    Add min required and max allowed version for glib and Gdk

 configure.ac | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 3342c070eb2f1f1b45631f8d1b4e119118a209f0
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Sep 21 06:16:18 2012 -0700

    Free the string passed to g_test_add() immediately

 tests/libpeas/testing/testing-extension.c | 29 ++++++++++++-----------------
 1 file changed, 12 insertions(+), 17 deletions(-)

commit af77e3eb2cfe12ccff41448db660825ba7713d2d
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 11:55:13 2012 -0700

    Add peas_plugin_info_get_external_data() to the docs

 docs/reference/libpeas-sections.txt | 1 +
 1 file changed, 1 insertion(+)

commit 08fdffcf316b2617497acd4b13ac2afe4f665fca
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Fri Sep 21 18:33:20 2012 +0700

    Updated Thai translation

 po/th.po | 63 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 36 insertions(+), 27 deletions(-)

commit 7bda85922a1908e5479a4bb48f020702adff8625
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Fri Sep 21 11:47:00 2012 +0530

    hindi update by Chandan Kumar

 po/hi.po | 108 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 57 insertions(+), 51 deletions(-)

commit 5d83ed0b8f9d04b6264e59b76b303ad0e9091d81
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 4 18:51:48 2012 +0200

    Updated Polish translation

 po/pl.po | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit 00f789dbd73fc810c38498a6fd5bda24c4b75382
Author: Muhammet Kara <muhammetk@acikkaynak.name.tr>
Date:   Tue Sep 4 06:33:05 2012 +0300

    [l10n]Updated Turkish translation

 po/tr.po | 77 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 40 insertions(+), 37 deletions(-)

commit 95ac0bf0537b70f12eebf2c2a6bd879bb108d0e0
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Sep 1 12:29:30 2012 +0200

    Updated Galician translations

 po/gl.po | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 9411cb193aa48530eea577e993810e00a2458312
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Tue Aug 28 00:34:47 2012 +0530

    Implemented FUEL entries to Assamese translation

 po/as.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17a2d574b7709ca630b958adf410631b6b3d7bd9
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Thu Aug 16 14:04:03 2012 +0530

    Added Marathi Translations

 po/LINGUAS |   1 +
 po/mr.po   | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit b1fa237557c85ca77d737c045feb2a87f8ef0eb4
Author: Sayak Sarkar <sayak.bugsmith@gmail.com>
Date:   Tue Aug 14 16:08:00 2012 +0530

    Added Bengali India Translations

 po/LINGUAS  |   1 +
 po/bn_IN.po | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 141 insertions(+)

commit afe27d7fe0eddb50b9787ae2941885fdda3e3139
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Aug 6 14:16:25 2012 +0530

    Updated gujarati file

 po/gu.po | 80 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 41 insertions(+), 39 deletions(-)

commit d94b839ba094b63c614173c015ee9bbc2269191c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Jul 17 23:09:58 2012 +0200

    Release 1.5.0

 NEWS         | 19 +++++++++++++++++++
 configure.ac |  4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)

commit a4e55fd3dcf7bf37ce9cc21c87a2bbb68ce6fdff
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 11:41:43 2012 -0700

    Warn if activate or deactivate are not implemented
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679508

 libpeas/peas-activatable.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 6e58e0fbf059f137bfcfef070968191f2ea42655
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 11:41:09 2012 -0700

    Fix style issues in python test plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678339

 tests/libpeas/plugins/extension-python/extension-python.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 3c1ac8d343034dd33105ed0f675d5b4afd4ea813
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 09:14:25 2012 -0700

    Find extension construct properties also in interface prerequisites
    
    Based on patch by Jesse van den Kieboom <jesse.vandenkieboom@epfl.ch>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679995

 libpeas/peas-helpers.c                             | 55 ++++++++++++++++++++--
 tests/libpeas/introspection/Makefile.am            |  2 +
 .../introspection-properties-prerequisite.c        | 52 ++++++++++++++++++++
 .../introspection-properties-prerequisite.h        | 52 ++++++++++++++++++++
 .../introspection/introspection-properties.c       |  6 ++-
 tests/libpeas/plugins/extension-js/extension-js.js |  1 +
 .../plugins/extension-python/extension-python.py   |  2 +
 tests/libpeas/testing/testing-extension.c          | 20 ++++++++
 8 files changed, 184 insertions(+), 6 deletions(-)

commit cda8a098b68f6c3448e90cb917a36c1df6c2bfe5
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 08:45:14 2012 -0700

    Use G_VALUE_INIT in the GJS and Seed plugin loaders

 loaders/gjs/peas-plugin-loader-gjs.c   | 2 +-
 loaders/seed/peas-plugin-loader-seed.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 1f7785e5e6ab2bbaf4b8905c728f3ad77b62aa80
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Jul 17 08:43:21 2012 -0700

    Fix interface sorting in GJS and Seed

 loaders/gjs/peas-plugin-loader-gjs.c   | 29 ++++++++++++++++++++++-------
 loaders/seed/peas-plugin-loader-seed.c | 29 ++++++++++++++++++++++-------
 2 files changed, 44 insertions(+), 14 deletions(-)

commit 8b0230eaa8bb523ed146c9894d0f0deb0521fc75
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 6 11:56:28 2012 +0100

    Mention the section name for malformed .plugin files
    
    This would have saved me some time, trying to port an old plugin
    with the section "[Totem Plugin]" instead of "[Plugin]".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679507

 libpeas/peas-plugin-info.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1a534c2afa7d9cea434e2e17f2b6cde9528bb974
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Jun 14 03:50:42 2012 +0300

    Updated Greek translation

 po/el.po | 84 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 43 insertions(+), 41 deletions(-)

commit 35de01f0531c8ad178d2b7e5f328f4ab8bf89389
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue May 15 00:12:12 2012 +0700

    [l10n] Updated Indonesian translation

 po/id.po | 64 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 37 insertions(+), 27 deletions(-)

commit 7da9be405fd81180b9e11c85a764c5d439192bc4
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Apr 16 08:23:42 2012 -0700

    Make position signed in peas_engine_insert_search_path()
    
    
    peas_engine_add_search_path() passes -1 as the position and g_list_insert()
    expects a gint not guint.

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 05c8e66b8dd2162812886e7cbfab07dfd68831d3
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Mar 29 02:34:53 2012 -0700

    Simplify valist to parameter list helper
    
    We only use it for interface types so there is no need to
    support object types and the type_struct is only ever used
    for the helper.

 libpeas/peas-engine.c        |  8 +------
 libpeas/peas-extension-set.c |  8 +------
 libpeas/peas-helpers.c       | 51 +++++++++-----------------------------------
 libpeas/peas-helpers.h       |  7 +-----
 4 files changed, 13 insertions(+), 61 deletions(-)

commit 672a2b04dcfd2badd81e3751b89ac5cb7b28efd1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Feb 12 06:25:44 2012 -0800

    Set the default engine in init() and not constructor()
    
    We set the default engine in init() because if a plugin is loaded
    and it needs the default engine then a different engine would be returned
    as the default engine would not have been set yet.

 libpeas/peas-engine.c  | 27 ++++++++++++++-------------
 tests/libpeas/engine.c | 19 +++++++++++++++++++
 2 files changed, 33 insertions(+), 13 deletions(-)

commit fe328c40130806b125fad53c1bff9d7cd30d13be
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Fri Apr 13 15:16:58 2012 +1000

    Add peas_engine_prepend_search_path()
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=674029

 docs/reference/libpeas-sections.txt |  1 +
 libpeas/peas-engine.c               | 58 +++++++++++++++++++++++++++----------
 libpeas/peas-engine.h               |  3 ++
 3 files changed, 47 insertions(+), 15 deletions(-)

commit d17d295a885c6837e869936a6bea362147d70ea2
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Apr 7 06:49:08 2012 -0700

    Prioritize the initial GType when using peas_extension_call*()
    
    Otherwise the incorrect interface could be called if they
    have the same method name.

 libpeas/peas-extension.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 3fb1feadcd4a6e5c96eabd2d63cd86876fdb3481
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Tue Jan 31 14:48:30 2012 +0000

    Fix names in glade catalog
    
    Fix library name and gtk-doc book name in glade catalog.
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=669114

 data/glade/libpeas-gtk.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 95c25a1e7d09a15cb9eae5f1299849b80ece0c82
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Mar 22 19:28:28 2012 -0700

    Added peas_plugin_info_get_external_data()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671934

 libpeas/peas-plugin-info-priv.h |  2 ++
 libpeas/peas-plugin-info.c      | 57 +++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-plugin-info.h      |  3 +++
 tests/libpeas/plugin-info.c     |  3 +++
 tests/plugins/full-info.plugin  |  1 +
 5 files changed, 66 insertions(+)

commit 5448733c273349019091ef8e545ec2320ea19ad6
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Mar 22 19:27:33 2012 -0700

    Remove trailing whitespace

 libpeas/peas-extension-subclasses.c       | 2 +-
 tests/libpeas/testing/testing-extension.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c05e7b03473711bb2da1e74cafef45749fdb728b
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Mar 21 21:59:05 2012 -0700

    Use proper property ids in object wrapper
    
    Otherwise object could have properties with the same ID.

 libpeas/peas-extension-subclasses.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 7bf3ff9a5f7c1300b8be5ffab24fcf090620439c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Mar 21 18:53:55 2012 -0700

    Test calling call_multi_args() with peas_extension_call()
    
    The other call tests test that it works with peas_extension_call().

 tests/libpeas/testing/testing-extension.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 6948aa2a9ca409a1ee968ee7e64cc56845df8e55
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Mar 21 17:44:49 2012 -0700

    If calling the wrapper function fails set the return value to NULL
    
    This way for gjs, python and seed plugins if an error occurs while
    calling the function a pointer value would be set to NULL which
    should help prevent segfaults.

 libpeas/peas-extension-subclasses.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 3e69e16cbdf17d3bbd4b31f471a2de8c62659f14
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Mar 21 17:17:15 2012 -0700

    Fix Seed exceptions so they have a filename

 loaders/seed/peas-plugin-loader-seed.c | 46 ++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 22 deletions(-)

commit e040e650b2c359b429b800b1cc2ab6186e7ede8b
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Mar 21 17:16:40 2012 -0700

    Check for an exception after calling a function in GJS plugins

 loaders/gjs/peas-extension-gjs.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 79fe7867c75e249fc3a26525a703e6b1339e7023
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Mar 17 11:15:46 2012 -0700

    Use G_VALUE_INIT

 configure.ac                                | 2 +-
 libpeas-gtk/peas-gtk-plugin-manager-store.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit d5a1abecff9109288658b8dc57d99d0452459270
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Feb 13 06:13:44 2012 -0800

    Rename extension-c's CallablePlugin to ExtensionCPlugin

 tests/libpeas/plugins/extension-c/Makefile.am      |   2 -
 .../libpeas/plugins/extension-c/callable-plugin.c  | 137 ---------------------
 .../libpeas/plugins/extension-c/callable-plugin.h  |  53 --------
 .../plugins/extension-c/extension-c-plugin.c       | 111 ++++++++++++++++-
 .../plugins/extension-c/extension-c-plugin.h       |  22 +++-
 5 files changed, 126 insertions(+), 199 deletions(-)

commit 8858c90671633bbe21fc811eaee2c627cb18abf5
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 11 12:38:09 2012 -0800

    Remove IAge from all .plugin files

 peas-demo/plugins/gjshello/gjshello.plugin                               | 1 -
 peas-demo/plugins/helloworld/helloworld.plugin                           | 1 -
 peas-demo/plugins/pythonhello/pythonhello.plugin                         | 1 -
 peas-demo/plugins/secondtime/secondtime.plugin                           | 1 -
 peas-demo/plugins/seedhello/seedhello.plugin                             | 1 -
 peas-demo/plugins/valahello/valahello.plugin                             | 1 -
 .../libpeas-gtk/plugins/builtin-configurable/builtin-configurable.plugin | 1 -
 tests/libpeas-gtk/plugins/configurable/configurable.plugin               | 1 -
 tests/libpeas-gtk/plugins/hidden.plugin                                  | 1 -
 tests/libpeas-gtk/plugins/invalid-custom-icon.plugin                     | 1 -
 tests/libpeas-gtk/plugins/invalid-stock-icon.plugin                      | 1 -
 tests/libpeas-gtk/plugins/valid-custom-icon/valid-custom-icon.plugin     | 1 -
 tests/libpeas-gtk/plugins/valid-stock-icon.plugin                        | 1 -
 tests/libpeas/plugins/disabled-loader.plugin                             | 1 -
 tests/libpeas/plugins/extension-c-nonexistent.plugin                     | 1 -
 tests/libpeas/plugins/extension-c/extension-c.plugin                     | 1 -
 tests/libpeas/plugins/extension-gjs-nonexistent.plugin                   | 1 -
 tests/libpeas/plugins/extension-js/extension-js.plugin                   | 1 -
 tests/libpeas/plugins/extension-python-nonexistent.plugin                | 1 -
 tests/libpeas/plugins/extension-python/extension-python.plugin           | 1 -
 tests/libpeas/plugins/extension-seed-nonexistent.plugin                  | 1 -
 tests/libpeas/plugins/info-missing-module.plugin                         | 1 -
 tests/libpeas/plugins/info-missing-name.plugin                           | 1 -
 tests/libpeas/plugins/invalid-loader.plugin                              | 1 -
 tests/libpeas/plugins/nonexistent-dep.plugin                             | 1 -
 tests/libpeas/plugins/nonexistent-loader.plugin                          | 1 -
 tests/libpeas/plugins/not-loadable.plugin                                | 1 -
 tests/libpeas/plugins/os-dependant-help.plugin                           | 1 -
 tests/plugins/builtin/builtin.plugin                                     | 1 -
 tests/plugins/full-info.plugin                                           | 1 -
 tests/plugins/has-dep/has-dep.plugin                                     | 1 -
 tests/plugins/loadable/loadable.plugin                                   | 1 -
 tests/plugins/min-info.plugin                                            | 1 -
 tests/plugins/self-dep/self-dep.plugin                                   | 1 -
 tests/plugins/unavailable.plugin                                         | 1 -
 35 files changed, 35 deletions(-)

commit 2d6ea307cf45af6b92b1cd708d0ee288aca0b3fe
Author: Olav Vitters <olav@vitters.nl>
Date:   Wed Mar 28 15:28:40 2012 +0200

    fix forgotten @ in pkgconfig file

 data/libpeas-1.0.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b4214d1a19f53828b2d7f47485a96e869d9cc7f
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Mar 28 15:09:39 2012 +0200

    Post-release version bump for 1.4.1

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

commit dd890f1d3fa9422411590705f5b784edddd853e0
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Mar 28 13:09:51 2012 +0200

    Bump the version number to 1.4.0

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

commit 46083fde3480889750cfcbcfad21378ccd7a0a79
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Mar 28 14:58:26 2012 +0200

    Add 'Virtual:' annotation in peas_engine_(un)load_plugin().
    
    This fixes the build of the Vala plugin, and fixes distcheck at the same
    time.

 libpeas/peas-engine.c | 2 ++
 1 file changed, 2 insertions(+)

commit 7e90505b05152da4e373376f580c3331f9539510
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Mar 28 12:17:19 2012 +0200

    Fix critical warning when destroying a PeasPluginManagerView.
    
    The 'cursor-changed' signal is now (since gtk+ 3.4) emitted during
    the destruction of GtkTreeView, which leads us to call
    gtk_tree_view_get_selection() after the selection object has been freed,
    hence receiving a NULL we weren't expecting before.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 8f75575197f5cdae2d3c9897c8161c4dfc4eb105
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Mar 26 23:19:25 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 77 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 39 insertions(+), 38 deletions(-)

commit e2fc31ec5f3ea34b1fa9e4745932ad4bf82e6515
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:   Sat Mar 24 15:59:11 2012 +0530

    Malayalam translation by Manilal

 po/LINGUAS |   1 +
 po/ml.po   | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 138 insertions(+)

commit 718e7ec28f19d4d7ed8bd0e7fea622e22881e7d8
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Wed Mar 21 09:17:20 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 73 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 38 insertions(+), 35 deletions(-)

commit 2a748611f66ae686d0d2e2bc1a2995b430a7b490
Author: YunQiang Su <yqsu@src.gnome.org>
Date:   Wed Mar 21 01:10:04 2012 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 78 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 41 insertions(+), 37 deletions(-)

commit 551f096ebe98dcbb473b695eeffc778e42a47004
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Mar 18 16:37:50 2012 +0200

    Uploaded Ukranian

 po/uk.po | 78 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 40 insertions(+), 38 deletions(-)

commit dde0b69801ab34bfeec1fc2530a89e900814d26e
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:   Sat Mar 17 21:34:58 2012 +0100

    Updated Arabic translation

 po/ar.po | 82 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 43 insertions(+), 39 deletions(-)

commit 1e8a3b668cca661a582341c2249059b38dd0d8f9
Author: António Lima <amrlima@gmail.com>
Date:   Sat Mar 17 11:38:07 2012 +0000

    Updated Portuguese translation

 po/pt.po | 77 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 40 insertions(+), 37 deletions(-)

commit de85c4e6ccca063b5ba4b0a407ed46558a5084f9
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Fri Mar 16 14:15:01 2012 +0000

    Updated British English translation

 po/en_GB.po | 74 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 38 insertions(+), 36 deletions(-)

commit c9ed906702f422066b0729bca8e8dabd3cfea330
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Mar 15 20:09:57 2012 +0530

    update Punjabi Translation

 po/pa.po | 79 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 40 insertions(+), 39 deletions(-)

commit e39985731e1821ecb395b0342008e6a9da9cf6d3
Author: Anita Reitere <nitalynx@gmail.com>
Date:   Thu Mar 15 00:03:55 2012 +0200

    Updated Latvian translation.

 po/lv.po | 81 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 41 insertions(+), 40 deletions(-)

commit 60d2c53c76be16c85042d467557997e8821e915f
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Mar 12 11:10:11 2012 +0200

    Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint

 po/fi.po | 73 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 52 insertions(+), 21 deletions(-)

commit 0bbfec215dd436c2f16f36b254c89178f8ec6078
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Mon Mar 12 12:37:23 2012 +0530

    Assamese translation completed

 po/as.po | 71 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 38 insertions(+), 33 deletions(-)

commit 8f26ade7a4f0e62ee741fdb662736dc80c57210c
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 10 22:58:45 2012 +0900

    Updated Korean translation

 po/ko.po | 69 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 33 insertions(+), 36 deletions(-)

commit dd9b9b6f254ee49daf969024bdaf07da60dd228f
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 10 15:49:40 2012 +0330

    Updated Persian Translation

 po/fa.po | 73 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 37 insertions(+), 36 deletions(-)

commit fb9c50a572772a8f7f5923854edba41a9ac56541
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Thu Mar 8 22:45:41 2012 +0100

    Updated French translation

 po/fr.po | 80 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 42 insertions(+), 38 deletions(-)

commit ec4e7862ea79b0424f86304c1f66f2958d88a5e6
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Mar 8 16:21:43 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 58 ++++++++++++++++++++++++++++++----------------------------
 po/zh_TW.po | 58 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 56 deletions(-)

commit 46ac942e31c0d345f189b57ccbf2f81f7459ebdb
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Mar 6 11:53:20 2012 +0100

    Updated Basque language

 po/eu.po | 63 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 33 insertions(+), 30 deletions(-)

commit 1fa8916ef769344937dd964f75024accb2ce09d0
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sat Mar 3 15:11:35 2012 +0100

    [l10n] Updated Italian translation

 po/it.po | 88 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 46 insertions(+), 42 deletions(-)

commit 82277b19193bc814b8e2fef34e2f082efe2f4651
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Thu Mar 1 18:10:20 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 34 ++++++++++++++++------------------
 1 file changed, 16 insertions(+), 18 deletions(-)

commit 23e6465c47810e614df12e30a59d6f1859e81672
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Feb 29 03:40:56 2012 +0100

    Updated Hungarian translation

 po/hu.po | 81 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 42 insertions(+), 39 deletions(-)

commit 189cec79d5e35dbc8987ed9b4f99cbfaed616547
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Tue Feb 28 17:27:26 2012 +0530

    updated Tamil translation

 po/ta.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 35 deletions(-)

commit fc68cad6d3262d395255757a34a9f8d1eccff866
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 25 09:42:45 2012 -0800

    Post-release version bump for 1.3.1

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

commit ac0ab81e5f277cd66e48716b81625668e20e7253
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 25 09:40:02 2012 -0800

    Release 1.3.0

 NEWS | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

commit 4c078ed83f2ac1e9b534998468fd1246257344d9
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Fri Feb 24 16:37:55 2012 +0400

    Updated Russian translation

 po/ru.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 34 deletions(-)

commit a6201d1ae39e6cbb5734c4366c27778e4034afa3
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Wed Feb 22 19:30:20 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 50 +++++++++++++++++++++++---------------------------
 1 file changed, 23 insertions(+), 27 deletions(-)

commit 89f86d098481a03918f2b82cbaab06839aa5203b
Author: Adorilson Bezerra <adorilson@gmail.com>
Date:   Thu Feb 16 12:32:49 2012 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 77 ++++++++++++++++++++++++++-----------------------------------
 1 file changed, 33 insertions(+), 44 deletions(-)

commit bd1d1804f8e909688a213952f5dffd3aa13d160c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Feb 21 11:33:59 2012 +0100

    Updated Galician translations

 po/gl.po | 75 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 39 insertions(+), 36 deletions(-)

commit 3568022de50d5ce6682bf38d5717d35947d52cd6
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Mon Feb 20 22:36:04 2012 +0100

    Updated Danish translation

 po/da.po | 56 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 29 insertions(+), 27 deletions(-)

commit 5a1044ee4cacbdca804d773b13263a55f760948e
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Feb 20 11:28:23 2012 +0100

    Updated Serbian translation

 po/sr.po       | 82 ++++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 82 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 84 insertions(+), 80 deletions(-)

commit 9f3425e267236888993201ee517946dd3f5b972a
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Mon Feb 20 10:32:56 2012 +0100

    [l10n] Updated German translation

 po/de.po | 80 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 39 insertions(+), 41 deletions(-)

commit 3cbf3ff8fa855e51c759f4eb85b9464a2c43dc84
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Feb 19 23:38:55 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

commit af32c50cb946c544d6258e44cedbe57f81f7b551
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 19 21:03:20 2012 +0100

    Updated Polish translation

 po/pl.po | 57 +++++++++++++++++++++++++++------------------------------
 1 file changed, 27 insertions(+), 30 deletions(-)

commit 1d70cd7e2d713b1c1b5d74c2123d83fc12868150
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Feb 19 00:46:30 2012 +0100

    Updated Swedish translation

 po/sv.po | 82 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 43 insertions(+), 39 deletions(-)

commit 5b41ffd40b549228268f80e718687307d7c36576
Author: Kasia Bondarava <kasia.bondarava@gmail.com>
Date:   Sat Feb 18 23:26:21 2012 +0300

    Updated Belarusian translation.

 po/be.po | 62 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 35 insertions(+), 27 deletions(-)

commit 1f01872e40dd2270dd52b635361407ad038e1130
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Sat Feb 18 22:55:58 2012 +0530

    Updated Telugu Translation

 po/te.po | 65 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 37 insertions(+), 28 deletions(-)

commit f507151fb18c26b9ee76bd7cac80442cc8ed3225
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sat Feb 18 14:08:23 2012 +0100

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 75 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 39 insertions(+), 36 deletions(-)

commit 644ec45d1377563afb840750119b44112342be07
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Feb 18 14:08:21 2012 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 73 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 38 insertions(+), 35 deletions(-)

commit 322a0e3fc8a44b6d497f5ac64e68cc15824ae236
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Feb 18 10:39:14 2012 +0200

    Updated Hebrew translation.

 po/he.po | 59 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 31 insertions(+), 28 deletions(-)

commit 6f58c114761fe7c1b1f40a06af0752ce68a06542
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Sat Feb 18 16:58:44 2012 +0900

    [l10n] Update Japanese translation

 po/ja.po | 72 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 38 deletions(-)

commit c3636499187e8aa4d9ce8a489746abd179e5d296
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Feb 17 21:33:25 2012 +0100

    Updated Slovenian translation

 po/sl.po | 82 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 43 insertions(+), 39 deletions(-)

commit 779ee704f6226058adecf4ca88a09ba2db447b02
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Feb 17 12:57:23 2012 +0100

    Updated Czech translation

 po/cs.po | 76 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 40 deletions(-)

commit 19329b19a69b26af507e8919bdfa1de9380e9475
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Feb 17 10:36:39 2012 +0100

    Updated Spanish translation

 po/es.po | 87 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

commit dec52b33199196848a3c2293ebaafc4d83832ac8
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Fri Feb 17 13:27:04 2012 +0900

    Fix Bug 670260. Make some strings translatable.
    
    Wrap the strings with the gettext funciton.

 libpeas-gtk/peas-gtk-plugin-manager.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d20a8db6a1c29f35119ad0fc261bb4b95fdf5622
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Sun Feb 12 11:11:51 2012 -0500

    extension-js test: clean up Makefile
    
    There were a couple of unsafe things going on in this Makefile.  Fix
    them up so that the build isn't broken.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669930

 tests/libpeas/plugins/extension-js/Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 79fa68ee23f333d6d26b3632feae7f8e2999c10f
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 11 12:15:38 2012 -0800

    Fix out of tree build

 tests/Makefile.plugin                              | 3 ++-
 tests/libpeas/plugins/extension-c/Makefile.am      | 4 +++-
 tests/libpeas/plugins/extension-js/Makefile.am     | 2 ++
 tests/libpeas/plugins/extension-python/Makefile.am | 3 ++-
 4 files changed, 9 insertions(+), 3 deletions(-)

commit fce4e09f2f6f647dc254a57bf5751839d2f67493
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 11 11:25:02 2012 -0800

    Fix memory leaks

 loaders/seed/peas-plugin-loader-seed.c    |  4 +---
 tests/libpeas/testing/testing-extension.c | 10 ++++++++--
 tests/testing-util/testing-util.c         |  2 ++
 tests/valgrind.suppressions               | 28 ++++++++++++++++++++++++++++
 4 files changed, 39 insertions(+), 5 deletions(-)

commit 066d0bcd2b5e5ebbf4fd96a997bb042b38611978
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 11 09:28:42 2012 -0800

    Fix the docs

 docs/reference/Makefile.am          | 3 ++-
 docs/reference/libpeas-sections.txt | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 6c77c2ec246392a9c77423810c91719ca39009e1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Feb 11 08:54:30 2012 -0800

    Fix libpeas pkg-config file

 configure.ac           | 2 +-
 data/libpeas-1.0.pc.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2ee9b846ff9a028d18700531010773606c3d2279
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 11 18:41:42 2011 -0700

    Cleanup how we create plugin loaders

 libpeas/peas-engine.c  | 63 ++++++++++++++++++++++----------------------------
 tests/libpeas/engine.c |  1 +
 2 files changed, 29 insertions(+), 35 deletions(-)

commit 8f7533c40910312d4c89512e15a66286ce2bca81
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 00:01:18 2011 -0700

    Import the C plugin loader into libpeas

 configure.ac                     |   1 -
 libpeas/Makefile.am              |   6 +-
 libpeas/peas-engine.c            |  12 ++-
 libpeas/peas-plugin-loader-c.c   | 213 +++++++++++++++++++++++++++++++++++++++
 libpeas/peas-plugin-loader-c.h   |  55 ++++++++++
 loaders/Makefile.am              |   2 +-
 loaders/c/Makefile.am            |  22 ----
 loaders/c/peas-plugin-loader-c.c | 209 --------------------------------------
 loaders/c/peas-plugin-loader-c.h |  58 -----------
 tests/libpeas/engine.c           |   3 +-
 tests/libpeas/extension-c.c      |   1 -
 11 files changed, 285 insertions(+), 297 deletions(-)

commit a702253f26bb3a2059fea5e6ee318eb85712eaf0
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 18:55:43 2011 -0800

    Assert that testing interfaces are implemented

 tests/libpeas/introspection/introspection-callable.c | 20 +++++++++++---------
 tests/libpeas/plugins/extension-c/callable-plugin.c  |  6 ++++++
 2 files changed, 17 insertions(+), 9 deletions(-)

commit 9496c2aca6e37bcd93ea5a290b6cdb40847773fe
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 18:51:08 2011 -0800

    Added peas_plugin_info_get_settings()

 .gitignore                                         |  3 +
 configure.ac                                       |  4 +
 libpeas/Makefile.am                                |  2 +-
 libpeas/peas-plugin-info-priv.h                    |  2 +
 libpeas/peas-plugin-info.c                         | 75 +++++++++++++++++++
 libpeas/peas-plugin-info.h                         |  4 +-
 tests/libpeas/extension-c.c                        | 25 +------
 tests/libpeas/extension-gjs.c                      | 32 --------
 tests/libpeas/extension-python.c                   | 27 +------
 tests/libpeas/extension-seed.c                     | 32 --------
 tests/libpeas/extension-set.c                      |  8 +-
 tests/libpeas/introspection/Makefile.am            | 33 +++++----
 tests/libpeas/introspection/introspection-base.c   | 71 ++++++++++++++++++
 tests/libpeas/introspection/introspection-base.h   | 59 +++++++++++++++
 .../libpeas/introspection/introspection-callable.c |  4 +
 .../introspection/introspection-has-prerequisite.c |  4 +-
 .../libpeas/plugins/extension-c/callable-plugin.c  | 85 +++++-----------------
 .../libpeas/plugins/extension-c/callable-plugin.h  |  9 +--
 .../plugins/extension-c/extension-c-plugin.c       |  3 +-
 .../plugins/extension-c/extension-c.gschema.xml    |  9 +++
 tests/libpeas/plugins/extension-js/Makefile.am     | 17 +++--
 .../plugins/extension-js/extension-js.gschema.xml  |  9 +++
 tests/libpeas/plugins/extension-js/extension-js.js | 39 ++++++----
 .../extension-python/extension-python.gschema.xml  |  9 +++
 .../plugins/extension-python/extension-python.py   | 33 +++++----
 tests/libpeas/testing/testing-extension.c          | 61 +++++++++++++---
 tests/plugins/loadable/loadable-plugin.h           |  5 +-
 27 files changed, 408 insertions(+), 256 deletions(-)

commit 381a25273cb6b847689f4b69ce9df6909e407ebb
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Dec 11 08:35:33 2011 -0800

    Silence NULL deref warning

 libpeas/peas-extension.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c33842a325cc5f7bba53c7b6fa128597cec8a75a
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Dec 11 08:35:15 2011 -0800

    Add checks to peas_extension_callv()

 libpeas/peas-extension.c | 3 +++
 1 file changed, 3 insertions(+)

commit 498eb80cb0b0c0e81a844de81751b1127cca044b
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Dec 11 08:35:02 2011 -0800

    Fix warning
    
    The warning is only emitted when the prop_name is invalid.

 loaders/gjs/peas-plugin-loader-gjs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a41cd38979057997686d2989d0aaab6b68c8bca8
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Dec 9 15:07:57 2011 -0800

    Fix PEAS_DEBUG to work with glib's new G_MESSAGES_DEBUG

 libpeas/peas-debug.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 016bede1edee289f83a4b840939c3db0cf52b321
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Dec 9 10:09:18 2011 -0800

    Only get the interface info when creating the closures
    
    This avoids having to get the interface info when implementing
    the interface multiple times.

 libpeas/peas-extension-subclasses.c | 46 ++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 21 deletions(-)

commit 8449235a89c62b402941b1401631b91caf92bb18
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Dec 9 06:12:04 2011 -0800

    Cleanup extension tests

 tests/libpeas/extension-c.c               |  14 +-
 tests/libpeas/extension-gjs.c             |  12 +-
 tests/libpeas/extension-python.c          |  27 +--
 tests/libpeas/extension-seed.c            |  12 +-
 tests/libpeas/testing/testing-extension.c | 315 ++++++++++++++++--------------
 tests/libpeas/testing/testing-extension.h |  88 ++-------
 6 files changed, 204 insertions(+), 264 deletions(-)

commit 99dcb1e31fe59b4c7942a91d5615b3725f4e4df2
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 20:04:27 2011 -0800

    Plug memory leaks

 libpeas/peas-introspection.c           | 2 +-
 loaders/gjs/peas-extension-gjs.c       | 5 ++++-
 loaders/python/peas-extension-python.c | 5 ++++-
 loaders/seed/peas-extension-seed.c     | 5 ++++-
 4 files changed, 13 insertions(+), 4 deletions(-)

commit 0e1385544e623aa89e676ea84ad9200c32f5f744
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 19:12:33 2011 -0800

    Warn again when peas_extension_set_call() cannot call the method
    
    This was lost in 38f859208eb1d7a2eab9afc218bf41d67b389725.

 libpeas/peas-extension-set.c  | 7 +++++--
 tests/libpeas/extension-set.c | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

commit f5c9b87a94bb01ad396b7ce13fd41a341a68e85c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 18:26:20 2011 -0800

    Fix prerequisites_sort() in GJS and Seed
    
    Otherwise the order in the array determines if the extension
    can be created or not.

 loaders/gjs/peas-plugin-loader-gjs.c   | 5 +----
 loaders/seed/peas-plugin-loader-seed.c | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

commit 40207b0ece4a6be4fda32a07f4c1498387d04cd1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 18:25:07 2011 -0800

    Add get_type_from_name fast path for GLib

 libpeas/peas-introspection.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 7e12e18f787cc70117a101bce51d66c36999852d
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 13:12:28 2011 -0800

    Remove trailing whitespace

 Makefile.gcov                                              | 2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c                 | 4 ++--
 libpeas/peas-extension.h                                   | 2 +-
 loaders/gjs/peas-extension-gjs.c                           | 2 +-
 loaders/python/peas-extension-python.c                     | 2 +-
 peas-demo/plugins/pythonhello/Makefile.am                  | 2 +-
 tests/libpeas-gtk/plugin-manager.c                         | 2 +-
 tests/libpeas/plugins/extension-python/extension-python.py | 2 +-
 tests/libpeas/testing/testing-extension.c                  | 2 +-
 tests/testing-util/testing-util.c                          | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

commit 84a46b9cc24b6cd3d81e03e02424e439a4a5fb5e
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 12:19:32 2011 -0800

    Correctly check when there are multiple GDK backends

 configure.ac | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit 16aace6524345da3d09ed3d80e79487dfcff41f8
Author: Evan Nemerson <evan@coeus-group.com>
Date:   Sat Feb 4 11:14:41 2012 -0800

    Fix compilation with gjs >= 8cd5e7bd.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669373

 configure.ac                     | 2 +-
 loaders/gjs/peas-extension-gjs.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 1031aaeeef282ab2bb65cb6ae48fa4abff453c4d
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jan 30 19:57:41 2012 +0100

    Disable building the vala plugin by default.
    
    The vala plugin is broken very often due to changes in the vala compiler
    losing backward compatibility. Let's fix this once and for all.

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

commit 53da8d72183ab1310d72e6624f2135246036220c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jan 28 17:05:28 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 68 ++++++++++++++++++++++++++--------------------------------------
 1 file changed, 28 insertions(+), 40 deletions(-)

commit 41d4a3c2e9ac77cdccf6e6504db0ea5e38eb201c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Jan 23 20:04:20 2012 +0100

    libpeas-gtk: actually use /* */ for comments

 libpeas-gtk/peas-gtk-plugin-manager.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 805cd7109e5e3da51d7e019e7753d19b591f5087
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Jan 22 14:35:11 2012 +0100

    tests: get the buttons from the new widget hierarchy

 tests/libpeas-gtk/plugin-manager.c | 76 ++++++++++++++++++++++++++------------
 1 file changed, 53 insertions(+), 23 deletions(-)

commit b62b1207ee6489e6ae1060d79434640003f87202
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Jan 22 14:16:12 2012 +0100

    libpeas-gtk: fix style

 libpeas-gtk/peas-gtk-plugin-manager.c | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

commit e4de2d8f37d11a2e410291d51855207fc71111fc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Jan 22 14:00:56 2012 +0100

    peas-gtk: use an inline toolbar for the manager

 libpeas-gtk/peas-gtk-plugin-manager.c | 41 ++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 10 deletions(-)

commit d0d4a315226e5b61793c5a1386613ba4371a7da1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 9 11:02:11 2011 +0100

    Fix .pc file to fix build of modules that depend on this

 data/libpeas-1.0.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b0b1a39bef1662b48d24e3b079b558e2316ce804
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 08:11:31 2011 -0800

    Use g_object_install_properties() and g_object_notify_by_pspec()

 libpeas-gtk/peas-gtk-disable-plugins-dialog.c | 40 +++++++++--------
 libpeas-gtk/peas-gtk-plugin-manager-store.c   | 25 ++++++-----
 libpeas-gtk/peas-gtk-plugin-manager-view.c    | 42 +++++++++---------
 libpeas-gtk/peas-gtk-plugin-manager.c         | 42 +++++++++---------
 libpeas/peas-engine.c                         | 46 ++++++++++---------
 libpeas/peas-extension-base.c                 | 44 ++++++++++---------
 libpeas/peas-extension-set.c                  | 61 ++++++++++++++------------
 libpeas/peas-object-module.c                  | 63 ++++++++++++++-------------
 8 files changed, 191 insertions(+), 172 deletions(-)

commit 974037f20e1d299a4add2e425ee8f7a1bf466b59
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Dec 8 08:09:56 2011 -0800

    Bump glib version to 2.28

 configure.ac                                  |  5 ++---
 libpeas-gtk/peas-gtk-disable-plugins-dialog.c |  3 +--
 libpeas-gtk/peas-gtk-plugin-manager-store.c   | 10 ++--------
 libpeas-gtk/peas-gtk-plugin-manager-view.c    | 17 ++++-------------
 libpeas-gtk/peas-gtk-plugin-manager.c         | 12 +++---------
 libpeas/peas-engine.c                         |  5 ++---
 libpeas/peas-extension-set.c                  | 17 +++++++++--------
 libpeas/peas-extension-wrapper.c              |  3 +--
 libpeas/peas-object-module.c                  |  2 +-
 libpeas/peas-plugin-info.c                    | 16 ++++------------
 peas-demo/peas-demo-window.c                  |  6 +-----
 11 files changed, 30 insertions(+), 66 deletions(-)

commit 7c3a39a988f78c9b317760a271f4962b6d36de2a
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Dec 7 21:35:02 2011 -0800

    Show tooltip for available plugins
    
    http://bugzilla.gnome.org/show_bug.cgi?id=630252

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit 4d9871f94148af1655eb9428e2e37935850c6cf2
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Nov 19 16:45:36 2011 -0800

    Prevent returning an extension that is not valid
    
    With multiple interfaces an interface could have a prerequisite
    in which case if the extension does not implement that prerequisite
    we would return an extension that is not valid and not NULL.

 libpeas/peas-extension-subclasses.c                | 13 ++++++
 loaders/gjs/peas-extension-gjs.c                   |  5 +++
 loaders/python/peas-extension-python.c             |  5 +++
 loaders/seed/peas-extension-seed.c                 |  5 +++
 tests/libpeas/introspection/Makefile.am            | 16 ++++---
 .../introspection-has-missing-prerequisite.c       | 37 +++++++++++++++
 .../introspection-has-missing-prerequisite.h       | 52 ++++++++++++++++++++++
 tests/libpeas/plugins/extension-js/extension-js.js |  7 ++-
 tests/libpeas/testing/testing-extension.c          | 18 ++++++++
 9 files changed, 149 insertions(+), 9 deletions(-)

commit 0a08b6fba4392bb0dba3a432226279aed75fdcbe
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 01:30:29 2011 -0700

    Do not leave a dangling reference in testing plugins

 tests/plugins/builtin/builtin-plugin.c   | 2 +-
 tests/plugins/has-dep/has-dep-plugin.c   | 2 +-
 tests/plugins/loadable/loadable-plugin.c | 2 +-
 tests/plugins/self-dep/self-dep-plugin.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 10ccabf48f8729d25463a0679cb207ef60f70c97
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Nov 19 20:58:02 2011 +0100

    Fix building the peas-demo vala plugin example.
    
    Support for Vala classes implementing abstract properties was broken
    and fixed after the vala 0.14 release.

 configure.ac                                       |  2 +-
 .../valahello/peasdemo-vala-hello-plugin.vala      | 34 ++++++++++++++++------
 2 files changed, 26 insertions(+), 10 deletions(-)

commit 38f859208eb1d7a2eab9afc218bf41d67b389725
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Oct 27 16:38:54 2011 -0700

    Allow multiple interfaces for all extensions
    
    Instead of only implementing the required interface implement
    every interface that type implements.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626644

 libpeas/peas-extension-subclasses.c                | 113 +++++++++++-------
 libpeas/peas-extension-subclasses.h                |   4 +-
 libpeas/peas-extension-wrapper.c                   |  23 +++-
 libpeas/peas-extension-wrapper.h                   |   5 +
 libpeas/peas-extension.c                           |  74 ++++++++++--
 libpeas/peas-introspection.c                       | 132 ++++++++++++++++++---
 libpeas/peas-introspection.h                       |  17 +--
 loaders/c/peas-plugin-loader-c.c                   |   2 +-
 loaders/gjs/peas-extension-gjs.c                   |  35 +++---
 loaders/gjs/peas-extension-gjs.h                   |   1 +
 loaders/gjs/peas-plugin-loader-gjs.c               |  72 ++++++++++-
 loaders/python/peas-extension-python.c             |  19 +--
 loaders/python/peas-extension-python.h             |   3 +-
 loaders/python/peas-plugin-loader-python.c         |   4 +-
 loaders/seed/peas-extension-seed.c                 |  26 ++--
 loaders/seed/peas-extension-seed.h                 |   7 +-
 loaders/seed/peas-plugin-loader-seed.c             |  67 ++++++++++-
 tests/libpeas/extension-set.c                      |  10 +-
 tests/libpeas/introspection/Makefile.am            |  12 +-
 .../introspection/introspection-has-prerequisite.c |  37 ++++++
 .../introspection/introspection-has-prerequisite.h |  52 ++++++++
 .../libpeas/plugins/extension-c/callable-plugin.c  |  89 +++++++++++++-
 .../libpeas/plugins/extension-c/callable-plugin.h  |   3 +
 .../plugins/extension-c/extension-c-plugin.c       |   7 ++
 tests/libpeas/plugins/extension-js/extension-js.js |  19 +--
 .../plugins/extension-python/extension-python.py   |  27 +++--
 tests/libpeas/testing/testing-extension.c          |  33 +++++-
 tests/libpeas/testing/testing-extension.h          |   2 +
 28 files changed, 722 insertions(+), 173 deletions(-)

commit 6abd0e0956f0e03c9d5d7479bc36bc32540f8850
Author: ipraveen <mail2ipn@gmail.com>
Date:   Sat Oct 8 22:20:07 2011 +0530

    Updated Telugu Translation

 po/te.po | 88 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 44 deletions(-)

commit 2d36fe8a234c371ba86c0a0bdb03fb0a5c6027c8
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Fri Oct 7 20:25:04 2011 +0530

    Updated Telugu Translations done by Sasi Bhushan

 po/te.po | 88 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 44 deletions(-)

commit b1fb2d5067f5cfec9c8c57ea537f8ec218998812
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 29 15:46:49 2011 -0700

    Annotate PeasPluginInfo return values as transfer none
    
    Otherwise GObject-Introspection says that it is transfer full.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660524

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 2 +-
 libpeas/peas-engine.c                      | 2 +-
 libpeas/peas-extension-base.c              | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

commit 8f2ed1c70e2d4243c759d505552f46ac3043e3a1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Sep 27 03:54:04 2011 -0700

    Post-release version bump for 1.3.0

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

commit fd043313e9ba1dbff020f208d837aee0006a16f4
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Sep 26 16:34:54 2011 -0700

    Release 1.2.0

 NEWS         | 12 ++++++++++++
 configure.ac | 20 +++++++++++++++++---
 2 files changed, 29 insertions(+), 3 deletions(-)

commit cd0753dd00705a64a8b5be52e190a6451abbedf5
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Sat Sep 24 16:41:39 2011 +0530

    Updated Assamese Translations:bugzilla#659595

 po/as.po | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 4b676359b6450c5c00941d94f3db5b371fb2784c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 22 05:53:26 2011 -0700

    Bind plugin module symbols globally
    
    Binding locally broke the Python plugin loader.

 libpeas/peas-object-module.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit dabc253f96130781e59c314aa4f17ad2e7d41e25
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 07:38:22 2011 -0700

    Fix two "no link for" gtk-doc warnings

 libpeas-gtk/peas-gtk-configurable.c | 4 ++--
 libpeas/peas-object-module.h        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 5ec8852096d6810272efc15b652bbe3492a75ae2
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 07:37:44 2011 -0700

    Fix unused variable warnings

 loaders/python/peas-plugin-loader-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c73d2ebda24d9f28136a6eed270f3765d72807f5
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:   Thu Sep 22 20:35:08 2011 +0200

    Updated Esperanto translation

 po/eo.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 35 deletions(-)

commit 9664bc31ee24e8f15438acea5a6d88f37c47a1a4
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Thu Sep 22 19:38:26 2011 +0200

    Updated Assamese translation

 po/as.po | 60 +++++++++++++++++++++++++++---------------------------------
 1 file changed, 27 insertions(+), 33 deletions(-)

commit 9c3a5e01d6554714a670d2914d49cfc29469c31c
Author: ipraveen <mail2ipn@gmail.com>
Date:   Thu Sep 22 20:53:51 2011 +0530

    Added Telugu Translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit d3fcc53c7dba2962e0db06ec4c4fabaa010b731f
Author: ipraveen <mail2ipn@gmail.com>
Date:   Thu Sep 22 20:53:27 2011 +0530

    Updated Telugu Translation

 po/te.po | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 130 insertions(+)

commit 5c80d7f240497d20e03c89abf199e7ab75a25018
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 04:33:59 2011 -0700

    Post-release version bump for 1.1.5

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

commit a1ad8fbc0434d5f5d4e4e63e031964beb640a43a
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 04:31:29 2011 -0700

    Release 1.1.4

 NEWS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit ed7332ff34da22798b562eb95d8a017f2eed83e4
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 04:12:38 2011 -0700

    Improve the Python plugin loader's warnings

 loaders/python/peas-plugin-loader-python.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit cdb32f7f27864f663d75f3aad8da6767273f9c84
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 04:12:03 2011 -0700

    Remove obsolete PyGObject checks and comments

 configure.ac                               |  3 ---
 loaders/python/peas-plugin-loader-python.c | 20 +-------------------
 2 files changed, 1 insertion(+), 22 deletions(-)

commit 68fb8789bcf125e675d7472b39f33c84ad3218d6
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Wed Sep 21 04:10:30 2011 -0700

    Fix to work with PyGObject 3
    
    If the major versions do not match pygobject_init() fails.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8a8345f2b967c04ee9ea85a29699005687ad50ee
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Sep 19 21:05:56 2011 -0700

    Merge test plugins extension-gjs and extension-seed

 .gitignore                                         |  4 ++++
 configure.ac                                       |  4 ++--
 tests/libpeas/plugins/Makefile.am                  | 10 ++++----
 tests/libpeas/plugins/extension-gjs/Makefile.am    |  7 ------
 .../libpeas/plugins/extension-gjs/extension-gjs.js | 27 ----------------------
 .../plugins/extension-gjs/extension-gjs.plugin     |  9 --------
 tests/libpeas/plugins/extension-js/Makefile.am     | 22 ++++++++++++++++++
 tests/libpeas/plugins/extension-js/extension-js.js | 27 ++++++++++++++++++++++
 .../plugins/extension-js/extension-js.plugin       |  9 ++++++++
 tests/libpeas/plugins/extension-seed/Makefile.am   |  7 ------
 .../plugins/extension-seed/extension-seed.js       | 26 ---------------------
 .../plugins/extension-seed/extension-seed.plugin   |  9 --------
 12 files changed, 69 insertions(+), 92 deletions(-)

commit a261fde4521da1181dcf14181546d8c3168b0a4c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Sep 19 01:34:17 2011 -0700

    Do not test the properties for C extensions
    
    Because C extensions are no longer wrapped testing
    the properties is just pointless.

 tests/libpeas/extension-c.c                        |  15 +-
 tests/libpeas/plugins/extension-c/Makefile.am      |   4 +-
 .../plugins/extension-c/extension-c-plugin.c       |   6 -
 .../plugins/extension-c/properties-plugin.c        | 180 ---------------------
 .../plugins/extension-c/properties-plugin.h        |  55 -------
 tests/libpeas/testing/testing-extension.h          |  34 ++--
 6 files changed, 30 insertions(+), 264 deletions(-)

commit f957df40176a8ea1ee4e4a71a07c0a26ad6cbc59
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 18 06:37:09 2011 -0700

    Disable log hooks used by PyGobject and Seed
    
    https://bugzilla.gnome.org/show_bug.cgi?id=648436

 loaders/python/peas-plugin-loader-python.c |  2 ++
 loaders/seed/peas-plugin-loader-seed.c     | 11 ++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

commit 0d7a4176a0162568bf5a47e1cf90c5791c87caf1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 18 06:08:19 2011 -0700

    Avoid a double unref and a possible unallowed unref
    
    The unallowed unref comes from the GTypeModule
    and the fact that it cannot be unreffed after certain
    things happen but the documentation is not specific
    about it.

 libpeas/peas-engine.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 3f5736547aea71856792aeb1930ea273c9862aef
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 18 06:06:56 2011 -0700

    Add an initialize vfunc to PeasPluginLoader
    
    This allows the Python loader to fail and avoid
    having to check if it has failed at every API call.

 libpeas/peas-engine.c                      |  2 +-
 libpeas/peas-plugin-loader.c               | 15 +++++
 libpeas/peas-plugin-loader.h               |  4 ++
 loaders/python/peas-plugin-loader-python.c | 91 +++++++++++-------------------
 4 files changed, 54 insertions(+), 58 deletions(-)

commit 92fd9677c1ede8a2353842461b8f22a9a2f601ca
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 18 05:50:02 2011 -0700

    Fix the Seed plugin loader when extensions is not an object
    
    Before if the extensions was not an object it would not warn
    and would return TRUE which could later cause a seg fault.

 loaders/seed/peas-plugin-loader-seed.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 01e5bfdf3719adfc4bdf311c3d4145c811de8feb
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Sep 18 05:48:37 2011 -0700

    Adds tests for a nonexistent plugin for all loaders
    
    This also fixes the Seed loader so it does not seg fault.

 loaders/seed/peas-plugin-loader-seed.c               | 20 +++++++++++++++-----
 tests/libpeas/extension-c.c                          | 15 +++++++++++++++
 tests/libpeas/extension-gjs.c                        | 14 ++++++++++++++
 tests/libpeas/extension-python.c                     | 13 +++++++++++++
 tests/libpeas/extension-seed.c                       | 14 ++++++++++++++
 tests/libpeas/plugins/Makefile.am                    | 20 ++++++++++++--------
 tests/libpeas/plugins/extension-c-nonexistent.plugin |  8 ++++++++
 .../libpeas/plugins/extension-gjs-nonexistent.plugin |  9 +++++++++
 .../plugins/extension-python-nonexistent.plugin      |  9 +++++++++
 .../plugins/extension-seed-nonexistent.plugin        |  9 +++++++++
 10 files changed, 118 insertions(+), 13 deletions(-)

commit 60abcaf17cbca040c7685736993e68e0e3567cc6
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Sep 10 11:08:13 2011 -0700

    Allow the copyright to be a string list and join it with newlines

 libpeas/peas-plugin-info.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 79c456ebf232f5de66c15580fff20885dee0bae6
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 17:01:41 2011 -0700

    Bind module symbols locally and immediately
    
    This allows us to fail when loading a plugin that has an undefined symbol.

 libpeas/peas-object-module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cd8ddb38cf85e6ed5c81048b0b3e1a12d5bf6599
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 17:00:22 2011 -0700

    Cleanup the docs a bit

 libpeas-gtk/peas-gtk-plugin-manager-view.c |  8 +++++---
 libpeas/peas-engine.h                      |  5 -----
 libpeas/peas-extension-set.c               | 14 ++++++--------
 libpeas/peas-extension.c                   | 16 ++++++++--------
 libpeas/peas-plugin-info.h                 |  6 +++---
 5 files changed, 22 insertions(+), 27 deletions(-)

commit 0cef9606b4eebe757388d75cec70a53c3e852682
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 16:59:02 2011 -0700

    Do not expose the old peas_extension_set_call* API to g-ir-scanner
    
    We hide all the peas_extension_set_call* API as this
    deprecated API is not in a good shape for GI anyway.

 libpeas/peas-extension-set.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 653669cd590b39f642b70c07df96f64c7959f28a
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 06:42:11 2011 -0700

    Tell gtk-doc about our deprecation guards

 docs/reference/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit cc5aa8b2ab30e888720eeb375126f741c08aae8d
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 06:40:35 2011 -0700

    Print the test report name for easy viewing

 tests/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit d221ca2ebc7b2725628cbf2536c8ba4a859184a4
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 06:39:07 2011 -0700

    libintrospection does not use libpeas

 tests/libpeas/introspection/Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 02ccafeed620e7739b4340387e608f9b9916757e
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 06:37:58 2011 -0700

    Fix a few typos

 Makefile.am                | 4 ++--
 loaders/python/Makefile.am | 2 +-
 tests/Makefile.tests       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 7d4ac8fe8978bba0b07add0297492d34f49038d1
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 06:37:31 2011 -0700

    Fix test reporting when $srcdir != $builddir

 tests/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f8106cba573fd8812999e956942a5e6354b2990c
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Sep 1 05:02:23 2011 -0700

    Use peas_extension_set_foreach() in the demo

 peas-demo/peas-demo-window.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 14c40c71c028372e4efd652e6dbb3e51ed28b765
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Tue Aug 30 14:55:52 2011 -0700

    Fix building introspection when libpeas is not installed

 libpeas-gtk/Makefile.am                 | 2 +-
 tests/libpeas/introspection/Makefile.am | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 5720edd49d61c74060c3eda37322ca76a10ef409
Author: Xandru Armesto <xandru@softastur.org>
Date:   Sat Sep 17 19:07:18 2011 +0200

    Added asturian language

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit d1ba9585de48147bea5c024266176e0ad59851d5
Author: Xandru Armesto <xandru@softastur.org>
Date:   Sat Sep 17 19:07:06 2011 +0200

    Updated asturian translation

 po/ast.po | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 151 insertions(+)

commit 738eeeb792aa2f9656a644fd7bab75aa51fad737
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Fri Sep 16 10:08:28 2011 +0300

    Added Belarusian translation.

 po/LINGUAS |   1 +
 po/be.po   | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 127 insertions(+)

commit 0f47475bf0d10d8453c73d3eaf07291545c7afed
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Fri Sep 16 12:10:38 2011 +0700

    Added Thai translation.

 po/LINGUAS |   1 +
 po/th.po   | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)

commit b4181131d209b3fc2491ed4002974c4f851baa52
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 23:00:50 2011 +0200

    Post-release version bump for 1.1.4

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

commit 16cfe28eddf71327627703bfb57d688321851009
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 22:58:42 2011 +0200

    Release 1.1.3

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

commit ad0e1d63fd22d5955c7c3730c0e51dd427f60c82
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 22:45:04 2011 +0200

    Force the Glade catalog to install in libpeas' prefix.
    
    We should never try to install stuff outside of the prefix we were
    assigned, due to permission errors, etc.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654106

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 4bd48a8ffd1fbdc7acb975f85b8e5a662e909ebf
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 22:18:38 2011 +0200

    Fix typo in configure.ac

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

commit 2885547e78a64aa7e5461965acfab286f94a4a06
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 22:06:11 2011 +0200

    Do not expose the old peas_extension_* API to g-ir-scanner.
    
    g-ir-scanner chokes because it fails to associate the GObject type
    returned by the fake _get_type() method with the 'Peas' namespace we use
    for this library. So we hide all the peas_extension API as the rest of
    this deprecated API is not in a good shape in GI anyway.
    
    Adapted from a patch of Pavel Holejsovsky.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657586

 libpeas/peas-extension.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 2e5cc92802fd368ef1aa6a60fcedda9ff7903fe2
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 30 16:46:09 2011 +0200

    Fix undefined value in extension set tests.

 tests/libpeas/extension-set.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a538f4e68fca7dc80b1d207d4c245eed45f37def
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 15:22:44 2011 -0700

    Fix warning when running the demo

 peas-demo/peas-demo.c | 1 +
 1 file changed, 1 insertion(+)

commit 174c88472de5183e477b1fb537fd721d114440fa
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 05:06:21 2011 -0700

    Fix all undocumented symbols

 libpeas-gtk/peas-gtk-configurable.h        | 12 ++++++++++++
 libpeas-gtk/peas-gtk-plugin-manager-view.h |  9 +++++++++
 libpeas-gtk/peas-gtk-plugin-manager.h      |  7 +++++++
 libpeas/peas-activatable.h                 | 15 +++++++++++++++
 libpeas/peas-engine.h                      |  9 +++++++++
 libpeas/peas-extension-base.h              |  7 +++++++
 libpeas/peas-extension-set.h               | 14 ++++++++++++++
 libpeas/peas-extension.h                   |  5 +++++
 libpeas/peas-object-module.h               |  7 +++++++
 9 files changed, 85 insertions(+)

commit f6c0cd2f1e7286301bc09ad39cafb153eae640be
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 05:05:21 2011 -0700

    Update the image of the PeasGtkPluginManager

 docs/reference/images/peas-gtk-plugin-manager.png | Bin 18968 -> 26928 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit d431344374b98390ca5b0d772f5ce2ba24a77036
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 00:12:41 2011 -0700

    Add a test for peas_extension_set_foreach()

 tests/libpeas/extension-set.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit 5e27723a788d1742560d878fdee64746d41e97bc
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 00:12:22 2011 -0700

    Remove unneeded PeasPluginInfo (un)refs
    
    Because these are tied to the lifetime of the
    PeasEngine (un)refing them in unneeded.

 libpeas/peas-extension-base.c | 14 +-------------
 libpeas/peas-extension-set.c  |  3 ---
 2 files changed, 1 insertion(+), 16 deletions(-)

commit a827244742c48e3dea3b01c6a613fd91ecb13985
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sat Aug 27 17:13:12 2011 -0700

    Fix FSF Address
    
    https://bugzilla.gnome.org/show_bug.cgi?id=652993

 COPYING                                            |  7 +++----
 libpeas-gtk/peas-gtk-configurable.c                |  2 +-
 libpeas-gtk/peas-gtk-configurable.h                |  2 +-
 libpeas-gtk/peas-gtk-disable-plugins-dialog.c      |  2 +-
 libpeas-gtk/peas-gtk-disable-plugins-dialog.h      |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-store.c        |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-store.h        |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c         |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.h         |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager.c              |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager.h              |  2 +-
 libpeas-gtk/peas-gtk.h                             |  2 +-
 libpeas/peas-activatable.c                         |  2 +-
 libpeas/peas-activatable.h                         |  2 +-
 libpeas/peas-debug.c                               |  2 +-
 libpeas/peas-debug.h                               |  2 +-
 libpeas/peas-dirs.c                                |  2 +-
 libpeas/peas-dirs.h                                |  2 +-
 libpeas/peas-engine-priv.h                         |  2 +-
 libpeas/peas-engine.c                              |  2 +-
 libpeas/peas-engine.h                              |  2 +-
 libpeas/peas-extension-base.c                      |  2 +-
 libpeas/peas-extension-base.h                      |  2 +-
 libpeas/peas-extension-set.c                       |  2 +-
 libpeas/peas-extension-set.h                       |  2 +-
 libpeas/peas-extension-subclasses.c                |  2 +-
 libpeas/peas-extension-subclasses.h                |  2 +-
 libpeas/peas-extension-wrapper.c                   |  2 +-
 libpeas/peas-extension-wrapper.h                   |  2 +-
 libpeas/peas-extension.c                           |  2 +-
 libpeas/peas-extension.h                           |  2 +-
 libpeas/peas-helpers.c                             |  2 +-
 libpeas/peas-helpers.h                             |  2 +-
 libpeas/peas-i18n.c                                | 24 +++++++++++-----------
 libpeas/peas-i18n.h                                | 24 +++++++++++-----------
 libpeas/peas-introspection.c                       |  2 +-
 libpeas/peas-introspection.h                       |  2 +-
 libpeas/peas-object-module.c                       |  2 +-
 libpeas/peas-object-module.h                       |  2 +-
 libpeas/peas-plugin-info-priv.h                    |  2 +-
 libpeas/peas-plugin-info.c                         |  2 +-
 libpeas/peas-plugin-info.h                         |  2 +-
 libpeas/peas-plugin-loader.c                       |  2 +-
 libpeas/peas-plugin-loader.h                       |  2 +-
 libpeas/peas.h                                     |  2 +-
 loaders/c/peas-plugin-loader-c.c                   |  2 +-
 loaders/c/peas-plugin-loader-c.h                   |  2 +-
 loaders/gjs/peas-extension-gjs.c                   |  2 +-
 loaders/gjs/peas-extension-gjs.h                   |  2 +-
 loaders/gjs/peas-plugin-loader-gjs.c               |  2 +-
 loaders/gjs/peas-plugin-loader-gjs.h               |  2 +-
 loaders/python/peas-extension-python.c             |  2 +-
 loaders/python/peas-extension-python.h             |  2 +-
 loaders/python/peas-plugin-loader-python.c         |  2 +-
 loaders/python/peas-plugin-loader-python.h         |  2 +-
 loaders/seed/peas-extension-seed.c                 |  2 +-
 loaders/seed/peas-extension-seed.h                 |  2 +-
 loaders/seed/peas-plugin-loader-seed.c             |  2 +-
 loaders/seed/peas-plugin-loader-seed.h             |  2 +-
 peas-demo/peas-demo-window.c                       |  2 +-
 peas-demo/peas-demo-window.h                       |  2 +-
 peas-demo/peas-demo.c                              |  2 +-
 .../helloworld/peasdemo-hello-world-configurable.c |  2 +-
 .../helloworld/peasdemo-hello-world-configurable.h |  2 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |  2 +-
 .../helloworld/peasdemo-hello-world-plugin.h       |  2 +-
 peas-demo/plugins/pythonhello/pythonhello.py       |  2 +-
 peas-demo/plugins/secondtime/second-time.c         |  2 +-
 peas-demo/plugins/secondtime/second-time.h         |  2 +-
 peas-demo/plugins/seedhello/seedhello.js           |  2 +-
 tests/libpeas-gtk/plugin-manager-store.c           |  2 +-
 tests/libpeas-gtk/plugin-manager-view.c            |  2 +-
 tests/libpeas-gtk/plugin-manager.c                 |  2 +-
 .../builtin-configurable/builtin-configurable.c    |  2 +-
 .../builtin-configurable/builtin-configurable.h    |  2 +-
 .../plugins/builtin-configurable/builtin-plugin.c  |  2 +-
 .../plugins/builtin-configurable/builtin-plugin.h  |  2 +-
 .../plugins/configurable/configurable-plugin.c     |  2 +-
 .../plugins/configurable/configurable-plugin.h     |  2 +-
 tests/libpeas-gtk/testing/testing.c                |  2 +-
 tests/libpeas-gtk/testing/testing.h                |  2 +-
 tests/libpeas/engine.c                             |  2 +-
 tests/libpeas/extension-c.c                        |  2 +-
 tests/libpeas/extension-gjs.c                      |  2 +-
 tests/libpeas/extension-python.c                   |  2 +-
 tests/libpeas/extension-seed.c                     |  2 +-
 tests/libpeas/extension-set.c                      |  2 +-
 .../libpeas/introspection/introspection-callable.c |  2 +-
 .../libpeas/introspection/introspection-callable.h |  2 +-
 .../introspection/introspection-properties.c       |  2 +-
 .../introspection/introspection-properties.h       |  2 +-
 .../introspection/introspection-unimplemented.c    |  2 +-
 .../introspection/introspection-unimplemented.h    |  2 +-
 tests/libpeas/plugin-info.c                        |  2 +-
 .../libpeas/plugins/extension-c/callable-plugin.c  |  2 +-
 .../libpeas/plugins/extension-c/callable-plugin.h  |  2 +-
 .../plugins/extension-c/extension-c-plugin.c       |  2 +-
 .../plugins/extension-c/extension-c-plugin.h       |  2 +-
 .../plugins/extension-c/properties-plugin.c        |  2 +-
 .../plugins/extension-c/properties-plugin.h        |  2 +-
 tests/libpeas/testing/testing-extension.c          |  2 +-
 tests/libpeas/testing/testing-extension.h          |  2 +-
 tests/libpeas/testing/testing.c                    |  2 +-
 tests/libpeas/testing/testing.h                    |  2 +-
 tests/plugins/builtin/builtin-plugin.c             |  2 +-
 tests/plugins/builtin/builtin-plugin.h             |  2 +-
 tests/plugins/has-dep/has-dep-plugin.c             |  2 +-
 tests/plugins/has-dep/has-dep-plugin.h             |  2 +-
 tests/plugins/loadable/loadable-plugin.c           |  2 +-
 tests/plugins/loadable/loadable-plugin.h           |  2 +-
 tests/plugins/self-dep/self-dep-plugin.c           |  2 +-
 tests/plugins/self-dep/self-dep-plugin.h           |  2 +-
 tests/testing-util/testing-util.c                  |  2 +-
 tests/testing-util/testing-util.h                  |  2 +-
 114 files changed, 138 insertions(+), 139 deletions(-)

commit 2aaca1c161eef8ca901c36a4e7e5daeea3b61a4d
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 00:11:22 2011 -0700

    Fix a memory leak in the GJS plugin loader

 loaders/gjs/peas-plugin-loader-gjs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e1f7ad9dd3f9c0eecf16e8a818c04b8083c47867
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 28 00:04:05 2011 -0700

    Prevent recurse complaints when printing unhit log hooks

 tests/testing-util/testing-util.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit eb3c046ff3c9e3fc6fbf5621b776b14ec6088330
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Sun Aug 21 12:01:04 2011 -0700

    Use the correct hook when printing error message

 tests/testing-util/testing-util.c | 1 +
 1 file changed, 1 insertion(+)

commit d92de7a737d2ec1f3fb971b4affaa10759ad8803
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Aug 22 11:33:23 2011 -0700

    Fix make clean when $srcdir = $builddir

 tests/Makefile.plugin | 1 +
 1 file changed, 1 insertion(+)

commit edb0f8673a60ded794316e9305a835013ca47754
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Aug 21 22:05:51 2011 +0200

    Post-release version bump for 1.1.3

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

commit a0ca60fce6dd6ca21271c87cfc1d2e2f9a7e9514
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Aug 21 20:07:22 2011 +0200

    Relese 1.1.2

 NEWS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 25e198482fb3d7e5811d4771addeeaab16e8a716
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Aug 21 20:06:44 2011 +0200

    Fix distcheck

 tests/Makefile.plugin | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit f55034556d39f9cdd0eedf544be812e97a1e9833
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Aug 21 17:56:12 2011 +0200

    We need a ChangeLog file

 ChangeLog | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 0cee06c36977991d70ad627ceb3c40430b9dfcf9
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Aug 1 09:16:46 2011 +0200

    Adapt to and require gjs 1.29.16
    
    gjs-gi was merged in gjs, so update the build system as well as path to
    headers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655475

 configure.ac                         | 8 ++++----
 loaders/gjs/peas-extension-gjs.c     | 4 ++--
 loaders/gjs/peas-plugin-loader-gjs.c | 6 +++---
 tests/libpeas/extension-gjs.c        | 2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

commit ad68ae3e029a66b6cd6ac0ae98b739471a6ccf02
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Aug 21 16:57:16 2011 +0200

    Pass the right distcheck commands

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c4c2402f8f3ca6b28947559343202c0bae61cf29
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Aug 21 16:22:09 2011 +0200

    configure.ac: create tar.xz

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

commit 707940c86434b81e39444dfbdef7bfd6e5f1a358
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Aug 21 13:13:18 2011 +0200

    Do not make a direct reference to gedit extension points.

 libpeas/peas-activatable.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8b8f47f4ed275649a2cf3db714990777c2a05a8d
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Fri Aug 12 12:05:47 2011 -0700

    Fix doc typo

 libpeas/peas-extension.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b4041ca56abbdbea37972ad98f5e9b67b847e94
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Thu Aug 18 14:38:29 2011 -0700

    Fix warning

 loaders/python/peas-plugin-loader-python.c | 2 --
 1 file changed, 2 deletions(-)

commit f039f715f774eccad250c83205d2e119b83c78e6
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Aug 19 12:49:20 2011 +0700

    Updated Indonesian translation

 po/id.po | 50 ++++++++++++++++++++------------------------------
 1 file changed, 20 insertions(+), 30 deletions(-)

commit 653f943222a9642533771932f4eb0430438a69af
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Aug 15 13:13:45 2011 +0200

    Link against pygobject 3.

 configure.ac                                       | 10 ++++-----
 loaders/python/peas-plugin-loader-python.c         | 24 ++++++---------------
 peas-demo/plugins/pythonhello/pythonhello.py       |  8 +++----
 .../plugins/extension-python/extension-python.py   | 25 ++++++++--------------
 4 files changed, 25 insertions(+), 42 deletions(-)

commit 5ce8998755d0703ce5080370411da7a087868a22
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:   Wed Jun 29 22:12:31 2011 -0500

    docs: update libpeas-sections.txt
    
    It was missing the new peas_extension_set_foreach and had some old
    functions.
    
    Bug #653703

 docs/reference/libpeas-sections.txt | 2 ++
 1 file changed, 2 insertions(+)

commit d5073f3a5cf6d279849e4a2f4a9ae6c1a4c64800
Author: Steve Langasek <steve.langasek@canonical.com>
Date:   Wed Aug 10 08:37:02 2011 -0700

    Do not cast pointers to unsigned integers, not 64-bit-safe
    
    GType is an opaque pointer, not an unsigned integer, which means that when
    you cast it to one, instead of using the ACTUAL RETURN TYPE THAT'S BEEN
    DECLARED, you get immediate segfaults on 64-bit architectures.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655751

 libpeas/peas-extension.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e41b5fb194f1a3e952ac88d39c98a62144aca5e8
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 25 09:51:05 2011 -0700

    Post-release version bump for 1.1.2

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

commit 9e34558bce602cf9943b007af33494721eadeeda
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 25 09:44:05 2011 -0700

    Release 1.1.1

 NEWS | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 5f05767d818250237bed8a578a8bc1c58e3c89c7
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 25 09:42:52 2011 -0700

    Fix distcheck

 docs/reference/libpeas-sections.txt                | 3 ---
 tests/libpeas/plugins/extension-gjs/Makefile.am    | 6 ++++--
 tests/libpeas/plugins/extension-python/Makefile.am | 3 +--
 3 files changed, 5 insertions(+), 7 deletions(-)

commit b5ea94463b7ceb499f75ca67433772535f1716e7
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 25 17:09:53 2011 +0200

    Add Garrett Regier to our DOAP file.
    
    Welcome to the new maintainer!

 libpeas.doap | 8 ++++++++
 1 file changed, 8 insertions(+)

commit f8820617f0e186a79d2fa7c546943ea1770c3f64
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 17:26:26 2011 -0700

    Fix PeasPluginLoaderClass VFunc alignment

 libpeas/peas-plugin-loader.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 7a5c3ebc1276b45e9e85d158642d291c9a571bde
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 17:23:00 2011 -0700

    Avoid a format string warning

 peas-demo/plugins/helloworld/peasdemo-hello-world-configurable.c | 4 ++--
 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.c       | 8 ++++----
 peas-demo/plugins/secondtime/second-time.c                       | 8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 156a8ffcbaecba96e086089819cf2382f588e857
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 03:49:32 2011 -0700

    Show all of the untriggered log hooks
    
    It is useful to know all of the log hooks that were not hit
    as it could give extra information as to where the problem is.

 tests/testing-util/testing-util.c | 69 ++++++++++++++++++++++++++++-----------
 tests/testing-util/testing-util.h |  1 +
 2 files changed, 51 insertions(+), 19 deletions(-)

commit c13f944dc77656c630cff3a7b75509d3874ea8a5
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 03:47:43 2011 -0700

    Assert if not all the log hooks were popped
    
    This can happen when you have a test that does not use
    testing_util_engine_free() and forgets to pop the hooks.

 tests/testing-util/testing-util.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 36ebc8d03a0e6ea78221ed7161fb34aaee493a5e
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 03:18:32 2011 -0700

    Cleanup PeasExtensionWrapper
    
    - Don't duplicate the PeasExtension docs.
    - Ignore it when generating the docs.
    - Remove peas-extension-priv.h
    - Don't have an "exten-type" property as it could shadow the instance's
       property and C plugins would not have the property.

 docs/reference/Makefile.am             |   2 +-
 libpeas/peas-extension-priv.h          |  52 ---------------
 libpeas/peas-extension-wrapper.c       | 115 ++-------------------------------
 libpeas/peas-extension.c               |   2 +-
 loaders/gjs/peas-extension-gjs.c       |   5 +-
 loaders/python/peas-extension-python.c |   5 +-
 loaders/seed/peas-extension-seed.c     |   5 +-
 7 files changed, 14 insertions(+), 172 deletions(-)

commit 98401dc85fa6d9e686e49f660a3e0703d15ea3a0
Author: Garrett Regier <garrettregier@gmail.com>
Date:   Mon Jul 18 03:03:39 2011 -0700

    Don't show hidden plugins in the PeasGtkDisablePluginsDialog

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e5dbe03b6d1b7f50b248735ecd86bd9b78ca48f0
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 24 23:26:02 2011 +0200

    Do not create a wrapper around C extension instances.
    
    There is no need to "proxy" C extensions into wrappers implementing the
    same interface. This makes it possible to use libpeas without
    gobject-introspection as long as you restrain yourself to C plugins.

 libpeas/peas-extension.c         |  30 ++++++++--
 loaders/c/Makefile.am            |   2 -
 loaders/c/peas-extension-c.c     | 120 ---------------------------------------
 loaders/c/peas-extension-c.h     |  56 ------------------
 loaders/c/peas-plugin-loader-c.c |   9 ++-
 tests/libpeas/extension-c.c      |  15 +----
 6 files changed, 35 insertions(+), 197 deletions(-)

commit 706791fb96ff65ca0abc9be01491a2567091d930
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 24 22:53:48 2011 +0200

    Deprecate all the PeasExtension API.

 libpeas/peas-extension.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 18114f3a64b4380840b83af26719c1f2554189a2
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 24 00:51:21 2011 +0200

    Make the extension wrapper a private class.
    
    The previous PeasExtension class was copied into PeasExtensionWrapper.
    The PeasExtension class is now an alias to GObject, and the related API
    has been reimplemented on top of PeasExtensionWrapper.

 libpeas/Makefile.am                    |   3 +-
 libpeas/peas-extension-subclasses.c    |  15 ++-
 libpeas/peas-extension-wrapper.c       | 183 +++++++++++++++++++++++++++++++++
 libpeas/peas-extension-wrapper.h       |  76 ++++++++++++++
 libpeas/peas-extension.c               | 112 ++------------------
 libpeas/peas-extension.h               |  22 +---
 loaders/c/peas-extension-c.c           |  18 ++--
 loaders/c/peas-extension-c.h           |   8 +-
 loaders/gjs/peas-extension-gjs.c       |  18 ++--
 loaders/gjs/peas-extension-gjs.h       |   8 +-
 loaders/python/peas-extension-python.c |  18 ++--
 loaders/python/peas-extension-python.h |   8 +-
 loaders/seed/peas-extension-seed.c     |  18 ++--
 loaders/seed/peas-extension-seed.h     |   8 +-
 14 files changed, 335 insertions(+), 180 deletions(-)

commit e8474effc788cc490c2fcc85e61e5cb28a76619e
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jun 23 23:02:31 2011 +0200

    Check if the created extension implements the interface.
    
    The currently advertised way of using extensions is to use the
    implemented interface rather than the _call() method. So it's more
    important to ensure the returned object implements the rather than
    ensuring it is a PeasExtension instance.

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 72c6c420f9fbc33e61bb25ff8f999f55a4cd4bfe
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 14 10:21:54 2011 +0200

    Post-release version bump for 1.1.1

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

commit 63ffafa3e4cf39e34de81b8f6beff5b59e4bab7c
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 14 10:06:41 2011 +0200

    Add NEWS for 1.1.0

 NEWS | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit f2896466bf6c496c97d85829a819fcbe7c3de4d9
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 8 13:52:15 2011 -0700

    Deprecate PeasExtension and PeasExtensionSet call API
    
    Instead the dynamically implemented interface should be used
    or peas_extension_set_foreach().

 libpeas/peas-extension-set.c | 6 ++++++
 libpeas/peas-extension-set.h | 6 ++++++
 libpeas/peas-extension.c     | 6 ++++++
 libpeas/peas-extension.h     | 2 ++
 4 files changed, 20 insertions(+)

commit 0b0e4e0d1d2851864f38b3f8e2938d08feaba7bb
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 8 13:48:10 2011 -0700

    Added peas_extension_set_foreach()

 libpeas/peas-extension-set.c | 32 +++++++++++++++++++++++++++++++-
 libpeas/peas-extension-set.h | 21 +++++++++++++++++++++
 2 files changed, 52 insertions(+), 1 deletion(-)

commit 1d18e9e6d4657056f9b7d11e5f5e10d9340757b5
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 14 09:41:23 2011 +0200

    Vala: Fix usage of PeasObjectModule within Vala
    
    The registration methods were marked as (skip), so they weren't
    introspected, resulting in Vala not being able to use them.

 libpeas/peas-object-module.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c911498bb9028fec4aaa31786599e3d3c3acbaa2
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 14 09:30:45 2011 +0200

    Drop unused variable GTK_TYPELIB in configure.ac

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

commit db490b9ab964ab0faad77ad232e9ddd8228bc616
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Mon Jun 13 11:51:59 2011 +0300

    Added Finnish translation

 po/fi.po | 24 ------------------------
 1 file changed, 24 deletions(-)

commit ee6fa30c2974bd966c72a090c3d4ae2ff9105e2e
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Mon Jun 13 11:51:06 2011 +0300

    Added Finnish translation

 po/LINGUAS |   1 +
 po/fi.po   | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+)

commit fbb4239e7ee2261cb92e88b10aa852d7bbc3ed51
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 02:40:38 2011 -0700

    Make multi args test more complex.
    
    This was the test used to find and fix the previous fixes.

 tests/libpeas/introspection/introspection-callable.c   | 14 +++++++-------
 tests/libpeas/introspection/introspection-callable.h   | 12 ++++++------
 tests/libpeas/plugins/extension-c/callable-plugin.c    | 11 +++++------
 tests/libpeas/plugins/extension-gjs/extension-gjs.js   |  4 ++--
 .../plugins/extension-python/extension-python.py       |  4 ++--
 tests/libpeas/plugins/extension-seed/extension-seed.js |  4 ++--
 tests/libpeas/testing/testing-extension.c              | 18 +++++++++---------
 7 files changed, 33 insertions(+), 34 deletions(-)

commit 608ef91d47e0efdf0129b3aa8804012a13ff611b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 02:39:12 2011 -0700

    Fix inout arguments in GJS loader

 loaders/gjs/peas-extension-gjs.c | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

commit 448851135f4f7beb9533fb573aa7641b9316a012
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 02:14:27 2011 -0700

    Use the correct argument type in the GJS loader

 loaders/gjs/peas-extension-gjs.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 2613c64b528d37e485346f6fa5630b73bef889af
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 02:13:58 2011 -0700

    Fix a typo in the GJS loader
    
    Calling g_base_info_get_name() on a GTypeInfo will cause an assert.

 loaders/gjs/peas-extension-gjs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2101343d2c8f49a3f809dbbca5867a24c4280ecd
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 02:13:00 2011 -0700

    Fix inout arguments in the Seed loader

 loaders/seed/peas-extension-seed.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 010e228cb7f512a4f47a7e8c7f14d54462847725
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 12 01:51:54 2011 -0700

    Keep global variables in the same place

 libpeas/peas-engine.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 3ac3d18f4c8f5e10090e3ca6575ab30d86d30127
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:42:48 2011 -0700

    Fix a comment to include the new GJS plugin loader

 libpeas/peas-extension-base.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 5f1f3040378a2104af2502c3375914a1f0fb463a
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:42:18 2011 -0700

    No longer use @Varargs in documentation
    
    This is obsolete and emits a warning.

 libpeas/peas-engine.c        | 2 +-
 libpeas/peas-extension-set.c | 4 ++--
 libpeas/peas-extension.c     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 425701197654ea65014a8d9a848d4b22938efc3b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:41:37 2011 -0700

    Fix a few documentation warnings

 libpeas-gtk/peas-gtk-plugin-manager-view.h |  6 +++
 libpeas-gtk/peas-gtk-plugin-manager.h      |  6 +++
 libpeas/peas-engine.c                      | 14 +++++++
 libpeas/peas-object-module.c               | 62 +++++++++++++++++++++++++-----
 libpeas/peas-object-module.h               |  5 ++-
 libpeas/peas-plugin-info.h                 |  3 ++
 6 files changed, 85 insertions(+), 11 deletions(-)

commit 34e7cdb843f0a6f4bd58d993dab6abb346933c27
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:40:32 2011 -0700

    Updated the doc sections
    
    This removed old symbols and adds others.

 docs/reference/libpeas-sections.txt | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit a6a25d5e501386215590c4ba765083c9a0303f5c
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:39:42 2011 -0700

    Cleanup building the docs
    
    Now we only need to ignore files that are not installed
    in libpeas/ and libpeas-gtk/.

 docs/reference/Makefile.am | 35 +++++++++++++----------------------
 1 file changed, 13 insertions(+), 22 deletions(-)

commit 394c8d940d8eae42afb30f00e9c2c366fbcfcda3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 15:37:15 2011 -0700

    No longer use Gtk[HV]Box as it is deprecated

 libpeas-gtk/peas-gtk-plugin-manager.c | 17 ++++++++++-------
 libpeas-gtk/peas-gtk-plugin-manager.h |  4 ++--
 peas-demo/peas-demo-window.c          |  3 ++-
 peas-demo/peas-demo.c                 |  4 ++--
 4 files changed, 16 insertions(+), 12 deletions(-)

commit 4f3b02ca34de2f488098c8365cb33ee31fe20210
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 02:01:37 2011 -0700

    Fix exiting if running a test fails

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 87cd1d8444cd23c1c4c88a222d83ef2c42c407d7
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 01:59:36 2011 -0700

    Skip testing-util when generating a report
    
    This is what the test* make rule does.

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8a12527155e71351e7df6d5fb537bbfa87dcb08b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 01:56:38 2011 -0700

    Fix test so the GJS plugin loader is finalized

 tests/libpeas/extension-gjs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 017f9acb95f77f9b2c5301913b29602151e5d4ec
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jun 11 01:55:07 2011 -0700

    Fix generating gcov reports for the GJS loader

 loaders/gjs/Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 43a3e7423a27cfb95972081a171e36058009bf78
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Jun 10 00:18:13 2011 -0700

    Only enable the C plugin loader once

 libpeas/peas-engine.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit ab7a74ef75f235181015c302bf4a55c9c30414ce
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 9 22:39:25 2011 -0700

    Print log hooks that were not hit

 tests/testing-util/testing-util.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit e576e208583ed4a74e1f6d063b8c734ea2358b33
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 9 19:27:48 2011 -0700

    Add a test to check that plugin loaders are loaded lazily

 tests/libpeas/testing/testing-extension.h | 2 ++
 1 file changed, 2 insertions(+)

commit f1aec7860dfc702a80f0a91238336c731bd215a7
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 9 17:46:11 2011 -0700

    Remove the "Plugins:" label from the manager

 libpeas-gtk/peas-gtk-plugin-manager.c | 7 -------
 1 file changed, 7 deletions(-)

commit e1bf2c72300d5789d57ab7f2f13cccf076cb2e45
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 9 17:45:09 2011 -0700

    Fix PeasGtkPluginManager to use "Preferences" and not "Configure"
    
    At the same time create the "About" menu item from stock to
    have one less thing to translate.

 libpeas-gtk/peas-gtk-plugin-manager.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit 95388a70df0c767daaed01969ca4c579f08b657c
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 8 13:16:19 2011 -0700

    Deprecate PeasGtkPluginManagerView:show-builtin
    
    Instead hidden plugins should be used.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 7 +++++++
 libpeas-gtk/peas-gtk-plugin-manager-view.h | 2 ++
 2 files changed, 9 insertions(+)

commit 2532cac885966fb1813fdb11e666e02c838a2c44
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 8 13:09:38 2011 -0700

    Change the #define used for disabaling deprecated features
    
    Otherwise when we want to deprecated API we would have to
    wrap the code in the .c files with #ifndef #endif which is bad
    because then we break ABI.

 configure.ac                           | 2 +-
 loaders/seed/peas-plugin-loader-seed.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c8f9e705c55c0405071d39afc72e7b9bfc46376a
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sun May 29 18:53:46 2011 +0200

    [l10n]Added Catalan (Valencian) translation

 po/LINGUAS        |   1 +
 po/ca@valencia.po | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit 6365e34adaa4a7488f2837900b2065b8f2fb0047
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Mon May 16 05:42:16 2011 +0430

    Added Persian translation

 po/LINGUAS |   1 +
 po/fa.po   | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 145 insertions(+)

commit 64df637d04aa69eadb6d60af3b2a69cfe4295dd4
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sun May 15 19:37:53 2011 +0200

    Add Esperanto translation

 po/LINGUAS |   1 +
 po/eo.po   | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 140 insertions(+)

commit c2edff212130c1f0dfa328a24e069ab93f2c33ac
Author: Muhammed Eken <gnome@m-eken.com>
Date:   Wed Apr 27 21:32:02 2011 +0300

    Added Turkish translation

 po/LINGUAS |   1 +
 po/tr.po   | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 145 insertions(+)

commit 682304c007166b7d8548a83eaa9455fcf483b149
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
Date:   Mon Apr 25 01:24:08 2011 +0900

    Added Japanese translation.

 po/LINGUAS |   1 +
 po/ja.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit 09f10f9da839fdc3dfaec4beff6cecee52172a39
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Tue Apr 19 13:35:49 2011 +0200

    Updated Lithuanian translation.

 po/LINGUAS |   1 +
 po/lt.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit 6343d82566d84ef529d77b0489588fdce83ffcf4
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Apr 13 10:43:09 2011 +0200

    Drop support for GTK+ 2

 configure.ac                                  | 28 +++++++++------------------
 data/libpeas-gtk-1.0.pc.in                    |  2 +-
 libpeas-gtk/Makefile.am                       |  2 +-
 libpeas-gtk/peas-gtk-disable-plugins-dialog.c |  4 ----
 libpeas-gtk/peas-gtk-plugin-manager-view.c    |  8 --------
 libpeas-gtk/peas-gtk-plugin-manager.c         | 23 ----------------------
 peas-demo/peas-demo.c                         |  2 --
 tests/libpeas-gtk/testing/testing.c           |  2 --
 8 files changed, 11 insertions(+), 60 deletions(-)

commit a3c86a471332487befd91efa47d9152a2db9054a
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 11 12:59:48 2011 +0200

    Update peas-demo to use prototypes in its JS examples.

 peas-demo/plugins/gjshello/gjshello.js   | 15 +++++++++------
 peas-demo/plugins/seedhello/seedhello.js | 15 +++++++++------
 2 files changed, 18 insertions(+), 12 deletions(-)

commit 3e573f833f80545ccbbef92ab3b4227d619ecabb
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 11 10:15:52 2011 +0200

    Seed, GJS: Use proper prototypes for JS extensions.

 tests/libpeas/plugins/extension-gjs/extension-gjs.js  | 17 ++++++++++-------
 .../libpeas/plugins/extension-seed/extension-seed.js  | 19 +++++++++++--------
 2 files changed, 21 insertions(+), 15 deletions(-)

commit a83304679bd152fea7be49576165dd1423e15bc0
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Apr 5 23:56:11 2011 +0200

    Rework ./configure summary.

 configure.ac | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit dc4be16c5288ef9983fcecb36b52869bddfb5110
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Apr 5 23:26:39 2011 +0200

    Seed: add back support for the old way of defining extensions.
    
    The old way, using an array of functions, is officially deprecated but
    should still be supported since the API has been frozen for 1.0. But you
    really should not use it.

 configure.ac                           | 10 ++++++++++
 loaders/seed/peas-plugin-loader-seed.c | 28 +++++++++++++++++++++++++++-
 2 files changed, 37 insertions(+), 1 deletion(-)

commit 71a1f1ccd7b74d78407a7e31f96acc2445301b8f
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 4 23:50:38 2011 +0200

    WIP: use new() keyword for the seed loader.
    
    FIXME: we should still support the old way and warn when it is used.

 loaders/seed/peas-plugin-loader-seed.c             | 41 +++++++++-------------
 peas-demo/plugins/seedhello/seedhello.js           | 20 +++++------
 .../plugins/extension-seed/extension-seed.js       | 24 ++++++-------
 3 files changed, 38 insertions(+), 47 deletions(-)

commit 0a247cd09d7e0bca75860c2a507f2ccb06425760
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 4 23:31:05 2011 +0200

    Seed: Remove useless declaration.
    
    This declaration was useful when Seed didn't export this function.
    This was solved with libseed 3.0.0

 loaders/seed/peas-plugin-loader-seed.c | 4 ----
 1 file changed, 4 deletions(-)

commit 9d6dd5e7538347a140c60594494bf156ef65e231
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 4 22:42:20 2011 +0200

    Make gjs extensions actual objects rather than copied arrays.
    
    Those objects are instantiated using the 'new' keyword, and behave just
    like regular objects created in javascript.

 loaders/gjs/peas-plugin-loader-gjs.c               | 27 ++++++++++++++--------
 peas-demo/plugins/gjshello/gjshello.js             | 20 ++++++++--------
 .../libpeas/plugins/extension-gjs/extension-gjs.js | 22 +++++++++---------
 3 files changed, 38 insertions(+), 31 deletions(-)

commit 1dfe5804501b8e785e4a58e5d180a02ca7a9d531
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 07:29:13 2011 -0700

    Implemented GJS plugin loader

 .gitignore                                         |   1 +
 configure.ac                                       |  41 +++
 loaders/Makefile.am                                |   4 +
 loaders/gjs/Makefile.am                            |  21 ++
 loaders/gjs/peas-extension-gjs.c                   | 403 +++++++++++++++++++++
 loaders/gjs/peas-extension-gjs.h                   |  59 +++
 loaders/gjs/peas-plugin-loader-gjs.c               | 307 ++++++++++++++++
 loaders/gjs/peas-plugin-loader-gjs.h               |  55 +++
 peas-demo/peas-demo.c                              |   1 +
 peas-demo/plugins/Makefile.am                      |   4 +
 peas-demo/plugins/gjshello/Makefile.am             |   7 +
 peas-demo/plugins/gjshello/gjshello.js             |  33 ++
 peas-demo/plugins/gjshello/gjshello.plugin         |   9 +
 tests/libpeas/Makefile.am                          |   7 +
 tests/libpeas/extension-gjs.c                      |  80 ++++
 tests/libpeas/plugins/Makefile.am                  |   4 +
 tests/libpeas/plugins/extension-gjs/Makefile.am    |   5 +
 .../libpeas/plugins/extension-gjs/extension-gjs.js |  24 ++
 .../plugins/extension-gjs/extension-gjs.plugin     |   9 +
 19 files changed, 1074 insertions(+)

commit b246ca13d46494f0e2f287cc68edcfa3081c63a1
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 4 21:56:54 2011 +0200

    Post-release version bump for 1.1.0

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

commit cb3d78fd94b3286e04e2fd5570bdd81530ac6b1d
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Apr 4 21:43:31 2011 +0200

    Update configure.ac for 1.0.0

 configure.ac | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit a904c6cfe035b6ac3af25ad95f2ec9da88d74323
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:   Mon Apr 4 11:22:42 2011 +0530

    Adding as to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 72c4c35100b4f346de412b0632fd911e0682c6f6
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:   Mon Apr 4 11:22:28 2011 +0530

    Updated Assamese translations

 po/as.po | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 146 insertions(+)

commit f71037dbd8fdad1b91cc7a2c1e124d98e5d6239c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sun Apr 3 12:49:33 2011 +0200

    Added Basque language

 po/LINGUAS |   1 +
 po/eu.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit 5fcb802e77be82caa9439c78bcd0b6d7a68b5a66
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Sun Apr 3 08:37:39 2011 +0530

    added Tamil translation

 po/ta.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e9efebe7bcfceb29d62239466f42c3d59aba5de0
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Sun Apr 3 08:36:22 2011 +0530

    Added ta translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit ad8360782afcb7c93863bda26fd8f9720721f3d7
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Sun Apr 3 08:35:38 2011 +0530

    added Tamil translation

 po/ta.po | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 146 insertions(+)

commit 92974adffa5245130807f1d297d61f87081f986b
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Fri Apr 1 22:37:16 2011 +0200

    Updated Danish translation

 po/da.po | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 105 insertions(+), 15 deletions(-)

commit a4b7c2e44f72c1339736f1aff53db8bd150746f0
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Mar 31 21:11:19 2011 +0200

    Updated LINGUAS to include he.

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 21581a8f7c32094c1e265b76e3e52d6fb7190ced
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 31 20:34:39 2011 +0200

    Bump the Seed version requirement.

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

commit 96aadb79bc7661ba5c81df0e744c5b66cec0cad8
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 31 20:32:41 2011 +0200

    Remove unused define.

 configure.ac | 4 ----
 1 file changed, 4 deletions(-)

commit 2eba5fa63f41ad0b3ea12401e04bb44dad801ced
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:56:23 2011 -0700

    Use new seed API to convert SeedValue to and from GIArgument
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645629
    https://bugzilla.gnome.org/show_bug.cgi?id=646332

 configure.ac                       |   4 +
 loaders/seed/peas-extension-seed.c | 176 +++++--------------------------------
 2 files changed, 25 insertions(+), 155 deletions(-)

commit 0c1f34b0945575b0533f9915d68ed782f2ce4338
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:   Thu Mar 31 02:44:40 2011 -0500

    tests/libpeas: fix extension-seed build
    
    Commit a655d0136520b156088327284c5a0377476008e7 in seed changed the
    seed_*_value API.
    
    Bug #646332

 tests/libpeas/extension-seed.c | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

commit 965f08ed8febab9bc794175d12ea68180e8b5b79
Author: Miroslav Nikolić <miroslavnikolic@rocketmail.com>
Date:   Thu Mar 31 11:45:07 2011 +0200

    Added Serbian translation

 po/LINGUAS     |   2 +
 po/sr.po       | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 284 insertions(+)

commit 1308ad81b20f4a97e3ebc3230aac1604f6bb86e0
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:   Tue Mar 29 22:31:50 2011 +0700

    Added id to LINGUAS
    Added Indonesian translation

 po/LINGUAS |   1 +
 po/id.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit d82dae2508eb18b394fc7050cb3f11835d5a8e02
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Mon Mar 28 18:42:43 2011 +0200

    Added UG translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit c0b18dd864a16cabf5e01b11c6a81f0575070b9a
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Mon Mar 28 16:33:52 2011 +0530

    hindi added and translated and lingua upodated

 po/LINGUAS |   1 +
 po/hi.po   | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 140 insertions(+)

commit a3ccd011847769909ec46ad54e5f0871e572e9fc
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Sun Mar 27 17:31:42 2011 +0300

    Updated Bulgarian translation

 po/LINGUAS |   1 +
 po/bg.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit 471d447972b83be4a3eaf4e48faef411dc3057a6
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Sun Mar 27 21:34:08 2011 +0200

    Added UG translation

 po/ug.po | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 138 insertions(+)

commit 61936c83e6188719ed3090711166fd46ead868d0
Author: Yuri Kozlov <yaray@komyakino.ru>
Date:   Sun Mar 27 14:33:06 2011 +0400

    Updated Russian translation

 po/LINGUAS |   1 +
 po/ru.po   | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+)

commit 8db43a2b9ac1c1fc65b02df0e8c083f7147509e9
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 27 16:34:41 2011 +0700

    Added Vietnamese translation

 po/LINGUAS |   1 +
 po/vi.po   | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit fa1aeb1ecb601e126644373c6b37f47b2dddae87
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 26 04:41:23 2011 -0700

    Remove bad API from PeasGtkPluginManagerView
    
    It would get or set the selected iter, but could return
    an iter that was meant to be used with the filter's model
    and not the view's model which made it awkward to use.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 73 +++++++-----------------------
 libpeas-gtk/peas-gtk-plugin-manager-view.h |  5 --
 2 files changed, 17 insertions(+), 61 deletions(-)

commit 65474a8b3cf3b8bcd0074b1a0e906d58bf1a8515
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 25 21:15:48 2011 -0700

    Escape the tooltip's markup

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 95c8d02ce8480c53bd1c21c53e656f52a38b465e
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 25 08:17:51 2011 -0700

    Fix segfault if pygobject could not be initialized

 loaders/python/peas-plugin-loader-python.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit be28a543cc22e72177dedce188574d866980fc68
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 25 21:15:28 2011 -0700

    Fix showing tooltip in the plugin manager

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 2 ++
 1 file changed, 2 insertions(+)

commit d883e816828cbe2d1f8928bcd13affb36a1ee60b
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 25 21:56:25 2011 -0700

    Make peas_plugin_info_get_authors() consistent with other API.
    
    The PeasPluginInfo getters usually return an empty array rather than
    NULL, so let's be consistent here.

 libpeas/peas-plugin-info.c  | 2 ++
 tests/libpeas/plugin-info.c | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 567f5da7ddcb024ee72a0bec03a3313230044643
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 07:29:43 2011 -0700

    Silence a possible overflow warning

 libpeas/peas-plugin-info-priv.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5bfbe44a2ed119e248c7020fed9bb1e5ffc51ce8
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Mar 26 19:40:15 2011 +0100

    Update the DOAP file for the new master.gnome.org script.

 libpeas.doap | 6 ++++++
 1 file changed, 6 insertions(+)

commit 5fb7ba5265f671da877175f618522721b57ca0b5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Mar 26 13:00:50 2011 +0200

    Updated Hebrew translation.

 po/he.po | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 144 insertions(+)

commit 838fb4f33afeef196f5807572d4ad0169cad8961
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Mar 25 08:42:22 2011 +0530

    Added Punjabi Translation and update LINGUAS file

 po/LINGUAS |   1 +
 po/pa.po   | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+)

commit 9f991a33ed54c43eff38f0b52201d9fa85c83402
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Mar 25 00:17:01 2011 +0100

    Post-release version bump for 0.9.1 (or will it be 1.0.0?)

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

commit 5d553cba78c9a059f47aad654bedbce16b88f245
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Mar 25 00:07:54 2011 +0100

    Set the version to 0.9.0, as a rc for libpeas 1.0

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 511ddab967e9f49b49c2ba0609f91b3050733ca1
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Mar 25 00:03:18 2011 +0100

    Drop IAge support for now.
    
    The API will change for IAge, and nobody really uses it right now, so
    better remove it completely for now and add a sensible API later than
    having to try and support this API until libpeas 2.0

 docs/reference/libpeas-sections.txt            |  1 -
 libpeas/peas-plugin-info-priv.h                |  1 -
 libpeas/peas-plugin-info.c                     | 28 --------------------------
 libpeas/peas-plugin-info.h                     |  2 --
 tests/libpeas/plugin-info.c                    |  9 ---------
 tests/libpeas/plugins/Makefile.am              |  1 -
 tests/libpeas/plugins/info-missing-iage.plugin |  3 ---
 tests/libpeas/testing/testing.c                |  2 --
 8 files changed, 47 deletions(-)

commit e1ed351ebe325fe24dc378bc3c4e1ed6ea898822
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:48:40 2011 -0700

    Use stack-allocation in Seed loader

 loaders/seed/peas-extension-seed.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 9c57921ec56858442c89d12e9ec254830407900b
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:40:10 2011 -0700

    Add tests for extensions being able to get the PeasPluginInfo

 tests/libpeas/Makefile.am        |  5 +++--
 tests/libpeas/extension-c.c      | 28 ++++++++++++++++++++++++
 tests/libpeas/extension-python.c | 27 +++++++++++++++++++++++
 tests/libpeas/extension-seed.c   | 47 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 105 insertions(+), 2 deletions(-)

commit 81bbfd09da1d9444b943f0445dea75b96cbb3824
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:39:04 2011 -0700

    Set a plugin_info property for Seed plugins
    
    There was a bug about it in the bugzilla but bugzilla.gnome.org is down
    so I cannot put the URL in this commit message...

 loaders/seed/peas-plugin-loader-seed.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit ab6e1616cecfa630afe79bac2e4b8744961d5d64
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:38:05 2011 -0700

    Privatize PeasExtensionClass
    
    Subclassing PeasExtension has never been supported. Only loaders
    embedded in libpeas should use such subclasses.

 libpeas/peas-extension-priv.h             | 18 +++++++++++++++++-
 libpeas/peas-extension.h                  | 23 -----------------------
 loaders/c/peas-extension-c.h              |  2 +-
 loaders/python/peas-extension-python.h    |  2 +-
 loaders/seed/peas-extension-seed.h        |  2 +-
 tests/libpeas/testing/testing-extension.c | 21 ---------------------
 tests/libpeas/testing/testing-extension.h |  2 --
 7 files changed, 20 insertions(+), 50 deletions(-)

commit a86b11259478f11b9cb0fc2245fade06fb048b3b
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 06:36:23 2011 -0700

    Privatize PeasExtensionBase
    
    This is an API change but that API is supposed to be private and
    unused. The ABI should be safe since we are replacing a pointer with
    another pointer.

 libpeas/peas-extension-base.c | 19 ++++++++++++++-----
 libpeas/peas-extension-base.h |  7 ++++---
 2 files changed, 18 insertions(+), 8 deletions(-)

commit 57ec1969cb3f416fac6b922f8be8d1d6c2a465b1
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 09:18:12 2011 -0700

    Support inout arguments in Seed extensions

 loaders/seed/peas-extension-seed.c | 25 ++++++++-----------------
 1 file changed, 8 insertions(+), 17 deletions(-)

commit 0aaa9e4156b7604c6ccacfe7081fe6a2139849b0
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 09:16:49 2011 -0700

    Reformat some parts of the Seed loader

 loaders/seed/peas-extension-seed.c     | 35 +++++++++++++++++-----------------
 loaders/seed/peas-plugin-loader-seed.c | 30 ++++++++++++++---------------
 2 files changed, 33 insertions(+), 32 deletions(-)

commit bff0f9148690e3fbe33ed8dc50ba731fc83861e4
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 17 16:57:55 2011 -0700

    Fix out arguments with Seed extensions
    
    Out arguments are always pointers.

 loaders/seed/peas-extension-seed.c                 | 48 ++++++++++------------
 loaders/seed/peas-plugin-loader-seed.c             |  2 +-
 tests/libpeas/extension-seed.c                     | 25 +----------
 .../plugins/extension-seed/extension-seed.js       |  2 +-
 4 files changed, 25 insertions(+), 52 deletions(-)

commit 45b9104b656fa0900d1ad987a34ee7392a45a9fb
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 17 13:56:43 2011 -0700

    Use g_arg_info_load_type not get_type in Seed loader

 loaders/seed/peas-extension-seed.c | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

commit 2893558d550391f26bf231aa9a6a35e2a29462dd
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 10 05:11:52 2011 -0800

    Fix getting and setting Seed properties

 libpeas/peas-extension-subclasses.c                |  29 +++---
 libpeas/peas-extension.c                           |   2 +-
 libpeas/peas-extension.h                           |   1 -
 loaders/c/peas-extension-c.c                       |  33 ++++++-
 loaders/python/peas-extension-python.c             |  47 +++++++++-
 loaders/seed/peas-extension-seed.c                 | 100 ++++++++++++++++++++-
 loaders/seed/peas-plugin-loader-seed.c             |   4 +-
 tests/libpeas/extension-seed.c                     |   4 -
 .../plugins/extension-seed/extension-seed.js       |   5 +-
 9 files changed, 189 insertions(+), 36 deletions(-)

commit 22a2b507736218085ba73b56268cbea61466bae5
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 22:37:19 2011 -0800

    Don't use properties to store the extension instance
    
    The properties were intended for the tests but we can just as
    easily include the loader's extension.h file and acess it directly.
    
    In the future we will be using get_property() and set_property()
    for getting and setting properties on extension instances and if
    extensions had their own properties they could shadow the properties
    of the instances.

 loaders/c/peas-extension-c.c           | 64 ++++-------------------------
 loaders/python/peas-extension-python.c | 68 ++++---------------------------
 loaders/seed/peas-extension-seed.c     | 74 ++++++----------------------------
 tests/libpeas/extension-c.c            | 10 ++---
 tests/libpeas/extension-python.c       | 15 ++++---
 5 files changed, 41 insertions(+), 190 deletions(-)

commit a5ebd16c7e47dbd7472650a9aca72137dac6c4d4
Author: Joan Duran <jodufi@gmail.com>
Date:   Thu Mar 24 23:20:51 2011 +0100

    [l10n]Added Catalan translation

 po/LINGUAS |   1 +
 po/ca.po   | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit 4fcb48ea9177fc9a80be55950fdc26efd96d5b89
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 24 17:36:50 2011 +0100

    Fix typo

 loaders/python/peas-plugin-loader-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 75e3f29484f946a2fcfaa7689b11633eb89cdd6a
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 20 10:11:56 2011 -0700

    Fix checking for valac

 configure.ac | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

commit 771317d9703cc7b2000417b045fd6eed6f963744
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 17 17:04:45 2011 -0700

    Exit if running a test with valgrind or callgrind fails

 tests/Makefile.tests | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 486789aa68752f71feb8a78aa0ae0ddd19bbc78a
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 21 10:15:45 2011 -0700

    Use plugin's module name in debug and warning messages

 libpeas/peas-engine.c                      | 13 +++++++------
 loaders/c/peas-plugin-loader-c.c           |  4 +---
 loaders/python/peas-plugin-loader-python.c |  2 +-
 tests/libpeas/engine.c                     |  4 ++--
 4 files changed, 11 insertions(+), 12 deletions(-)

commit 835c455b26694cef3c09b92377f0d58dcb90a28f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 19 14:16:16 2011 -0700

    Add valgrind suppression file

 tests/Makefile.tests        |   1 +
 tests/valgrind.suppressions | 328 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 329 insertions(+)

commit 84c29795e9d502631a670fcabfe0011f17bea717
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 19 14:06:20 2011 -0700

    Fix test make rule dependencies

 tests/Makefile.am    |  4 ++--
 tests/Makefile.tests | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 90dcb0b840b1088e51eb41402de45266095a2443
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 19 14:05:21 2011 -0700

    Avoid creating the fixture when not needed in the plugin-manager tests

 tests/libpeas-gtk/plugin-manager.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 2a9380688d07e42446c24646c3e1e45ca5e2046f
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 09:01:54 2011 -0700

    Cleanup testing comments

 tests/libpeas/engine.c            | 9 ++-------
 tests/testing-util/testing-util.c | 4 ++--
 2 files changed, 4 insertions(+), 9 deletions(-)

commit 971e7e6d071e19e20f184afd9fe10a953543719a
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 07:29:43 2011 -0700

    Fix extension subclass initialization

 libpeas/peas-extension-subclasses.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 020cd6495ef3b21128e48a6128f6c9f6456eba19
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 07:14:27 2011 -0700

    Fix variable shadow in plugin manager test

 tests/libpeas-gtk/plugin-manager.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit cce72eaefbc2aa5d73dbd0d9d389d8fa90796b6c
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 07:13:03 2011 -0700

    Cleanup engine loader tests

 tests/libpeas-gtk/plugin-manager-store.c |  2 +-
 tests/libpeas-gtk/plugin-manager.c       |  4 ++--
 tests/libpeas/engine.c                   | 41 ++++++++++++++------------------
 3 files changed, 21 insertions(+), 26 deletions(-)

commit 5455402ac012d73c1497901e8092d83175d1a82a
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 06:44:18 2011 -0700

    Cleanup test for peas_plugin_info_has_dependency()

 tests/libpeas/plugin-info.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 83307d033826e60b4d6ded09fab47935a54263ed
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 06:43:21 2011 -0700

    Don't return an already created engine in testing_util_engine_new()

 tests/testing-util/testing-util.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 8b6524a44bee9ddd071576f113c9b8fc1121d4fc
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 06:40:07 2011 -0700

    Fix testing_init() in libpeas' libtesting

 tests/libpeas/testing/testing.c | 2 ++
 1 file changed, 2 insertions(+)

commit 264dbf243794a040a24363b5d11675c3d9315cf0
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 06:38:54 2011 -0700

    Avoid creating an engine when not needed in the engine tests

 tests/libpeas/engine.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 7ca3efdf8ceb737e013755595290394a6520b29f
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 18 07:28:26 2011 -0700

    Support VOID introspection type
    
    VOID is for void *

 libpeas/peas-introspection.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit a9656f5939d6575931472cf223c54a21e0b8e842
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 17 19:46:00 2011 -0700

    Support gunichar in introspection
    
    It was added in 0.10.0

 libpeas/peas-introspection.c       | 3 +++
 loaders/seed/peas-extension-seed.c | 2 ++
 2 files changed, 5 insertions(+)

commit b9184f8b95eaec0d03fac4289db28ed47a3c3455
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 22:52:13 2011 -0800

    Fix memory leak when overriding properties

 libpeas/peas-extension-subclasses.c | 2 ++
 1 file changed, 2 insertions(+)

commit 967cef10db7ab824589fd5074dd946716691dea0
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 22:51:51 2011 -0800

    Fix memory leak in Python extension test

 tests/libpeas/extension-python.c | 2 ++
 1 file changed, 2 insertions(+)

commit bffbb475a6a44fb7ed2f37a5218c532028250d08
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 22:37:57 2011 -0800

    Clean up the macros used for extension tests

 tests/libpeas/extension-c.c               |  6 +++---
 tests/libpeas/extension-python.c          | 11 +++++-----
 tests/libpeas/extension-seed.c            | 34 +++++++++++++++----------------
 tests/libpeas/testing/testing-extension.h | 16 +++++++--------
 4 files changed, 33 insertions(+), 34 deletions(-)

commit 03c592584f168383f446b9f06e594a2b020e9ef6
Author: Djavan Fagundes <djavan@comum.org>
Date:   Wed Mar 23 16:18:20 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 99 insertions(+), 16 deletions(-)

commit 7b8f45a39348303a711e8a386b1a25c2d073e7d1
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Mar 22 19:47:44 2011 +0800

    Added Traditional Chinese translation(Hong Kong and Taiwan)

 po/LINGUAS  |   2 +
 po/zh_HK.po | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 284 insertions(+)

commit b661a1df6972e82d32cbf4a4330741c7a754e084
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Tue Mar 22 16:41:13 2011 +0530

    Updated Gujarati Translations & Added LINGUAS

 po/LINGUAS |   1 +
 po/gu.po   | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 145 insertions(+)

commit c9d548706bdd39469caf7c0f303a01217a430a88
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 22 11:10:24 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 93 insertions(+), 13 deletions(-)

commit 8a10c02acf4e5f0c690355209f52327a5365e67a
Author: Xhacker Liu <liu.dongyuan@gmail.com>
Date:   Sun Mar 20 02:55:47 2011 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 1fcbec1dc71079e5b3fe6be979e78a96ca75b273
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sat Mar 19 21:14:37 2011 +0200

    Added Latvian translation.

 po/LINGUAS |   1 +
 po/lv.po   | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 145 insertions(+)

commit d3e9e44689e26a1a4241cd45bfb6e27207156543
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sat Mar 19 18:08:59 2011 +0100

    Added Dutch translation by Wouter Bolsterlee

 po/LINGUAS |   5 +--
 po/nl.po   | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+), 3 deletions(-)

commit 1ab4525b3044751b7cfede301ad65ea896cb0762
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   Fri Mar 18 23:13:19 2011 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 98 insertions(+), 15 deletions(-)

commit 20574898fd10b6171c6ec8a0401f093cd1e473ae
Author: Simos Xenitellis <simos@gnome.org>
Date:   Wed Mar 16 13:39:17 2011 +0200

    l10n: Updated Greek translation for libpeas

 po/el.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit e2d37e7de62d1578afd7251543337f228a7c56c9
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:   Wed Mar 16 13:33:15 2011 +0200

    l10n: Updated Greek translation for libpeas

 po/el.po | 59 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 32 insertions(+), 27 deletions(-)

commit 945707a354a396fdfeef4ded136c9c72bf8e324b
Author: António Lima <amrlima@gmail.com>
Date:   Tue Mar 15 23:40:47 2011 +0000

    Updated Portuguese translation

 po/pt.po | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 95 insertions(+), 15 deletions(-)

commit b04955c76987c3ce720af7a2ce15e056c29ca4f8
Author: Priit Laes <plaes@plaes.org>
Date:   Tue Mar 15 13:49:42 2011 +0200

    Added Estonian (et) to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 55e0ff63894a6e42cab0680e8b1edd0afcdffe4e
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Tue Mar 15 13:48:23 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 116 insertions(+)

commit 03d4b0b6a49933fbb4bdf9711650aeacaf896c7c
Author: Fran Diéguez <fran@openhost.es>
Date:   Tue Mar 15 01:16:24 2011 +0100

    Updated Galician translations

 po/gl.po | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 97 insertions(+), 17 deletions(-)

commit 2c38cf6244adbaccbd5bdd081ca04e2bc68b5dfa
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Mon Mar 14 02:22:47 2011 +0100

    Updated Romanian translation

 po/ro.po | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 100 insertions(+), 16 deletions(-)

commit 270e8f840573f9f09e4a19e613d75fa8808666d5
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Mar 14 02:19:17 2011 +0100

    Updated Hungarian translation

 po/hu.po | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 97 insertions(+), 15 deletions(-)

commit 0963a5ed3698f2d3ae1e17430ac912045f9c5801
Author: Simos Xenitellis <simos@gnome.org>
Date:   Sun Mar 13 20:34:18 2011 +0200

    Added Greek (el) to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 1589e6c733bb3b552b945a6909b1ed78fbbb9572
Author: Simos Xenitellis <simos@gnome.org>
Date:   Sun Mar 13 20:33:33 2011 +0200

    l10n: Added Greek translation for libpeas

 po/el.po | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 138 insertions(+)

commit f9dfdd67b6bbb0ee781fd0a51768a1a66b31ec41
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 13 22:10:17 2011 +0900

    Added Korean translation

 po/LINGUAS |   1 +
 po/ko.po   | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit 78b4341580ec955502da72df8e1cc41d095afc83
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Mar 13 14:20:38 2011 +0200

    Uploaded Ukranian

 po/LINGUAS |   1 +
 po/uk.po   | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

commit a6ad0d626d34f03d122eadc6ed27ae2fa152c432
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Mar 13 02:50:48 2011 +0100

    Updated Romanian translation

 po/ro.po | 142 +++++++++++++++------------------------------------------------
 1 file changed, 34 insertions(+), 108 deletions(-)

commit edb4dccc3e9658d89917cd8eeed382b9a0f4c7ca
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Mar 13 02:49:00 2011 +0100

    Add Romanian to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit d2248acfaec6ebdf2dbcbe72345dda482fc51001
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Mar 13 02:48:39 2011 +0100

    Added Romanian translation

 po/ro.po | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 138 insertions(+)

commit 174e9fc0211ffd46dcdffbdf8b1f4bfec8cca992
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Mar 12 23:15:19 2011 +0100

    Fix missing typedef in enum declaration.

 libpeas-gtk/peas-gtk-plugin-manager-store.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b1a7c943a20de40107e37e696640424aca70841
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Sat Mar 12 17:57:23 2011 +0000

    Added British English translation

 po/LINGUAS  |   1 +
 po/en_GB.po | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 143 insertions(+)

commit ccd743d1fe72a0bf6fa6a1ad4b2454f7925b5757
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 12 14:51:11 2011 +0100

    Set homepage to live.gnome.org page

 libpeas.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8f03463643922df75da31a41ce172f3969ff0ac5
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 12 14:45:21 2011 +0100

    Add a translator comment for the 'Show Builtin' property

 data/glade/libpeas-gtk.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 745f04d16e437d3451389c1b90bc8efb50da0304
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 12 14:40:39 2011 +0100

    Updated French translation

 po/fr.po | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 94 insertions(+), 18 deletions(-)

commit e555a202280fd385ea4eddc7a416c51940a0c627
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Fri Mar 11 22:21:17 2011 +0100

    Added Italian translation

 po/LINGUAS |   1 +
 po/it.po   | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 141 insertions(+)

commit 8be0cd0be971067a81da95c8e8ee329535b574ed
Merge: b6b7e15 fd43a21
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 10 19:02:19 2011 +0100

    Merge remote-tracking branch 'origin/master'

commit b6b7e1563a71403905bde831fe6a3d5c0c910660
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 10 19:01:39 2011 +0100

    Post-release version bump for 0.7.5

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

commit ba4ac0ed4be2b24f418c58051c31a43b35280781
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Mar 10 11:56:02 2011 +0100

    Increase pygobject dependency to 2.28.0
    
    This release fixes refcounting bugs that are important for us.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639597

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

commit fd43a21c5c6c53c8e92fec30b8b674b786341d51
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Mar 9 21:41:33 2011 +0100

    Updated Polish translation

 po/pl.po | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 93 insertions(+), 13 deletions(-)

commit 9eaab35364a18c9a67bb414629b0539784261872
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Mar 7 19:19:34 2011 +0100

    Do not drop all the test plugin files when running make distclean.
    
    Those are not generated so they shouldn't get discarded by the build
    system.

 tests/libpeas-gtk/plugins/Makefile.am                      | 1 -
 tests/libpeas-gtk/plugins/builtin-configurable/Makefile.am | 1 -
 tests/libpeas-gtk/plugins/configurable/Makefile.am         | 1 -
 tests/libpeas-gtk/plugins/valid-custom-icon/Makefile.am    | 1 -
 tests/libpeas/plugins/Makefile.am                          | 1 -
 tests/libpeas/plugins/extension-c/Makefile.am              | 1 -
 tests/libpeas/plugins/extension-python/Makefile.am         | 1 -
 tests/libpeas/plugins/extension-seed/Makefile.am           | 1 -
 tests/plugins/Makefile.am                                  | 1 -
 tests/plugins/builtin/Makefile.am                          | 1 -
 tests/plugins/has-dep/Makefile.am                          | 1 -
 tests/plugins/loadable/Makefile.am                         | 1 -
 tests/plugins/self-dep/Makefile.am                         | 1 -
 13 files changed, 13 deletions(-)

commit 9f7f9917e57706fe843fd87650542e5beb098610
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Mar 7 19:14:56 2011 +0100

    Drop obsolete CFLAGS and LIBS variables.
    
    Those date back to the glorious time of pygtk. They were not set
    anymore.

 loaders/python/Makefile.am | 6 +-----
 tests/libpeas/Makefile.am  | 2 +-
 2 files changed, 2 insertions(+), 6 deletions(-)

commit 21be89bf572efa80769ebb43e353b38f730b71a3
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Mar 7 11:48:44 2011 +0100

    Python: add a PeasActivatable test to check reference counts.
    
    The python bindings used to leak references on the object instance
    we put in the property value. So let's check it doesn't happen again
    since it was preventing eog to shut down.

 tests/libpeas/extension-python.c                   | 46 +++++++++++++++++++++-
 .../plugins/extension-python/extension-python.py   | 16 +++++++-
 2 files changed, 60 insertions(+), 2 deletions(-)

commit 1ab75ec6e1036600ee3a1d14d8d6e39f9f1d49e3
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 19:47:32 2011 +0100

    Add a test to check the refcount of python extensions.

 loaders/python/peas-extension-python.c | 21 ++++++++++++++++++++-
 tests/libpeas/Makefile.am              |  1 +
 tests/libpeas/extension-python.c       | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 55 insertions(+), 1 deletion(-)

commit 6ba828d38c7e3b985a64c12ba7ca7dd38d67de6d
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 19:34:11 2011 +0100

    Add a test to check the refcount of the instance of C extensions
    
    To do so I had to make the "instance" property of PeasExtensionC readable.

 loaders/c/peas-extension-c.c              | 21 +++++++++++++++++++-
 tests/libpeas/extension-c.c               | 32 +++++++++++++++++++++++++++++++
 tests/libpeas/testing/testing-extension.h |  9 ++++++++-
 3 files changed, 60 insertions(+), 2 deletions(-)

commit cc7dbeb1ecaaec973d6e14689e45cff519c6dea3
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 19:16:20 2011 +0100

    Tests: do not include main() in the EXTENSION_TESTS macro

 tests/libpeas/extension-c.c               | 12 +++++++++++-
 tests/libpeas/extension-python.c          | 12 +++++++++++-
 tests/libpeas/extension-seed.c            |  7 +------
 tests/libpeas/testing/testing-extension.h | 26 ++++++++------------------
 4 files changed, 31 insertions(+), 26 deletions(-)

commit 4a4b41dab2db8f51e2076f8aadbcab4c96b7be30
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 19:05:09 2011 +0100

    Use properties to store python and C extension instances
    
    This is meant to make testing of loader-specific stuff easier.

 loaders/c/peas-extension-c.c           | 46 ++++++++++++++++++++++++++------
 loaders/python/peas-extension-python.c | 48 +++++++++++++++++++++++++++++-----
 2 files changed, 79 insertions(+), 15 deletions(-)

commit 173394286b788764b7d8fea49b04a50ff2e70f6b
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 18:58:41 2011 +0100

    Seed: remove unused value in enum

 loaders/seed/peas-extension-seed.c | 1 -
 1 file changed, 1 deletion(-)

commit 0c8fc7a5c068df1673a459ac1ff399b2cf827e65
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 08:04:34 2011 -0800

    Small introspection and extension-c properties cleanup
    
    G_PARAM_CONSTRUCT is pointless in a write-only property.

 tests/libpeas/introspection/introspection-properties.c | 2 +-
 tests/libpeas/plugins/extension-c/properties-plugin.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 65c5d8400116bfc25de701687c50566c164c4945
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 08:03:16 2011 -0800

    Enable all Python property tests

 tests/libpeas/extension-python.c                   | 45 +---------------------
 .../plugins/extension-python/extension-python.py   | 15 ++------
 2 files changed, 5 insertions(+), 55 deletions(-)

commit e8a73351d9b520420605f59df2c2b9feef02c923
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 08:02:47 2011 -0800

    Don't test properites for things that should fail
    
    This has issues when the log is redirected like in the Python loader.

 tests/libpeas/testing/testing-extension.c | 13 -------------
 1 file changed, 13 deletions(-)

commit 8c819c777682e87381c193c0bbb3e8124d7181ad
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 08:00:27 2011 -0800

    Use GObject API instead of GI API to override properties

 libpeas/peas-extension-subclasses.c | 38 ++++++++++++++++---------------------
 1 file changed, 16 insertions(+), 22 deletions(-)

commit 6a3dcd627a57546522c6f4d1f8d9c8526869d7d4
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 01:49:04 2011 -0800

    Fix releasing the gil state in the Python loader

 loaders/python/peas-plugin-loader-python.c | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

commit 348cbd3342f8df18d026459d7925d24f723a4d1f
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 01:47:35 2011 -0800

    Fix possible memory leak in Python loader

 loaders/python/peas-plugin-loader-python.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d321fdd1d39d1b15b008ce884ea8a5d0fbc8546e
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 01:42:34 2011 -0800

    Don't save and restore stdout and stderror in construct-only test
    
    This trick was not meant to be commited.

 tests/libpeas/testing/testing-extension.c | 6 ------
 1 file changed, 6 deletions(-)

commit 3f9e55319c215e7ac216bfa75894061a747dee4d
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Mar 7 01:43:31 2011 -0800

    Small cleanup in PeasObjectModule

 libpeas/peas-object-module.c | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

commit 934e64e907f585c01ff023fdffe9b4a7ada4e28a
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 6 06:28:45 2011 -0800

    Remove plugins that fail to load in the C plugin loader

 loaders/c/peas-plugin-loader-c.c | 1 +
 1 file changed, 1 insertion(+)

commit 2b0c6531e63acb60eacabd43694da43d324ea32b
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jan 20 16:55:19 2011 +0100

    Python: cleanup the way we instantiate new extensions

 loaders/python/peas-plugin-loader-python.c | 48 +++++++-----------------------
 1 file changed, 11 insertions(+), 37 deletions(-)

commit 0a6d215f42c82be9cb69c81165abbc1b7e5cc418
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 17:10:14 2011 +0100

    Add a sample vala plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622664

 .gitignore                                         |  1 +
 configure.ac                                       | 32 +++++++++++++-
 peas-demo/plugins/Makefile.am                      |  4 ++
 peas-demo/plugins/valahello/Makefile.am            | 22 ++++++++++
 .../valahello/peasdemo-vala-hello-plugin.vala      | 49 ++++++++++++++++++++++
 peas-demo/plugins/valahello/valahello.plugin       |  7 ++++
 6 files changed, 114 insertions(+), 1 deletion(-)

commit e69e2565ea18bf1282f49cb10306442fe2f1159b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 6 06:28:21 2011 -0800

    Fix test-gdb, test-valgrind and test-callgrind rules

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f2569787d8b965da824662fa0c1974364090a807
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 6 05:00:48 2011 -0800

    Return FALSE if creating the view's popup failed

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 943c9691f49a336476b50926115804e199d6bc28
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 6 04:58:46 2011 -0800

    Don't select the first plugin when reloading
    
    We don't do this in other places so don't bother.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 18 ------------------
 1 file changed, 18 deletions(-)

commit bd6cdece900e71491173ca8db981f85b04871215
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Mar 6 04:52:17 2011 -0800

    Fix GTK+ 2 test build

 libpeas-gtk/peas-gtk-disable-plugins-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4dc3060ab6fbdbf0b17ac7f4770cb98da97e940b
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 15:58:52 2011 +0100

    Ensure we hold the GIL when calling into python extensions.
    
    This fixes a crash in python 3.0, despite it doesn't seem to affect
    older python versions at all.

 loaders/python/peas-extension-python.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit fb42727555f1390d595c3cc2697835e2e99346af
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 15:06:19 2011 +0100

    Make libpeas build with Python 3

 loaders/python/peas-plugin-loader-python.c   | 56 ++++++++++++++++++++++++++--
 peas-demo/plugins/pythonhello/pythonhello.py |  6 +--
 2 files changed, 55 insertions(+), 7 deletions(-)

commit 8f40fb4b7db10065eeb0464f0a70dbfa1a284e8f
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 15:37:40 2011 +0100

    Remove peas_plugin_loader_add_module_directory()
    
    This private API has not been used since we switched from static
    bindings to gobject-introspection ones, ages ago.

 libpeas/peas-plugin-loader.c               | 14 --------------
 libpeas/peas-plugin-loader.h               |  6 ------
 loaders/c/peas-plugin-loader-c.c           |  8 --------
 loaders/python/peas-plugin-loader-python.c | 21 ---------------------
 loaders/seed/peas-plugin-loader-seed.c     | 23 -----------------------
 5 files changed, 72 deletions(-)

commit 514ed201b0b6a7999b62f58a2b967494d95f57bc
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 19:43:29 2011 -0800

    Don't create a PeasPluginManagerView in the store tests

 tests/libpeas-gtk/plugin-manager-store.c | 85 +++++++++-----------------------
 1 file changed, 23 insertions(+), 62 deletions(-)

commit bd7023c664d1396094eaa0f092f0170b6a698b51
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 09:44:09 2011 -0800

    Free C modules that fail to be used
    
    This is possible because the plugin's types wouldn't
    have been registered.

 loaders/c/peas-plugin-loader-c.c | 1 +
 1 file changed, 1 insertion(+)

commit a0336597eb489f09e528e69aa4f0e2923a7724b4
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:43:08 2011 -0800

    Clean test-callgrind output files

 tests/Makefile.tests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c3a5e4283528e112474d188a0c8323cbbf1c1309
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:42:23 2011 -0800

    Fix checking for gcov

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit db510cf8a4e6b33601642b64ee9c7b9a830645e5
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:42:08 2011 -0800

    Added check for gdb and valgrind for test-gdb and test-valgrind

 Makefile.am          | 26 +++++++++++++++++++++++++-
 configure.ac         | 20 ++++++++++++++++++++
 tests/Makefile.am    |  3 ++-
 tests/Makefile.tests | 20 +++++++++++++++++++-
 4 files changed, 66 insertions(+), 3 deletions(-)

commit d691bc4746a8de2e8a6626ecd1f3046cc618bda3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:37:51 2011 -0800

    Add an extension set test for creating an invalid extension set

 tests/libpeas/extension-set.c | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

commit 8d6b3502087299585419c0a5e12a3e2da430ae9e
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:36:15 2011 -0800

    Add an extension set test for plugins that don't provide an extension

 tests/libpeas/extension-set.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 8177303181e08034c3a2824749dc4525cdf4f5d3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:33:10 2011 -0800

    Rework extension-set tests to create the PeasExtensionSet in the test case

 tests/libpeas/extension-set.c | 161 +++++++++++++++++++++++++++---------------
 1 file changed, 105 insertions(+), 56 deletions(-)

commit 9ea7fa34b5b134e64efd8d36f5e54f033d6a507f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 06:20:26 2011 -0800

    Link extension-c with libintrospection

 tests/libpeas/plugins/extension-c/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e9f45c9c2db9179fdc2f81b3425cd16236dd9f33
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 00:55:39 2011 -0800

    Remove any noncommon allowed log patterns from libtesting-util

 tests/libpeas-gtk/plugin-manager-store.c |  2 ++
 tests/libpeas-gtk/plugin-manager.c       |  4 ++++
 tests/libpeas/engine.c                   |  8 ++++++++
 tests/libpeas/testing/testing.c          | 10 ++++++++++
 tests/testing-util/testing-util.c        | 11 +----------
 5 files changed, 25 insertions(+), 10 deletions(-)

commit 0f96facfcb652be7a80ba397cdb2f0afc21a554a
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 00:40:57 2011 -0800

    Add an extension test for an invalid property

 tests/libpeas/testing/testing-extension.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit eeeba0bb26c92055c002099bf5047457099acc52
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 00:38:36 2011 -0800

    Add a test for a plugin that is not loadable

 tests/libpeas/engine.c                    | 23 +++++++++++++++++++++++
 tests/libpeas/plugins/Makefile.am         |  1 +
 tests/libpeas/plugins/not-loadable.plugin |  7 +++++++
 3 files changed, 31 insertions(+)

commit 74e0511c85390fe910fbe819403ae47400fe9292
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 00:37:10 2011 -0800

    Implemented log hooks in libtesting-util
    
    This allow us to add hooks for warning and criticals that are required
    during tests.
    
    These have several advantages over globally allowed patterns in that they
    avoid crossover issues when a test expects a warning but another
    test's pattern causes it to not be emitted. They are required to be triggered
    which avoids old patterns from being kept around when no longer needed.
    Most importantly they allow us to test that libpeas handles errors correctly.

 libpeas/peas-engine.c                     |  10 +++
 tests/libpeas/engine.c                    |   3 +
 tests/libpeas/extension-set.c             |  10 +--
 tests/libpeas/plugin-info.c               |  11 ++-
 tests/libpeas/testing/testing-extension.c | 114 ++++++++++--------------------
 tests/testing-util/testing-util.c         | 105 ++++++++++++++++++++++-----
 tests/testing-util/testing-util.h         |  11 +--
 7 files changed, 151 insertions(+), 113 deletions(-)

commit 69cb3565900b3a96aa0fe5860db83ce3d9659218
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Mar 5 00:00:34 2011 -0800

    Improve missing plugin dependency warning

 libpeas/peas-engine.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 926e833ed47f5b1e127bef28772e57bc07005b6f
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 23:59:17 2011 -0800

    Emit debug messages when a plugin is loaded or unloaded

 libpeas/peas-engine.c | 4 ++++
 1 file changed, 4 insertions(+)

commit a46316bef89bca5198ad58f82d1ea1753463425d
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 23:57:36 2011 -0800

    Fix two leaks in the Python plugin loader

 loaders/python/peas-plugin-loader-python.c | 36 ++++++++++++++++--------------
 1 file changed, 19 insertions(+), 17 deletions(-)

commit 63153f709e4ed60a6e895ac00f6631094f1ae97b
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:47:19 2011 -0800

    Warn if creating an extension fails

 libpeas/peas-engine.c                      | 15 +++++++++++++--
 libpeas/peas-extension-set.c               |  6 ++++--
 loaders/python/peas-plugin-loader-python.c |  3 +--
 tests/libpeas/testing/testing-extension.c  | 14 +++++++++-----
 4 files changed, 27 insertions(+), 11 deletions(-)

commit 11ed85c2b85dad4a499d4bb8d299db2774baed2e
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:46:28 2011 -0800

    Don't warn multiple times if _valist_to_parameter_list() fails

 libpeas/peas-engine.c        | 4 +++-
 libpeas/peas-extension-set.c | 5 +++--
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 2b4f261a3d583a55b9eb11a65e978c2e230e0050
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:43:59 2011 -0800

    Don't warn multiple times if peas_gi_get_method_info() fails

 libpeas/peas-extension-set.c | 5 ++++-
 libpeas/peas-extension.c     | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 6f647dba8c113191f985a11e904e9a94e93b1b57
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:41:54 2011 -0800

    Fix error when more that 16 properties are given to _valist_to_parameter_list()

 libpeas/peas-helpers.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 4fb70310a1b5656208e61aa687fe19bdc2682937
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:41:12 2011 -0800

    Fix memory leak in _valist_to_parameter_list()

 libpeas/peas-helpers.c | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)

commit b2ae6235475b6ed8536f957012e62c368e3ffd13
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 22:39:13 2011 -0800

    Cleanup the plugin loaders

 loaders/c/peas-plugin-loader-c.c           | 14 ++------
 loaders/python/peas-plugin-loader-python.c | 54 +++++++++++-------------------
 loaders/seed/peas-plugin-loader-seed.c     | 13 ++-----
 3 files changed, 24 insertions(+), 57 deletions(-)

commit 08fc6bbe0bc4453ca521b4267a4af895bd7ba21c
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Mar 4 05:58:02 2011 -0800

    Created libtesting-util for common libtesting code

 configure.ac                          |   1 +
 tests/Makefile.am                     |   4 +-
 tests/libpeas-gtk/Makefile.am         |   4 +-
 tests/libpeas-gtk/testing/Makefile.am |   4 +-
 tests/libpeas-gtk/testing/testing.c   | 100 +--------------------
 tests/libpeas-gtk/testing/testing.h   |   8 +-
 tests/libpeas/Makefile.am             |  12 +--
 tests/libpeas/testing/Makefile.am     |   4 +-
 tests/libpeas/testing/testing.c       | 113 +----------------------
 tests/libpeas/testing/testing.h       |   7 +-
 tests/testing-util/Makefile.am        |  21 +++++
 tests/testing-util/testing-util.c     | 163 ++++++++++++++++++++++++++++++++++
 tests/testing-util/testing-util.h     |  38 ++++++++
 13 files changed, 258 insertions(+), 221 deletions(-)

commit 70f4d35c1397cf7b6456cf6a8c3ad1d864274d45
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 12:53:06 2011 +0100

    Remove debug statement.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 2 --
 1 file changed, 2 deletions(-)

commit 4b147efeaba4b9e71402088836155aff3f8c55a6
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 12:48:26 2011 +0100

    Fix crash when searching a plugin in the manager.
    
    When the show-builtins property is set to false, we need to convert the
    original tree model iter to a filtered tree model iter before using it
    or things will go wrong.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 772d67ab43a97f062a61b9bae9b1255a0ae8807b
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Mar 6 12:38:57 2011 +0100

    PeasGtk: Use gtk_tree_model_get_value() instead of gtk_tree_model_get()
    
    This makes debugging easier, especially since we're only getting a
    single column value each time.

 libpeas-gtk/peas-gtk-plugin-manager-store.c | 33 +++++++++++++++++++++--------
 libpeas-gtk/peas-gtk-plugin-manager-view.c  |  2 ++
 2 files changed, 26 insertions(+), 9 deletions(-)

commit e659d2bc6879ce32710ef678917be3edfac07a7e
Merge: b812820 7f193c7
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Mar 4 10:37:10 2011 +0100

    Merge remote-tracking branch 'gregier/fixes'

commit 7f193c786c73e76e0c1096ac09afcba4f9964619
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:47:32 2011 -0800

    Add .PHONY to Makefile.tests

 tests/Makefile.tests | 2 ++
 1 file changed, 2 insertions(+)

commit 5fa94f3d4ff95ecebec2422f595a3b8f37c89a89
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:47:12 2011 -0800

    Expand peas_engine_set_loaded_plugins() test

 tests/libpeas/engine.c | 59 ++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 47 insertions(+), 12 deletions(-)

commit 64c187410c2d055d151e62dcf2ba0ffb7fb74e72
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:46:21 2011 -0800

    Test multiple engine shutdown in the test case

 tests/libpeas/engine.c | 1 +
 1 file changed, 1 insertion(+)

commit 439233dd32004678b8bd4db1ec669629a9593df7
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:44:50 2011 -0800

    Add tests for peas_engine_provides_extension()

 tests/libpeas/extension-python.c          |  3 ++
 tests/libpeas/extension-seed.c            |  3 ++
 tests/libpeas/testing/testing-extension.c | 51 +++++++++++++++++++++++++++++++
 tests/libpeas/testing/testing-extension.h |  5 +++
 4 files changed, 62 insertions(+)

commit 6a0b340ec93b0a00bb11fd361c8802868c5db91d
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:43:49 2011 -0800

    Check that the extension GType is an interface

 libpeas/peas-engine.c                     |  2 ++
 tests/libpeas/testing/testing-extension.c | 11 +++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 44af1b09d3b706e2d08ff2e91cc62bb2e0615bd0
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:36:48 2011 -0800

    Add an extension test for garbage collection

 tests/libpeas/extension-python.c          |  2 ++
 tests/libpeas/extension-seed.c            |  2 ++
 tests/libpeas/testing/testing-extension.c | 15 +++++++++++++++
 tests/libpeas/testing/testing-extension.h |  3 +++
 4 files changed, 22 insertions(+)

commit 9d19252e045e255417ce1652ea81e4e93defcfd0
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:34:43 2011 -0800

    Add a test for an invalid loader

 tests/libpeas/engine.c                       | 10 +++++++++-
 tests/libpeas/plugins/Makefile.am            |  3 ++-
 tests/libpeas/plugins/disabled-loader.plugin |  8 ++++++++
 tests/libpeas/plugins/invalid-loader.plugin  |  8 ++++++++
 tests/libpeas/plugins/loader-disabled.plugin |  8 --------
 tests/libpeas/testing/testing.c              |  1 +
 6 files changed, 28 insertions(+), 10 deletions(-)

commit 94174f6e7675e26850b92c9c9d7f12be7a9dadbe
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:29:56 2011 -0800

    Add tests for (un)loading plugins that are already (un)loaded

 tests/libpeas/engine.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 9ec6b2e505054ee203f8ea0c210df78bd5bd1f76
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:27:08 2011 -0800

    Add a test for an invalid GKeyFile formatted PeasPluginInfo

 tests/libpeas/plugins/Makefile.am    | 1 +
 tests/libpeas/plugins/invalid.plugin | 1 +
 tests/libpeas/testing/testing.c      | 4 +++-
 3 files changed, 5 insertions(+), 1 deletion(-)

commit 2aff50dd0bbac0fff4e29427b1fae8ed6310336b
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:19:46 2011 -0800

    Add a test for an nonexistent search path

 tests/libpeas/engine.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 5bb42425fbabc4514b8701e520f055fde766f700
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 04:13:11 2011 -0800

    Don't use g_atexit() in the tests
    
    It seems that gcov will not register statements that are called
    in an atexit() handler so add testing_run_tests() to run
    the tests and then call peas_engine_shutdown().

 tests/libpeas-gtk/plugin-manager-store.c  |  2 +-
 tests/libpeas-gtk/plugin-manager-view.c   |  2 +-
 tests/libpeas-gtk/plugin-manager.c        |  2 +-
 tests/libpeas-gtk/testing/testing.c       | 15 +++++++++++++++
 tests/libpeas-gtk/testing/testing.h       |  2 ++
 tests/libpeas/engine.c                    |  2 +-
 tests/libpeas/extension-python.c          |  2 +-
 tests/libpeas/extension-seed.c            |  2 +-
 tests/libpeas/extension-set.c             |  2 +-
 tests/libpeas/plugin-info.c               |  2 +-
 tests/libpeas/testing/testing-extension.h |  2 +-
 tests/libpeas/testing/testing.c           | 17 +++++++++++++++--
 tests/libpeas/testing/testing.h           |  3 +++
 13 files changed, 44 insertions(+), 11 deletions(-)

commit 8313b080ee1f7929405c0cea31bfcf4aacff0ed4
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 03:21:41 2011 -0800

    Add a gcov make rule
    
    This generates .gcov files for C files in libpeas, libpeas-gtk and
    the loaders and then it reports the coverage for each of the libs.

 .gitignore                 |  1 +
 Makefile.am                | 22 +++++++++++++++++++++-
 Makefile.gcov              | 37 +++++++++++++++++++++++++++++++++++++
 configure.ac               | 34 ++++++++++++++++++++++++++++++++++
 libpeas-gtk/Makefile.am    |  7 ++++++-
 libpeas/Makefile.am        | 22 +++++++++++++---------
 loaders/Makefile.am        |  5 +++++
 loaders/c/Makefile.am      |  6 +++++-
 loaders/python/Makefile.am |  6 +++++-
 loaders/seed/Makefile.am   |  6 +++++-
 10 files changed, 132 insertions(+), 14 deletions(-)

commit 2cc0d36fd2a35117d1c1f7c3cf7faacd45e967bc
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 02:59:50 2011 -0800

    Add testing_init() to libpeas-gtk's libtesting
    
    This is to keep it in sync with libpeas' libtesting.

 tests/libpeas-gtk/testing/testing.c | 42 ++++++++++++++++++++-----------------
 tests/libpeas-gtk/testing/testing.h |  2 ++
 2 files changed, 25 insertions(+), 19 deletions(-)

commit 3db4dc42c8f840c5833e801bf4d66e0f4d9a10e6
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 02:59:05 2011 -0800

    Don't use interned strings in C plugin loader

 loaders/c/peas-plugin-loader-c.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit 655c6ba21fcb20fbd83486e41349c8e4cd78eaa9
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 02:58:44 2011 -0800

    Fix comment in Python plugin loader

 loaders/python/peas-plugin-loader-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b3af3a0821bb403b3baa52fa8979fb7aa3c2a577
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Mar 3 02:29:51 2011 -0800

    Fix handling invalid loaders

 libpeas/peas-engine.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b812820b09bcd4326501a24725134ad34db9f9df
Author: Daniel Nylander <po@danielnylander.se>
Date:   Thu Feb 24 08:26:34 2011 +0100

    Updated Swedish translation

 po/sv.po | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 95 insertions(+), 15 deletions(-)

commit 5aaafca39d8d8204d8cfec6063ecbaa02321caef
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Feb 23 15:04:10 2011 +0100

    Updated Czech translation

 po/cs.po | 60 ++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 46 insertions(+), 14 deletions(-)

commit 1df54f26ae6c1660cf185dfdd69445068551258e
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Feb 23 00:32:00 2011 +0100

    Post-release version bump for 0.7.4

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

commit 92b255f9b76a8bed118d1901105e6a87e7014b9f
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Feb 22 13:56:45 2011 +0100

    python: Rework refcounting to explicit extension ownership
    
    Previously the python reference was transferred to the Python extension
    object. It is more correct to increment the refcount in the extension
    and decrement it in the loader, because it's more explicit and won't
    break in bizarre way if we create more than one Python extension wrapper
    around the same object.

 loaders/python/peas-extension-python.c     | 1 +
 loaders/python/peas-plugin-loader-python.c | 2 ++
 2 files changed, 3 insertions(+)

commit f546844c03dc9f05c234c36638e2ccf3e4a645d3
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Feb 21 19:37:56 2011 +0200

    Updated Arabic translation

 po/ar.po | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 92 insertions(+), 13 deletions(-)

commit 5241a06c1480838ea7eb69deac82a48ab42eed99
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Feb 21 03:02:11 2011 -0800

    Free the loaded plugins hash table in the Seed loader

 loaders/seed/peas-plugin-loader-seed.c | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

commit 3573668083ebedca22d81584e7f041fa76ef2c0c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Feb 20 13:52:35 2011 +0100

    Updated Slovenian translation

 po/sl.po | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 94 insertions(+), 14 deletions(-)

commit 157d10dfe6ff3a4ed9d1e17693184d00525ad785
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Feb 19 23:44:49 2011 +0100

    [l10n] Updated German translation

 po/de.po | 64 ++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 44 insertions(+), 20 deletions(-)

commit 2fe3b1ae664d3d97bb15bf09e93cb25aec6c3b6c
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Feb 19 06:08:47 2011 -0800

    Correctly Fix C plugins that do not inherit from PeasExtensionBase

 libpeas/peas-object-module.c     |  4 ++--
 loaders/c/peas-plugin-loader-c.c | 50 +++++++++++++++-------------------------
 2 files changed, 21 insertions(+), 33 deletions(-)

commit dc8ac36be40526baa4ae3a71af5db0e193263384
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Feb 19 15:08:19 2011 +0100

    Updated Spanish translation

 po/es.po | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 97 insertions(+), 18 deletions(-)

commit d0ea5001e61e098c08bbc9fc891ef468f2ee0b24
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 20:11:22 2011 -0800

    Add PeasPluginInfo:Hidden
    
    This allows plugins be be hidden even when builtin
    plugins are being shown in the plugin manager.

 libpeas-gtk/peas-gtk-plugin-manager-store.c |  7 +++++--
 libpeas/peas-plugin-info-priv.h             |  1 +
 libpeas/peas-plugin-info.c                  | 31 +++++++++++++++++++++++++++++
 libpeas/peas-plugin-info.h                  |  1 +
 tests/libpeas-gtk/plugin-manager-store.c    | 22 ++++++++++++++++----
 tests/libpeas-gtk/plugins/Makefile.am       |  1 +
 tests/libpeas-gtk/plugins/hidden.plugin     |  8 ++++++++
 tests/libpeas-gtk/testing/testing.c         | 19 +++++++++++-------
 tests/libpeas-gtk/testing/testing.h         |  2 +-
 9 files changed, 78 insertions(+), 14 deletions(-)

commit fec5441d795869d5bbf4d86204019efe937a43d4
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 20:11:13 2011 -0800

    Drop PeasPluginInfo:file as it is unused

 libpeas/peas-plugin-info-priv.h | 1 -
 libpeas/peas-plugin-info.c      | 3 ---
 2 files changed, 4 deletions(-)

commit 2b0339e493fd8dd1896bd942e075d0addfc63a49
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 22:13:36 2011 -0800

    Fix building a clean checkout

 tests/Makefile.plugin | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 8a125f613d1a7303b9124380f73c398b4fbf00af
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 25 09:43:47 2011 -0800

    Show dialog when disabling a plugin which is depended on

 docs/reference/Makefile.am                    |   1 +
 libpeas-gtk/Makefile.am                       |   8 +-
 libpeas-gtk/peas-gtk-disable-plugins-dialog.c | 308 ++++++++++++++++++++++++++
 libpeas-gtk/peas-gtk-disable-plugins-dialog.h |  63 ++++++
 libpeas-gtk/peas-gtk-plugin-manager-view.c    |  75 ++++++-
 po/POTFILES.in                                |   1 +
 6 files changed, 450 insertions(+), 6 deletions(-)

commit 939b12fd6b6f2e1d0dd42b6e02c9e7e2f43a2990
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 07:18:23 2011 -0800

    Don't add extra ref on python instance

 loaders/python/peas-extension-python.c | 1 -
 1 file changed, 1 deletion(-)

commit db7bf1bc725782e1a60af852bd03ad7d2c471fef
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 07:17:29 2011 -0800

    Free the engine in the demo

 peas-demo/peas-demo.c | 2 ++
 1 file changed, 2 insertions(+)

commit aa448d6e1afe6f8f18cb223984bc204b1cb55ecd
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 07:17:05 2011 -0800

    Unref the window in the second time plugin

 peas-demo/plugins/secondtime/second-time.c | 1 +
 1 file changed, 1 insertion(+)

commit 984f23f66f21464a400251094f3fe70f51a9ad4a
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 17 07:16:43 2011 -0800

    Fix refcount issues in the test suite

 tests/libpeas-gtk/plugin-manager-store.c  |  3 +++
 tests/libpeas-gtk/plugin-manager-view.c   |  3 +++
 tests/libpeas-gtk/plugin-manager.c        | 11 +++++++++--
 tests/libpeas/engine.c                    |  7 +++++++
 tests/libpeas/extension-python.c          |  1 +
 tests/libpeas/extension-seed.c            |  1 +
 tests/libpeas/testing/testing-extension.h |  1 +
 7 files changed, 25 insertions(+), 2 deletions(-)

commit 45b1374e3893fedb3750c3f9d441e71d2898130b
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 03:37:35 2011 -0800

    Fix make distcheck

 tests/Makefile.plugin                                      | 11 +++++++++++
 tests/libpeas-gtk/plugins/Makefile.am                      |  7 +++++--
 tests/libpeas-gtk/plugins/builtin-configurable/Makefile.am |  7 +++++--
 tests/libpeas-gtk/plugins/configurable/Makefile.am         |  7 +++++--
 tests/libpeas-gtk/plugins/valid-custom-icon/Makefile.am    |  8 ++++++--
 tests/libpeas-gtk/testing/Makefile.am                      |  3 ++-
 tests/libpeas-gtk/testing/testing.c                        |  6 ++++--
 tests/libpeas/plugins/Makefile.am                          |  7 +++++--
 tests/libpeas/plugins/extension-c/Makefile.am              |  7 +++++--
 tests/libpeas/plugins/extension-python/Makefile.am         | 10 ++++++++--
 tests/libpeas/plugins/extension-seed/Makefile.am           |  7 +++++--
 tests/libpeas/testing/Makefile.am                          |  3 ++-
 tests/libpeas/testing/testing.c                            |  6 ++++--
 tests/plugins/Makefile.am                                  |  7 +++++--
 tests/plugins/builtin/Makefile.am                          |  7 +++++--
 tests/plugins/has-dep/Makefile.am                          |  7 +++++--
 tests/plugins/loadable/Makefile.am                         |  7 +++++--
 tests/plugins/self-dep/Makefile.am                         |  7 +++++--
 18 files changed, 92 insertions(+), 32 deletions(-)

commit ba06534958aac190e15bcc63c36fd7ee42ca34b8
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 01:58:54 2011 -0800

    Don't try to open a directory as a .plugin
    
    This prevents directories with a .plugin suffix to
    be opened as if they were .plugin files.

 libpeas/peas-engine.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 38397fb6a9ed777838b760c6cdec66a23dcece6e
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 01:52:47 2011 -0800

    Only emit notify::plugin-list when it has changed

 libpeas/peas-engine.c                   | 14 +++++++++++---
 tests/libpeas-gtk/plugin-manager-view.c |  2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 3dada6e293491d2c10a4745841804c1db45cf7aa
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 01:46:41 2011 -0800

    Fix copy & paste error in PeasExtensionSet docs

 libpeas/peas-extension-set.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e4953c2dda244452a3883eb049241bff09a74123
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 01:46:18 2011 -0800

    Don't GC plugin loaders that fail
    
    If a plugin loader fails then it is a NULL entry in the
    loaders hashtable. So GC would segfault as it attempted
    to dereference a NULL pointer.

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0baded50a08e3cc99e3ac88aef5187965bd0981d
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 15 00:51:57 2011 -0800

    Fix PeasExtensionSet example in the docs

 libpeas/peas-extension-set.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit 33397686e12c909bd6155ddf0576268e28c47e67
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Feb 14 08:48:44 2011 -0800

    Fix C plugins that do not inherit from PeasExtensionBase

 loaders/c/peas-plugin-loader-c.c                   | 44 +++++++++++++++-------
 .../libpeas/plugins/extension-c/callable-plugin.c  |  2 +-
 .../libpeas/plugins/extension-c/callable-plugin.h  |  7 +++-
 3 files changed, 36 insertions(+), 17 deletions(-)

commit 6194a2d1e485b3635aa732ca201106f971feb111
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Feb 17 08:22:45 2011 +0100

    Updated Czech translation

 po/cs.po | 38 +++++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)

commit 39de352d57ccca743c04993071f2306bbb17d0d1
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Feb 14 00:23:08 2011 +0100

    Post-release version bump for 0.7.3

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

commit af0a2868666d9e3da650d516f13e18d01969a4a7
Merge: b7da831 e0b3fa9
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Feb 14 00:20:51 2011 +0100

    Merge remote branch 'origin/master'

commit b7da8312ad4a472ddce84febb037a9925712aa8b
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Feb 14 00:10:41 2011 +0100

    Make the interface age 0.
    
    We broke API and ABI.

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

commit c74a811fe659a007a52ec83af4ca0d5545da56f2
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 13 08:59:14 2011 -0800

    Drop peas_plugin_info_get_keys()
    
    It is not used by anyone, is bad API and has only been used for Builtin
    plugins in Totem. But now that we have that it's no longer needed.

 libpeas/peas-plugin-info-priv.h |   1 -
 libpeas/peas-plugin-info.c      | 101 ----------------------------------------
 libpeas/peas-plugin-info.h      |   2 -
 3 files changed, 104 deletions(-)

commit e0b3fa98d23b9dc2559f61c09da87dbf30018f94
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 13 13:56:08 2011 -0800

    Fix bug when lazy loading fails

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 88e85c78d368c5175b39bad1d14e979a5b019e30
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 13 00:33:41 2011 -0800

    Lazy load the plugin loaders

 libpeas/peas-engine.c | 110 ++++++++++++++++++++------------------------------
 1 file changed, 44 insertions(+), 66 deletions(-)

commit 83a724bea319a1caaaa36bb7fab596e9feb55ad7
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Feb 11 03:11:49 2011 -0800

    Check that the manager's view has the same engine

 libpeas-gtk/peas-gtk-plugin-manager.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit e4e0058df2bbb6332fcb4bbfe13b4eb1b35e9b6a
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 23:55:29 2011 -0800

    Allow multiple instances of PeasEngine

 libpeas/peas-engine.c               | 58 +++++++++++++++++--------------------
 libpeas/peas-engine.h               |  1 +
 tests/libpeas-gtk/testing/testing.c |  2 +-
 tests/libpeas/engine.c              | 49 ++++++++++---------------------
 tests/libpeas/testing/testing.c     |  2 +-
 5 files changed, 46 insertions(+), 66 deletions(-)

commit fd2074dde1c8a7d188c460e2a0c1174d2de3d598
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 10 22:33:47 2011 -0800

    Allow the engine to be NULL in PeasExtensionSet

 libpeas/peas-extension-set.c | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit f875e35a412be9077d9ec3c13b8d7c9937eac842
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 23:53:49 2011 -0800

    Added optional engine parameter back to libpeas-gtk API
    
    This is needed for multiple engines.

 libpeas-gtk/peas-gtk-plugin-manager-store.c | 87 +++++++++++++++++++++++++++--
 libpeas-gtk/peas-gtk-plugin-manager-store.h |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c  | 71 ++++++++++++++++++-----
 libpeas-gtk/peas-gtk-plugin-manager-view.h  |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager.c       | 71 ++++++++++++++++-------
 libpeas-gtk/peas-gtk-plugin-manager.h       |  2 +-
 peas-demo/peas-demo.c                       |  2 +-
 tests/libpeas-gtk/plugin-manager-store.c    |  2 +-
 tests/libpeas-gtk/plugin-manager-view.c     |  2 +-
 tests/libpeas-gtk/plugin-manager.c          |  2 +-
 10 files changed, 198 insertions(+), 45 deletions(-)

commit 4e49d2ca2b4dd41163504730e794fefd8d807787
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Feb 12 18:27:13 2011 -0800

    Fix two clang warnings

 tests/libpeas/testing/testing-extension.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 9e1d0b0123761cd9e3b33850c0bf5df80cc2be36
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Feb 12 03:32:50 2011 -0800

    Don't link to libpeas in test Introspection
    
    It does not use libpeas or GIRepository and just causes
    it to be rebuilt needlessly.

 tests/libpeas/introspection/Makefile.am | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit 24b10d1b68e2d7f92a23c3c627bfe37ec24dec8c
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Feb 11 22:52:03 2011 +0100

    [l10n] Updated German translation

 po/de.po | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 63 insertions(+), 14 deletions(-)

commit ed7bddc84212a478fc81cee8d0613b6658850103
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Feb 11 03:08:17 2011 -0800

    State why C plugins are resident
    
    Reason was found in gedit commit:
    http://git.gnome.org/browse/gedit/commit/?id=da7c0a948e344493c3301177243c6e5914d2f40a

 loaders/c/peas-plugin-loader-c.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c86b3c8d8581018c1f659e9a73c52d3636858fae
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Feb 11 02:36:12 2011 -0800

    Validate function arguments

 libpeas/peas-engine.c        | 26 ++++++++++++++++++++++----
 libpeas/peas-extension-set.c | 12 ++++++++++++
 libpeas/peas-extension.c     |  3 +++
 libpeas/peas-object-module.c | 16 ++++++++++++++++
 4 files changed, 53 insertions(+), 4 deletions(-)

commit 6a952cf25d5874074acda9dff1f0618d34c0a44c
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Feb 11 01:44:35 2011 -0800

    Add (array zero-terminated=1) annotation to API

 libpeas/peas-engine.c      | 9 ++++++---
 libpeas/peas-plugin-info.c | 4 ++--
 2 files changed, 8 insertions(+), 5 deletions(-)

commit a3bb19e23029f73628ef560773c8f68c84baf13d
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Feb 10 00:45:58 2011 -0800

    Replace plugin loader disabling with enabling
    
    This way applications are future proof in new
    loaders are enabled that would have been disabled.

 libpeas/peas-engine.c                     | 34 ++++++++++-----------
 libpeas/peas-engine.h                     |  2 +-
 peas-demo/peas-demo.c                     |  3 ++
 tests/libpeas/engine.c                    | 25 +++++-----------
 tests/libpeas/extension-python.c          |  6 ++--
 tests/libpeas/extension-seed.c            |  6 ++--
 tests/libpeas/testing/testing-extension.h |  6 ++++
 tests/libpeas/testing/testing.c           | 49 ++++++++++++++++---------------
 tests/libpeas/testing/testing.h           |  2 ++
 9 files changed, 68 insertions(+), 65 deletions(-)

commit a1bc5e801d539caf3c197cc68de934cd218f17ee
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 22:33:56 2011 -0800

    Show a tooltip for unavailable plugins
    
    https://bugzilla.gnome.org/show_bug.cgi?id=511672

 libpeas-gtk/peas-gtk-plugin-manager-store.c  |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c   | 50 +++++++++++++++++++++++++++-
 libpeas/peas-engine.c                        | 31 ++++++++++++++---
 libpeas/peas-plugin-info-priv.h              |  2 ++
 libpeas/peas-plugin-info.c                   | 25 +++++++++++++-
 libpeas/peas-plugin-info.h                   | 31 ++++++++++++++++-
 tests/libpeas/engine.c                       | 29 ++++++++++++++--
 tests/libpeas/plugin-info.c                  |  8 +++--
 tests/libpeas/plugins/Makefile.am            |  1 +
 tests/libpeas/plugins/nonexistent-dep.plugin |  9 +++++
 10 files changed, 174 insertions(+), 14 deletions(-)

commit ae30f06cffabdc049d58876a2e8eae429343a163
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 22:30:50 2011 -0800

    Renamed invalid-loader test to nonexistent-loader
    
    This is more accurate as to what the test actually tests.

 tests/libpeas/engine.c                          | 6 +++---
 tests/libpeas/plugins/Makefile.am               | 2 +-
 tests/libpeas/plugins/invalid-loader.plugin     | 9 ---------
 tests/libpeas/plugins/nonexistent-loader.plugin | 9 +++++++++
 4 files changed, 13 insertions(+), 13 deletions(-)

commit b68f81bb0d6679345aafe27c915a6faef7d4fb05
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 22:37:55 2011 -0800

    Fix testing_show_widget()
    
    It now allows you to show a widget with a parent
    and no longer add the widget twice in the case that
    it had to create a window.

 tests/libpeas-gtk/testing/testing.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 06905343f86273aa553f01a40c80f29718c072c8
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Feb 9 14:17:42 2011 +0100

    Updated Czech translation

 po/cs.po | 51 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 35 insertions(+), 16 deletions(-)

commit efb86469e41ccae163028d8935ffcbea594672fc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Feb 9 12:19:49 2011 +0100

    Add padding to public classes.

 libpeas-gtk/peas-gtk-plugin-manager-view.h | 2 ++
 libpeas-gtk/peas-gtk-plugin-manager.h      | 2 ++
 libpeas/peas-engine.h                      | 2 ++
 libpeas/peas-extension-base.h              | 2 ++
 libpeas/peas-extension-set.h               | 2 ++
 libpeas/peas-extension.h                   | 2 ++
 libpeas/peas-object-module.h               | 2 ++
 7 files changed, 14 insertions(+)

commit a17121b13f30ffbca2df0b2a2239c3efe4a96b7e
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 8 18:22:01 2011 -0800

    Add Glade catalog for libpeas-gtk

 .gitignore                    |  1 +
 configure.ac                  | 40 ++++++++++++++++++++++++++++++++++++++--
 data/Makefile.am              |  4 ++++
 data/glade/Makefile.am        | 13 +++++++++++++
 data/glade/libpeas-gtk.xml.in | 37 +++++++++++++++++++++++++++++++++++++
 po/POTFILES.in                |  1 +
 6 files changed, 94 insertions(+), 2 deletions(-)

commit 73cfe8d3d90fb6e6b1ab44458b3a597ccd46b5ba
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 8 15:43:01 2011 -0800

    Add a GtkBuilder test

 tests/libpeas-gtk/plugin-manager.c | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 2b5cdb50c990cd91c7a50a9b76cd74bf6353bbd4
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Feb 8 15:30:22 2011 -0800

    Added the view property to PeasPluginManager
    
    This is needed for GtkBuilder support.

 libpeas-gtk/peas-gtk-plugin-manager.c | 94 +++++++++++++++++++++++++++++++----
 1 file changed, 83 insertions(+), 11 deletions(-)

commit 7ae32dc70c0eca049257973bd4172d36acc559a6
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 01:14:52 2011 -0800

    Don't return NULL in the constructor
    
    Instead use g_error() which aborts the program

 libpeas/peas-engine.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 776c94113e1f98e89676b65d06f06951a82d2b54
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Feb 9 00:59:55 2011 -0800

    Make peas_engine_shutdown() semi-private

 libpeas/Makefile.am                 |  1 +
 libpeas/peas-engine-priv.h          | 31 +++++++++++++++++++++++++++++++
 libpeas/peas-engine.c               |  1 +
 libpeas/peas-engine.h               |  1 -
 peas-demo/peas-demo.c               |  2 --
 tests/libpeas-gtk/testing/testing.c |  2 +-
 tests/libpeas/engine.c              |  2 ++
 tests/libpeas/testing/testing.c     |  2 +-
 8 files changed, 37 insertions(+), 5 deletions(-)

commit 05a55764513f59c381a012ac71a7e134bdd02b7f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 12:01:05 2011 -0800

    Fix PeasEngine:loaded-plugins to return a proper array of strings
    
    This also fixes applications using GSettings to bind a setting
    to PeasEngine:loaded-plugins.

 libpeas/peas-engine.c  | 13 ++-----------
 tests/libpeas/engine.c |  4 +++-
 2 files changed, 5 insertions(+), 12 deletions(-)

commit 30d41d46993a3e7231c2e0e45dce6b5b142c3ede
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:46:33 2011 -0800

    Added a test for running PeasEngine's dispose
    
    It has been broken before and this would have shown that.

 tests/libpeas/engine.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 71bc92d78f70f83e52794a63da5144d3b0efe920
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:45:44 2011 -0800

    Added peas_engine_shutdown()
    
    It frees the memory the memory that is shared
    by PeasEngines.

 libpeas/peas-engine.c               | 49 +++++++++++++++++++++++++++++++++++++
 libpeas/peas-engine.h               |  1 +
 peas-demo/peas-demo.c               |  6 +++--
 tests/libpeas-gtk/testing/testing.c |  2 ++
 tests/libpeas/engine.c              | 45 ++++++++++++++++++++++++++++++++++
 tests/libpeas/testing/testing.c     |  2 ++
 6 files changed, 103 insertions(+), 2 deletions(-)

commit 20ceafbd5c4592c411714777fac313156b7ddfe8
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:40:03 2011 -0800

    Port tests to creating a new engine for each test

 tests/libpeas-gtk/testing/testing.c | 58 +++++++++++++++++------------------
 tests/libpeas/engine.c              | 16 +---------
 tests/libpeas/testing/testing.c     | 60 ++++++++++++++++++-------------------
 3 files changed, 58 insertions(+), 76 deletions(-)

commit 115e2efcabd36f265014d45909c6c8e5b185365a
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:34:37 2011 -0800

    Fix PeasEngine to be capable of being created multiple times

 libpeas/peas-engine.c            | 31 ++++++++++++---------------
 loaders/c/peas-plugin-loader-c.c | 46 +++++++++++++---------------------------
 2 files changed, 28 insertions(+), 49 deletions(-)

commit 2c3f820909dc0ac9474a980ae8aebf99ac557405
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:32:19 2011 -0800

    Move the module support check to constructor
    
    Otherwise using libpeas API would cause a
    segfault if modules were not supported.

 libpeas/peas-engine.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 8a9a4795aedb10399cd865e66ba565bc3f7f69c6
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:03:48 2011 -0800

    Make PeasEngine a proper singleton
    
    Before it would assert if you used g_object_new()
    after the default instance was created.

 libpeas/peas-engine.c  | 27 +++++++++++++++++++++------
 tests/libpeas/engine.c | 21 ++++++++++++++++++++-
 2 files changed, 41 insertions(+), 7 deletions(-)

commit 5bb947ec977551e45e1e0850ddc6e81f127ec664
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 04:53:15 2011 -0800

    Add a make rule for running the tests under callgrind
    
    The rule runs all the tests under callgrind with the appropriate enviroment
    variables and options set and the log is saved to cgdump-$$test_prog.

 .gitignore           |  1 +
 Makefile.am          |  2 +-
 tests/Makefile.am    |  2 +-
 tests/Makefile.tests | 11 +++++++++++
 4 files changed, 14 insertions(+), 2 deletions(-)

commit d88d62f5c00e5ec765373847ba02a8bb881b81b0
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 04:51:51 2011 -0800

    Have GSlice debug when running tests, except for valgrind

 tests/Makefile.tests | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit dc9e93340cfb93525f7b2300b8321b357172696c
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:59:14 2011 -0800

    Fix disabling a loader multiple times

 libpeas/peas-engine.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit b71ad5937a824188948a0d9645fd8fc622ca531e
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:29:47 2011 -0800

    Don't rescan for plugins in the tests
    
    When a search path is added it is automatically scanned,
    thus this was causing them to be scanned twice.

 tests/libpeas-gtk/testing/testing.c | 1 -
 tests/libpeas/testing/testing.c     | 1 -
 2 files changed, 2 deletions(-)

commit 7b82c470e7429d9f123feef2d8da1801e3ad4132
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 03:13:17 2011 -0800

    Check that the plugin is loaded before creating an extension
    
    This also fixes a test that was disguised as a resident modules issue.

 libpeas/peas-engine.c                     | 1 +
 tests/libpeas-gtk/plugin-manager.c        | 4 +++-
 tests/libpeas/testing/testing-extension.c | 5 +----
 3 files changed, 5 insertions(+), 5 deletions(-)

commit bbf9dfd78136b5402e823473120e87dbe00a642c
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 02:57:05 2011 -0800

    Fix disable-loader test and expand it

 tests/libpeas/engine.c                       | 30 +++++++++++++++++++---------
 tests/libpeas/plugins/Makefile.am            |  1 +
 tests/libpeas/plugins/loader-disabled.plugin |  8 ++++++++
 tests/libpeas/testing/testing.c              |  6 +++++-
 4 files changed, 35 insertions(+), 10 deletions(-)

commit 84108e35d6e42070331c1b155a04f559c0aebb6d
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 02:43:40 2011 -0800

    Add a test for an invalid loader

 tests/libpeas/engine.c                      | 13 +++++++++++++
 tests/libpeas/plugins/Makefile.am           |  1 +
 tests/libpeas/plugins/invalid-loader.plugin |  9 +++++++++
 tests/libpeas/testing/testing.c             |  2 +-
 4 files changed, 24 insertions(+), 1 deletion(-)

commit c1d79fd7438c80b8eb80370b1d91175dd4e8f4e5
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 02:37:15 2011 -0800

    Fix typo in os-dependant-help and add it to Makefile.am

 tests/libpeas/plugins/Makefile.am              | 3 ++-
 tests/libpeas/plugins/os-dependant-help.plugin | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit cdef41d39c928f2c1561c41224db632fcecd7182
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 02:36:55 2011 -0800

    Add a test for reloading plugins

 tests/libpeas/extension-python.c          |  2 ++
 tests/libpeas/extension-seed.c            |  2 ++
 tests/libpeas/testing/testing-extension.c | 15 +++++++++++++++
 tests/libpeas/testing/testing-extension.h |  3 +++
 4 files changed, 22 insertions(+)

commit b803149433975b1295bd733aaabc32d442f61385
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Feb 6 02:33:55 2011 -0800

    Fix PeasEngine's dispose
    
    Before it would cause a double free if run more than once.

 libpeas/peas-engine.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit 03644ef060aaefb47f6e9f5a0fc1e96a345adf56
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Feb 7 12:56:20 2011 +0100

    Fix building libpeas when it is not installed yet.

 libpeas-gtk/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 4c47b043ba0e2b0bf2f8d2ffba1449a81a47bc4b
Author: Michal Hruby <michal.mhr@gmail.com>
Date:   Fri Feb 4 14:39:21 2011 +0100

    Add missing EXPORT_PACKAGES, bump required gobject-introspection version
    
    The EXPORT_PACKAGES are used by vala, so it can get proper cflags and
    libs when compiling apps using the gir.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640252

 configure.ac                            | 2 +-
 libpeas-gtk/Makefile.am                 | 1 +
 libpeas/Makefile.am                     | 1 +
 tests/libpeas/introspection/Makefile.am | 3 ++-
 4 files changed, 5 insertions(+), 2 deletions(-)

commit 81a2bbc5d2e59ba50879edfe118aacff0c8c0786
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jan 27 00:48:36 2011 +0100

    Fix comment style to avoid puzzling gtk-doc

 libpeas-gtk/peas-gtk-plugin-manager.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit cc0f1ed24d8a557e923a4ee1bbd44c37de777d58
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jan 27 00:44:36 2011 +0100

    Do not marshall out arguments in extension subclasses
    
    This is pointless as out args are pointers and the pointer target
    doesn't change when the pointer is copied from the argv to the
    GIArgument.

 libpeas/peas-extension-subclasses.c | 15 ---------------
 1 file changed, 15 deletions(-)

commit 1f377ab45a3eb0551607103734f9ba8da96fbde4
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jan 26 20:46:28 2011 +0100

    Fix PeasExtensionSet example to comply with the latest behaviour.
    
    Since the destroying of the extension set fires the extension-removed
    signal, there is no need to connect on the delete-event signal anymore,
    so let's reflect it in the example.

 libpeas/peas-extension-set.c | 11 -----------
 1 file changed, 11 deletions(-)

commit 509074835d79666fb050066fac8569d5a2eb51bc
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jan 26 01:08:20 2011 +0100

    Post-release version bump for 0.7.2

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

commit 84c01eb4669f39aea3b8c40fbf28f4297200e886
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jan 26 00:58:03 2011 +0100

    Fix build when srcdir != builddir

 libpeas-gtk/Makefile.am                            | 4 +++-
 tests/libpeas-gtk/plugins/configurable/Makefile.am | 2 +-
 tests/libpeas/testing/Makefile.am                  | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

commit 70aa792fd8cacb8fc47f2624860daaeedd6a38f1
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jan 25 19:49:01 2011 +0100

    Add tests/libpeas/extension-{python,seed}.c in POTFILES.skip
    
    For some reason these files are understood by intltool as containing
    translatable strings, but they don't.

 po/POTFILES.skip | 2 ++
 1 file changed, 2 insertions(+)

commit f896a1ec724339a762caab31f816d210976cce88
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 16:42:36 2011 -0800

    Added Seed version of PeasExtension tests
    
    For now the calling with args and property tests are disabled.

 .gitignore                                         |  1 +
 configure.ac                                       |  1 +
 tests/libpeas/Makefile.am                          | 40 +++++++-------
 tests/libpeas/extension-seed.c                     | 63 ++++++++++++++++++++++
 tests/libpeas/plugins/Makefile.am                  |  4 ++
 tests/libpeas/plugins/extension-seed/Makefile.am   |  5 ++
 .../plugins/extension-seed/extension-seed.js       | 20 +++++++
 .../plugins/extension-seed/extension-seed.plugin   |  9 ++++
 8 files changed, 124 insertions(+), 19 deletions(-)

commit 9c666fcc0cc6dff42c72fb5fed587e9131226a38
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jan 18 17:47:40 2011 +0100

    peas-demo: use peas_engine_get_default()

 peas-demo/peas-demo-window.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit c895bc888e8cb1542ea102a9f96f19c584a79bc4
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 23 12:35:07 2011 -0800

    Do not create the window twice in testing_show_widget()

 tests/libpeas-gtk/testing/testing.c | 1 -
 1 file changed, 1 deletion(-)

commit f584ebf63d2900552b28868d3bb19f6718045866
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jan 25 19:52:22 2011 +0100

    Do not call peas_activatable_deactivate() twice in DemoWindow
    
    The "extension-removed" callback already takes care of doing that, so
    there is no point doing it once more.
    
    The "extension-removed" documentation was also updated to reflect this
    behaviour.

 libpeas/peas-extension-set.c |  3 ++-
 peas-demo/peas-demo-window.c | 12 ------------
 2 files changed, 2 insertions(+), 13 deletions(-)

commit 240826e0f9bf1465721228c015f13d106ba8c8d4
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 25 09:17:25 2011 -0800

    Revert "Free PeasEngine after all tests have run"
    
    This reverts commit b95e82e46c3b1f8445b95f87488fc3e1e6c64f77.
    The engine was freed before the tests which is pointless.
    
    Conflicts:
    
    	tests/libpeas/extension.c

 tests/libpeas-gtk/plugin-manager-store.c  | 2 --
 tests/libpeas-gtk/plugin-manager-view.c   | 2 --
 tests/libpeas-gtk/plugin-manager.c        | 2 --
 tests/libpeas/engine.c                    | 2 --
 tests/libpeas/extension-set.c             | 2 --
 tests/libpeas/plugin-info.c               | 2 --
 tests/libpeas/testing/testing-extension.h | 2 --
 7 files changed, 14 deletions(-)

commit 781ac2d092124eaeec92c540f00c4134e016a128
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 25 09:15:35 2011 -0800

    Delete no longer used test file

 tests/libpeas/extension.c | 410 ----------------------------------------------
 1 file changed, 410 deletions(-)

commit c579d8ce41b04df8f6c5e8f99362755bd89d926e
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 23 12:39:07 2011 -0800

    Fix emitting PeasEngine::unload-plugin when unloading plugins in dispose

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9a923717ad1be4ae0f034b91c8aca9b4c4d0dee3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 23 12:51:56 2011 -0800

    Emit notify::show-builtin when show-builtin is set

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 2 ++
 1 file changed, 2 insertions(+)

commit 76ea3e1a960b057f2ceb0efa40310423852dcc6d
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 23 12:51:11 2011 -0800

    Fixed and added file copyrights and #include <config.h>

 libpeas/peas-activatable.c                         |  2 +-
 libpeas/peas-debug.c                               |  2 +-
 libpeas/peas-extension-base.c                      |  3 +--
 libpeas/peas-extension-base.h                      |  2 +-
 libpeas/peas-extension-subclasses.c                |  2 +-
 libpeas/peas-extension.c                           |  2 +-
 libpeas/peas-helpers.c                             | 26 ++++++++++++++++++++++
 libpeas/peas-helpers.h                             | 21 +++++++++++++++++
 peas-demo/peas-demo.c                              |  2 ++
 .../helloworld/peasdemo-hello-world-configurable.c | 25 +++++++++++++++++++++
 .../helloworld/peasdemo-hello-world-configurable.h | 23 ++++++++++++++++++-
 .../helloworld/peasdemo-hello-world-plugin.c       | 25 +++++++++++++++++++++
 .../helloworld/peasdemo-hello-world-plugin.h       | 23 ++++++++++++++++++-
 peas-demo/plugins/pythonhello/pythonhello.py       | 21 +++++++++++++++++
 peas-demo/plugins/secondtime/second-time.c         | 25 +++++++++++++++++++++
 peas-demo/plugins/secondtime/second-time.h         | 22 +++++++++++++++++-
 peas-demo/plugins/seedhello/seedhello.js           | 21 +++++++++++++++++
 17 files changed, 237 insertions(+), 10 deletions(-)

commit bf38bb977d61c41cb90aeffff41bafb669f47510
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 25 02:58:02 2011 -0800

    Fix implementing interface vfuncs on 64bit

 libpeas/peas-extension-subclasses.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 343b8efc7566473c53a6311cc377821beabb4587
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 25 04:11:29 2011 -0800

    Test peas_extension_call() before calling interface vfunc

 tests/libpeas/testing/testing-extension.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit ecbd29ae938b2e917fef8cc00c9c32711a47a1b5
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 18 01:53:11 2011 -0800

    Added test for implementing interface with a vfunc that has no invoker

 tests/libpeas/introspection/introspection-callable.h | 5 ++++-
 tests/libpeas/testing/testing-extension.c            | 6 ------
 2 files changed, 4 insertions(+), 7 deletions(-)

commit 2ea916d6931e7576aadab498af65fd9033771c6b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 18:31:39 2011 -0800

    Add a demo rule to the toplevel Makefile.am
    
    Such a rule already existed in peas-demo/Makefile.am

 Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 0a139d6a61c032b14bcea4ed3291f7595b4ce71b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Tue Jan 25 00:06:46 2011 +0100

    Revert "Added --pkg-export option for g-ir-scanner."
    
    This reverts commit 5ab88d6d57c6665a11879bfc12afb676bcc31cc9.
    The reason for this is that libpeas's typelib requires de .pc
    and if we don't have it installed before building the tests
    the building will fail.

 libpeas/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

commit 5ab88d6d57c6665a11879bfc12afb676bcc31cc9
Author: Michal Hruby <michal.mhr@gmail.com>
Date:   Sat Jan 22 14:42:59 2011 +0100

    Added --pkg-export option for g-ir-scanner.

 libpeas/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit f3f6b4e120de36e16f9729d12fee9e8567bdd2ae
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jan 18 16:15:33 2011 +0100

    Use dispose() instead of finalize() to unref extension instances.
    
    This fixes refcount issues with non-native extensions, which prevented
    objects which had extensions attached to ever get finalized.
    
    The window example in peas-demo was also amended to use dispose()
    instead of finalize() to do all the unrefs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639597

 loaders/c/peas-extension-c.c           | 11 +++++++----
 loaders/python/peas-extension-python.c |  7 ++++---
 loaders/seed/peas-extension-seed.c     | 14 ++++++++++----
 peas-demo/peas-demo-window.c           | 19 ++++++++++++++-----
 4 files changed, 35 insertions(+), 16 deletions(-)

commit b4973d84c8978c4c8933e09d0b3c91a84177e303
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jan 19 02:48:59 2011 -0800

    Fix GI Annotations for va_rarg, va_list and alternative functions

 libpeas/peas-engine.c        | 13 ++++++++-----
 libpeas/peas-extension-set.c | 14 +++++++++-----
 libpeas/peas-extension.c     | 19 +++++++++++++++++--
 3 files changed, 34 insertions(+), 12 deletions(-)

commit fa99fd61b071c3d735f3b669714d1a7b1061f73b
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jan 19 02:50:51 2011 -0800

    Annotation and documentation fixes

 libpeas-gtk/peas-gtk-configurable.c                  | 4 ++--
 libpeas-gtk/peas-gtk-plugin-manager-store.c          | 2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c           | 6 +++---
 libpeas-gtk/peas-gtk-plugin-manager.c                | 4 ++--
 libpeas/peas-activatable.c                           | 6 +++---
 libpeas/peas-engine.c                                | 6 +++---
 libpeas/peas-extension-base.c                        | 5 +++--
 libpeas/peas-extension.c                             | 9 +++++++--
 libpeas/peas-plugin-info.c                           | 6 +++---
 tests/libpeas/introspection/introspection-callable.c | 2 +-
 10 files changed, 28 insertions(+), 22 deletions(-)

commit 1c61e400788327ee72f1eda40a7e191488c0e6b1
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jan 18 01:51:56 2011 -0800

    Added test for OS dependant help

 tests/libpeas/plugin-info.c                    | 21 +++++++++++++++++++++
 tests/libpeas/plugins/os-dependant-help.plugin | 12 ++++++++++++
 2 files changed, 33 insertions(+)

commit fcdb2cfc8b8b67cf6cfcc1f7b7514c7786880eb1
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 16:39:20 2011 -0800

    Fix creating reports with failing tests

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11bf0c69de2c1d816eb8999830adcef0d3311ae2
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 03:25:41 2011 -0800

    Added Python version of PeasExtension tests
    
    For now the property tests are disabled because tests that
    should fail succeed.

 .gitignore                                         |  1 +
 configure.ac                                       |  1 +
 tests/libpeas/Makefile.am                          |  9 ++++
 tests/libpeas/extension-python.c                   | 61 ++++++++++++++++++++++
 tests/libpeas/plugins/Makefile.am                  |  4 ++
 tests/libpeas/plugins/extension-python/Makefile.am |  5 ++
 .../extension-python/extension-python.plugin       |  9 ++++
 .../plugins/extension-python/extension-python.py   | 38 ++++++++++++++
 tests/libpeas/testing/testing.c                    |  2 +-
 9 files changed, 129 insertions(+), 1 deletion(-)

commit 1f388f9c7dc18ce925b8a4fd8b1579cfb025ef5c
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 03:06:34 2011 -0800

    Moved PeasExtension test functions to libtesting
    
    This will allow us to easily run the same tests on other loaders.

 .gitignore                                         |   2 +-
 configure.ac                                       |   3 +-
 tests/libpeas/Makefile.am                          |   6 +-
 tests/libpeas/extension-c.c                        |  28 ++
 tests/libpeas/plugins/Makefile.am                  |   2 +-
 tests/libpeas/plugins/callable/Makefile.am         |  19 -
 tests/libpeas/plugins/callable/callable-plugin.c   | 106 ------
 tests/libpeas/plugins/callable/callable-plugin.h   |  52 ---
 tests/libpeas/plugins/callable/callable.plugin     |   8 -
 tests/libpeas/plugins/extension-c/Makefile.am      |  23 ++
 .../libpeas/plugins/extension-c/callable-plugin.c  |  96 +++++
 .../libpeas/plugins/extension-c/callable-plugin.h  |  52 +++
 .../plugins/extension-c/extension-c-plugin.c       |  46 +++
 .../plugins/extension-c/extension-c-plugin.h       |  33 ++
 .../libpeas/plugins/extension-c/extension-c.plugin |   8 +
 .../plugins/extension-c/properties-plugin.c        | 180 ++++++++++
 .../plugins/extension-c/properties-plugin.h        |  55 +++
 tests/libpeas/plugins/properties/Makefile.am       |  19 -
 .../libpeas/plugins/properties/properties-plugin.c | 184 ----------
 .../libpeas/plugins/properties/properties-plugin.h |  55 ---
 tests/libpeas/plugins/properties/properties.plugin |   8 -
 tests/libpeas/testing/Makefile.am                  |  12 +-
 tests/libpeas/testing/testing-extension.c          | 386 +++++++++++++++++++++
 tests/libpeas/testing/testing-extension.h          |  96 +++++
 24 files changed, 1018 insertions(+), 461 deletions(-)

commit 2546a792f3fa17512a0bfd1a41b07d21ae36a174
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jan 17 14:42:31 2011 +0100

    Automatically load the PeasGtk typelib when using PeasGtkPluginManager
    
    PeasGtkPluginManager requires the PeasGtk typelib to work (because it
    uses the PeasGtkConfigurable interface), so we make it so it will load
    it by itself.

 libpeas-gtk/peas-gtk-plugin-manager.c | 11 +++++++++++
 peas-demo/peas-demo.c                 |  2 --
 2 files changed, 11 insertions(+), 2 deletions(-)

commit c38f3dc653ca246ef4b2efbcf33ea9556ad48cbb
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 02:39:31 2011 -0800

    Delete the callable-python test plugin as it was accidentally committed

 tests/libpeas/plugins/callable-python/Makefile.am     |  7 -------
 .../plugins/callable-python/callable-python-plugin.py | 19 -------------------
 .../plugins/callable-python/callable-python.plugin    |  8 --------
 3 files changed, 34 deletions(-)

commit d5eb7809b6052130e95a97a18e4dfe28626a0e27
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jan 17 02:37:50 2011 -0800

    Don't use PeasActivatable in PeasExtension test
    
    This will make it easier to test diffrent plugin loaders.

 tests/libpeas/extension.c                          | 39 ++++++++--------------
 .../libpeas/introspection/introspection-callable.c | 12 +++++++
 .../libpeas/introspection/introspection-callable.h |  2 ++
 tests/libpeas/plugins/callable/callable-plugin.c   |  6 ++++
 4 files changed, 33 insertions(+), 26 deletions(-)

commit 2dff9fbbf9f84470347fcf5691c354d30816d27b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 22:07:46 2011 -0800

    Don't use peas_extension_call() in tests
    
    Instead call through the correct interface. This allows us to test that
    the PeasExtension properly implements the interface.

 tests/libpeas/extension.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

commit 53efe62a6d30f90d995b547132e26538785ed625
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 21:54:40 2011 -0800

    Fix implementing an interface without a VFunc invoker
    
    The vfunc_info was being incorrectly unreffed.

 libpeas/peas-extension-subclasses.c | 1 -
 tests/libpeas/extension.c           | 6 ++++++
 2 files changed, 6 insertions(+), 1 deletion(-)

commit b773e962fa8d83d1cf07f5e40d461cffe7b94c97
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 18:36:14 2011 -0800

    Rework the peas-demo UI by putting the manager in the main window

 peas-demo/peas-demo.c | 67 +++++++++++++--------------------------------------
 1 file changed, 17 insertions(+), 50 deletions(-)

commit 64e3e9bbfd5ff8380a993b28bfa69b042fc2a06f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 18:33:18 2011 -0800

    Update DemoWindow to use peas_engine_get_default()

 peas-demo/peas-demo-window.c | 41 +++++++++++++++--------------------------
 peas-demo/peas-demo-window.h |  2 +-
 peas-demo/peas-demo.c        |  2 +-
 3 files changed, 17 insertions(+), 28 deletions(-)

commit 0f41ecee8bf05380874edaa76415a1428032cfab
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 18:30:14 2011 -0800

    Add tests for PeasGtkPluginManager's about and configure dialogs

 tests/libpeas-gtk/plugin-manager.c                 | 157 ++++++++++++++++++++-
 .../plugins/configurable/configurable.plugin       |   1 +
 tests/libpeas-gtk/testing/testing.c                |   8 ++
 3 files changed, 165 insertions(+), 1 deletion(-)

commit 7500f6f448148e088998a2f841fcfdeb5e60cb85
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 15:38:01 2011 -0800

    Use gtk_widget_destroy instead of g_object_unref in libpeas-gtk tests

 tests/libpeas-gtk/plugin-manager-store.c | 6 +-----
 tests/libpeas-gtk/plugin-manager-view.c  | 6 +-----
 tests/libpeas-gtk/plugin-manager.c       | 6 +-----
 tests/libpeas-gtk/testing/testing.c      | 5 ++++-
 4 files changed, 7 insertions(+), 16 deletions(-)

commit 8e8dc4dbac62959db3c75c882e0221854697fbfa
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 15:36:32 2011 -0800

    More PeasUI to PeasGtk fixes

 README                           | 2 +-
 docs/reference/Makefile.am       | 4 ++--
 docs/reference/libpeas-docs.sgml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 5baaabf28790b45967e205b50b3c96ad1038da8f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 14:00:20 2011 -0800

    PeasPluginManager and View cleanup and style fixes

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 36 +++++++++++++-----------------
 libpeas-gtk/peas-gtk-plugin-manager.c      | 34 +++++++++-------------------
 2 files changed, 25 insertions(+), 45 deletions(-)

commit e521d827abd277b3c14a6aad4b9bef88c2491d13
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 13:56:21 2011 -0800

    Override class handlers instead of signals in PeasGtkPluginManagerView

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 116 +++++++++++++----------------
 1 file changed, 53 insertions(+), 63 deletions(-)

commit b2304ef9a624d42e6c2505e24671b80fe5d823d3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 13:43:59 2011 -0800

    Added tests for custom icons

 configure.ac                                       |   1 +
 tests/libpeas-gtk/plugin-manager-store.c           |  37 +++++++++++++++++----
 tests/libpeas-gtk/plugins/Makefile.am              |   7 ++--
 .../libpeas-gtk/plugins/invalid-custom-icon.plugin |   8 +++++
 tests/libpeas-gtk/plugins/invalid-icon.plugin      |   8 -----
 .../libpeas-gtk/plugins/invalid-stock-icon.plugin  |   8 +++++
 .../plugins/valid-custom-icon/Makefile.am          |   3 ++
 .../plugins/valid-custom-icon/exists.png           | Bin 0 -> 2916 bytes
 .../valid-custom-icon/valid-custom-icon.plugin     |   8 +++++
 tests/libpeas-gtk/plugins/valid-icon.plugin        |   8 -----
 tests/libpeas-gtk/plugins/valid-stock-icon.plugin  |   8 +++++
 11 files changed, 71 insertions(+), 25 deletions(-)

commit e6dd4b3bc574e25268b2ad1922b295434591dde7
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 13:40:46 2011 -0800

    Allow the Icon in *.plugin to be located in the data dir

 libpeas-gtk/peas-gtk-plugin-manager-store.c    |  70 ++++++++++++++++++++-----
 libpeas-gtk/peas-gtk-plugin-manager-store.h    |   3 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c     |  32 +++++++++--
 peas-demo/plugins/secondtime/gnome-foot.png    | Bin 0 -> 2916 bytes
 peas-demo/plugins/secondtime/secondtime.plugin |   1 +
 tests/libpeas-gtk/plugin-manager-store.c       |  18 +++----
 tests/libpeas/plugin-info.c                    |   2 +-
 tests/plugins/full-info.plugin                 |   2 +-
 8 files changed, 99 insertions(+), 29 deletions(-)

commit 242890d1e2638aa8a5698e9e2540731afaecdbdf
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 13:21:17 2011 -0800

    Added tests for valid and invalid plugin icons

 tests/libpeas-gtk/plugin-manager-store.c      | 37 +++++++++++++++++++++++++++
 tests/libpeas-gtk/plugins/Makefile.am         |  6 +++++
 tests/libpeas-gtk/plugins/invalid-icon.plugin |  8 ++++++
 tests/libpeas-gtk/plugins/valid-icon.plugin   |  8 ++++++
 tests/libpeas-gtk/testing/testing.c           |  1 +
 5 files changed, 60 insertions(+)

commit 811c61631ec1baec17e0bf31e1a54f33afe1b67b
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:53:51 2011 -0800

    Override properties in PeasExtension subclasses
    
    Generated subclasses do not override properties and this causes new
    versions of GObject to emit a critical warning.
    
    This also allows plugins to expose properties for setting and getting.

 configure.ac                                       |   1 +
 libpeas/Makefile.am                                |   1 +
 libpeas/peas-extension-priv.h                      |  36 ++++
 libpeas/peas-extension-subclasses.c                |  91 +++++++++-
 libpeas/peas-extension.c                           |  19 ++-
 libpeas/peas-extension.h                           |   1 +
 loaders/c/peas-extension-c.c                       |   5 +-
 loaders/python/peas-extension-python.c             |   6 +-
 loaders/seed/peas-extension-seed.c                 |   5 +-
 tests/libpeas/extension.c                          | 127 +++++++++++++-
 tests/libpeas/introspection/Makefile.am            |   2 +
 .../introspection/introspection-properties.c       |  53 ++++++
 .../introspection/introspection-properties.h       |  52 ++++++
 tests/libpeas/plugins/Makefile.am                  |   2 +-
 tests/libpeas/plugins/properties/Makefile.am       |  19 +++
 .../libpeas/plugins/properties/properties-plugin.c | 184 +++++++++++++++++++++
 .../libpeas/plugins/properties/properties-plugin.h |  55 ++++++
 tests/libpeas/plugins/properties/properties.plugin |   8 +
 18 files changed, 652 insertions(+), 15 deletions(-)

commit 68af2550b2a8e8987110194c0723cf0c074c3ed7
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:49:53 2011 -0800

    Add a make rule for running the tests under valgrind
    
    The rule runs all the tests under valgrind with the appropriate enviroment
    variables and options set and the log is saved to vgdump-$$test_prog.

 .gitignore           |  1 +
 Makefile.am          |  2 +-
 tests/Makefile.am    |  4 ++--
 tests/Makefile.tests | 14 ++++++++++++++
 4 files changed, 18 insertions(+), 3 deletions(-)

commit e33b3ef43a454437ad5fd42e6eb2355637040620
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:45:31 2011 -0800

    Split common Makefile.am code to Makefile.tests
    
    This also adds a hook so the libpeas-gtk tests are
    only run when $DISPLAY is set.

 tests/Makefile.am             | 27 +++++++++++++++++++++------
 tests/Makefile.tests          | 20 ++++++++++++++++++++
 tests/libpeas-gtk/Makefile.am | 25 +++----------------------
 tests/libpeas/Makefile.am     | 22 +---------------------
 4 files changed, 45 insertions(+), 49 deletions(-)

commit 62aeb94b380f9bf4aad579026a213e7f9b0c06e7
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:41:10 2011 -0800

    Use libtool --mode=execute instead of .libs/lt-$$test_prog

 tests/libpeas-gtk/Makefile.am | 2 +-
 tests/libpeas/Makefile.am     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b95e82e46c3b1f8445b95f87488fc3e1e6c64f77
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:40:07 2011 -0800

    Free PeasEngine after all tests have run
    
    testing_engine_free() only fakes freeing it for now due
    to errors caused by resident modules.

 tests/libpeas-gtk/plugin-manager-store.c | 2 ++
 tests/libpeas-gtk/plugin-manager-view.c  | 2 ++
 tests/libpeas-gtk/plugin-manager.c       | 2 ++
 tests/libpeas/engine.c                   | 2 ++
 tests/libpeas/extension-set.c            | 2 ++
 tests/libpeas/extension.c                | 2 ++
 tests/libpeas/plugin-info.c              | 2 ++
 7 files changed, 14 insertions(+)

commit ff0cd0fe0e61f0c036ad368a74cd6aff8d255356
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:39:02 2011 -0800

    Fix memory leak in libpeas-gtk tests by freeing tree paths

 tests/libpeas-gtk/plugin-manager-view.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 101afa0e6ba7ef949f62866b239615e67f4722c7
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:38:19 2011 -0800

    Fix a memory leak in the tests caused by resident modules

 tests/libpeas/extension.c | 2 ++
 1 file changed, 2 insertions(+)

commit b5c07d76d7eb2616e508561ae4a5780ba728c386
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jan 16 12:37:53 2011 -0800

    Fix memory leak in PeasPluginInfo

 libpeas/peas-plugin-info.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

commit 67d96a4b7059d43db1e47b9fcc878a7ef4cfdfbc
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Jan 8 08:26:05 2011 +0200

    Add Arabic to LINGUAS file

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 0b3cfbcebcedae5a2c8b2037981c4fcee289ccd7
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Jan 8 08:20:07 2011 +0200

    Add Arabic translation

 po/ar.po | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

commit ba92170be7bbcc8c2e709806d3c2d4be4989874f
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jan 1 12:58:02 2011 -0800

    Fix seed extensions

 loaders/seed/peas-extension-seed.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 10f86cd679e3b968812412b23c4fcf42ff1666a3
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jan 1 12:43:00 2011 -0800

    Remove unused variable

 peas-demo/plugins/secondtime/second-time.c | 1 -
 1 file changed, 1 deletion(-)

commit e4d9a2a39caecfc1dbe0dcf318f3de742f2c7866
Author: Garrett Regier <alias301@gmail.com>
Date:   Sat Jan 1 12:42:50 2011 -0800

    Correctly set the libdir under win32

 libpeas/peas-dirs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc51fffb98e716904684902d6e7325e3975f32f4
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Dec 19 15:52:28 2010 -0800

    Reduce the number of allocations in calling methods via GI

 libpeas/peas-extension-subclasses.c | 34 +++++++++++++---------------------
 libpeas/peas-extension.c            |  7 +++----
 libpeas/peas-introspection.c        | 31 ++++++++++++-------------------
 loaders/seed/peas-extension-seed.c  |  8 ++++----
 4 files changed, 32 insertions(+), 48 deletions(-)

commit 9e02ddbe844a0450a6faeb833709bc747075c79d
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Dec 15 08:24:32 2010 -0800

    Add a note in the plugin manager store about the plugin info and unreffing

 libpeas-gtk/peas-gtk-plugin-manager-store.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 4dcaccf5d70cf2ef1fbee2aa9645a47fd0247af8
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Dec 15 00:23:46 2010 -0800

    Do not scan for plugins when constructed as there are no search paths

 libpeas/peas-engine.c | 7 -------
 1 file changed, 7 deletions(-)

commit 87015902e60059906e3362e95c9919f0cc27dac1
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 19 12:32:52 2010 +0100

    Update gobject-introspection requirement to match actual requirements

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

commit 3078aaea1671e35a59cc4c57c5ae1a2a40e82db9
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 19 12:25:06 2010 +0100

    Ensure the .pc files dependencies are up to date.
    
    To do so, we define all the requirements in configure.ac and use
    substitutions to set them in the .pc files.

 configure.ac               | 26 +++++++++++++++-----------
 data/libpeas-1.0.pc.in     |  2 +-
 data/libpeas-gtk-1.0.pc.in |  2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)

commit 06d0ab718a77a74ad365c5a9d40e05a9310a0bd5
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Dec 17 12:44:33 2010 -0800

    Add a test-suite

 .gitignore                                         |   9 +
 Makefile.am                                        |   7 +-
 configure.ac                                       |  21 ++
 tests/Makefile.am                                  |  68 +++++
 tests/libpeas-gtk/Makefile.am                      |  56 ++++
 tests/libpeas-gtk/plugin-manager-store.c           | 291 ++++++++++++++++++++
 tests/libpeas-gtk/plugin-manager-view.c            | 264 ++++++++++++++++++
 tests/libpeas-gtk/plugin-manager.c                 | 257 ++++++++++++++++++
 tests/libpeas-gtk/plugins/Makefile.am              |   1 +
 .../plugins/builtin-configurable/Makefile.am       |  21 ++
 .../builtin-configurable/builtin-configurable.c    |  75 +++++
 .../builtin-configurable/builtin-configurable.h    |  52 ++++
 .../builtin-configurable.plugin                    |   9 +
 .../plugins/builtin-configurable/builtin-plugin.c  | 149 ++++++++++
 .../plugins/builtin-configurable/builtin-plugin.h  |  55 ++++
 tests/libpeas-gtk/plugins/configurable/Makefile.am |  19 ++
 .../plugins/configurable/configurable-plugin.c     |  79 ++++++
 .../plugins/configurable/configurable-plugin.h     |  55 ++++
 .../plugins/configurable/configurable.plugin       |   8 +
 tests/libpeas-gtk/testing/Makefile.am              |  21 ++
 tests/libpeas-gtk/testing/testing.c                | 222 +++++++++++++++
 tests/libpeas-gtk/testing/testing.h                |  43 +++
 tests/libpeas/Makefile.am                          |  56 ++++
 tests/libpeas/engine.c                             | 302 +++++++++++++++++++++
 tests/libpeas/extension-set.c                      | 218 +++++++++++++++
 tests/libpeas/extension.c                          | 277 +++++++++++++++++++
 tests/libpeas/introspection/Makefile.am            |  47 ++++
 .../libpeas/introspection/introspection-callable.c |  93 +++++++
 .../libpeas/introspection/introspection-callable.h |  70 +++++
 .../introspection/introspection-unimplemented.c    |  39 +++
 .../introspection/introspection-unimplemented.h    |  52 ++++
 tests/libpeas/plugin-info.c                        | 191 +++++++++++++
 tests/libpeas/plugins/Makefile.am                  |   8 +
 tests/libpeas/plugins/callable-python/Makefile.am  |   7 +
 .../callable-python/callable-python-plugin.py      |  19 ++
 .../plugins/callable-python/callable-python.plugin |   8 +
 tests/libpeas/plugins/callable/Makefile.am         |  19 ++
 tests/libpeas/plugins/callable/callable-plugin.c   | 100 +++++++
 tests/libpeas/plugins/callable/callable-plugin.h   |  52 ++++
 tests/libpeas/plugins/callable/callable.plugin     |   8 +
 tests/libpeas/plugins/info-missing-iage.plugin     |   3 +
 tests/libpeas/plugins/info-missing-module.plugin   |   3 +
 tests/libpeas/plugins/info-missing-name.plugin     |   3 +
 tests/libpeas/testing/Makefile.am                  |  18 ++
 tests/libpeas/testing/testing.c                    | 146 ++++++++++
 tests/libpeas/testing/testing.h                    |  34 +++
 tests/plugins/Makefile.am                          |  12 +
 tests/plugins/builtin/Makefile.am                  |  18 ++
 tests/plugins/builtin/builtin-plugin.c             | 143 ++++++++++
 tests/plugins/builtin/builtin-plugin.h             |  55 ++++
 tests/plugins/builtin/builtin.plugin               |   9 +
 tests/plugins/full-info.plugin                     |  13 +
 tests/plugins/has-dep/Makefile.am                  |  18 ++
 tests/plugins/has-dep/has-dep-plugin.c             | 143 ++++++++++
 tests/plugins/has-dep/has-dep-plugin.h             |  55 ++++
 tests/plugins/has-dep/has-dep.plugin               |   9 +
 tests/plugins/loadable/Makefile.am                 |  18 ++
 tests/plugins/loadable/loadable-plugin.c           | 143 ++++++++++
 tests/plugins/loadable/loadable-plugin.h           |  55 ++++
 tests/plugins/loadable/loadable.plugin             |   8 +
 tests/plugins/min-info.plugin                      |   4 +
 tests/plugins/self-dep/Makefile.am                 |  18 ++
 tests/plugins/self-dep/self-dep-plugin.c           | 143 ++++++++++
 tests/plugins/self-dep/self-dep-plugin.h           |  55 ++++
 tests/plugins/self-dep/self-dep.plugin             |   9 +
 tests/plugins/unavailable.plugin                   |   9 +
 66 files changed, 4491 insertions(+), 1 deletion(-)

commit d68c0ce9134a65949f9f5d3e41b40593f5bd77d5
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 19 11:42:06 2010 +0100

    Add autopoint-generated files to .gitignore.

 .gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

commit 73d648ac0fa9202063a71c2c18936189b6e61f69
Author: Garrett Regier <alias301@gmail.com>
Date:   Fri Dec 17 12:42:29 2010 -0800

    Added missing G_PARAM_STATIC_STRINGS to PeasObjectModule

 libpeas/peas-object-module.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit d417aea4b3904d4ee7c54fbb8751c5a4b3b41878
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 11:35:39 2010 -0800

    Fix not emitting notify::loaded-plugins when PeasEngine is being destroyed

 libpeas/peas-engine.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit fcf624519ca3b26265a9c76bc022f865e2cc1bfe
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:42:36 2010 -0800

    Add a warning if IAge is not found when creating PeasPluginInfo

 libpeas/peas-plugin-info.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 3e017846f32a02b14255979ea539b8cfc2710686
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Dec 15 08:23:28 2010 -0800

    Fix some doc strings (replace PeasUI with PeasGtk)

 libpeas/peas-i18n.c        | 2 +-
 libpeas/peas-plugin-info.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f50347cc5a977403a3e8bed4436e6ec4a5a2d589
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Dec 15 08:21:14 2010 -0800

    Warn if we fail to find the method in introspection.
    
    We were failing silently. This made troubleshooting harder.

 libpeas/peas-extension.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 9359aa0615150f59ad13d582fa91ffa8003c0b4a
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Dec 15 00:25:57 2010 -0800

    Plug a memory leak in peas_extension_call_valist()
    
    A GI object was not unreffed correctly.

 libpeas/peas-extension.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5bd0a60b604d5db237f0e1c6e06aa19451bfa557
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:43:39 2010 -0800

    Added G_GNUC_CONST to _get_type() that were missing it

 libpeas-gtk/peas-gtk-configurable.h | 2 +-
 libpeas/peas-plugin-loader.h        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit db211ad1f050db9be2d8fd76182733ff0a0c5a72
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:41:39 2010 -0800

    Make the PeasEngine search-path docs make sense

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fd11f8ca89acb272d29a58f5c7e2965b5db936e8
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:40:48 2010 -0800

    Add a note in the docs about PeasEngine:loaded-plugins
    
    nacho asked how it could work to bind to it with GSettings.

 libpeas/peas-engine.c | 2 ++
 1 file changed, 2 insertions(+)

commit a0c1ca02418b1034cc339a2bb6b83067770e10c7
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:38:26 2010 -0800

    Don't show a plugin's description if it is NULL

 libpeas-gtk/peas-gtk-plugin-manager-store.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit c3361ddd87f193fab071407fabda59391805bf51
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Dec 14 10:35:20 2010 -0800

    Unload plugins in dispose to prevent segv
    
    When unloading plugins in finalize sometimes it would
    cause a segv because we emit a signal on an object
    with a refcount of 0.

 libpeas/peas-engine.c | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

commit 29714686f7b5cd26bd0bc5e16abda2c9aa34431b
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:36:18 2010 -0800

    Fix remaining s/libpeasui/libpeas-gtk/ issues

 libpeas-gtk/Makefile.am | 2 +-
 peas-demo/peas-demo.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 07341143aa598571a5baa2530a02b9a7b668e5fb
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:35:30 2010 -0800

    Fix emitting PeasExtensionSet::extension-removed
    
    Before is was not emitted when the extension set was being
    finalized because signals are not emitted in finalize but are in dispose.

 libpeas/peas-extension-set.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

commit 8dd3f010a65e737e0ba892579372d8ce7f945e74
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:34:35 2010 -0800

    Remove PeasParameterArray from public header.
    
    Its used only internally.

 libpeas/peas-extension-set.c |  5 +++++
 libpeas/peas-extension-set.h | 13 -------------
 2 files changed, 5 insertions(+), 13 deletions(-)

commit 877e658a9c6c334f0eccf6d0bfc6921f1e465e90
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:34:16 2010 -0800

    Remove old comment

 libpeas/peas-extension-base.h | 3 ---
 1 file changed, 3 deletions(-)

commit b7fb6917edef5b8da3531d5c2195a762957f470f
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:33:43 2010 -0800

    Fix peas_engine_set_loaded_plugins() when no plugins are to be loaded.
    
    Before it would segfault.

 libpeas/peas-engine.c | 4 ++++
 1 file changed, 4 insertions(+)

commit a02e8a1c6612d41c40608c93fc83ff667f3ae4a3
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:33:27 2010 -0800

    Fix peas_engine_get_loaded_plugins() when there are not plugins.
    
    Before would return non-NULL junk now it returns NULL.

 libpeas/peas-engine.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 4578a8417d32ba8ee30ed1d62e22af366e66c44f
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:32:59 2010 -0800

    Fix loading plugins with an invalid dependency
    
    Before the plugin would still be loaded and available.

 libpeas/peas-engine.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 1da22586a008e1fc627f2742a6ccfa31529385b6
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Dec 9 09:32:24 2010 -0800

    Clarify that peas_engine_get_plugin_info() searches for the module name

 libpeas/peas-engine.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit da9932d4dccc14a0a30b0c39620507ecafd6b28e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Nov 29 17:23:14 2010 +0100

    Updated Galician translations

 po/gl.po | 97 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 53 insertions(+), 44 deletions(-)

commit 327473a6385e0b086a9e3d6b8f1f97c90126e351
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sat Nov 27 14:31:06 2010 +0100

    Plug some memory leaks

 libpeas/peas-extension-set.c               | 2 ++
 libpeas/peas-extension-subclasses.c        | 1 +
 loaders/python/peas-plugin-loader-python.c | 7 +++----
 3 files changed, 6 insertions(+), 4 deletions(-)

commit 67f33fd8a004aaa524df3dce267b68aabd7ab963
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Tue Nov 16 20:38:37 2010 -0300

    Fix an typo in previous commit
    
    Which was blocking some method calls

 libpeas/peas-extension-subclasses.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a2f98e51140286ff18a4442e2e7c39905afe40fb
Author: Dan Williams <dcbw@redhat.com>
Date:   Thu Nov 11 11:27:23 2010 -0600

    Fix handling of g_callable_info_get_n_args()
    
    g_callable_get_n_args() returns gint but libpeas treats the return value as
    guint in a few places.  If introspection is somewhat broken (and thus the
    callable info that libpeas passes to g_callable_get_n_args() is NULL) then
    libpeas will execute a couple for-loops from 0 to GUINT_MAX due to the mistype.
    
    Also protect a few more paths that might get triggered due to missing
    introspection data.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=633907

 libpeas/peas-extension-set.c        |  8 +++++++-
 libpeas/peas-extension-subclasses.c |  4 +++-
 libpeas/peas-extension.c            |  5 ++++-
 libpeas/peas-introspection.c        | 12 +++++++++---
 loaders/seed/peas-extension-seed.c  |  7 ++++++-
 5 files changed, 29 insertions(+), 7 deletions(-)

commit 5ecd4fb7d109fe0f49e162d16bddd7cf3059e214
Author: Dan Williams <dcbw@redhat.com>
Date:   Mon Nov 1 23:50:39 2010 -0500

    Revert "Fix iteration of GCallable arguments"
    
    This reverts commit bb0cc262430d3ba9de06e86b76bf2c9520ddb335.
    
    More work is needed here; there are a number of locations that
    treat the return value of g_callable_info_get_n_args() as unsigned
    that need to be fixed...

 libpeas/peas-introspection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bb0cc262430d3ba9de06e86b76bf2c9520ddb335
Author: Dan Williams <dcbw@redhat.com>
Date:   Mon Nov 1 23:28:26 2010 -0500

    Fix iteration of GCallable arguments
    
    g_callable_info_get_n_args() returns gint, not guint.  So when
    g_callable_info_get_n_args() returns -1 for some reason (missing
    or bad introspection data) it got treated as a really big number,
    and libpeas would crash trying to free NULL GITypeInfo.

 libpeas/peas-introspection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d6696e392c26f963c35eba6a6384691a6655c39e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Oct 16 21:15:42 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 80 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 39 insertions(+), 41 deletions(-)

commit 8c77eeb668f32dc59a5758821e85e92450b4394b
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Oct 8 05:38:47 2010 +0200

    autogen.sh: remove unneded call to autopoint
    
    It's already called in gnome-autogen.sh

 autogen.sh | 2 --
 1 file changed, 2 deletions(-)

commit b8a11c010d8c72079166270edb2c6fae85a391d2
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 14:00:50 2010 +0200

    Fix the example of a plugin info file in docs.
    
    The header has changed from [YourApp Plugin] to [Plugin].

 libpeas/peas-plugin-info.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 63f52e0d743ead67d8003bc60546fb299e155890
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 10:43:11 2010 +0200

    Post-release version bump for 0.7.1

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

commit e351c13b5be7c1bc9ee0261e3d269ec3c2496f08
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 10:23:18 2010 +0200

    Update version number to 0.7.0

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 40968f45894ae2ba9a21ba2f061558fa348b7637
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 10:38:25 2010 +0200

    Fix typo in libpeas-gtk documentation.
    
    Sed had been over-enthousiast on this one.

 libpeas-gtk/peas-gtk-plugin-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b2b6deb735df82e2f158d93c72a3cb404ac78fb8
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 10:30:22 2010 +0200

    Fix several warnings in peas-engine.c

 docs/reference/libpeas-sections.txt | 2 +-
 libpeas/peas-engine.c               | 4 ++--
 libpeas/peas-engine.h               | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 84b64723bcf0d248676c36b55a80111e958f7c87
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Oct 4 10:01:24 2010 +0200

    Add a rule to autogenerate a changelog.

 ChangeLog    |  0
 Makefile.am  | 14 ++++++++++++++
 configure.ac |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

commit 3a7e46716338a8b756610c5cee9927fb856f9af3
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Aug 28 17:31:30 2010 +0200

    Drop "engine" construct properties from libpeas-gtk widgets.
    
    We can use peas_engine_get_default() instead, and hopefully be able to
    construct the widgets from GtkBuilder.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628194

 libpeas-gtk/peas-gtk-plugin-manager-store.c | 79 +-------------------------
 libpeas-gtk/peas-gtk-plugin-manager-store.h |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager-view.c  | 45 +++------------
 libpeas-gtk/peas-gtk-plugin-manager-view.h  |  4 +-
 libpeas-gtk/peas-gtk-plugin-manager.c       | 87 +++--------------------------
 libpeas-gtk/peas-gtk-plugin-manager.h       |  2 +-
 peas-demo/peas-demo.c                       |  2 +-
 7 files changed, 24 insertions(+), 197 deletions(-)

commit 56282adcee4e97523fe7125c7f4e1b053628195f
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Oct 3 23:41:23 2010 +0200

    Update peas-demo for PeasEngine API changes.

 peas-demo/peas-demo.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 6b95f312ffa78734317e1f5540ea7eb6df359e02
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Oct 3 09:21:30 2010 +0200

    Drop peas_engine_new()
    
    People should not be using peas_engine_new() at all: either they should
    use peas_engine_get_default() or provide their own subclass.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628194

 libpeas/peas-engine.c | 16 +---------------
 libpeas/peas-engine.h |  1 -
 2 files changed, 1 insertion(+), 16 deletions(-)

commit b5790681ee0a6239be515c56923cb7e80cfb2486
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Aug 26 10:58:21 2010 +0200

    Add new API peas_engine_get_default()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628194

 libpeas/peas-engine.c | 26 ++++++++++++++++++++++++++
 libpeas/peas-engine.h |  1 +
 2 files changed, 27 insertions(+)

commit 8c6be99ec8d6b0ac2ce826e1d298c2cafc77ba94
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Oct 2 13:21:54 2010 +0200

    Drop application-specific naming in the info file format.
    
    There were previously two places where the application name were used
    in the plugin info format:
     - the file extension was .appname-plugin
     - the INI section was [AppName Plugin]
    
    This patch drop those and uses a more generic naming:
     - the file extension is now .plugin
     - the INI section is now [Plugin]
    
    This makes one less (rather useless) value to provide to the engine,
    and besides it is consistent with what others do in the same field
    (Mozilla, for instance, uses a single .xpi extension for all the
    applications using XPInstall).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=631165

 libpeas/peas-engine.c                              | 61 +++-------------------
 libpeas/peas-engine.h                              |  2 +-
 libpeas/peas-plugin-info-priv.h                    |  1 -
 libpeas/peas-plugin-info.c                         | 54 ++++++++-----------
 peas-demo/peas-demo.c                              |  2 +-
 peas-demo/plugins/helloworld/Makefile.am           |  2 +-
 .../plugins/helloworld/helloworld.peasdemo-plugin  |  9 ----
 peas-demo/plugins/helloworld/helloworld.plugin     |  9 ++++
 peas-demo/plugins/pythonhello/Makefile.am          |  2 +-
 .../pythonhello/pythonhello.peasdemo-plugin        | 13 -----
 peas-demo/plugins/pythonhello/pythonhello.plugin   | 13 +++++
 peas-demo/plugins/secondtime/Makefile.am           |  2 +-
 .../plugins/secondtime/secondtime.peasdemo-plugin  |  9 ----
 peas-demo/plugins/secondtime/secondtime.plugin     |  9 ++++
 peas-demo/plugins/seedhello/Makefile.am            |  2 +-
 .../plugins/seedhello/seedhello.peasdemo-plugin    |  9 ----
 peas-demo/plugins/seedhello/seedhello.plugin       |  9 ++++
 17 files changed, 74 insertions(+), 134 deletions(-)

commit d4cacb912cc2d7b786150934198b5661c52b560d
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Aug 27 15:55:18 2010 +0200

    [PeasEngine] Add peas_engine_append_search_path()
    
    This new API replaces the old "search-path" construct property. It
    is more understandable and can be used after object construction.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628183

 docs/reference/libpeas-sections.txt |   1 +
 libpeas/peas-engine.c               | 133 +++++++++++++++++++-----------------
 libpeas/peas-engine.h               |   7 +-
 peas-demo/peas-demo.c               |  34 ++++-----
 4 files changed, 90 insertions(+), 85 deletions(-)

commit 00f05ee75190ea2a655987bf8ea1a32d086a6070
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Aug 26 11:46:42 2010 +0200

    [PeasEngine] Compute the plugin file extension once and for all.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628183

 libpeas/peas-engine.c | 34 +++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)

commit e9a9951ef60164dea6e482e6db87dbad4687c9cd
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Sep 29 18:43:29 2010 +0200

    Use gtk_widget_get_preferred_size.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 44096a5ae15531eb9db8d85ed7c729056233402f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Sep 22 22:35:42 2010 +0200

    Updated Polish translation

 po/pl.po | 78 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 38 insertions(+), 40 deletions(-)

commit 955f8a0af53169a8b03d5e2053b5f9d711153fe0
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Sep 22 18:53:27 2010 +0200

    Use upstream gettext instead the Glib one

 autogen.sh   | 2 ++
 configure.ac | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 3c9b297208b8d471c688b9a4b85e184fce756ac8
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Sep 20 08:48:24 2010 -0700

    Fix most introspection warnings
    
    The scanner became much more picky.

 libpeas-gtk/peas-gtk-configurable.c   |  2 +-
 libpeas-gtk/peas-gtk-plugin-manager.c |  4 ++--
 libpeas/peas-engine.c                 | 19 ++++++++++---------
 libpeas/peas-extension-set.c          |  6 +++---
 libpeas/peas-extension-set.h          |  2 +-
 libpeas/peas-object-module.c          | 15 +++++++++++++++
 libpeas/peas-object-module.h          |  2 ++
 libpeas/peas-plugin-info.c            |  4 ++--
 8 files changed, 36 insertions(+), 18 deletions(-)

commit 71233ec2ca09ff599d4f0bf885307786d244a671
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sat Sep 18 19:45:01 2010 +0200

    Use gtk_size_request_get_size when possible.

 libpeas-gtk/peas-gtk-plugin-manager-view.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit b5c64812e2da65de4dd3228934c3bacad51b5972
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Fri Sep 17 10:08:49 2010 -0300

    Replace GArgument with GIArgument, and bump g-i dependency to 0.9.6

 configure.ac                           |  2 +-
 libpeas/peas-extension-set.c           | 10 +++++-----
 libpeas/peas-extension-set.h           |  4 ++--
 libpeas/peas-extension-subclasses.c    |  6 +++---
 libpeas/peas-extension.c               | 10 +++++-----
 libpeas/peas-extension.h               |  8 ++++----
 libpeas/peas-introspection.c           | 24 ++++++++++++------------
 libpeas/peas-introspection.h           | 10 +++++-----
 loaders/c/peas-extension-c.c           |  4 ++--
 loaders/python/peas-extension-python.c |  4 ++--
 loaders/seed/peas-extension-seed.c     |  8 ++++----
 11 files changed, 45 insertions(+), 45 deletions(-)

commit 79bc9ec8bc36d0aea20ea6303c2e70db209720aa
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Mon Sep 6 15:25:07 2010 -0300

    Fixed the way seed plugin asks for an extension point
    
    We explicitly check if the plugin provides an seed object,
    because it was returning the 'undefined' value.

 loaders/seed/peas-plugin-loader-seed.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit b7d844ec28bef2dc43b86c9d21988a4b0a429314
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:   Sat Sep 4 22:59:38 2010 +0200

    Make peasgtk compile with latest gtk+ (NO_SEPARATOR removal)

 libpeas-gtk/peas-gtk-plugin-manager.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 26033ccaf84386239636c9862a141dd01a8dd3dc
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Sep 1 19:27:50 2010 +0200

    Fix offsets in interface handling (take 2)
    
    There is an offset in GI function arguments between GICallbackInfo
    (which includes the instance pointer as the first argument) and
    GIFunctionInfo (which doesn't when the function is a method).
    
    And of course, we got it wrong the first time.

 libpeas/peas-extension-subclasses.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 05a5d6661b35c8cc773d4bedf4b75cf2b401eae3
Author: Chris Lord <chris@linux.intel.com>
Date:   Mon Aug 9 13:33:31 2010 +0100

    Allow building peas-gtk with earlier versions of gtk+
    
    gtk_window_has_group() is only available in version 2.22 of gtk+, which
    isn't commonly available in distributions. Add a static implementation
    of this function when using earlier gtk+ versions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626428

 libpeas-gtk/peas-gtk-plugin-manager.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit c51a385672e9f22b3da69537bb3839c8d4b99195
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Sep 1 00:22:35 2010 +0200

    Use stack-allocation for GArgument arrays.

 libpeas/peas-extension-set.c | 9 ++-------
 libpeas/peas-extension.c     | 4 +---
 libpeas/peas-introspection.c | 6 ++----
 3 files changed, 5 insertions(+), 14 deletions(-)

commit 83c9a62db4e0df41c80a7166fcd81a53854c308c
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Sep 1 00:18:46 2010 +0200

    Use GArgument instead of va_list in peas_extension_set_call()
    
    This allows us to drop our G_VA_COPY usage, as we now just pass the
    same GArgument array several times instead.

 docs/reference/libpeas-sections.txt |  1 +
 libpeas/peas-extension-set.c        | 50 +++++++++++++++++++++++++++++++------
 libpeas/peas-extension-set.h        |  7 ++++--
 3 files changed, 49 insertions(+), 9 deletions(-)

commit c6acccd52b830dff26741366d5e84b0c45df0e7b
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 31 21:12:18 2010 +0200

    Use the new interface capabilities in peas-gtk.

 libpeas-gtk/peas-gtk-plugin-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4f24c6c687dd2e132e927d5cd84bdb2b0c111845
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 31 21:07:16 2010 +0200

    Make PeasExtension implement extension interfaces.
    
    With this commit, we make it possible to use PeasExtension instances
    directly with the extension interface methods.
    
    This makes the overal use of libpeas nicer and more typesafe, make it
    feel like we're using the real underlying extension instance, and make
    it easier to port old code over without changing all the API calls.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627338

 libpeas/Makefile.am                    |  42 ++---
 libpeas/peas-extension-subclasses.c    | 296 +++++++++++++++++++++++++++++++++
 libpeas/peas-extension-subclasses.h    |  34 ++++
 libpeas/peas-introspection.c           |  64 +++++++
 libpeas/peas-introspection.h           |   3 +
 loaders/c/peas-extension-c.c           |   5 +-
 loaders/python/peas-extension-python.c |   5 +-
 loaders/seed/peas-extension-seed.c     |   6 +-
 peas-demo/peas-demo-window.c           |   4 +-
 9 files changed, 434 insertions(+), 25 deletions(-)

commit f4b3f9836a79d95f49c145de101de64e0f2a3d2f
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Aug 18 13:44:30 2010 +0200

    Make the various loaders define static types.
    
    The main reason for this change is that g_type_query() doesn't return
    correct values for dynamic types, and the next commit is going to
    introduce a requirement for it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627338

 loaders/c/peas-extension-c.c               | 13 +------------
 loaders/c/peas-extension-c.h               |  1 -
 loaders/c/peas-plugin-loader-c.c           | 10 +---------
 loaders/python/peas-extension-python.c     | 13 +------------
 loaders/python/peas-extension-python.h     |  1 -
 loaders/python/peas-plugin-loader-python.c | 10 +---------
 loaders/seed/peas-extension-seed.c         | 13 +------------
 loaders/seed/peas-extension-seed.h         |  1 -
 loaders/seed/peas-plugin-loader-seed.c     | 10 +---------
 9 files changed, 6 insertions(+), 66 deletions(-)

commit f8fc997e3d6ba66fde3c15dbf2aeb6001adc8536
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Aug 29 19:52:39 2010 +0200

    Updated French translation

 po/fr.po | 50 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 37 insertions(+), 13 deletions(-)

commit 2466c57bb52c3fa93673779423c23b8a0e7afb74
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Aug 27 19:40:57 2010 +0200

    Update Czech translation

 po/cs.po | 43 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 38 insertions(+), 5 deletions(-)

commit 13eb2b6e321f7ca330f66f13a21f73d079bcd680
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Thu Aug 26 13:17:58 2010 -0300

    Check if the method is found in an extension call
    
    If we continue with a NULL value, weird things are
    passed to g_new, may leading to a crash

 libpeas/peas-extension.c | 3 +++
 1 file changed, 3 insertions(+)

commit 11fc8d97939e04ff5afe14d2b6fd9085a579a571
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Aug 18 20:48:02 2010 +0200

    .gitignore update
    
     - drop old python bindings files
     - update for libpeas-gtk renaming
     - add the generated tarballs

 .gitignore | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit 89f80462dad4305ea489abe55fb70b4b57345ea3
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Aug 18 20:47:46 2010 +0200

    Post-release version bump for 0.5.6

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

commit 7bc45c6692f95d7a85fab55b20ae36927a5bf555
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Aug 18 20:33:09 2010 +0200

    Fix POTFILES.in regarding the renaming of libpeas-gtk

 po/POTFILES.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f34984d5ae5f1415b4f4c89d796fab69c1e3e856
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Wed Aug 18 10:54:00 2010 -0300

    Turn an info message into a debug one

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e7609429f7b983c438bf6c5355d5b880240c5c2e
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 17 02:12:46 2010 +0200

    [PeasEngine] Kill the "base module dir" property.
    
    This property was useful to tell libpeas where to find legacy bindings
    for the application (like pygtk-style bindings), but it's totally
    useless and unused as of today: custom binding modules should be made
    available through the overrides capabilities of bindings.
    
    This commit changes the API of peas_engine_new()

 libpeas/peas-engine.c | 38 --------------------------------------
 libpeas/peas-engine.h |  1 -
 peas-demo/peas-demo.c |  1 -
 3 files changed, 40 deletions(-)

commit db49c06e0478bae5cfb4a3202c904c9af1f4117f
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 17 01:11:11 2010 +0200

    Rename libpeasui to libpeas-gtk.
    
    In today's context, 'ui' in the glib ecosystem don't mean 'gtk+' only
    anymore. It can also be Clutter, MX or even Qt...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626429

 Makefile.am                                        |   4 +-
 configure.ac                                       |  22 +-
 data/Makefile.am                                   |   6 +-
 data/libpeas-gtk-1.0.pc.in                         |  11 +
 data/libpeasui-1.0.pc.in                           |  11 -
 docs/reference/Makefile.am                         |  10 +-
 docs/reference/images/peas-gtk-plugin-manager.png  | Bin 0 -> 18968 bytes
 docs/reference/images/peas-ui-plugin-manager.png   | Bin 18968 -> 0 bytes
 docs/reference/libpeas-docs.sgml                   |   8 +-
 docs/reference/libpeas-sections.txt                |  88 +--
 docs/reference/libpeas.types                       |   6 +-
 libpeas-gtk/Makefile.am                            |  67 ++
 libpeas-gtk/peas-gtk-configurable.c                |  80 ++
 libpeas-gtk/peas-gtk-configurable.h                |  53 ++
 libpeas-gtk/peas-gtk-plugin-manager-store.c        | 510 ++++++++++++
 libpeas-gtk/peas-gtk-plugin-manager-store.h        |  96 +++
 libpeas-gtk/peas-gtk-plugin-manager-view.c         | 877 +++++++++++++++++++++
 libpeas-gtk/peas-gtk-plugin-manager-view.h         |  79 ++
 libpeas-gtk/peas-gtk-plugin-manager.c              | 563 +++++++++++++
 libpeas-gtk/peas-gtk-plugin-manager.h              |  64 ++
 libpeas-gtk/peas-gtk.h                             |  27 +
 libpeasui/Makefile.am                              |  67 --
 libpeasui/peas-ui-configurable.c                   |  79 --
 libpeasui/peas-ui-configurable.h                   |  53 --
 libpeasui/peas-ui-plugin-manager-store.c           | 510 ------------
 libpeasui/peas-ui-plugin-manager-store.h           |  96 ---
 libpeasui/peas-ui-plugin-manager-view.c            | 877 ---------------------
 libpeasui/peas-ui-plugin-manager-view.h            |  79 --
 libpeasui/peas-ui-plugin-manager.c                 | 563 -------------
 libpeasui/peas-ui-plugin-manager.h                 |  64 --
 libpeasui/peas-ui.h                                |  27 -
 peas-demo/Makefile.am                              |  10 +-
 peas-demo/peas-demo.c                              |   6 +-
 peas-demo/plugins/helloworld/Makefile.am           |   4 +-
 .../helloworld/peasdemo-hello-world-configurable.c |  12 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |   4 +-
 peas-demo/plugins/pythonhello/pythonhello.py       |   4 +-
 peas-demo/plugins/secondtime/Makefile.am           |   4 +-
 peas-demo/plugins/seedhello/seedhello.js           |   2 +-
 39 files changed, 2522 insertions(+), 2521 deletions(-)

commit 35fec222a45615bd001c9a5e2e8192e99d99b8bc
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Aug 17 00:52:40 2010 +0200

    Convert the API using va_list to use GArgument instead.
    
    GArgument is designed to allow passing function arguments around and
    processing them quite efficiently, and on the other hand a va_list can
    only be processed once and must be used from a single function only.
    
    This proved being error-prone, so this patch just switches all API
    playing with function arguments from using va_list to using GArgument.
    This means one extra marshalling step in the Seed loader, but that's
    all...
    
    This commit also fixes calling methods of the Seed extensions when there
    are more than a single (out) argument. It was not working everywhere
    because it accessed the va_list content from several distinct functions.

 docs/reference/libpeas-sections.txt    |   1 +
 libpeas/Makefile.am                    |   2 +-
 libpeas/peas-extension.c               |  37 +++-
 libpeas/peas-extension.h               |   8 +-
 libpeas/peas-introspection.c           | 328 ++++++++++++++++++---------------
 libpeas/peas-introspection.h           |  14 +-
 loaders/c/peas-extension-c.c           |   5 +-
 loaders/python/peas-extension-python.c |   5 +-
 loaders/seed/peas-extension-seed.c     | 102 +++++-----
 9 files changed, 302 insertions(+), 200 deletions(-)

commit a3087d025dbf25212af60e4c22ebe266bdbe38c2
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Aug 16 22:11:23 2010 +0200

    Move the "extension-type" property to PeasExtension.
    
    An "extension-type" property was previously implemented or emulated in
    every PeasExtension subclasses.  Moving it to PeasExtension allows one
    to be able to rely on that property.

 docs/reference/libpeas-sections.txt    |  1 +
 libpeas/peas-extension.c               | 82 ++++++++++++++++++++++++++++++++++
 libpeas/peas-extension.h               | 11 ++++-
 loaders/c/peas-extension-c.c           | 10 +++--
 loaders/c/peas-extension-c.h           |  1 -
 loaders/python/peas-extension-python.c |  9 ++--
 loaders/python/peas-extension-python.h |  2 -
 loaders/seed/peas-extension-seed.c     | 21 +++------
 loaders/seed/peas-extension-seed.h     |  1 -
 9 files changed, 111 insertions(+), 27 deletions(-)

commit 9174732fed126e96b0833acccba5bc12bb51a184
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Aug 16 21:28:08 2010 +0200

    Revert "Enable building with older gobject-introspection"
    
    This reverts commit 73dcebbbf5693d4a72e1b22fe475d61bc8449185.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626221

 configure.ac          | 13 ++-----------
 libpeas/Makefile.am   |  2 +-
 libpeasui/Makefile.am |  2 +-
 3 files changed, 4 insertions(+), 13 deletions(-)

commit 436e78704fbc5d5d985d6453decf729ebbede4b6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 11 13:37:10 2010 +0100

    Add way to get a PeasExtension from a PeasExtensionSet
    
    So that applications do not need to do their own book-keeping
    of the existing PeasExtensions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626622

 docs/reference/libpeas-sections.txt |  1 +
 libpeas/peas-extension-set.c        | 30 ++++++++++++++++++++++++++++++
 libpeas/peas-extension-set.h        |  3 +++
 3 files changed, 34 insertions(+)

commit 4219ca73535d439c16c8ae26eb9f000e0d19cf5d
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Mon Aug 16 10:52:01 2010 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 87 +++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 47 insertions(+), 40 deletions(-)

commit 2419ef304af447e186d222b7adcdb2b6c5fb2a94
Author: Nils-Christoph Fiedler <ncfiedler@gnome.org>
Date:   Wed Aug 11 01:46:16 2010 +0200

    Added LowGerman translation

 po/nds.po | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

commit b483334d69a4ca5a148f2bb211b64c87a61e71c5
Author: Nils-Christoph Fiedler <ncfiedler@gnome.org>
Date:   Wed Aug 11 01:46:09 2010 +0200

    Added LowGerman translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 6b1f4a66f338e6eddcb34e026163dc9572ad4357
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Aug 8 20:03:39 2010 +0200

    Updated Swedish translation

 po/sv.po | 80 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 42 insertions(+), 38 deletions(-)

commit 73dcebbbf5693d4a72e1b22fe475d61bc8449185
Author: Chris Lord <chris@linux.intel.com>
Date:   Fri Aug 6 17:20:40 2010 +0100

    Enable building with older gobject-introspection
    
    Reduce the version requirement of gobject-introspection to 0.6.9.

 configure.ac          | 13 +++++++++++--
 libpeas/Makefile.am   |  2 +-
 libpeasui/Makefile.am |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

commit 4514a2c0e0df176ad62af96391ac2d8ee65b2eed
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 5 09:19:10 2010 +0100

    Fix various gcc warnings

 loaders/python/peas-plugin-loader-python.c                 | 9 +++++----
 peas-demo/peas-demo.c                                      | 6 +++---
 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.c | 1 -
 3 files changed, 8 insertions(+), 8 deletions(-)

commit 5a3f90ef4d5c2f194e686c8c2e87ed5aa94dba0d
Author: YunQiang Su <wzssyqa@gmail.com>
Date:   Thu Aug 5 21:03:28 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 84 +++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 45 insertions(+), 39 deletions(-)

commit a42fd9b6a649e7b2edbacfa6b89bddfdf49703c8
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Aug 4 15:21:55 2010 +0200

    Post-release version bump for 0.5.5

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

commit 00e00bfc0e7a9cf2dbb5405da00fa942a4275e05
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Aug 3 14:43:12 2010 +0300

    Minor documentation fixes in PeasEngine

 libpeas/peas-engine.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 41aed6bcbc9d8e677a4b274015d4342424d60d4d
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Tue Aug 3 11:51:58 2010 +0200

    Updated Danish translation

 po/da.po | 73 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 35 insertions(+), 38 deletions(-)

commit 93be7cc06ffefefae7986f77ac38de8e9dd95a09
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Aug 1 16:44:41 2010 +0200

    Updated Hungarian translation

 po/hu.po | 75 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 36 insertions(+), 39 deletions(-)

commit aefa23ab2f959a20f1e81392394a07f287fb8660
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Thu Jul 29 23:09:22 2010 +0200

    Do not ref the extension as it already owns a ref.

 libpeas/peas-extension-set.c | 1 -
 1 file changed, 1 deletion(-)

commit 908e73d9253b899e2b6dbd5386461a05a78ec94c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Thu Jul 29 18:52:45 2010 +0200

    Remove the plugin-info prop if it doesn't exits.

 libpeas/peas-object-module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2c1d17b0262303340eae3613fe5114a74f9b45b5
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 29 11:17:03 2010 +0200

    Inline read_next_argument() into peas_method_apply_valist()
    
    The reason is that va_list* passing is not supported and doesn't work
    on some platforms (most notably x86-64). So we basically need to do all
    the va_arg() calls from the same function.

 libpeas/peas-introspection.c | 137 +++++++++++++++++++++----------------------
 1 file changed, 67 insertions(+), 70 deletions(-)

commit 153140dda3d205cdfcc28bc041d8fb0e34a0064e
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 29 11:13:08 2010 +0200

    Revert "Fix va_arg() usage within peas_method_apply_valist()."
    
    This reverts commit f038c4683616df18cdda13c53f92d1bab63090d1.
    The reason is that it only works for x86 32 bits, but not on some other
    platforms, because va_list* passing is not supported in some platforms.

 libpeas/peas-introspection.c | 43 ++++++++++++++++++-------------------------
 1 file changed, 18 insertions(+), 25 deletions(-)

commit f038c4683616df18cdda13c53f92d1bab63090d1
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 29 01:03:46 2010 +0200

    Fix va_arg() usage within peas_method_apply_valist().
    
    According to 'man va_arg' (and the C99 spec),
    
      "If a va_list is passed to a function that uses va_arg(ap,type) then
      the value of the va_list is undefined after the return of that
      function."
    
    To work around this, we pass a pointer to the va_list to this function.

 libpeas/peas-introspection.c | 43 +++++++++++++++++++++++++------------------
 1 file changed, 25 insertions(+), 18 deletions(-)

commit b57c0e2a1e2961704aa578d520e7dc0e8d568430
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jul 28 17:14:31 2010 +0200

    Updated Spanish translation

 po/es.po | 89 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 50 insertions(+), 39 deletions(-)

commit 5a868acb58e4ca7a746326fe9a8b0977c773dcb7
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Jul 28 15:55:55 2010 +0200

    Do not leak the window.

 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.c | 1 +
 1 file changed, 1 insertion(+)

commit 8a9a5d6f5358a110c1f64dfa34ddd63373bbda62
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Jul 28 13:07:44 2010 +0200

    Assign the initialized var.

 libpeas/peas-activatable.c | 2 ++
 1 file changed, 2 insertions(+)

commit 61622ba573ed1473263a3629852890dd0df36fa2
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Jul 28 13:05:10 2010 +0200

    Install the property just once.

 libpeas/peas-activatable.c | 35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)

commit 9515284b0af6b89799a75b59f8650c43e8418574
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jul 28 01:02:37 2010 +0200

    Update PeasPluginInfo documentation.

 docs/reference/libpeas-sections.txt |  3 +-
 libpeas/peas-plugin-info.c          | 93 ++++++++++++++++++++++++++++++++-----
 libpeas/peas-plugin-info.h          |  5 +-
 3 files changed, 85 insertions(+), 16 deletions(-)

commit c13896e6539b4d4ecf232229a98a4cac5099612a
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jul 28 00:14:17 2010 +0200

    Update PeasObjectModule documentation.

 libpeas/peas-object-module.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 328803d75766a1ca31e498d819120f8c452bb751
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jul 28 00:07:52 2010 +0200

    Empty gtk-doc's libpeas-unused.txt
    
    This makes libpeas-unused.txt useful again by either blacklisting the
    private source headers or by marking some symbols private in
    libpeas-sections.txt (in the PeasObjectModule case)

 docs/reference/Makefile.am          | 13 +++++++++----
 docs/reference/libpeas-sections.txt |  8 ++++++++
 2 files changed, 17 insertions(+), 4 deletions(-)

commit 4dfbfe974993e697dc282ad98bdb2c9d3ba59c1a
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 27 23:57:07 2010 +0200

    Update PeasExtensionSet documentation.

 docs/reference/libpeas-sections.txt |   3 +
 libpeas/peas-extension-set.c        | 131 ++++++++++++++++++++++++++++++++++--
 libpeas/peas-extension-set.h        |  10 ++-
 3 files changed, 137 insertions(+), 7 deletions(-)

commit 2e3a6c240d46f8b0e0597b3d752933808be5211b
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 27 21:30:50 2010 +0200

    Update documentation for PeasEngine.

 docs/reference/libpeas-sections.txt |  2 +
 libpeas/peas-engine.c               | 97 ++++++++++++++++++++++++++++++++++---
 libpeas/peas-engine.h               |  6 +++
 3 files changed, 98 insertions(+), 7 deletions(-)

commit bdc28f200f301e4658e09748880edd7c18e46d57
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 27 21:13:13 2010 +0200

    Update PeasActivatable and PeasUIConfigurable documentation.

 libpeas/peas-activatable.c       | 33 ++++++++++++++++++++++++++-------
 libpeasui/peas-ui-configurable.c | 22 ++++++++++++++--------
 2 files changed, 40 insertions(+), 15 deletions(-)

commit d230359cd8fb58b6628f4b2faaac515202fd975f
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Jul 24 01:09:07 2010 +0200

    Add basic support for plugin dependencies.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625156

 configure.ac                                       |   1 +
 docs/reference/libpeas-sections.txt                |   2 +
 libpeas/peas-engine.c                              |  47 ++++++-
 libpeas/peas-plugin-info.c                         |  42 ++++++
 libpeas/peas-plugin-info.h                         |   3 +
 peas-demo/plugins/Makefile.am                      |   2 +-
 peas-demo/plugins/secondtime/Makefile.am           |  19 +++
 peas-demo/plugins/secondtime/second-time.c         | 145 +++++++++++++++++++++
 peas-demo/plugins/secondtime/second-time.h         |  35 +++++
 .../plugins/secondtime/secondtime.peasdemo-plugin  |   9 ++
 10 files changed, 299 insertions(+), 6 deletions(-)

commit 754bc3ae64865eecc1c0ebb141a4c2d5a39ec88a
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 19 20:17:07 2010 +0200

    [PeasEngine] Rename get_extension() to create_extension()
    
    This is closer to the actual behaviour of that function.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620057

 docs/reference/libpeas-sections.txt        |  2 +-
 libpeas/peas-engine.c                      | 41 +++++++++++++++---------------
 libpeas/peas-engine.h                      |  6 ++---
 libpeas/peas-extension-set.c               |  8 +++---
 libpeas/peas-plugin-loader.c               | 14 +++++-----
 libpeas/peas-plugin-loader.h               |  4 +--
 libpeasui/peas-ui-plugin-manager.c         |  2 +-
 loaders/c/peas-plugin-loader-c.c           | 12 ++++-----
 loaders/python/peas-plugin-loader-python.c | 12 ++++-----
 loaders/seed/peas-plugin-loader-seed.c     | 12 ++++-----
 10 files changed, 57 insertions(+), 56 deletions(-)

commit 1c6a2e3d98d89f376d4520d20dd32945cde68dfc
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jul 16 00:11:10 2010 +0200

    Change PeasActivatable to take the object as a construct property.
    
    This makes it more explicit that a PeasActivatable instance is bound to
    a single object. It makes the C plugin code a bit more tedious, but the
    changes in the python and seed code are very tight.
    
    The Seed plugin part depends on Seed bugfixes attached to bug 624560
    and 624562.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620057

 libpeas/peas-activatable.c                         | 29 +++++----
 libpeas/peas-activatable.h                         | 18 ++----
 peas-demo/peas-demo-window.c                       | 10 ++--
 .../helloworld/peasdemo-hello-world-plugin.c       | 68 +++++++++++++++++-----
 .../helloworld/peasdemo-hello-world-plugin.h       |  1 +
 peas-demo/plugins/pythonhello/pythonhello.py       | 12 ++--
 peas-demo/plugins/seedhello/seedhello.js           | 16 ++---
 7 files changed, 97 insertions(+), 57 deletions(-)

commit 5c6d89f17bdad86bff6fb8d061eb37603235ae7d
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 12 00:32:51 2010 +0200

    Add support for construct-properties for extensions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620057

 libpeas/Makefile.am                        |   2 +
 libpeas/peas-engine.c                      |  61 +++++++++++++++--
 libpeas/peas-engine.h                      |  17 ++++-
 libpeas/peas-extension-set.c               | 104 +++++++++++++++++++++++++++--
 libpeas/peas-extension-set.h               |  17 ++++-
 libpeas/peas-helpers.c                     |  91 +++++++++++++++++++++++++
 libpeas/peas-helpers.h                     |  17 +++++
 libpeas/peas-plugin-loader.c               |   6 +-
 libpeas/peas-plugin-loader.h               |   8 ++-
 libpeasui/peas-ui-plugin-manager.c         |   2 +-
 loaders/c/peas-plugin-loader-c.c           |  37 +++++++---
 loaders/python/peas-plugin-loader-python.c |   6 +-
 loaders/seed/peas-plugin-loader-seed.c     |  66 ++++++++++++++++--
 peas-demo/peas-demo-window.c               |   2 +-
 14 files changed, 400 insertions(+), 36 deletions(-)

commit a9d59b302024bad7b1349c7021646956aa60904d
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jul 26 04:02:50 2010 -0700

    A few documentation fixes

 libpeas/peas-engine.c        | 8 ++++++--
 libpeas/peas-extension.c     | 2 +-
 libpeas/peas-object-module.c | 2 +-
 libpeas/peas-plugin-info.c   | 2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

commit adfa6331b19bda70d69349f030e4c9fc1000a163
Author: António Lima <amrlima@gmail.com>
Date:   Sun Jul 25 23:43:49 2010 +0100

    Updated Portuguese translation

 po/LINGUAS |  1 +
 po/pt.po   | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)

commit e09be8e97436a2b7ca8eb6a3420354a23b79f3dc
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Mon Jul 26 00:39:05 2010 +0200

    [i18n] Updated German translation

 po/de.po | 49 +++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 39 insertions(+), 10 deletions(-)

commit cad19f90d00043e0e5959c07f4c6391e37d15d0b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Jul 25 21:42:05 2010 +0200

    Updated Slovenian translation

 po/sl.po | 49 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 37 insertions(+), 12 deletions(-)

commit 3d44fb2a3eccf99392489ee090f277c576201a36
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jul 23 09:59:08 2010 +0200

    Add the home page to configure.ac
    
    The current home page is a wiki page from live.gnome.org.

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

commit 05322b0f72ca748c6c34b5dda9ea82e35216c04e
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 20:32:35 2010 +0200

    Post-release version bump for 0.5.4

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

commit cb31175ce8f0fdce6d9478097f1493a49b7e118d
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jul 22 08:47:05 2010 -0700

    Added "loaded-plugins" property to PeasEngine
    
    This will allow saving the loaded plugins in one statement using
    g_settings_bind().

 libpeas/peas-engine.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 42 insertions(+), 3 deletions(-)

commit dbf7d53b80934d1ee2f7b84e8f64d6ce4357add3
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 15:24:45 2010 +0200

    Fix peas-demo plugin discovery on 64 bits platforms.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625034

 peas-demo/Makefile.am | 1 +
 peas-demo/peas-demo.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

commit feb6e7b7c08ba2aa811a58472c6531cbb0f7aa50
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 15:06:27 2010 +0200

    Fix reloading C plugins.
    
    GTypeModule expects all the types to be registered during the
    g_type_module_use() call. It implies doing the registration within the
    _load() virtual method, but we did it at a later stage.
    
    The warnings (and actual reloading) are fixed by moving the type
    registration process within the _load() virtual function.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621233

 libpeas/peas-engine.c                              |  2 --
 libpeas/peas-object-module.c                       | 31 +++++++++-------------
 libpeas/peas-object-module.h                       |  1 -
 loaders/c/peas-plugin-loader-c.c                   |  3 +--
 .../helloworld/peasdemo-hello-world-configurable.c |  4 +--
 .../helloworld/peasdemo-hello-world-plugin.c       |  4 +--
 6 files changed, 17 insertions(+), 28 deletions(-)

commit 664d5e2ad22ac1acc39bdcf9186dc8ce734c0fcf
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jul 22 04:49:36 2010 -0700

    Prevent having untrusted python modules in the search path
    
    https://bugzilla.gnome.org/show_bug.cgi?id=569214

 loaders/python/peas-plugin-loader-python.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 36d5c60e4389090a3854c3fb9f2348ef98666d46
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Jul 22 14:46:29 2010 +0200

    Updated Slovenian translation

 po/sl.po | 61 ++++++++++++++++++++-----------------------------------------
 1 file changed, 20 insertions(+), 41 deletions(-)

commit c317c0aff5d6c8e6b69900646303ea822c28817f
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 13:54:04 2010 +0200

    Fix reloading of python plugins.
    
    libpeas used to crash when a plugin was reloaded because it was
    dereferencing a NULL pointer... We fix it by removing the entry from
    the hash table instead of nullifying it.

 loaders/python/peas-plugin-loader-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2576707f353721f084e379786e0f032390e8970
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jul 20 11:56:49 2010 -0700

    Added a Help button to the plugin manager
    
    The help button is added automatically to the plugin configuration
    dialog if the plugin-info file contains a Help: key containing a valid
    URI (either http:// or ghelp://). Platform specific overrides are
    supported as well.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623370

 docs/reference/libpeas-sections.txt                |  1 +
 libpeas/peas-plugin-info-priv.h                    |  1 +
 libpeas/peas-plugin-info.c                         | 37 ++++++++++
 libpeas/peas-plugin-info.h                         |  1 +
 libpeasui/peas-ui-plugin-manager.c                 | 83 ++++++++++++++++++++++
 .../plugins/helloworld/helloworld.peasdemo-plugin  |  1 +
 .../pythonhello/pythonhello.peasdemo-plugin        |  4 ++
 7 files changed, 128 insertions(+)

commit ef3ae203e5803dfb945ff7903a14386383dfb2bf
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 12:53:13 2010 +0200

    Some more documentation cleanup.

 docs/reference/libpeas-docs.sgml    | 13 ++++++++-----
 docs/reference/libpeas-sections.txt |  7 +++----
 docs/reference/libpeas.types        |  1 +
 3 files changed, 12 insertions(+), 9 deletions(-)

commit cbfdc902b6cca69546309e890c4ebfba79ec0fc0
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 12:41:37 2010 +0200

    Update PeasUI documentation.
    
    - Drop peas-ui-plugin-info
    - Add PeasUIPluginManagerView

 docs/reference/libpeas-docs.sgml    |  2 +-
 docs/reference/libpeas-sections.txt | 32 +++++++++++++++++++++++++++-----
 docs/reference/libpeas.types        |  1 +
 3 files changed, 29 insertions(+), 6 deletions(-)

commit df6c9dfb127a84599b1f0e1777e3b198e228ad17
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 12:41:09 2010 +0200

    Kill peas-ui-plugin-info.h
    
    The single function it contained was moved to peas-plugin-info.h

 libpeas/peas-plugin-info.c               | 21 +++++++++++
 libpeas/peas-plugin-info.h               |  1 +
 libpeasui/Makefile.am                    |  2 -
 libpeasui/peas-ui-plugin-info.c          | 65 --------------------------------
 libpeasui/peas-ui-plugin-info.h          | 33 ----------------
 libpeasui/peas-ui-plugin-manager-store.c | 11 ++++--
 libpeasui/peas-ui-plugin-manager.c       |  3 +-
 libpeasui/peas-ui.h                      |  1 -
 8 files changed, 31 insertions(+), 106 deletions(-)

commit 4f61ae63ed4b448da9dabc28e4ff6073f2cfeac4
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 12:23:20 2010 +0200

    Add some more documentation to PeasExtension.

 docs/reference/libpeas-sections.txt |  7 ++++--
 libpeas/peas-extension-set.c        |  4 ++++
 libpeas/peas-extension-set.h        |  6 +++++
 libpeas/peas-extension.c            | 47 ++++++++++++++++++++++++++++++++++---
 libpeas/peas-extension.h            | 19 ++++++++++-----
 5 files changed, 72 insertions(+), 11 deletions(-)

commit 87092c9481abd01e8a5199bfbb807234c68f3167
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 22 11:08:39 2010 +0200

    Add missing files to POTFILES.in
    
    Thanks to http://l10n.gnome.org/module/libpeas/

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit 78ae79aee6b66d899c4b53a4c3dbea2df4b32d9e
Author: Claude Paroz <claude@2xlibre.net>
Date:   Tue Jul 20 20:52:28 2010 +0200

    Updated French translation

 po/fr.po | 62 +++++++++++++++++++++-----------------------------------------
 1 file changed, 21 insertions(+), 41 deletions(-)

commit 01238f9dc8d268deb614cf4b87146d03bdf69871
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 20 12:23:02 2010 +0200

    Reorder assignment of linker flags of peas-demo
    
    This is to ensure the libtool wrapper will link against our local copy
    of the compiled libraries instead of preferring the already installed
    version.
    
    You can check the libs the uninstalled binary links to with this
    command line:
    
        libtool --mode=execute ldd peas-demo

 peas-demo/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2acf8726296d80a9c38412b3d3a83f6ee4f16513
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 20 12:13:26 2010 +0200

    peas-demo: Add a --run-from-build-dir option.

 peas-demo/Makefile.am |  4 +++
 peas-demo/peas-demo.c | 88 +++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 76 insertions(+), 16 deletions(-)

commit 93cf2fbc4104aad708cf725c946867f80fad5316
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 20 10:37:29 2010 +0200

    Try loading plugin loaders from subdirs.
    
    This makes it possible to use libpeas from the build directory.

 libpeas/peas-engine.c | 101 ++++++++++++++++++++++++++++++++------------------
 1 file changed, 64 insertions(+), 37 deletions(-)

commit bebf2a1ed95f5eeec6663e4f954d7ec398f90c09
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jul 20 10:44:31 2010 +0200

    Use an optional env var to specify the plugin loader location.
    
    So we can set the env var to the build directory.

 libpeas/peas-dirs.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 9da280b91bd0b6ea5e81723692892db6d366aaf9
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jul 20 00:21:29 2010 +0200

    Update Czech translation

 po/cs.po | 55 ++++++++++---------------------------------------------
 1 file changed, 10 insertions(+), 45 deletions(-)

commit 6c099c80f85b794685db7a7aca9011b7cc2f2c78
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Mon Jul 19 21:50:13 2010 +0200

    [i18n] Updated German translation

 po/de.po | 64 ++++++++++++++++++++--------------------------------------------
 1 file changed, 20 insertions(+), 44 deletions(-)

commit 209d74c14af821ef88686f4bd5eebab92e8d03f1
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jul 19 11:49:36 2010 -0700

    Split the PeasUIPluginManager into a manager, view and store
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624309

 libpeasui/Makefile.am                    |  16 +-
 libpeasui/peas-ui-plugin-manager-store.c | 505 +++++++++++++++++
 libpeasui/peas-ui-plugin-manager-store.h |  96 ++++
 libpeasui/peas-ui-plugin-manager-view.c  | 877 +++++++++++++++++++++++++++++
 libpeasui/peas-ui-plugin-manager-view.h  |  79 +++
 libpeasui/peas-ui-plugin-manager.c       | 931 +++++++------------------------
 libpeasui/peas-ui-plugin-manager.h       |   6 +-
 libpeasui/peas-ui.h                      |   1 +
 8 files changed, 1788 insertions(+), 723 deletions(-)

commit 616e8f4a726c37c00a808ef75d5289ec6a874b94
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jul 14 01:17:47 2010 -0700

    Added a plugin-list property to PeasEngine
    
    With this new property the engine users will be able to track changes
    in the available plugins list, so for instance the plugin manager can
    stay up to date across calls of peas_engine_rescan_plugins().
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624307

 libpeas/peas-engine.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit d4c5e7a9d9b6fb795c5a16cf6a7d12f5ec32b160
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jul 16 00:56:07 2010 +0200

    peas-demo: Add a configure dialog to the python plugin.

 peas-demo/plugins/pythonhello/pythonhello.py | 7 +++++++
 1 file changed, 7 insertions(+)

commit cb8710176c07f2a379ee36d3220577e842a0a5ca
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jul 16 00:41:26 2010 +0200

    peas-demo: Update the C plugin to match latest best practices.
    
    We want it to:
     - use plugin private members instead of g_object_set_data().
     - use a separate class for various extensions.

 peas-demo/plugins/helloworld/Makefile.am           |  6 +-
 .../helloworld/peasdemo-hello-world-configurable.c | 54 ++++++++++++++++
 .../helloworld/peasdemo-hello-world-configurable.h | 32 ++++++++++
 .../helloworld/peasdemo-hello-world-plugin.c       | 72 +++++-----------------
 .../helloworld/peasdemo-hello-world-plugin.h       | 23 +++----
 5 files changed, 117 insertions(+), 70 deletions(-)

commit 22c426c164a0a9d10b824b823ff6a6a3732444a1
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jul 14 11:45:28 2010 +0200

    Update libpeasui to use the new peas_plugin_info_is_builtin API.

 docs/reference/libpeas-sections.txt | 3 +--
 libpeasui/peas-ui-plugin-manager.c  | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 7d4e464c00168caa4893185a12e45af1b80c99a2
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jul 14 01:23:58 2010 -0700

    Replaced invisible plugins with builtin plugins
    
    "Visible" plugins are replaced by "builtin" ones. The "builtin" value
    is read from the plugin info file.
    
    A builtin plugin has the same behaviour as previous invisible plugins:
    they cannot be enabled or disabled by the user, and they are hidden in
    the plugin manager. The application can still do what it wants with
    builtin plugins, as libpeas doesn't handle autoloading them.
    
    It means that totem can drop the "set visibility" code and just load the
    plugin straight away when a "builtin" plugin is found. It also means
    that anjuta can handle loading and unloading them as required.
    
    A later patch is planned to introduces a "show-builtins" property in
    the plugin manager, effectively allowing to show or hide those plugins
    without the weird "show-invisible" naming.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621858

 libpeas/peas-plugin-info-priv.h |  3 +-
 libpeas/peas-plugin-info.c      | 65 ++++++++++++++++++-----------------------
 libpeas/peas-plugin-info.h      |  4 +--
 3 files changed, 31 insertions(+), 41 deletions(-)

commit 2126f88df0a0507aa7745c1111872988f0b73039
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 12 16:27:51 2010 +0200

    Somehow rework the libpeas intro in the README.

 README | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 96723a2615364a5df2580b4ed42c15429afd8299
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 12 16:24:15 2010 +0200

    Post-release version bump.
    
    We'd better to switch to such a numbering scheme as libpeas is a library
    and it makes it easier for projects to hard-require the current master
    version.

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

commit c2eb21fab5538d61cf61d21771d4f7c40df65753
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 12 16:00:48 2010 +0200

    Release 0.5.2

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

commit db9cca124d530469fc13fbec342bf8bdcce5bf2e
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jul 7 16:44:04 2010 -0700

    [PeasUIPluginManager] Fix showing popup menu with no plugins

 libpeasui/peas-ui-plugin-manager.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit c20ed612e86e0be452ee618edd43d29293014371
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jul 7 16:42:15 2010 -0700

    [PeasUIPluginManager] Correctly check that an iterator was set

 libpeasui/peas-ui-plugin-manager.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit eaf0c68c4d674713e091dd89bb258191e8b8f353
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jul 11 12:58:50 2010 +0200

    [PeasEngine] Drop unused private field.
    
    The 'object' field is not used since we added the multiple extension
    support.

 libpeas/peas-engine.c | 5 -----
 1 file changed, 5 deletions(-)

commit 52e493e1e91b98bb75356b762b8e7dcef2f504cc
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jul 11 12:00:34 2010 +0200

    Adjust to API break in gobject-introspection.
    
    gobject-introspection's libgirepository dropped support for
    machine-dependent types (short, int, long) and for time_t, so we need
    to adjust as well. This should have no consequencies as according to
    the g-i commit the typelib was only using machine-specific types yet.
    
    Also bump the gobject-introspection requirement to ensure we're using
    a new enough typelib format.
    
    For more information, see gobject-introspection commit
    5cb925b20739c04e18e94a03a3e4e68041894b03: "Don't include
    machine-dependent integral types in the typelib"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624080

 configure.ac                       |  5 ++-
 libpeas/peas-introspection.c       | 68 --------------------------------------
 loaders/seed/peas-extension-seed.c | 45 ++-----------------------
 3 files changed, 4 insertions(+), 114 deletions(-)

commit b00e3b9a34a4262079871ab4d8a7984e29991b24
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 7 22:17:24 2010 +0100

    Fix typos in strings in the Python loader

 loaders/python/peas-plugin-loader-python.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit f6a0ff34b0706ab7132364ded6e11e29951b85fd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 7 22:16:06 2010 +0100

    Tidy up pygobject initialisation
    
    We were using a deprecated macro which made things harder than they
    should be.

 loaders/python/peas-plugin-loader-python.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

commit 87183aa2b285354de3fa6bed24e46302e40c6ab5
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jul 7 21:41:31 2010 +0200

    [PeasExtensionSet] Implement construct params as plain properties
    
    This will allow people to inherit from PeasExtensionSet.

 libpeas/peas-extension-set.c | 97 ++++++++++++++++++++++++++++++++++++--------
 1 file changed, 81 insertions(+), 16 deletions(-)

commit c7bbfe9e4485d415b0a0c46ea6c4402ad15c1a68
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 5 23:51:19 2010 +0200

    Make sure everything builds when libpeasui is enabled.

 Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 273aeae8b2d4ccffa910f03e14179d80437d00ba
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jul 5 15:15:59 2010 +0200

    Allow building libpeas without building libpeasui.
    
    This can be handy for environments using libpeas but not using Gtk+,
    where Gtk+ 3.0 might not be available yet. Such environments include
    Clutter/Mx applications or command-line utilities.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623597

 Makefile.am      |  6 +++++-
 configure.ac     | 36 +++++++++++++++++++++++++-----------
 data/Makefile.am |  6 +++++-
 3 files changed, 35 insertions(+), 13 deletions(-)

commit 66341e2586a2ce00d293b6d96abbae6926ca2189
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jul 2 01:03:35 2010 +0200

    Use single-includes in the peas-demo application.

 peas-demo/peas-demo-window.c                               | 1 -
 peas-demo/peas-demo-window.h                               | 3 +--
 peas-demo/peas-demo.c                                      | 4 ++--
 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.c | 4 ++--
 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.h | 4 +---
 5 files changed, 6 insertions(+), 10 deletions(-)

commit 876c1416b72e02cf61c5fc1a7e6ddd955f513858
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:   Fri Jul 2 01:01:38 2010 +0200

    Add single-include headers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622664

 libpeas/Makefile.am   |  8 ++++++--
 libpeas/peas.h        | 31 +++++++++++++++++++++++++++++++
 libpeasui/Makefile.am |  8 ++++++--
 libpeasui/peas-ui.h   | 27 +++++++++++++++++++++++++++
 4 files changed, 70 insertions(+), 4 deletions(-)

commit 48c847c31fa5931668f30502ac8434cb14bd3aad
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jun 28 10:01:50 2010 -0700

    Show debugging log messages only when PEAS_DEBUG is set
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622997

 libpeas/Makefile.am   |  2 ++
 libpeas/peas-debug.c  | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-debug.h  | 34 ++++++++++++++++++++++++++++++++++
 libpeas/peas-engine.c |  5 +++++
 4 files changed, 88 insertions(+)

commit 7ebe7b8540f7d44825eee828bc5fc080babd6faf
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jul 1 14:27:22 2010 -0700

    [PeasUIPluginManager] Check that the configuration widget is not a toplevel
    
    Check that it is not a toplevel instead of a window to allow for returning
    a GtkOffscreenWindow.

 libpeasui/peas-ui-plugin-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e8fcf691f13e0b8a88183a2676eb70ab94f3c018
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jul 1 14:27:08 2010 -0700

    Don't abort if an error occurred while getting a Python plugin extension

 loaders/python/peas-plugin-loader-python.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit a65d841b7fdfa636c9dc4d121281b4046a34a866
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jul 1 14:12:43 2010 -0700

    Some string fixes

 data/libpeas-1.0.pc.in                     |  2 +-
 data/libpeasui-1.0.pc.in                   |  2 +-
 libpeas/peas-engine.c                      | 10 ++++++----
 libpeas/peas-introspection.c               |  7 +++++--
 libpeas/peas-object-module.c               |  3 ++-
 libpeas/peas-plugin-info.c                 |  6 +++---
 libpeasui/peas-ui-plugin-manager.c         |  2 --
 loaders/c/peas-plugin-loader-c.c           |  6 +++---
 loaders/python/peas-plugin-loader-python.c | 22 +++++++++++-----------
 loaders/seed/peas-extension-seed.c         | 12 ++++++------
 loaders/seed/peas-plugin-loader-seed.c     |  4 ++--
 11 files changed, 40 insertions(+), 36 deletions(-)

commit 47c6e958927a7040c40e4ba9509c59b297b691ab
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 1 14:02:00 2010 +0200

    [PeasUIPluginManager] Create a dialog to host the configure widget.
    
    With the PeasUIConfigurable API changed to return a widget instead of a
    dialog, we need to create the dialog to host that widget ourselves.
    
    Also we need to ensure plugins don't return a dialog.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621857

 libpeasui/peas-ui-plugin-manager.c                 | 23 ++++++++++++++++++----
 .../helloworld/peasdemo-hello-world-plugin.c       | 20 +------------------
 peas-demo/plugins/seedhello/seedhello.js           | 13 +-----------
 3 files changed, 21 insertions(+), 35 deletions(-)

commit 23c78c45e58d80c2900b0d331fdbf73f9e1770c7
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jul 1 13:40:58 2010 +0200

    [PeasUIConfigurable] Rename create_configure_dialog() to _widget()
    
    We want to return a widget instead of a dialog, so plugin managers can
    do whatever they want with the widget instead of just being able to
    display a configuration dialog.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621857

 docs/reference/libpeas-sections.txt                        |  2 +-
 libpeasui/peas-ui-configurable.c                           | 12 ++++++------
 libpeasui/peas-ui-configurable.h                           |  4 ++--
 libpeasui/peas-ui-plugin-manager.c                         |  4 ++--
 peas-demo/plugins/helloworld/peasdemo-hello-world-plugin.c |  4 ++--
 peas-demo/plugins/seedhello/seedhello.js                   |  2 +-
 6 files changed, 14 insertions(+), 14 deletions(-)

commit 34d4cf7f4449fbd9271021b8ede3fa7e80fbe1e5
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 30 23:32:48 2010 +0200

    [PeasUIConfigurable] Get rid of is_configurable()

 docs/reference/libpeas-sections.txt |  1 -
 libpeasui/peas-ui-configurable.c    | 35 ++---------------------------------
 libpeasui/peas-ui-configurable.h    |  5 -----
 3 files changed, 2 insertions(+), 39 deletions(-)

commit 3892bd5827f706fa1f7a7a58e68260d8cfbbb92c
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 30 20:54:01 2010 +0200

    [PeasUIConfigurable] Make the dialog the return value.
    
    It was previously an out parameter, but we recently gained the ability
    to use return values of extension interface methods.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623173

 libpeasui/peas-ui-configurable.c                    | 12 +++++-------
 libpeasui/peas-ui-configurable.h                    |  6 ++----
 .../helloworld/peasdemo-hello-world-plugin.c        | 21 +++++++++++----------
 3 files changed, 18 insertions(+), 21 deletions(-)

commit 72b5eab6a74c138db08b9c15cc0076c59413a33d
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 30 20:34:34 2010 +0200

    Handle return values in peas_method_apply_valist()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623173

 libpeas/peas-introspection.c | 145 ++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 137 insertions(+), 8 deletions(-)

commit c6aaf6f75ddd7676d23462975f34ecbbf7f637a7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 30 19:13:52 2010 +0100

    Fix a crash in the Python loader if Python initialisation failed
    
    The loader would try to acquire the Python GIL when adding a module directory,
    which would cause a crash.

 loaders/python/peas-plugin-loader-python.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 78361090acee3c99d6bc2e406e23d7a8b71d9545
Author: Garrett Regier <alias301@gmail.com>
Date:   Wed Jun 30 05:46:29 2010 -0700

    Constified the PeasPluginInfo API

 libpeas/peas-plugin-info.c | 28 ++++++++++++++--------------
 libpeas/peas-plugin-info.h | 32 ++++++++++++++++----------------
 2 files changed, 30 insertions(+), 30 deletions(-)

commit e848d5407de8f62362cc247c3b1b9e527fcc23d3
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 09:20:51 2010 -0700

    Demoted a warning to a message when a search path does not exist

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 586dcc538d164d5d2d59c46c8c80c8d28efd0bdc
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 09:17:34 2010 -0700

    Fix checking the PyGObject version at runtime

 configure.ac                               | 10 +++++++++-
 loaders/python/peas-plugin-loader-python.c |  4 +++-
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 4c3438d56a5fa4e6eb2ab8311808c16bfe1d1f73
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 08:58:09 2010 -0700

    Fix build when gdk-2.0 is not installed

 configure.ac | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

commit e96a37e6255bfc9abe1bc718b3c222219dff3da8
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:43:48 2010 -0700

    Coding style fixes

 libpeas/peas-activatable.c                         |  4 +-
 libpeas/peas-engine.c                              | 51 ++++++++++++----------
 libpeas/peas-engine.h                              |  7 ++-
 libpeas/peas-extension-base.c                      |  4 +-
 libpeas/peas-extension-base.h                      |  6 +--
 libpeas/peas-extension-set.c                       |  6 +--
 libpeas/peas-extension-set.h                       | 23 +++++-----
 libpeas/peas-extension.c                           |  6 +--
 libpeas/peas-extension.h                           |  4 +-
 libpeas/peas-introspection.c                       |  7 +--
 libpeas/peas-introspection.h                       |  5 +--
 libpeas/peas-object-module.c                       | 18 ++++----
 libpeas/peas-object-module.h                       |  6 +--
 libpeas/peas-plugin-info.c                         | 18 ++++----
 libpeas/peas-plugin-info.h                         |  2 +-
 libpeasui/peas-ui-configurable.c                   |  6 +--
 libpeasui/peas-ui-configurable.h                   | 16 +++----
 libpeasui/peas-ui-plugin-info.c                    |  2 +
 libpeasui/peas-ui-plugin-info.h                    |  1 -
 libpeasui/peas-ui-plugin-manager.c                 | 40 ++++++++---------
 loaders/c/peas-extension-c.h                       |  8 ++--
 loaders/c/peas-plugin-loader-c.c                   |  4 +-
 loaders/python/peas-extension-python.h             | 11 ++---
 loaders/python/peas-plugin-loader-python.c         |  5 +--
 loaders/python/peas-plugin-loader-python.h         |  6 +--
 loaders/seed/peas-extension-seed.h                 | 10 ++---
 loaders/seed/peas-plugin-loader-seed.c             |  2 +-
 loaders/seed/peas-plugin-loader-seed.h             |  4 +-
 peas-demo/peas-demo-window.c                       |  2 +-
 peas-demo/peas-demo.c                              |  3 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |  6 +--
 31 files changed, 148 insertions(+), 145 deletions(-)

commit 9973683e7db93543af33faa55b2e0eac700888b4
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:24:02 2010 -0700

    Add an introspection annotation

 libpeas/peas-engine.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit c1fb784936f03500422b868477d4269ec48e89a1
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:22:59 2010 -0700

    Enable all warnings when scanning for introspection data

 libpeas/Makefile.am   | 1 +
 libpeasui/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit a849ed1f3fe801efb93875d0201188283b8c84a2
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:22:18 2010 -0700

    Do not dist gir_DATA
    
    GIR files contain a shared-library attribute which varies per platform,
    and therefore must not be disted; see bug 621611 for rationale.

 libpeas/Makefile.am   | 4 ++--
 libpeasui/Makefile.am | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit f7e43582cf7a1321c48e95a3585dc3d5286875e1
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:20:13 2010 -0700

    Use gtk_window_has_group()
    
    gtk_window_get_group() never returns NULL.

 libpeasui/peas-ui-plugin-manager.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit c6331e5f87d725bfa618cb8c4cf8991a1bb3c8ed
Author: Garrett Regier <alias301@gmail.com>
Date:   Tue Jun 29 03:18:52 2010 -0700

    Don't crash if there are no search paths

 libpeas/peas-engine.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 7a8aabdcafbe7c9690b2cafb21ba37b6fd95b5d6
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jun 28 18:10:34 2010 +0200

    [Python] Fix warning when building the python loader

 loaders/python/peas-plugin-loader-python.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 19fbbae86b8971af7f253a5dee27dee4850b3f6f
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jun 28 18:09:08 2010 +0200

    New release 0.5.1

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

commit 9622432d05718ee14d14eab314ae35813284ec49
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jun 28 17:40:02 2010 +0200

    Allow writing C extensions not inheriting from PeasExtensionBase.
    
    PeasExtensionBase ought to be an optional base class allowing the
    extension implementer to get the plugin-info instance and the
    information it contains.  The introduction of the "plugin-info"
    construct property broke the ability to use GObject (or something else)
    as the base class.
    
    We restore this ability by dropping this property from the construct
    property vales if the object doesn't have this property.  This
    behaviour also makes it possible to use a GInterface to get the
    "plugin-info" property.

 libpeas/peas-object-module.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

commit 56706649e70243c8efcda1fc25115756c7c3adab
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Jun 28 16:12:13 2010 +0200

    Add a GDestroyNotify to module_register_extension_factory()
    
    The peas_object_module_register_extension() was also renamed
    peas_object_module_register_extension_factory() as it is a more explicit
    name for a rarely used function.  PeasCreateFunc got renamed accordingly
    as well.
    
    The nicety is that if someone used the old API it will now generate a
    compilation error.

 docs/reference/libpeas-sections.txt |  4 +--
 libpeas/peas-object-module.c        | 66 +++++++++++++++++++++++++++++--------
 libpeas/peas-object-module.h        | 16 +++++----
 3 files changed, 63 insertions(+), 23 deletions(-)

commit 34b2d4716c30f1e5a953d097c7ff8a6bea625c04
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 25 01:31:53 2010 +0200

    Pass the plugin-info property when creating a C extension.

 libpeas/peas-extension-base.c    |  1 +
 loaders/c/peas-plugin-loader-c.c | 12 ++++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit ea147ede657b0404656e4c5b1a014c8a9bb46fd4
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 23 22:47:12 2010 +0200

    Add support for g_object_new-like parameters in PeasCreateFunc.

 libpeas/peas-engine.c            |  2 +-
 libpeas/peas-object-module.c     | 15 +++++++++++----
 libpeas/peas-object-module.h     |  8 ++++++--
 loaders/c/peas-plugin-loader-c.c |  2 +-
 4 files changed, 19 insertions(+), 8 deletions(-)

commit f59a9d1e26408755652153c73b5d20dd9ab3d579
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jun 14 18:47:51 2010 +0200

    Fix thread support
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620062

 loaders/python/peas-plugin-loader-python.c | 79 +++++++++++++++++++++++++-----
 1 file changed, 67 insertions(+), 12 deletions(-)

commit e1e50a58849cc35954f693c7be0505735079ed26
Author: Garrett Regier <alias301@gmail.com>
Date:   Mon Jun 28 02:06:50 2010 -0700

    Use correct directories under OS X
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622992

 libpeas/peas-dirs.c | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

commit 845cbad8527f990d8d9e8d3a0f66aed8a2bc1eca
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 20:11:06 2010 +0200

    Don't finalize python if we didn't initialize it.
    
    This is to avoid weird effects on other components that might be using
    python if we didn't initialize it ourselves.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620060

 loaders/python/peas-plugin-loader-python.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 44aa2868197bf6ddfece03ae8e162c402deb1d75
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 19:56:33 2010 +0200

    Don't assume libpeas's stuff is initialized if python is.
    
    We need to ensure we run our own initialization function even if python
    has already been initialized by someone else (either our host
    application or something like gtkparasite).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620060

 loaders/python/peas-plugin-loader-python.c | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

commit 2bde91505074eecb6e663d86ff712be3e3245552
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 21:08:27 2010 +0200

    Define the log domain for libpeas.

 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

commit 0ff19e29905aff78f76ba23cbca3c6bb47a6430c
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 20:23:48 2010 +0200

    Ensure config.h is included in every C source files.

 libpeas/peas-introspection.c               |  5 ++++-
 libpeas/peas-object-module.c               |  4 +++-
 libpeas/peas-plugin-loader.c               |  4 ++++
 libpeasui/peas-ui-plugin-info.c            | 25 +++++++++++++++++++++++++
 loaders/c/peas-extension-c.c               |  5 ++++-
 loaders/c/peas-plugin-loader-c.c           |  4 ++++
 loaders/python/peas-extension-python.c     |  5 ++++-
 loaders/python/peas-plugin-loader-python.c |  5 ++++-
 loaders/seed/peas-extension-seed.c         |  4 ++++
 loaders/seed/peas-plugin-loader-seed.c     |  5 ++++-
 10 files changed, 60 insertions(+), 6 deletions(-)

commit c0f579d9967d3e64e0fc61f7037791fc02ceae62
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 27 12:06:01 2010 -0700

    Use the program name for python args if available
    
    So python plugins now should be given the running program's name.

 loaders/python/peas-plugin-loader-python.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 969cf86c6d725efbbc4b76ad9a0814b96074ea53
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 27 11:56:11 2010 -0700

    Cleanup python loader coding style

 loaders/python/peas-plugin-loader-python.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit 6b2983ecabfbb53543e987d9fa161649e04afb96
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 27 11:34:37 2010 -0700

    Silence _POSIX_C_SOURCE redefined warnings

 loaders/python/peas-extension-python.h     | 4 ++++
 loaders/python/peas-plugin-loader-python.c | 3 +++
 2 files changed, 7 insertions(+)

commit 4bfb8418096bad826876fb4a46119a0642c25c0c
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 19:39:36 2010 +0200

    Drop useless "garbage_collect" field in PeasObjectModuleClass

 libpeas/peas-object-module.h | 3 ---
 1 file changed, 3 deletions(-)

commit 907db927685896ea0b315c7e3efc8b65d9fbe067
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 19:00:34 2010 +0200

    [Python] Fix extension implementation lookup
    
    The wrong implementation could be returned if an error happened in
    PyObject_IsSubclass() (for instance because a gtype wrapper was not
    available).

 loaders/python/peas-plugin-loader-python.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 87c4cfdd747f7f2b741ab26a97d3cd6d461c81aa
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jun 27 16:16:46 2010 +0200

    Fix warning when an extension is not implemented in a C plugin
    
    We used to erroneously display an error in that case because we asserted
    the object created from the extension gtype should not be NULL.

 loaders/c/peas-plugin-loader-c.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 03d05ae4c064f64b73cec6949783d8be513c0b82
Author: Garrett Regier <alias301@gmail.com>
Date:   Sun Jun 27 03:23:28 2010 -0700

    Require gi in python loader
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622890

 loaders/python/peas-plugin-loader-python.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 376d5aa5c745c11394f27bd69879b31239379ef5
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 23 22:42:57 2010 +0200

    Add warnings when a type or method is not found in introspection.
    
    This makes debugging easier than when non-existing methods just ended
    up not doing anything.

 libpeas/peas-introspection.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit aedcfeddbb76e9b6ca7b005a7b64155f9425f16e
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 25 01:34:01 2010 +0200

    [Python] Use Py_InitializeEx()
    
    As per the comment present in the code, we are actually reproducing in
    the loader what Py_InitializeEx(FALSE) gives us for free. Let's just use
    that.

 configure.ac                               |  1 -
 loaders/python/peas-plugin-loader-python.c | 36 +-----------------------------
 2 files changed, 1 insertion(+), 36 deletions(-)

commit 4d674ea21b843c66dceeeda25feafed73dc2a9ac
Author: Simon Wenner <simon@wenner.ch>
Date:   Sun Jun 20 14:29:42 2010 +0200

    Fix incorrect configure help string for the gtk2-test-build option
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622183

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

commit 5adf91a4cd4ccf9489c6ccedcbe2141a59ce91f4
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 16 23:13:14 2010 +0200

    Always build against gtk+ 3 unless an option is given.
    
    This option is named --enable-gtk2-test-build to make it as explicit as
    possible that this option is only intended for testing purposes and that
    people should not distribute a build done using that option.

 configure.ac | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 8076f6e9910931716e4bb762b625558b7a363edf
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 16 20:21:47 2010 +0200

    Fix some missing renames.

 libpeas/peas-extension-set.c     | 12 ++++++------
 loaders/c/peas-plugin-loader-c.c |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 52f279cd1fe492c159b244f2b84f5f85254536a5
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Jun 16 19:43:01 2010 +0200

    Rename 'activate_plugin'-type API to 'load_plugin'.
    
    The reason is that the verb 'activate' let people think there will be
    some kind of PeasActivatable-like activation, but the engine only
    handles the actual loading. The application is responsible for the
    handling of the extensions, eventually through PeasExtensionSet
    instances.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621646

 docs/reference/libpeas-sections.txt |  10 +--
 libpeas/peas-engine.c               | 137 +++++++++++++++++-------------------
 libpeas/peas-engine.h               |  14 ++--
 libpeas/peas-extension-set.c        |   8 +--
 libpeas/peas-plugin-info-priv.h     |   4 +-
 libpeas/peas-plugin-info.c          |  10 +--
 libpeas/peas-plugin-info.h          |   2 +-
 libpeasui/peas-ui-plugin-manager.c  |  20 +++---
 peas-demo/peas-demo.c               |   2 +-
 9 files changed, 101 insertions(+), 106 deletions(-)

commit 292c139b80b393c553ebab28387f6f63bd628d13
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 15 12:49:32 2010 +0200

    Add a way to inhibit a plugin loader.
    
    This patch introduces peas_engine_disable_loader(), which allows to
    disable a plugin loader. This can be useful for debugging purpose.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621626

 docs/reference/libpeas-sections.txt |  1 +
 libpeas/peas-engine.c               | 36 ++++++++++++++++++++++++++++++++++++
 libpeas/peas-engine.h               |  2 ++
 3 files changed, 39 insertions(+)

commit 7d2762500d4d72d85562a386bfe7a44975d8002b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 16:00:53 2010 +0100

    And make the hash table useful
    
    Because g_direct_hash should only be used when a pointer
    is used as the key, not for strings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621655

 libpeas/peas-plugin-info.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3181940bbe62b4bf542ac0313ae6b063ce871e9f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 15:36:34 2010 +0100

    Fix loading TRUE value from the plugin info file
    
    Only FALSE values were ever saved.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621649

 libpeas/peas-plugin-info.c | 31 ++++++++++++++-----------------
 1 file changed, 14 insertions(+), 17 deletions(-)

commit 2123ba80357276ecf46e8f04218cb57ccb6ce774
Author: Craig Keogh <cskeogh@adam.com.au>
Date:   Mon Jun 14 18:49:54 2010 +0930

    Install to libdir rather than $prefix/lib
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621511

 peas-demo/plugins/helloworld/Makefile.am  | 2 +-
 peas-demo/plugins/pythonhello/Makefile.am | 2 +-
 peas-demo/plugins/seedhello/Makefile.am   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 949f7d972418d3ea44b5ffefe7cc8db9c9dc033d
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Jun 8 22:54:36 2010 +0200

    Fill the README with infos from the announcement blog post.
    
    The README is now an extract of the following blog post:
    http://log.istique.net/2010-06-03/announcing-libpeas.html

 README | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 97 insertions(+)

commit 80a6476cbc1ed58c14b767a885136c2454db65b3
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Jun 4 21:00:23 2010 +0200

    Add some authors.

 AUTHORS | 5 +++++
 1 file changed, 5 insertions(+)

commit 3264e72ced3c423b9d274597248c4d96a5b51445
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 3 09:40:43 2010 -0700

    [PluginManager] Small cleanup in callback prototypes

 libpeasui/peas-ui-plugin-manager.c | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

commit 9e23d51c7a37aca3918f575829c1fe3c2f54a35c
Author: Garrett Regier <alias301@gmail.com>
Date:   Thu Jun 3 09:40:43 2010 -0700

    [PluginManager] Fix pref button sensitivity not being updated correctly
    
    If you clicked quickly you could cause the plugin to be deactivated but
    have the configure button sensitive.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620453
    https://bugzilla.gnome.org/show_bug.cgi?id=620499

 libpeasui/peas-ui-plugin-manager.c | 3 +++
 1 file changed, 3 insertions(+)

commit 23fe2b00ea0d2003385c4e72df452f0fe68fe4e4
Author: Steve Frécinaux <code@istique.net>
Date:   Sun May 30 02:13:13 2010 +0200

    Change the bugzilla component.
    
    We just got our bugzilla component!
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619918

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

commit 019575ec6a7bc6c5b139845122776a376f58e0d6
Author: Steve Frécinaux <code@istique.net>
Date:   Sat May 29 15:43:41 2010 +0200

    Update documentation for most classes of libpeas.

 docs/reference/Makefile.am          |  1 -
 docs/reference/libpeas-docs.sgml    |  1 +
 docs/reference/libpeas-sections.txt | 18 +++++++++++++++
 libpeas/peas-activatable.c          | 17 +++++++++-----
 libpeas/peas-activatable.h          |  6 ++---
 libpeas/peas-engine.h               |  4 ++--
 libpeas/peas-extension-base.c       | 22 ++++++++----------
 libpeas/peas-extension-set.c        | 45 +++++++++++++++++++++++++++++++++++++
 libpeas/peas-extension.c            | 16 ++++++++++++-
 libpeas/peas-extension.h            |  4 ++--
 libpeas/peas-object-module.c        | 10 +++++++++
 11 files changed, 117 insertions(+), 27 deletions(-)

commit e00bad8b6c867d2610a445e5ab58282ce8530c11
Author: Steve Frécinaux <code@istique.net>
Date:   Sat May 29 15:14:14 2010 +0200

    Install peas-object-module.h
    
    This file is now required by C plugins as they use some of
    PeasObjectModule methods to register extensions.

 libpeas/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 910eaadff89d69b5149f091d48f74b5b3406f448
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Fri May 28 11:07:06 2010 +0200

    Fix documentation build
    
    There was an incorrect library version in docs/reference/Makefile.am.
    Also some symbols have been renamed/moved.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619919

 docs/reference/Makefile.am          |  15 ++-
 docs/reference/libpeas-docs.sgml    |   5 +-
 docs/reference/libpeas-sections.txt | 184 +++++++++++++++++++++++-------------
 docs/reference/libpeas.types        |   5 +-
 4 files changed, 138 insertions(+), 71 deletions(-)

commit ac5292592efd9773626b87825d3f421742e60213
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Fri May 28 10:30:55 2010 +0200

    Fix incorrect assingment and function call.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619915

 libpeas/peas-introspection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0d099cad74d7b95a60a1a309952a10a5eabe7b56
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Thu May 27 20:51:31 2010 +0200

    Print result of the GTK+3 check instead of seed one.

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

commit 0f3d49294a733a4b7dc335bc94629b40856445dc
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 21:12:49 2010 +0200

    Fix wrong introspection data version in peas-demo.

 peas-demo/peas-demo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ffecebb378c6cb2e2d02f3722ac67be274c53805
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 21:05:23 2010 +0200

    Fix the message shown when a loader can't be loaded.

 libpeas/peas-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit de6972373abfd32f680bc712f0ef6358614baf6e
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Thu May 27 20:41:33 2010 +0200

    Remove obsolete file from POTFILES.in

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit f3a5e1837a3abaa6c8a1ac7f74130e82b7fbde73
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 20:59:26 2010 +0200

    Include g-i and gtk requirements in libpeas(ui)-1.0.pc

 configure.ac             | 5 ++++-
 data/libpeas-1.0.pc.in   | 4 ++--
 data/libpeasui-1.0.pc.in | 4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

commit a84acb0a12f3f716714914a563b4cb6c2ef9f24e
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 20:51:01 2010 +0200

    Switch to another version numbering scheme.
    
    Rather than use the gedit version numbering, use a 0. one to emphasis
    the "under development/unstable" side of things.

 .gitignore                 |  4 ++--
 configure.ac               | 11 ++++-------
 data/Makefile.am           |  4 ++--
 data/icons/Makefile.am     |  8 ++++----
 data/libpeas-1.0.pc.in     | 11 +++++++++++
 data/libpeas-2.0.pc.in     | 11 -----------
 data/libpeasui-1.0.pc.in   | 11 +++++++++++
 data/libpeasui-2.0.pc.in   | 11 -----------
 libpeas/Makefile.am        | 22 +++++++++++-----------
 libpeas/peas-dirs.c        | 16 ++++++++--------
 libpeasui/Makefile.am      | 26 +++++++++++++-------------
 loaders/c/Makefile.am      |  2 +-
 loaders/python/Makefile.am |  2 +-
 loaders/seed/Makefile.am   |  2 +-
 peas-demo/Makefile.am      |  4 ++--
 15 files changed, 71 insertions(+), 74 deletions(-)

commit 55c4cf05a3fa22d40c9a3f39c48ce7479a552db6
Merge: d0bae13 f2193d7
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 20:08:14 2010 +0200

    Merge branch 'proxys'

commit f2193d7b9b88e85d8e6385d9e6778f1e70a03c3f
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 19:08:26 2010 +0200

    [Python] Fix the sample python plugin.
    
    PyGI doesn't handle default values for introspected methods,
    so we need to specify all the arguments for pack_start()

 peas-demo/plugins/pythonhello/pythonhello.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 275ab97e92bcf36cdf20f203b49fcfe760c6150d
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 12:47:13 2010 +0200

    Introduce peas_object_module_register_extension_type()
    
    This new PeasObjectModule method allows to directly register a GType
    as an extension type, instead of requiring the plugin writer to register
    an extension creation function.

 libpeas/peas-object-module.c                       | 23 +++++++++++++++++++---
 libpeas/peas-object-module.h                       |  4 ++++
 loaders/c/peas-plugin-loader-c.c                   | 13 +++---------
 loaders/python/peas-plugin-loader-python.c         | 13 +++---------
 loaders/seed/peas-plugin-loader-seed.c             | 10 +++-------
 .../helloworld/peasdemo-hello-world-plugin.c       | 20 ++++++-------------
 6 files changed, 39 insertions(+), 44 deletions(-)

commit 88c4123842805e400fedaf950bd38758ae2ce2b0
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 10:20:04 2010 +0200

    [Python] Fix crash when python can't be initialized properly.
    
    We were calling into PySys without checking first if python was
    initialized, which resulted in a crash.

 loaders/python/peas-plugin-loader-python.c | 3 +++
 1 file changed, 3 insertions(+)

commit 0824a99d7981720f24c39fe81fc30b0671cd6f0b
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 00:59:21 2010 +0200

    [Python] Add a "plugin_info" attribute to python extensions.
    
    This way python objects can get infos about the plugin as well.

 loaders/python/peas-plugin-loader-python.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit d0e65ede566dbf9354709384cce3b755feaa7025
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 26 00:03:04 2010 +0200

    Replace old PeasPlugin class with PeasExtensionBase.
    
    The idea is that this class is only useful as a base for C plugins.
    Its only purpose is to give access to the plugin info from extensions,
    especially the data dir.
    
    At the same time, references to gedit-plugins.h have been removed as
    they were not useful anymore...

 configure.ac                                       |   2 +-
 libpeas/Makefile.am                                |   4 +-
 libpeas/peas-activatable.c                         |   1 -
 libpeas/peas-engine.c                              |   1 -
 libpeas/peas-engine.h                              |   1 -
 libpeas/peas-extension-base.c                      | 176 ++++++++++++++++++++
 libpeas/peas-extension-base.h                      |  72 ++++++++
 libpeas/peas-plugin-info-priv.h                    |   1 -
 libpeas/peas-plugin-info.c                         |   1 -
 libpeas/peas-plugin-loader.h                       |   1 -
 libpeas/peas-plugin.c                              | 183 ---------------------
 libpeas/peas-plugin.h                              |  91 ----------
 libpeasui/peas-ui-configurable.c                   |   2 -
 libpeasui/peas-ui-plugin-manager.c                 |   1 -
 loaders/c/peas-plugin-loader-c.c                   |   4 +
 .../helloworld/peasdemo-hello-world-plugin.c       |   3 +-
 .../helloworld/peasdemo-hello-world-plugin.h       |   6 +-
 peas-demo/plugins/pythonhello/pythonhello.py       |   3 +-
 18 files changed, 261 insertions(+), 292 deletions(-)

commit 202be09f8cf4feeb30af77a135ba84e5f9596ed0
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 25 23:39:06 2010 +0200

    Build with Gtk+ 3.0 if available.

 configure.ac          | 16 +++++++++++++---
 libpeasui/Makefile.am |  2 +-
 2 files changed, 14 insertions(+), 4 deletions(-)

commit c666cc0454b4e9b7f0842546871ecd021bbcc73f
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 25 23:27:20 2010 +0200

    [Python] Uncomment the Gtk stuff in the demo python plugin.
    
    That had been commented because it made PyGI crash, but it's no longuer
    the case.

 peas-demo/plugins/pythonhello/pythonhello.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit a12b95f01e675f75eea79ab8205b804443fff856
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 25 23:26:23 2010 +0200

    Do not make PeasPlugin a prerequisite for the implementable classes.

 libpeas/peas-activatable.c       | 2 +-
 libpeasui/peas-ui-configurable.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 5bffb6c148434f3dbe4648d21999089f0596bc18
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 25 23:22:52 2010 +0200

    Do not make Peas-2.0.gir depend on Gtk-2.0.gir
    
    libpeas is meant to be independant from gtk+, so it makes no sense to
    have that dependency there.

 libpeas/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 069c77d43fa5a5e14672d183e152de9511bfb961
Author: Steve Frécinaux <code@istique.net>
Date:   Mon May 24 01:01:50 2010 +0200

    [PluginManager] Use show_all when showing the dialog box.

 libpeasui/peas-ui-plugin-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit eb7bb6e6b87ec815bdecb9a396ba126445accc1a
Author: Steve Frécinaux <code@istique.net>
Date:   Sun May 23 15:48:13 2010 +0200

    [Seed] Add out args support in Seed plugins
    
    Seed plugins can now have PeasUIConfigurable support.
    It is not sure at all that our mapping between C and JS prototypes is
    conform to the way Seed does it.

 loaders/seed/peas-extension-seed.c       | 154 +++++++++++++++++++++++++++++--
 peas-demo/plugins/seedhello/seedhello.js |  14 +++
 2 files changed, 158 insertions(+), 10 deletions(-)

commit cc2b2a8c3457c0f09cab7a02bd24c2deaebf768f
Author: Steve Frécinaux <code@istique.net>
Date:   Sat May 22 02:05:45 2010 +0200

    [Seed] Revamp Seed loader for PeasExtension support.
    
    Current known limitations are:
     - we don't support 'out' and 'inout' arguments
     - we don't support complex types (lists, arrays, hash tables, errors)
    
    This is enough to support PeasActivatable, but not PeasUIConfigurable.

 loaders/seed/Makefile.am                 |   4 +-
 loaders/seed/peas-extension-seed.c       | 315 +++++++++++++++++++++++++++++++
 loaders/seed/peas-extension-seed.h       |  62 ++++++
 loaders/seed/peas-plugin-loader-seed.c   | 114 +++++++++--
 loaders/seed/peas-plugin-loader-seed.h   |   5 +-
 loaders/seed/peas-seed-plugin.c          | 213 ---------------------
 loaders/seed/peas-seed-plugin.h          |  61 ------
 peas-demo/plugins/seedhello/seedhello.js |  13 +-
 8 files changed, 494 insertions(+), 293 deletions(-)

commit 6efcf4aee6c2338a4daddda5a6b0caf11a260884
Author: Steve Frécinaux <code@istique.net>
Date:   Sat May 22 01:23:49 2010 +0200

    New function peas_method_get_info().

 libpeas/Makefile.am          |  2 +-
 libpeas/peas-introspection.c | 45 +++++++++++++++++++++++++-------------------
 libpeas/peas-introspection.h |  5 +++++
 3 files changed, 32 insertions(+), 20 deletions(-)

commit ef12d2937e8355d276e3c89f1a5c834b72b671a2
Author: Steve Frécinaux <code@istique.net>
Date:   Fri May 21 00:32:56 2010 +0200

    [Python] Port loader to PyGI

 loaders/python/peas-plugin-loader-python.c   | 120 ++++++++-------------------
 peas-demo/peas-demo-window.c                 |  16 +++-
 peas-demo/plugins/pythonhello/pythonhello.py |  23 ++---
 3 files changed, 61 insertions(+), 98 deletions(-)

commit 9a9709b166b612aa21b703ef8ea3ee250edf75d3
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 20 18:22:05 2010 +0200

    [Python] Update the loader's type registration code.
    
    It wasn't conforming anymore with the latest libpeas way to register
    types in modules.

 loaders/python/peas-plugin-loader-python.c | 20 +++++++++++++++++++-
 loaders/python/peas-plugin-loader-python.h |  3 ++-
 2 files changed, 21 insertions(+), 2 deletions(-)

commit 0a353881f15b95178d311f25bb1b1e922015745f
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 20 18:19:03 2010 +0200

    Update configure.ac code for Python detection.

 configure.ac | 104 +++++++++++++++++++++++++++--------------------------------
 1 file changed, 47 insertions(+), 57 deletions(-)

commit 08158b9c90f1aedd24adce5af6d89cb8064488be
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 20 17:09:31 2010 +0200

    Simplify gobject-introspection-related bits in configure.ac
    
    We don't support anymore to be built without gobject-introspection as
    it is required even for C plugins, so just let's drop these
    conditionals.

 configure.ac | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

commit 58edc3a4fe107d280e9a33cb610183c3a46a521b
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 20 16:58:25 2010 +0200

    [Python] Drop existing bindings.
    
    We will use PyGI instead.

 configure.ac                                 |  32 --------
 loaders/python/Makefile.am                   |   2 -
 loaders/python/bindings/Makefile.am          | 106 ---------------------------
 loaders/python/bindings/libpeas.defs.extra   |  31 --------
 loaders/python/bindings/libpeas.override     |  15 ----
 loaders/python/bindings/libpeasmodule.c      |  52 -------------
 loaders/python/bindings/libpeasui.defs.extra |   9 ---
 loaders/python/bindings/libpeasui.override   |  21 ------
 loaders/python/bindings/libpeasuimodule.c    |  97 ------------------------
 9 files changed, 365 deletions(-)

commit 76c1105635025109c643864b58b2034e2cd8fc28
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 23:47:03 2010 +0200

    Drop old object definition macros.
    
    They are not usable in many cases, so let's just drop them and use bare
    G_DEFINE_DYNAMIC_TYPE_EXTENDED and define the peas_register_types()
    function by ourselves.

 libpeas/peas-plugin-loader.h | 19 -----------------
 libpeas/peas-plugin.h        | 51 --------------------------------------------
 2 files changed, 70 deletions(-)

commit 8dcea1a08897fff34e725d687139fd1ab8b70710
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 19:54:45 2010 +0200

    [PeasObjectModule] Introduce peas_object_module_register_extension.
    
    This function allows a plugin to register an extension and a callback
    to create the related object. This function is meant to be called from
    peas_register_types().

 libpeas/peas-engine.c                              |  3 +-
 libpeas/peas-object-module.c                       | 76 ++++++++++++++++++++--
 libpeas/peas-object-module.h                       | 13 +++-
 loaders/c/peas-plugin-loader-c.c                   | 70 ++++++++------------
 loaders/c/peas-plugin-loader-c.h                   |  3 +-
 .../helloworld/peasdemo-hello-world-plugin.c       | 30 ++++-----
 .../helloworld/peasdemo-hello-world-plugin.h       |  5 +-
 7 files changed, 130 insertions(+), 70 deletions(-)

commit 8f60246f756bac099fc49a836916002f94b1f1db
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 20:17:10 2010 +0200

    [PeasEngine] make provides_extension() handle inactive plugins.
    
    We used to just try and see if the plugin module provides an
    extension... even if the module was not active.

 libpeas/peas-engine.c | 3 +++
 1 file changed, 3 insertions(+)

commit f4fe8407a7ee2e713b3c435ff07107a35b1b3df0
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 19:21:41 2010 +0200

    [PeasObjectModule] Do not allow changing the symbol names.
    
    There is no need to allow the user code to change the symbol names
    since those are forced by libpeas at other places anyway.
    
    We now use "peas_register_types" instead of "register_peas_plugin" and
    "register_peas_plugin_loader".

 configure.ac                                       |  2 +-
 libpeas/peas-engine.c                              |  1 -
 libpeas/peas-object-module.c                       | 33 ++--------------------
 libpeas/peas-object-module.h                       |  2 --
 loaders/c/peas-plugin-loader-c.c                   |  3 +-
 loaders/c/peas-plugin-loader-c.h                   |  2 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |  2 +-
 .../helloworld/peasdemo-hello-world-plugin.h       |  2 +-
 8 files changed, 7 insertions(+), 40 deletions(-)

commit 81539c9157b9f242680a107157bbdee13d2d8762
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 17:08:18 2010 +0200

    Update peas-demo to use PeasActivatable.
    
    There are still remains of "the ol' ways" but they should disappear
    slowly...

 peas-demo/Makefile.am                              |   2 +
 peas-demo/peas-demo-window.c                       | 108 +++++++++++++++++++++
 peas-demo/peas-demo-window.h                       |  66 +++++++++++++
 peas-demo/peas-demo.c                              |  33 ++-----
 .../helloworld/peasdemo-hello-world-plugin.c       |   8 +-
 .../helloworld/peasdemo-hello-world-plugin.h       |   1 +
 6 files changed, 189 insertions(+), 29 deletions(-)

commit bf2a2622ef34d2140cff7d08e393fbed0154072f
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 12:22:21 2010 +0200

    Introduce PeasExtensionSet.
    
    This is a way to handle all the plugins at once, for some specialized
    use. Especially, "PeasActivatable" extensions fit fine with this new
    object.
    
    A way to check that called functions don't expect OUT or INOUT args is
    currently missing.

 .gitignore                   |   2 +
 libpeas/Makefile.am          |  22 +++-
 libpeas/peas-extension-set.c | 258 +++++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-extension-set.h |  83 ++++++++++++++
 libpeas/peas-marshal.list    |   1 +
 5 files changed, 365 insertions(+), 1 deletion(-)

commit 55bb19e0cdd9db6453be29b1fe98b72b5cb8edff
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 01:37:59 2010 +0200

    Port hello world plugin to PeasActivatable

 .../helloworld/peasdemo-hello-world-plugin.c       | 25 ++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit d3cd5190a83ac2b7b6a3c185424df90414049aff
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 18 08:18:03 2010 +0200

    Implement PeasExtensionPython

 loaders/python/Makefile.am                 |   2 +
 loaders/python/peas-extension-python.c     |  99 +++++++++++++++++++++++
 loaders/python/peas-extension-python.h     |  59 ++++++++++++++
 loaders/python/peas-plugin-loader-python.c | 125 ++++++++++++++---------------
 4 files changed, 222 insertions(+), 63 deletions(-)

commit bb0679713833fe285c6fe272ecbc569bfa973962
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 01:20:34 2010 +0200

    Split PeasActivatable out of PeasPlugin.
    
    The idea there is that PeasPlugin should be the minimalist base class
    that provides stuff like plugin information and data dir accessor.

 libpeas/Makefile.am        |   2 +
 libpeas/peas-activatable.c | 107 +++++++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-activatable.h |  67 ++++++++++++++++++++++++++++
 libpeas/peas-plugin.c      |  67 ----------------------------
 libpeas/peas-plugin.h      |  17 -------
 5 files changed, 176 insertions(+), 84 deletions(-)

commit fa233cd4c08b72471c51f957dbdd22bc99d9ef87
Author: Steve Frécinaux <code@istique.net>
Date:   Wed May 19 01:07:45 2010 +0200

    Do not make plugin_loader_load return a special object.
    
    The existing PeasPlugin should really be converted into a GInterface
    to use through PeasExtension.

 libpeas/peas-engine.c            | 154 +--------------------------------------
 libpeas/peas-engine.h            |  17 -----
 libpeas/peas-plugin-info-priv.h  |   2 +-
 libpeas/peas-plugin-info.c       |   5 +-
 libpeas/peas-plugin-loader.c     |   6 +-
 libpeas/peas-plugin-loader.h     |   4 +-
 loaders/c/peas-plugin-loader-c.c |  40 +++++-----
 7 files changed, 29 insertions(+), 199 deletions(-)

commit fa9c32faf858ac30f5e584eee4132538058f8dd1
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 18 08:16:34 2010 +0200

    Move GI-based C method invocation from C loader to libpeas.
    
    This way we can reuse that code for other loaders that rely on GObject
    inheritance (like the current Python one)

 libpeas/Makefile.am          |   2 +
 libpeas/peas-introspection.c | 214 +++++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-introspection.h |  36 ++++++++
 loaders/c/peas-extension-c.c | 184 +------------------------------------
 4 files changed, 254 insertions(+), 182 deletions(-)

commit a5609b2c5becb757956d7a2764d198992241dec1
Author: Steve Frécinaux <code@istique.net>
Date:   Tue May 18 08:13:34 2010 +0200

    Circumvent a warning due to _POSIX_C_SOURCE being defined twice.
    
    The solution is ugly but fixes the warning for now...

 loaders/python/peas-plugin-loader-python.c | 3 +++
 1 file changed, 3 insertions(+)

commit d0bae13a59b3a0d9a14956a35005e75caa930d44
Author: Hugo Vaz Sampaio <hvazsampaio@gmail.com>
Date:   Sat May 15 21:24:22 2010 -0300

    Added Brazilian Portuguese translation
    
    Reviewed by Fabrício Godoy <skarllot@gmail.com>

 po/LINGUAS  |  1 +
 po/pt_BR.po | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

commit 7485a731f7c4b905f4e1fb10c514392078307060
Author: Steve Frécinaux <code@istique.net>
Date:   Fri May 14 16:06:00 2010 +0200

    Add a way to know if a plugin provides a certain extension.

 libpeas/peas-engine.c              | 14 +++++++++++++
 libpeas/peas-engine.h              |  3 +++
 libpeas/peas-plugin-loader.c       | 15 ++++++++++++++
 libpeas/peas-plugin-loader.h       |  7 +++++++
 libpeasui/peas-ui-plugin-info.c    | 27 ------------------------
 libpeasui/peas-ui-plugin-info.h    |  2 --
 libpeasui/peas-ui-plugin-manager.c | 15 +++++++++++---
 loaders/c/peas-plugin-loader-c.c   | 42 +++++++++++++++++++++++++++++---------
 8 files changed, 83 insertions(+), 42 deletions(-)

commit 5ff8d4d54f5f34aa898468dfc3d99838d2593b68
Author: Steve Frécinaux <code@istique.net>
Date:   Fri May 14 15:29:55 2010 +0200

    Use PeasExtension for PeasUIConfigurable in PeasUIPluginManager.
    
    Also check if the PeasPlugin has a reference to a PeasPluginInfo,
    because our current small hacks makes it possible for that ref to be
    NULL. (This ought to be fixed at some point!)

 libpeas/peas-plugin.c                              |  3 +-
 libpeasui/peas-ui-configurable.c                   | 14 ++++----
 libpeasui/peas-ui-configurable.h                   |  6 ++--
 libpeasui/peas-ui-plugin-info.c                    | 41 ----------------------
 libpeasui/peas-ui-plugin-manager.c                 | 12 +++++--
 .../helloworld/peasdemo-hello-world-plugin.c       | 26 ++++++++------
 .../helloworld/peasdemo-hello-world-plugin.h       |  1 +
 7 files changed, 40 insertions(+), 63 deletions(-)

commit 290d781624f4f20b8ddb6d1de983733f11fab481
Author: Steve Frécinaux <code@istique.net>
Date:   Fri May 14 15:37:32 2010 +0200

    Proper GIRepository setup for peas-demo.

 peas-demo/peas-demo.c | 4 ++++
 1 file changed, 4 insertions(+)

commit b4982be3a7559f69be6ed88f6d003a04f8f23ddb
Author: Steve Frécinaux <code@istique.net>
Date:   Fri May 14 13:34:21 2010 +0200

    Add PeasExtensionC for extensions written in C.

 configure.ac                     |   2 +
 libpeas/Makefile.am              |   2 +-
 libpeas/peas-object-module.c     |   8 ++
 libpeas/peas-object-module.h     |   2 +
 loaders/c/Makefile.am            |   2 +
 loaders/c/peas-extension-c.c     | 268 +++++++++++++++++++++++++++++++++++++++
 loaders/c/peas-extension-c.h     |  58 +++++++++
 loaders/c/peas-plugin-loader-c.c |  49 ++++++-
 8 files changed, 389 insertions(+), 2 deletions(-)

commit dda12aa4025b1b4ad7d61602d5abd9dfdd61b5ea
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 13 15:34:59 2010 +0200

    Add PeasExtension

 libpeas/Makefile.am          |  2 ++
 libpeas/peas-engine.c        | 15 ++++++++
 libpeas/peas-engine.h        |  5 +++
 libpeas/peas-extension.c     | 83 ++++++++++++++++++++++++++++++++++++++++++++
 libpeas/peas-extension.h     | 75 +++++++++++++++++++++++++++++++++++++++
 libpeas/peas-plugin-loader.c | 15 ++++++++
 libpeas/peas-plugin-loader.h |  7 ++++
 7 files changed, 202 insertions(+)

commit 230baca055d7da928a0f1fd7fb40421db39d3c9b
Author: Steve Frécinaux <code@istique.net>
Date:   Thu May 13 11:55:12 2010 +0200

    Do not use deprecated g_strdown()

 libpeas/peas-engine.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 475b50745e3066ebb6f5214cbfa46027b3c78766
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Apr 23 17:57:27 2010 +0200

    Update autotools configuration
    
    New requirements:
    autoconf >= 2.63
    automake >= 1.11
    libtool >= 2.2.6
    gtk-doc >= 1.12
    
    https://bugzilla.gnome.org/show_bug.cgi?id=609208

 Makefile.am                |  2 +-
 autogen.sh                 |  5 +--
 configure.ac               | 78 +++++++++++++++++++++-------------------------
 libpeas/Makefile.am        |  2 +-
 libpeasui/Makefile.am      |  2 +-
 loaders/c/Makefile.am      |  2 +-
 loaders/python/Makefile.am |  2 +-
 loaders/seed/Makefile.am   |  2 +-
 peas-demo/Makefile.am      |  2 +-
 9 files changed, 46 insertions(+), 51 deletions(-)

commit e28223671aaf7d72f574197e73088faf72f895b9
Author: Nicolas Repentin <nicolas.repentin@gmail.com>
Date:   Sat May 1 12:52:02 2010 +0200

    Added French translation

 po/LINGUAS |  1 +
 po/fr.po   | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

commit f0587f35072ab319c2488a6a4ab992a883517563
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Apr 23 11:07:32 2010 +0200

    Fix include paths for building PeasUI-2.0.gir

 libpeas/Makefile.am   |  9 +++------
 libpeasui/Makefile.am | 18 ++++++++----------
 2 files changed, 11 insertions(+), 16 deletions(-)

commit 987bef48037f7875d5f1e4c8280fd54c2fbed588
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Fri Apr 23 09:13:23 2010 +0200

    Autotools should use system introspection macros
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616277

 Makefile.am           |  2 +-
 configure.ac          | 60 ++-------------------------------------------------
 libpeas/Makefile.am   | 37 +++++++++++++++----------------
 libpeasui/Makefile.am | 50 +++++++++++++++++++-----------------------
 4 files changed, 44 insertions(+), 105 deletions(-)

commit 4bd202f3468c579bfa58404c658150b9d13face9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Fri Apr 2 15:00:00 2010 +0200

    Use G_DEFINE_INTERFACE instead of homemade interfaces
    
    This is an API-incompatible change, because PeasConfigurableIface got
    renamed into PeasConfigurableInterface in the process (this seems to be
    the current policy as it is the name set by G_DEFINE_INTERFACE).
    
    Also bump gobject dependency to 2.23.6 to ensure G_DEFINE_INTERFACE
    availability.

 configure.ac                                       |  2 +-
 libpeasui/peas-ui-configurable.c                   | 37 +++-------------------
 libpeasui/peas-ui-configurable.h                   |  8 ++---
 .../helloworld/peasdemo-hello-world-plugin.c       |  4 +--
 4 files changed, 11 insertions(+), 40 deletions(-)

commit 571ebeaf2c95fd545c27be65f486d37a7786385d
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Thu Apr 22 22:44:31 2010 +0200

    Fix build with introspection enabled
    
    https://bugzilla.gnome.org/show_bug.cgi?id=616559

 libpeasui/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 13479f09b40de7cea2f42f7120315bd78a8b5305
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Apr 14 14:35:42 2010 +0200

    Updated Slovenian translation

 po/sl.po | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 61292194e7bb836c87d5b095b598beda68a29e67
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Wed Mar 24 23:35:21 2010 +0100

    Updated Danish translation

 po/da.po | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

commit 5956488581c3454a3a6890690a9fb992ff676ea6
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Wed Mar 24 23:35:20 2010 +0100

    Added da to list of languages

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 8e68a9a19c92ad5af51d469dd8019875aa9c570b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 15 14:30:54 2010 +0100

    Add Norwegian language entry.

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 8581bb80212e5bf033a1706710ab7499edaf1162
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 15 14:30:39 2010 +0100

    Added Norwegian bokmål translation

 po/nb.po | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

commit 3efe213fd8ddd71fe7fa654282e2bbc4d772e75f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 8 12:07:42 2010 +0100

    Updated Polish translation

 po/LINGUAS |  1 +
 po/pl.po   | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 68 insertions(+)

commit 205cc05a3689b3838713b53c49ace781214f4451
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 2 19:04:43 2010 +0100

    Added Swedish translation

 po/LINGUAS |  1 +
 po/sv.po   | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

commit f639c2a161f8bf9d9dca9655b1db1285de52e51d
Author: Aron Xu <aronxu@gnome.org>
Date:   Fri Feb 26 14:27:06 2010 +0800

    Add Simplified Chinese translation.

 po/LINGUAS  |  1 +
 po/zh_CN.po | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)

commit 955dbddf4175ad8c616fba1ca0c3df5ff819e19b
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Feb 21 20:14:39 2010 +0100

    Add Czech translation

 po/LINGUAS |  1 +
 po/cs.po   | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 68 insertions(+)

commit 8970132c8c32b668bfb7ad100d653c418b751d3a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Feb 16 10:03:39 2010 +0100

    Add hu to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit e8f6ac1966492b029643325443f2303f9c5e7b3e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Feb 16 10:03:10 2010 +0100

    Added Hungarian translation

 po/hu.po | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

commit 60c28d6d77b668cda6e21d4331a5dd0406ecc5e7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Feb 15 21:39:45 2010 +0100

    Added es to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 380c4cc0e4761c0451d59893320449cb384c4bb6
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Feb 15 21:39:36 2010 +0100

    Added Spanish translation

 po/es.po | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

commit 152650c9077d8f3fb0c541faac27739abff62190
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Feb 15 19:14:11 2010 +0100

    Added sl for Slovenian translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 64002d3303cd09af21d46107b86dafdd9b40f7b0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Feb 15 19:13:54 2010 +0100

    Updated Slovenian translation

 po/sl.po | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)

commit a6cfcf3d4f8d6e7c51416014e1a4108b8fb2056d
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Mon Feb 15 17:50:40 2010 +0100

    Added German translation

 po/LINGUAS |  1 +
 po/de.po   | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 68 insertions(+)

commit 1a07823b140010b47170c2a3e27ef40cbec509a5
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Feb 15 12:27:49 2010 +0100

    Added Galician Translation

 po/LINGUAS |  1 +
 po/gl.po   | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

commit 80f193fb14f442f61851386320db3a5929a9fa82
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Feb 6 01:21:16 2010 +0100

    Add DOAP file.

 libpeas.doap | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit cbc8c46fe105d641409b0573fb3068bdc2e2ce11
Author: Debarshi Ray <debarshir@src.gnome.org>
Date:   Sun Jan 24 20:55:17 2010 +0200

    Let the registration functions create the GObjects
    
    This is to avoid creating classes from GTypes for C++ plugins.

 libpeas/peas-engine.c                              |  2 +-
 libpeas/peas-object-module.c                       | 44 +++++-----------------
 libpeas/peas-object-module.h                       |  6 +--
 libpeas/peas-plugin-loader.h                       |  7 ++--
 libpeas/peas-plugin.c                              |  1 -
 libpeas/peas-plugin.h                              |  7 ++--
 loaders/c/peas-plugin-loader-c.c                   |  6 +--
 loaders/c/peas-plugin-loader-c.h                   |  4 +-
 loaders/python/peas-plugin-loader-python.h         |  4 +-
 loaders/seed/peas-plugin-loader-seed.c             |  4 +-
 loaders/seed/peas-plugin-loader-seed.h             |  4 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |  7 ++--
 .../helloworld/peasdemo-hello-world-plugin.h       |  5 ++-
 13 files changed, 37 insertions(+), 64 deletions(-)

commit e94cd422854acdeb177d89165ef58df5e530a2d7
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jan 21 00:33:23 2010 +0100

    [Python] Fix generated bindings for interfaces.
    
    The generated .defs files were using define-object instead of
    define-interface for the interfaces. We sed this right in order to keep
    the generated nature of the .defs files.

 loaders/python/bindings/Makefile.am | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 51da021137cf01db04f95c33d1aaf07c5679c457
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Jan 21 00:25:23 2010 +0100

    Add missing linkage against libgobject and libgmodule.

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 1ef952ebf308a331c6ca40c97c5aacc5cbda8960
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jan 3 00:58:16 2010 +0100

    [Python] Add bindings for PeasUIConfigurable.

 libpeasui/peas-ui-configurable.h             | 1 +
 loaders/python/bindings/Makefile.am          | 6 ++++--
 loaders/python/bindings/libpeasui.defs.extra | 9 +++++++++
 loaders/python/bindings/libpeasui.override   | 7 +++++++
 4 files changed, 21 insertions(+), 2 deletions(-)

commit 52ae4da09a15cd3c1fae6cdd050ba4c25307d45f
Merge: fa545a6 b80b935
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Jan 3 00:18:53 2010 +0100

    Merge branch 'configurable-iface'
    
    Conflicts:
    	libpeasui/Makefile.am

commit fa545a688668cc1502a3f7cc13ce2406ce3dc85b
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Jan 2 21:45:47 2010 +0100

    [Python] Make libpeasui bindings check for libpeas version.
    
    The libpeasui module will now check for libpeas availability and version
    on initialization, hence avoiding bizarre misbehaviour and exceptions
    due to the use of an older libpeas module.

 loaders/python/bindings/libpeasuimodule.c | 53 ++++++++++++++++++++++++++++---
 1 file changed, 48 insertions(+), 5 deletions(-)

commit 453e25cec76dd11f08494d974b2c6a1a930b5300
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Jan 2 21:38:51 2010 +0100

    Fix linking error on make install.
    
    The loaders were installed before libpeasui, hence it failed as the
    python bindings are now also linking against libpeasui.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0405a8b253c1d31e207dd7e0db4ac1fac03814d1
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 27 11:50:38 2009 +0100

    Support loading C plugins from the source directory.
    
    By letting g_module_open() handle trying to load the libtool archives
    if available, as only the libtool archive is available in the build
    dir. Based on a patch from Bastien Nocera.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604823

 libpeas/peas-object-module.c | 10 ++++++++++
 peas-demo/peas-demo.c        |  5 +++++
 2 files changed, 15 insertions(+)

commit e607e8528f63074bab13b6a914c86e2759afd340
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 23 14:04:04 2009 +0000

    Fix linking of libpeasui for GIR generation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605305

 libpeasui/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 42022717a5a3c1e4032d4732be6267fadce565fc
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Dec 23 22:37:44 2009 +0100

    [Manager] Hide invisible plugins in the plugin manager UI.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604743

 libpeasui/peas-ui-plugin-manager.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit dabcf10b8abca618e42fc7022d323da8718a074b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 16 16:00:57 2009 +0000

    Add more properties to PeasPluginInfo
    
    Add a _get/_set_visible for applications to hide some plugins.
    Add _get_keys to get a list of arbitrary keys from the plugin's
    information keyfile.
    Don't check for IAge inside the plugin engine, allow applications
    to do it instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604742

 libpeas/peas-plugin-info-priv.h |   3 +
 libpeas/peas-plugin-info.c      | 163 +++++++++++++++++++++++++++++++++++++++-
 libpeas/peas-plugin-info.h      |   7 ++
 3 files changed, 170 insertions(+), 3 deletions(-)

commit b80b935502fb0ad2731a4565efacd2b446cd1386
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 23:51:14 2009 +0100

    Remove GTK+ dependendency for libpeas.
    
    Everything linked to Gtk+ has been moved from libpeas to libpeasui,
    hence we will not link libpeas against Gtk+ anymore...

 configure.ac                                       |  5 +-
 docs/reference/Makefile.am                         | 10 ++-
 docs/reference/libpeas-sections.txt                |  2 +-
 libpeas/peas-engine.h                              |  1 -
 libpeas/peas-plugin-loader.h                       |  1 +
 libpeas/peas-plugin.h                              |  1 -
 libpeasui/Makefile.am                              | 19 +++--
 loaders/python/bindings/Makefile.am                |  1 -
 loaders/python/bindings/libpeas.override           |  2 -
 loaders/python/bindings/libpeasmodule.c            |  2 -
 loaders/python/peas-plugin-loader-python.c         | 86 +---------------------
 peas-demo/Makefile.am                              |  4 +-
 peas-demo/plugins/helloworld/Makefile.am           |  5 +-
 .../helloworld/peasdemo-hello-world-plugin.c       |  1 +
 14 files changed, 32 insertions(+), 108 deletions(-)

commit 21408484d22e6c0c121c248b3d9db91356b4315b
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Dec 21 00:16:16 2009 +0100

    Add python bindings for libpeasui.

 .gitignore                                 |  2 +
 loaders/python/bindings/Makefile.am        | 74 ++++++++++++++++++++++++------
 loaders/python/bindings/libpeasui.override | 14 ++++++
 loaders/python/bindings/libpeasuimodule.c  | 54 ++++++++++++++++++++++
 4 files changed, 129 insertions(+), 15 deletions(-)

commit d8729ea04f41addf93feb4ba02446775ac942dc2
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Dec 20 23:24:21 2009 +0100

    Add MacOS X support for directories.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604940

 configure.ac        | 19 +++++++++++++++++++
 libpeas/Makefile.am |  3 ++-
 libpeas/peas-dirs.c | 41 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+), 1 deletion(-)

commit ff010d5c3f3b57f727be6160220faad412645b0d
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Dec 20 23:10:20 2009 +0100

    Add i18n support.
    
    Initialize the i18n support by using peas_gettext() instead of
    dgettext().
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604940

 libpeas/Makefile.am                |  2 ++
 libpeas/peas-dirs.c                | 25 ++++++++++++++
 libpeas/peas-dirs.h                |  1 +
 libpeas/peas-engine.c              |  3 +-
 libpeas/peas-i18n.c                | 58 +++++++++++++++++++++++++++++++
 libpeas/peas-i18n.h                | 71 ++++++++++++++++++++++++++++++++++++++
 libpeas/peas-plugin-info.c         |  2 +-
 libpeasui/peas-ui-plugin-manager.c |  2 +-
 8 files changed, 160 insertions(+), 4 deletions(-)

commit e3a66c726e85100666072bf53c02add8f9933d01
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 13 17:09:20 2009 +0100

    Add gobject-introspection support for libpeasui.

 libpeasui/Makefile.am | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 447c2113357c6b29ada0718125c9fd17f938f00f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 16 16:00:23 2009 +0000

    Document peas_engine_get_plugin_list()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604741

 libpeas/peas-engine.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit db84d172b1c421086d543507ae87b8713759159b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 16 15:57:39 2009 +0000

    Fix documentation parsing ignored headers
    
    IGNORE_HFILES expects headers' basename, not a path. This
    fixes the private structure of PeasPluginInfo appearing in
    the API documentation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604740

 docs/reference/Makefile.am | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit eb4a6b4cd2c90d218554d6f7093ff5b9d9375ad9
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 23:53:20 2009 +0100

    [PluginInfo] Move get_icon_name() into libgpeui.
    
    Icon name are not used when there is no GUI. It'll also allow us not to
    link against Gtk+ in libgpe as it was the latest usage of Gtk+ API in
    there.

 libpeas/peas-plugin-info.c         | 23 -----------------------
 libpeas/peas-plugin-info.h         |  1 -
 libpeasui/peas-ui-plugin-info.c    | 23 +++++++++++++++++++++++
 libpeasui/peas-ui-plugin-info.h    |  5 +++--
 libpeasui/peas-ui-plugin-manager.c |  4 ++--
 5 files changed, 28 insertions(+), 28 deletions(-)

commit 536dd16de6917c4d70311d275188b79f61403f18
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Dec 12 12:11:19 2009 +0100

    [PeasDemo] Add a configuration dialog to the C sample plugin.

 .../helloworld/peasdemo-hello-world-plugin.c       | 57 +++++++++++++++++++++-
 .../helloworld/peasdemo-hello-world-plugin.h       | 12 ++---
 2 files changed, 62 insertions(+), 7 deletions(-)

commit 0638a67643357facb8208a894749fb2ad435224a
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 23:35:01 2009 +0100

    [Configurable] Introduce PeasUIConfigurable.
    
    PeasUIConfigurable is an interface which allows a plugin to provide a
    GUI for the user to configure the plugin.

 docs/reference/libpeas-docs.sgml           |   2 +
 docs/reference/libpeas-sections.txt        |  26 +++++-
 docs/reference/libpeas.types               |   1 +
 libpeas/peas-engine.c                      |  36 --------
 libpeas/peas-engine.h                      |   3 -
 libpeas/peas-plugin-info-priv.h            |   1 +
 libpeas/peas-plugin-info.c                 |  19 ----
 libpeas/peas-plugin-info.h                 |   1 -
 libpeas/peas-plugin.c                      |  46 ----------
 libpeas/peas-plugin.h                      |   8 --
 libpeasui/Makefile.am                      |   4 +
 libpeasui/peas-ui-configurable.c           | 135 +++++++++++++++++++++++++++++
 libpeasui/peas-ui-configurable.h           |  57 ++++++++++++
 libpeasui/peas-ui-plugin-info.c            |  83 ++++++++++++++++++
 libpeasui/peas-ui-plugin-info.h            |  35 ++++++++
 libpeasui/peas-ui-plugin-manager.c         |  26 ++++--
 loaders/python/bindings/libpeas.defs.extra |  10 ---
 17 files changed, 361 insertions(+), 132 deletions(-)

commit 1a2f2a07fc2e283445ee354aeca602e978ed3315
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 21:34:56 2009 +0100

    [Manager] Add some documentation and a screenshot.

 docs/reference/Makefile.am                       |   3 ++-
 docs/reference/images/peas-ui-plugin-manager.png | Bin 0 -> 18968 bytes
 libpeasui/peas-ui-plugin-manager.c               |  20 ++++++++++++++++++--
 3 files changed, 20 insertions(+), 3 deletions(-)

commit 9991f4e89142ad6c81ea75cd194fbaba77577563
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 21:20:32 2009 +0100

    [Reference] Merge libpeas and libpeasui reference.
    
    The reason is that both of those documents are quite small: it doesn't
    make sense to have a whole book just for a single object in libpeasui...

 configure.ac                                     |  5 +-
 docs/reference/.gitignore                        | 15 ++++
 docs/reference/Makefile.am                       | 88 ++++++++++++++++++++++-
 docs/reference/libpeas-docs.sgml                 | 35 ++++++++++
 docs/reference/libpeas-overrides.txt             |  0
 docs/reference/libpeas-sections.txt              | 89 ++++++++++++++++++++++++
 docs/reference/libpeas.types                     |  4 ++
 docs/reference/libpeas/.gitignore                | 15 ----
 docs/reference/libpeas/Makefile.am               | 79 ---------------------
 docs/reference/libpeas/libpeas-docs.sgml         | 28 --------
 docs/reference/libpeas/libpeas-overrides.txt     |  0
 docs/reference/libpeas/libpeas-sections.txt      | 74 --------------------
 docs/reference/libpeas/libpeas.types             |  3 -
 docs/reference/libpeas/version.xml.in            |  1 -
 docs/reference/libpeasui/.gitignore              | 13 ----
 docs/reference/libpeasui/Makefile.am             | 75 --------------------
 docs/reference/libpeasui/libpeasui-docs.sgml     | 26 -------
 docs/reference/libpeasui/libpeasui-overrides.txt |  0
 docs/reference/libpeasui/libpeasui-sections.txt  | 15 ----
 docs/reference/libpeasui/libpeasui.types         |  1 -
 docs/reference/libpeasui/version.xml             |  1 -
 docs/reference/libpeasui/version.xml.in          |  1 -
 docs/reference/version.xml.in                    |  1 +
 23 files changed, 232 insertions(+), 337 deletions(-)

commit e03b866fc8bfaf9dfff47d0ed7d4d012a0bc21c4
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 11 19:48:54 2009 +0100

    Ensure 'make distcheck' works.

 configure.ac                         |  2 +-
 docs/reference/libpeasui/Makefile.am |  6 ++++--
 loaders/python/bindings/Makefile.am  | 10 ++++++----
 peas-demo/Makefile.am                |  7 +++++++
 po/POTFILES.in                       |  1 +
 5 files changed, 19 insertions(+), 7 deletions(-)

commit bcff5c24614d7c56909b0cac4bc5479a6b50a06b
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Dec 9 18:38:07 2009 +0100

    Fix missing documentation for libpeas signals and properties.

 docs/reference/libpeas/.gitignore    | 1 +
 docs/reference/libpeas/libpeas.types | 3 +++
 libpeas/peas-engine.c                | 4 ++--
 3 files changed, 6 insertions(+), 2 deletions(-)

commit 8065b5654cc1ce893526a1fd966dab135a7f4935
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 20:02:15 2009 +0100

    [Reference] Some documentation fixes for libpeas.

 docs/reference/libpeas/libpeas-sections.txt |  3 +--
 libpeas/peas-engine.c                       |  8 ++++++--
 libpeas/peas-engine.h                       |  1 +
 libpeas/peas-plugin-info.c                  | 20 ++++++++++++++++++++
 libpeas/peas-plugin-info.h                  |  5 +++++
 libpeas/peas-plugin.h                       |  3 +++
 6 files changed, 36 insertions(+), 4 deletions(-)

commit d601174aa771b78fb54dca2ca07a42dabcc5ba36
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 20:00:16 2009 +0100

    [Reference] Enhancement of the libpeasui reference.

 configure.ac                                    |  1 +
 docs/reference/libpeasui/libpeasui-docs.sgml    | 20 +++++++-------------
 docs/reference/libpeasui/libpeasui-sections.txt | 23 +++++++++++------------
 docs/reference/libpeasui/libpeasui.types        |  2 +-
 docs/reference/libpeasui/version.xml            |  1 +
 docs/reference/libpeasui/version.xml.in         |  1 +
 6 files changed, 22 insertions(+), 26 deletions(-)

commit 5c0cfc71c595471d672a737d1e96163ea028c460
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sun Nov 22 12:37:37 2009 +0100

    Do not use sigaction if it is not available.
    
    This is because sigaction is not available on WIN32 platforms.

 configure.ac                               | 1 +
 loaders/python/peas-plugin-loader-python.c | 8 +++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit a49a1b4961863002ab2907f64b66977ea1293d93
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 13:48:42 2009 +0100

    [Engine] Allow a one-level recursion for plugin discovery.
    
    This reproduces what totem and rhythmbox have been doing to allow
    distributing plugins as self-contained directories.

 libpeas/peas-engine.c                     | 34 +++++++++++++++++--------------
 peas-demo/plugins/helloworld/Makefile.am  |  3 +--
 peas-demo/plugins/pythonhello/Makefile.am |  3 +--
 peas-demo/plugins/seedhello/Makefile.am   |  2 +-
 4 files changed, 22 insertions(+), 20 deletions(-)

commit 32d8fffa763a30260872a32fe4a90edcfdba1a3c
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 12:42:06 2009 +0100

    Rename PeasPluginManager into PeasUIPluginManager

 libpeasui/Makefile.am              |   8 +-
 libpeasui/peas-plugin-manager.c    | 921 ------------------------------------
 libpeasui/peas-plugin-manager.h    |  62 ---
 libpeasui/peas-ui-plugin-manager.c | 922 +++++++++++++++++++++++++++++++++++++
 libpeasui/peas-ui-plugin-manager.h |  62 +++
 peas-demo/peas-demo.c              |   4 +-
 6 files changed, 990 insertions(+), 989 deletions(-)

commit 160840e35d86cb4dc78b472c16455a3ffdf93fd3
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 10:08:53 2009 +0100

    [Loaders] Do not export useless symbols in modules.

 configure.ac                           | 2 +-
 loaders/seed/peas-plugin-loader-seed.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit fa42fa8694950019eaeb2252bac76c006f064309
Merge: d633d3c 80b9a54
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 09:51:20 2009 +0100

    Merge branch 'seed-support'

commit d633d3c13a958b279b93d09142a772e59c798f6f
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 09:43:57 2009 +0100

    [PeasDemo] Fix a typo in the python plugin.
    
    It was indicating "do_activate" in the console when actually
    deactivating the plugin.

 peas-demo/plugins/pythonhello/pythonhello.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 80b9a54eac0921e0f48fa15866776515130d8d43
Author: Steve Frécinaux <code@istique.net>
Date:   Tue Dec 8 02:09:00 2009 +0100

    [Seed] Introduce a Seed plugin loader.

 configure.ac                                       |  48 +++++
 libpeas/Makefile.am                                |   2 +-
 loaders/Makefile.am                                |   4 +
 loaders/seed/Makefile.am                           |  21 ++
 loaders/seed/peas-plugin-loader-seed.c             | 159 +++++++++++++++
 loaders/seed/peas-plugin-loader-seed.h             |  53 +++++
 loaders/seed/peas-seed-plugin.c                    | 213 +++++++++++++++++++++
 loaders/seed/peas-seed-plugin.h                    |  61 ++++++
 peas-demo/peas-demo.c                              |   4 +
 peas-demo/plugins/Makefile.am                      |  10 +-
 peas-demo/plugins/seedhello/Makefile.am            |   7 +
 peas-demo/plugins/seedhello/seedhello.js           |  19 ++
 .../plugins/seedhello/seedhello.peasdemo-plugin    |   9 +
 13 files changed, 608 insertions(+), 2 deletions(-)

commit f2020f271a9087e5e35c276b21531a5f3442100d
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Dec 7 09:48:19 2009 +0100

    Drop _new functions for plugin loader implementations.
    
    Those are never going to be used anyway.

 loaders/c/peas-plugin-loader-c.c           | 10 +---------
 loaders/c/peas-plugin-loader-c.h           |  1 -
 loaders/python/peas-plugin-loader-python.c |  8 --------
 loaders/python/peas-plugin-loader-python.h |  1 -
 4 files changed, 1 insertion(+), 19 deletions(-)

commit 04ef411ab4d75993ef072c491e7651827c93db55
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Dec 7 09:40:44 2009 +0100

    Add WARN_CFLAGS/DISABLE_DEPRECATED_CFLAGS to the C loader.
    
    Those were accidentaly left out earlier.

 loaders/c/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit b1639db785ffcbbb2611f43ce640e66a0d4c7672
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Dec 7 01:00:48 2009 +0100

    Enhance the ./configure summary a bit.

 configure.ac | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 6944a6ec36d8c40395379fe0444a21006949eb27
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Dec 6 17:57:26 2009 +0100

    Fix erroneous reference to libgpeui (old name) in libpeasui.pc

 data/libpeasui-2.0.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e75299167b852e1fd85b519c15c0ea091461e3e3
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Dec 5 02:19:51 2009 +0100

    Do not use an interface for PeasPluginLoader.
    
    The reason is that a loader will always inherit from GObject anyway,
    and is internal, so there is really no reason to introduce the interface
    overhead...

 libpeas/peas-plugin-loader.c               | 98 +++++++-----------------------
 libpeas/peas-plugin-loader.h               | 31 +++++-----
 loaders/c/peas-plugin-loader-c.c           | 57 ++++++-----------
 loaders/c/peas-plugin-loader-c.h           |  4 +-
 loaders/python/peas-plugin-loader-python.c | 47 +++++---------
 loaders/python/peas-plugin-loader-python.h |  4 +-
 6 files changed, 73 insertions(+), 168 deletions(-)

commit 72689fb3fb761e24c0a2830d80541109e3ea83c6
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Dec 4 14:23:09 2009 +0100

    Reindent the code to conform to the glib style.

 libpeas/peas-dirs.c                                |   44 +-
 libpeas/peas-dirs.h                                |    7 +-
 libpeas/peas-engine.c                              | 1141 +++++++++---------
 libpeas/peas-engine.h                              |  103 +-
 libpeas/peas-object-module.c                       |  399 +++----
 libpeas/peas-object-module.h                       |   62 +-
 libpeas/peas-plugin-info-priv.h                    |   61 +-
 libpeas/peas-plugin-info.c                         |  414 +++----
 libpeas/peas-plugin-info.h                         |   35 +-
 libpeas/peas-plugin-loader.c                       |  136 +--
 libpeas/peas-plugin-loader.h                       |   69 +-
 libpeas/peas-plugin.c                              |  213 ++--
 libpeas/peas-plugin.h                              |  140 +--
 libpeasui/peas-plugin-manager.c                    | 1251 ++++++++++----------
 libpeasui/peas-plugin-manager.h                    |   33 +-
 loaders/c/peas-plugin-loader-c.c                   |  168 +--
 loaders/c/peas-plugin-loader-c.h                   |   30 +-
 loaders/python/bindings/helpers.c                  |   23 -
 loaders/python/bindings/libpeasmodule.c            |   28 +-
 loaders/python/peas-plugin-loader-python.c         |  919 +++++++-------
 loaders/python/peas-plugin-loader-python.h         |   34 +-
 peas-demo/peas-demo.c                              |  155 +--
 .../helloworld/peasdemo-hello-world-plugin.c       |   87 +-
 .../helloworld/peasdemo-hello-world-plugin.h       |   36 +-
 24 files changed, 2736 insertions(+), 2852 deletions(-)

commit ea1656c1b67156ab785153b01c4fb27439afe234
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Nov 18 20:26:20 2009 +0100

    Rename libgpe to libpeas.
    
    GPE was already taken as a project name.

 .gitignore                                         |  11 +-
 Makefile.am                                        |   2 +-
 autogen.sh                                         |   4 +-
 configure.ac                                       |  74 +-
 data/Makefile.am                                   |   4 +-
 data/icons/16x16/libgpe-plugin.png                 | Bin 719 -> 0 bytes
 data/icons/16x16/libgpe-plugin.svg                 | 213 -----
 data/icons/16x16/libpeas-plugin.png                | Bin 0 -> 719 bytes
 data/icons/16x16/libpeas-plugin.svg                | 213 +++++
 data/icons/22x22/libgpe-plugin.png                 | Bin 1079 -> 0 bytes
 data/icons/22x22/libgpe-plugin.svg                 | 377 --------
 data/icons/22x22/libpeas-plugin.png                | Bin 0 -> 1079 bytes
 data/icons/22x22/libpeas-plugin.svg                | 377 ++++++++
 data/icons/32x32/libgpe-plugin.png                 | Bin 1462 -> 0 bytes
 data/icons/32x32/libgpe-plugin.svg                 | 527 -----------
 data/icons/32x32/libpeas-plugin.png                | Bin 0 -> 1462 bytes
 data/icons/32x32/libpeas-plugin.svg                | 527 +++++++++++
 data/icons/Makefile.am                             |  14 +-
 data/icons/scalable/libgpe-plugin.svg              | 339 -------
 data/icons/scalable/libpeas-plugin.svg             | 339 +++++++
 data/libgpe-2.0.pc.in                              |  11 -
 data/libgpeui-2.0.pc.in                            |  11 -
 data/libpeas-2.0.pc.in                             |  11 +
 data/libpeasui-2.0.pc.in                           |  11 +
 docs/reference/Makefile.am                         |   2 +-
 docs/reference/libgpe/.gitignore                   |  14 -
 docs/reference/libgpe/Makefile.am                  |  79 --
 docs/reference/libgpe/libgpe-docs.sgml             |  28 -
 docs/reference/libgpe/libgpe-overrides.txt         |   0
 docs/reference/libgpe/libgpe-sections.txt          |  75 --
 docs/reference/libgpe/libgpe.types                 |   3 -
 docs/reference/libgpe/version.xml.in               |   1 -
 docs/reference/libgpeui/.gitignore                 |  13 -
 docs/reference/libgpeui/Makefile.am                |  73 --
 docs/reference/libgpeui/libgpeui-docs.sgml         |  26 -
 docs/reference/libgpeui/libgpeui-overrides.txt     |   0
 docs/reference/libgpeui/libgpeui-sections.txt      |  16 -
 docs/reference/libgpeui/libgpeui.types             |   1 -
 docs/reference/libpeas/.gitignore                  |  14 +
 docs/reference/libpeas/Makefile.am                 |  79 ++
 docs/reference/libpeas/libpeas-docs.sgml           |  28 +
 docs/reference/libpeas/libpeas-overrides.txt       |   0
 docs/reference/libpeas/libpeas-sections.txt        |  75 ++
 docs/reference/libpeas/version.xml.in              |   1 +
 docs/reference/libpeasui/.gitignore                |  13 +
 docs/reference/libpeasui/Makefile.am               |  73 ++
 docs/reference/libpeasui/libpeasui-docs.sgml       |  32 +
 docs/reference/libpeasui/libpeasui-overrides.txt   |   0
 docs/reference/libpeasui/libpeasui-sections.txt    |  16 +
 docs/reference/libpeasui/libpeasui.types           |   1 +
 gpe-demo/Makefile.am                               |  15 -
 gpe-demo/gpe-demo.c                                | 131 ---
 gpe-demo/plugins/Makefile.am                       |   1 -
 gpe-demo/plugins/helloworld/Makefile.am            |  19 -
 .../helloworld/gpedemo-hello-world-plugin.c        | 104 ---
 .../helloworld/gpedemo-hello-world-plugin.h        |  37 -
 .../plugins/helloworld/helloworld.gpedemo-plugin   |   8 -
 gpe-demo/plugins/pythonhello/Makefile.am           |   9 -
 .../plugins/pythonhello/pythonhello.gpedemo-plugin |   9 -
 gpe-demo/plugins/pythonhello/pythonhello.py        |  22 -
 gpe-demo/plugins/pythonhello/pythonhello.pyc       | Bin 1015 -> 0 bytes
 libgpe/Makefile.am                                 |  69 --
 libgpe/gpe-dirs.c                                  |  74 --
 libgpe/gpe-dirs.h                                  |  37 -
 libgpe/gpe-engine.c                                | 979 ---------------------
 libgpe/gpe-engine.h                                | 120 ---
 libgpe/gpe-object-module.c                         | 314 -------
 libgpe/gpe-object-module.h                         |  79 --
 libgpe/gpe-plugin-info-priv.h                      |  64 --
 libgpe/gpe-plugin-info.c                           | 464 ----------
 libgpe/gpe-plugin-info.h                           |  56 --
 libgpe/gpe-plugin-loader.c                         | 143 ---
 libgpe/gpe-plugin-loader.h                         |  92 --
 libgpe/gpe-plugin.c                                | 297 -------
 libgpe/gpe-plugin.h                                | 174 ----
 libgpeui/Makefile.am                               |  24 -
 libgpeui/gpe-plugin-manager.c                      | 970 --------------------
 libgpeui/gpe-plugin-manager.h                      |  75 --
 libpeas/Makefile.am                                |  69 ++
 libpeas/peas-dirs.c                                |  74 ++
 libpeas/peas-dirs.h                                |  37 +
 libpeas/peas-engine.c                              | 979 +++++++++++++++++++++
 libpeas/peas-engine.h                              | 120 +++
 libpeas/peas-object-module.c                       | 314 +++++++
 libpeas/peas-object-module.h                       |  79 ++
 libpeas/peas-plugin-info-priv.h                    |  64 ++
 libpeas/peas-plugin-info.c                         | 464 ++++++++++
 libpeas/peas-plugin-info.h                         |  56 ++
 libpeas/peas-plugin-loader.c                       | 143 +++
 libpeas/peas-plugin-loader.h                       |  92 ++
 libpeas/peas-plugin.c                              | 297 +++++++
 libpeas/peas-plugin.h                              | 174 ++++
 libpeasui/Makefile.am                              |  24 +
 libpeasui/peas-plugin-manager.c                    | 970 ++++++++++++++++++++
 libpeasui/peas-plugin-manager.h                    |  75 ++
 loaders/c/Makefile.am                              |  10 +-
 loaders/c/gpe-plugin-loader-c.c                    | 181 ----
 loaders/c/gpe-plugin-loader-c.h                    |  58 --
 loaders/c/peas-plugin-loader-c.c                   | 181 ++++
 loaders/c/peas-plugin-loader-c.h                   |  58 ++
 loaders/python/Makefile.am                         |  14 +-
 loaders/python/bindings/Makefile.am                |  46 +-
 loaders/python/bindings/libgpe.defs.extra          |  41 -
 loaders/python/bindings/libgpe.override            |  17 -
 loaders/python/bindings/libgpemodule.c             |  54 --
 loaders/python/bindings/libpeas.defs.extra         |  41 +
 loaders/python/bindings/libpeas.override           |  17 +
 loaders/python/bindings/libpeasmodule.c            |  54 ++
 loaders/python/gpe-plugin-loader-python.c          | 673 --------------
 loaders/python/gpe-plugin-loader-python.h          |  61 --
 loaders/python/peas-plugin-loader-python.c         | 673 ++++++++++++++
 loaders/python/peas-plugin-loader-python.h         |  61 ++
 peas-demo/Makefile.am                              |  15 +
 peas-demo/peas-demo.c                              | 131 +++
 peas-demo/plugins/Makefile.am                      |   1 +
 peas-demo/plugins/helloworld/Makefile.am           |  19 +
 .../plugins/helloworld/helloworld.peasdemo-plugin  |   8 +
 .../helloworld/peasdemo-hello-world-plugin.c       | 104 +++
 .../helloworld/peasdemo-hello-world-plugin.h       |  37 +
 peas-demo/plugins/pythonhello/Makefile.am          |   9 +
 .../pythonhello/pythonhello.peasdemo-plugin        |   9 +
 peas-demo/plugins/pythonhello/pythonhello.py       |  22 +
 po/LINGUAS                                         |   2 +-
 po/POTFILES.in                                     |  12 +-
 124 files changed, 7379 insertions(+), 7375 deletions(-)

commit ad6308c3325c63331d7e3c54c3c0e303ae4d63d2
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 15 21:40:37 2009 +0100

    Add GObject introspection support.

 .gitignore         |  2 ++
 configure.ac       | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 libgpe/Makefile.am | 35 +++++++++++++++++++++++++++---
 3 files changed, 97 insertions(+), 3 deletions(-)

commit 2a219930325acecc725e98a344685916a0b7c399
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 15 21:13:47 2009 +0100

    [Engine] Fix mistake in constructed() prototype.

 libgpe/gpe-engine.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91970a2a35667aab0049a3913e55dc42f31b57d2
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 15 19:30:39 2009 +0100

    [GPEEngine] Change the way search paths are specified, again.
    
    The search paths (formerly named "plugin directories") are now a
    construct-time property. It is a simple array of strings, to make it
    simpler for libraries to instanciate such an array and free it
    afterwards, as the previous approach ended up being quite verbose in
    the consumer applications.
    
    There is also extensive doc on the new format for the search path list.

 gpe-demo/gpe-demo.c           |  16 +++--
 libgpe/gpe-engine.c           | 133 ++++++++++++++++++++++++------------------
 libgpe/gpe-engine.h           |   8 +--
 libgpe/gpe-plugin-info-priv.h |  12 +---
 libgpe/gpe-plugin-info.c      |  14 +++--
 5 files changed, 100 insertions(+), 83 deletions(-)

commit da5d377d77d3262f286913ed7febc64d7e58ccdd
Author: Steve Frécinaux <code@istique.net>
Date:   Sat Nov 14 00:40:27 2009 +0100

    [Engine] Drop static methods used only once.
    
    They have been merged with their 4-lines caller.

 libgpe/gpe-engine.c | 82 ++++++++++++++++++++---------------------------------
 1 file changed, 31 insertions(+), 51 deletions(-)

commit d35455b67169dbf69201dd0e232bd0f8dc5ce2ac
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Nov 13 23:58:04 2009 +0100

    Add version information in documentation.

 configure.ac                           |  3 +++
 docs/reference/libgpe/.gitignore       |  1 +
 docs/reference/libgpe/Makefile.am      |  6 ++++--
 docs/reference/libgpe/libgpe-docs.sgml | 15 +++++++--------
 docs/reference/libgpe/version.xml.in   |  1 +
 5 files changed, 16 insertions(+), 10 deletions(-)

commit 8f15d09350c98046c1649360e3796b1c85ddbda5
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Nov 13 23:13:00 2009 +0100

    Write some documentation about the API.

 Makefile.am                               |   1 +
 docs/reference/libgpe/libgpe-sections.txt |  18 +--
 libgpe/gpe-engine.c                       | 175 +++++++++++++++++++++++++++---
 libgpe/gpe-engine.h                       |  11 +-
 libgpe/gpe-plugin-info.c                  |  46 +++++---
 libgpe/gpe-plugin.c                       |  77 ++++++++-----
 libgpe/gpe-plugin.h                       |  37 ++++++-
 7 files changed, 283 insertions(+), 82 deletions(-)

commit 56736cc3c1691b31c5f88d3a9a259874e362352d
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 22:23:55 2009 +0100

    Do not track gtk-doc template files.
    
    According to Stephan Kost (maintainer of gtk-doc), those are obsolete
    and hence it is not necessary to track them.

 docs/reference/libgpe/.gitignore                   |   1 +
 docs/reference/libgpe/tmpl/gpe-engine.sgml         | 187 ---------------------
 docs/reference/libgpe/tmpl/gpe-plugin-info.sgml    | 165 ------------------
 docs/reference/libgpe/tmpl/gpe-plugin.sgml         | 128 --------------
 docs/reference/libgpe/tmpl/libgpe-unused.sgml      |   0
 docs/reference/libgpeui/.gitignore                 |   1 +
 .../libgpeui/tmpl/gpe-plugin-manager.sgml          |  47 ------
 docs/reference/libgpeui/tmpl/libgpeui-unused.sgml  |   0
 8 files changed, 2 insertions(+), 527 deletions(-)

commit 2305b8f9cd1ec49dd2f1c9d6efe314728d9ed9f7
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 20:46:59 2009 +0100

    Fix missing files in make dist-generated tarballs.

 Makefile.am                              |  2 +-
 data/icons/Makefile.am                   | 11 ++++++++---
 gpe-demo/plugins/helloworld/Makefile.am  |  2 ++
 gpe-demo/plugins/pythonhello/Makefile.am |  2 ++
 4 files changed, 13 insertions(+), 4 deletions(-)

commit 07e114daaec1e04d5d2cf9d6cd0981989fb140c2
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 19:48:05 2009 +0100

    [Plugin] Add plugin.get_info() and use it for directories.
    
    It is cleaner than the previous way of passing only the directories to
    the GPEPlugin constructor.
    
    plugin.get_install_dir() was removed because it is never used and its
    naming was inconsistent with the one in GPEPluginInfo.

 libgpe/gpe-plugin.c                       | 56 ++++++++++++++-----------------
 libgpe/gpe-plugin.h                       |  5 +--
 loaders/c/gpe-plugin-loader-c.c           |  5 +--
 loaders/python/gpe-plugin-loader-python.c |  5 +--
 4 files changed, 31 insertions(+), 40 deletions(-)

commit 1e096558e312290eaa23f00d63799117bb52fd12
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 19:22:12 2009 +0100

    [Plugin] Clean up use of private struct and properties.
    
    - Use G_OBJECT_WARN_INVALID_PROPERTY_ID
    - Use a priv pointer in GPEPlugin

 libgpe/gpe-plugin.c | 38 ++++++++++++++++++++------------------
 libgpe/gpe-plugin.h |  2 ++
 2 files changed, 22 insertions(+), 18 deletions(-)

commit d0b13079b34498ac849cb301955ff45b980b82f2
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 19:11:10 2009 +0100

    [Loaders] Remove useless moduledir and  datadir arguments.
    
    Those arguments are actually data which is already provided by the
    GPEPluginInfo given as argument.

 libgpe/gpe-engine.c                       |  9 +-------
 libgpe/gpe-plugin-loader.c                |  6 ++----
 libgpe/gpe-plugin-loader.h                |  8 ++-----
 loaders/c/gpe-plugin-loader-c.c           | 10 ++++-----
 loaders/python/gpe-plugin-loader-python.c | 36 +++++++------------------------
 5 files changed, 17 insertions(+), 52 deletions(-)

commit ef34d916a40a061af17dd2fecb5314a7b9370b4c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Thu Nov 5 13:20:10 2009 +0100

    Add some API docs.

 docs/reference/libgpe/tmpl/gpe-plugin-info.sgml | 16 -----
 libgpe/gpe-engine.c                             | 25 ++++++++
 libgpe/gpe-plugin-info.c                        | 84 +++++++++++++++++++++++++
 libgpeui/gpe-plugin-manager.c                   |  8 +++
 4 files changed, 117 insertions(+), 16 deletions(-)

commit 7df0ee23210ff53559f512e18feda91cd10d0f7f
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 13:09:00 2009 +0100

    Add gtk-doc support to libgpe and libgpeui.

 .gitignore                                         |   1 +
 Makefile.am                                        |   2 +-
 configure.ac                                       |   4 +
 docs/Makefile.am                                   |   1 +
 docs/reference/Makefile.am                         |   1 +
 docs/reference/libgpe/.gitignore                   |  12 ++
 docs/reference/libgpe/Makefile.am                  |  77 +++++++++
 docs/reference/libgpe/libgpe-docs.sgml             |  29 ++++
 docs/reference/libgpe/libgpe-overrides.txt         |   0
 docs/reference/libgpe/libgpe-sections.txt          |  81 +++++++++
 docs/reference/libgpe/libgpe.types                 |   3 +
 docs/reference/libgpe/tmpl/gpe-engine.sgml         | 187 +++++++++++++++++++++
 docs/reference/libgpe/tmpl/gpe-plugin-info.sgml    | 181 ++++++++++++++++++++
 docs/reference/libgpe/tmpl/gpe-plugin.sgml         | 128 ++++++++++++++
 docs/reference/libgpe/tmpl/libgpe-unused.sgml      |   0
 docs/reference/libgpeui/.gitignore                 |  12 ++
 docs/reference/libgpeui/Makefile.am                |  73 ++++++++
 docs/reference/libgpeui/libgpeui-docs.sgml         |  26 +++
 docs/reference/libgpeui/libgpeui-overrides.txt     |   0
 docs/reference/libgpeui/libgpeui-sections.txt      |  16 ++
 docs/reference/libgpeui/libgpeui.types             |   1 +
 .../libgpeui/tmpl/gpe-plugin-manager.sgml          |  47 ++++++
 docs/reference/libgpeui/tmpl/libgpeui-unused.sgml  |   0
 23 files changed, 881 insertions(+), 1 deletion(-)

commit 1bba120f58d972edc9a6aa0939c2b454108ef93d
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Fri Oct 30 16:38:24 2009 +0100

    Relicense files as LGPL. Fixes bug #599120.

 AUTHORS                                   |    6 +-
 COPYING                                   | 1112 ++++++++++++-----------------
 libgpe/gpe-dirs.c                         |   23 +-
 libgpe/gpe-dirs.h                         |   23 +-
 libgpe/gpe-engine.c                       |   23 +-
 libgpe/gpe-engine.h                       |   23 +-
 libgpe/gpe-object-module.c                |   23 +-
 libgpe/gpe-object-module.h                |   23 +-
 libgpe/gpe-plugin-info-priv.h             |   23 +-
 libgpe/gpe-plugin-info.c                  |   23 +-
 libgpe/gpe-plugin-info.h                  |   23 +-
 libgpe/gpe-plugin-loader.c                |   23 +-
 libgpe/gpe-plugin-loader.h                |   23 +-
 libgpe/gpe-plugin.c                       |   23 +-
 libgpe/gpe-plugin.h                       |   23 +-
 libgpeui/gpe-plugin-manager.c             |   23 +-
 libgpeui/gpe-plugin-manager.h             |   23 +-
 license_change                            |   16 +
 loaders/c/gpe-plugin-loader-c.c           |   23 +-
 loaders/c/gpe-plugin-loader-c.h           |   23 +-
 loaders/python/gpe-plugin-loader-python.c |   23 +-
 loaders/python/gpe-plugin-loader-python.h |   23 +-
 22 files changed, 690 insertions(+), 881 deletions(-)

commit 534bb0ea631e82b76f1b7bf64327a8d9d9663e39
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Nov 5 08:59:53 2009 +0100

    [Engine] Add get_active_plugins()
    
    This new method returns a NULL-terminated array of string useful to
    implement saving of the plugin configuration (as used by gedit).

 libgpe/gpe-engine.c | 21 +++++++++++++++++++++
 libgpe/gpe-engine.h |  1 +
 2 files changed, 22 insertions(+)

commit f799969288fd9f6649dc542481364d33b83f8a9e
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Nov 4 23:23:49 2009 +0100

    [Engine] Add (de)activate_on_object virtual functions.
    
    Those virtual functions are used as hooks for the applications.

 libgpe/gpe-engine.c | 36 ++++++++++++++++++++++--------------
 libgpe/gpe-engine.h | 12 ++++++++----
 2 files changed, 30 insertions(+), 18 deletions(-)

commit a87df43d3dfb9e4c11bf51c0be47ecdbbbda9387
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Nov 4 20:44:21 2009 +0100

    [Python] Set install-dir and data-dir when instantiating plugin
    
    This fixes the wrong return values for Plugin.get_data_dir().

 loaders/python/gpe-plugin-loader-python.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 09fe284a33e9888a5f960a2ffb86c0878092f7ab
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 20:51:20 2009 +0100

    [Python] Install the .defs file.

 loaders/python/bindings/Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 5e2709c4fbdd3095de4f019b2c6821f1dc8e8067
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 20:23:56 2009 +0100

    [Loaders] Add support for application's module directories.
    
    Those are to allow applications to make their bindings accessible to the
    various loaders easily. Currently it is used by gedit to allow its
    python plugins to load its bindings.

 gpe-demo/gpe-demo.c                       |  2 +-
 libgpe/gpe-engine.c                       | 29 +++++++++++++++++++++++++++--
 libgpe/gpe-engine.h                       |  3 ++-
 libgpe/gpe-plugin-loader.c                | 14 ++++++++++++++
 libgpe/gpe-plugin-loader.h                |  9 ++++++++-
 loaders/c/gpe-plugin-loader-c.c           |  8 ++++++++
 loaders/python/gpe-plugin-loader-python.c | 15 ++++++++++++++-
 7 files changed, 74 insertions(+), 6 deletions(-)

commit 9b01f66319743d0fb7210cfb1a819f55462dbd6d
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 17:23:32 2009 +0100

    [GPEEngine] Change the way plugin directories are specified.
    
    The plugin directories are now registered using a method instead of a
    construct properties. It makes it easier to set directories known at
    runtime (like home directories or env vars).

 gpe-demo/gpe-demo.c           | 14 ++++-------
 libgpe/Makefile.am            |  1 -
 libgpe/gpe-engine.c           | 54 +++++++++++++++++++++++++------------------
 libgpe/gpe-engine.h           | 11 +++++----
 libgpe/gpe-path-info.h        | 11 ---------
 libgpe/gpe-plugin-info-priv.h |  7 +++++-
 6 files changed, 50 insertions(+), 48 deletions(-)

commit b62757452b638a5825882cff5eaee5e48941f061
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 16:13:50 2009 +0100

    [GPEEngine] Simplify the plugin info loading logic
    
    This logic could be simplified a lot by taking advantage of the recent
    changes in the engine, namely the direct loader loading and the path
    info stuff.

 libgpe/gpe-engine.c | 106 ++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 70 deletions(-)

commit d8b3200fe5bea5cfce8b4d65726c5787f929a17e
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 15:47:12 2009 +0100

    [GPEEngine] Do not load all the plugin loaders.
    
    Before this patch, loaders were all loaded when an unknown loader was
    requested. OTOH the actual instantiation of the loader was delayed until
    a plugin actually needs it. The downside of this approach is that the
    python libraries were linked as soon as any plugin was loaded.
    
    Now, we only try to load the plugin loader which has the right filename
    when a plugin requests a loader not available yet, so we won't actually
    link to anything unless it becomes necessary. Downside is that we are
    now very dependant on the filename, but as we control the loaders (we
    dont allow third party loaders for now), it doesn't matter.

 libgpe/gpe-engine.c | 132 +++++++++++++++++++---------------------------------
 1 file changed, 49 insertions(+), 83 deletions(-)

commit b0ca01c7446e6a0d6d0ad72dcb3e0689a5bd08c6
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 14:45:47 2009 +0100

    [PythonLoader] Ensure libgpe and libgpeui can be imported
    
    This is done by explicitely prepending our pyexecdir into sys.path, so
    python can know where to load the bindings from when an app links
    against libgpe.
    
    Prepending ensures the current version of the bindings will be picked
    if there is an older version available somewhere else in sys.path.

 loaders/python/Makefile.am                |  1 +
 loaders/python/gpe-plugin-loader-python.c | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

commit 5964aa28c6d032cf8afc31e9d44bba34eca0269b
Author: Steve Frécinaux <code@istique.net>
Date:   Sun Nov 1 13:27:02 2009 +0100

    [GPEEngine] use a strv as the set_active_plugins() argument.
    
    strv aka const char** seems more often used than glists, because it
    makes it easier to know what's the actual content of the list/array
    is.
    
    Moreover, GSettings uses strv as the type for string lists, so it seems
    sane to use it here as well, as set_active_plugins() is going to be used
    with GSettings or GConf like 99% of the time.

 libgpe/gpe-engine.c | 28 +++++++++++++++++++++-------
 libgpe/gpe-engine.h |  4 ++--
 2 files changed, 23 insertions(+), 9 deletions(-)

commit 7ad8843038eb45bdc6be3ce1fe47f19e8dfcd0d9
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 29 00:53:34 2009 +0100

    Add a pkgconfig file for libgpe and libgpeui.

 .gitignore              |  3 ++-
 configure.ac            |  2 ++
 data/Makefile.am        |  5 +++++
 data/libgpe-2.0.pc.in   | 11 +++++++++++
 data/libgpeui-2.0.pc.in | 11 +++++++++++
 5 files changed, 31 insertions(+), 1 deletion(-)

commit 07a4418f6db74166862179fbc156492a59aa4e3b
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 29 13:29:31 2009 +0100

    [GPEEngine] Do not free the list in set_active_plugin_list()
    
    As the list is passed as an argument to set_active_plugin_list(), there
    is no reason to free it, as we can't even know it is free-able.

 libgpe/gpe-engine.c | 3 ---
 1 file changed, 3 deletions(-)

commit 0fe1b8acbf2d7b16657dba3c69eb7ee28810452b
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 29 00:46:20 2009 +0100

    Install headers to the right location.

 libgpe/Makefile.am   | 3 +++
 libgpeui/Makefile.am | 3 +++
 2 files changed, 6 insertions(+)

commit 741ee5e559842c442918b7837422ca104dcfb476
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 29 00:38:36 2009 +0100

    [GPEEngine] Use the app name as the plugin description header
    
    The engine now looks for a [<AppName> Plugin] section instead of
    hardcoding gedit.

 .../plugins/helloworld/helloworld.gpedemo-plugin   |  2 +-
 .../plugins/pythonhello/pythonhello.gpedemo-plugin |  2 +-
 libgpe/gpe-engine.c                                |  8 +++---
 libgpe/gpe-plugin-info-priv.h                      |  4 ++-
 libgpe/gpe-plugin-info.c                           | 33 +++++++++++++---------
 5 files changed, 29 insertions(+), 20 deletions(-)

commit 5a5a4302932f33af6bb556b9387da53552f8d2b6
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 29 00:28:35 2009 +0100

    [GPEEngine] Add property "app-name" to specify the application name.
    
    This property is used to create the file extension for plugins.

 gpe-demo/gpe-demo.c                                |  2 +-
 gpe-demo/plugins/helloworld/Makefile.am            |  2 +-
 .../plugins/helloworld/helloworld.gedit-plugin     |  8 ----
 .../plugins/helloworld/helloworld.gpedemo-plugin   |  8 ++++
 gpe-demo/plugins/pythonhello/Makefile.am           |  2 +-
 .../plugins/pythonhello/pythonhello.gedit-plugin   |  9 ----
 .../plugins/pythonhello/pythonhello.gpedemo-plugin |  9 ++++
 libgpe/gpe-engine.c                                | 52 +++++++++++++++++++---
 libgpe/gpe-engine.h                                |  3 +-
 9 files changed, 69 insertions(+), 26 deletions(-)

commit 5368792da0550fd6929d42c4cb0b19dd6c3d5085
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Oct 28 14:33:06 2009 +0100

    Add a sample python plugin to gpe-demo.

 configure.ac                                       |   1 +
 gpe-demo/gpe-demo.c                                |   4 ++++
 gpe-demo/plugins/Makefile.am                       |   2 +-
 gpe-demo/plugins/pythonhello/Makefile.am           |   7 +++++++
 .../plugins/pythonhello/pythonhello.gedit-plugin   |   9 +++++++++
 gpe-demo/plugins/pythonhello/pythonhello.py        |  22 +++++++++++++++++++++
 gpe-demo/plugins/pythonhello/pythonhello.pyc       | Bin 0 -> 1015 bytes
 7 files changed, 44 insertions(+), 1 deletion(-)

commit 255b296b2f898270bcbf7b27e35a186cfc428545
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Oct 28 14:08:47 2009 +0100

    [GPEEngine] Fix typo that made plugin loading misbehave.
    
    All plugins ended up loaded after an object was registered on the engine.

 libgpe/gpe-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 01ae2aa6a0fb6df4f13c107c2a70f8a66e7fb595
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Oct 28 14:32:07 2009 +0100

    [Python bindings] Add the ability to override gpe.Plugin methods.
    
    This makes it actually possible for python plugins to do something...

 loaders/python/bindings/libgpe.defs.extra | 33 +++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

commit a40abed265b31741c46f8ea76bca44bb2fbeed77
Author: Steve Frécinaux <code@istique.net>
Date:   Wed Oct 28 12:20:23 2009 +0100

    Import a simplified version of gedit's python loader.
    
    This python loader doesn't register the python stuff itself (it uses
    the standalone libgpe module instead) and doesn't currently use a
    proxy object. The rationale, as discussed with jessevdk, is that we
    should use proper subclassing "the PyGObject way" instead of emulating
    it ourselves.

 loaders/Makefile.am                       |   6 +-
 loaders/python/Makefile.am                |  30 ++
 loaders/python/bindings/Makefile.am       |   2 +-
 loaders/python/bindings/libgpemodule.c    |   3 +
 loaders/python/gpe-plugin-loader-python.c | 652 ++++++++++++++++++++++++++++++
 loaders/python/gpe-plugin-loader-python.h |  62 +++
 6 files changed, 753 insertions(+), 2 deletions(-)

commit b37d9d95780633918516772cf42f5201e18ae0e4
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 19:31:15 2009 +0200

    Introduce python bindings.
    
    Those are not perfect yet as they don't allow creating a new engine and
    as API coverage is not complete yet anyway, but it will serve as a base
    for the python loader.

 .gitignore                                |   3 +-
 acinclude.m4                              |  24 +++++++
 autogen.sh                                |   2 +-
 configure.ac                              | 113 +++++++++++++++++++++++++++++-
 libgpe/gpe-plugin-info-priv.h             |   3 +-
 libgpe/gpe-plugin-info.c                  |  10 +--
 loaders/Makefile.am                       |   2 +-
 loaders/python/Makefile.am                |   1 +
 loaders/python/bindings/Makefile.am       |  54 ++++++++++++++
 loaders/python/bindings/helpers.c         |  23 ++++++
 loaders/python/bindings/libgpe.defs.extra |   8 +++
 loaders/python/bindings/libgpe.override   |  17 +++++
 loaders/python/bindings/libgpemodule.c    |  51 ++++++++++++++
 13 files changed, 296 insertions(+), 15 deletions(-)

commit 0b7dfdb3540f0edb86e2224e0585641c2a5efcce
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 19:34:24 2009 +0200

    Remove plugin-related get_foo_dir() functions.
    
    Now those are given by the host application to the engine...

 libgpe/gpe-dirs.c | 20 --------------------
 libgpe/gpe-dirs.h |  2 --
 2 files changed, 22 deletions(-)

commit fa0a999a2509c7ad4b456a2c75c4af6636299b8d
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Fri Oct 23 19:11:12 2009 +0200

    Manage dirs on win32 too.

 libgpe/gpe-dirs.c | 30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)

commit f1ff16c674797835cf084cfe9a55dd6143baa110
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 13:55:21 2009 +0200

    Add plugin icon from Eye Of Gnome and use it as default.

 Makefile.am                           |   2 +-
 configure.ac                          |   2 +
 data/Makefile.am                      |   1 +
 data/icons/16x16/libgpe-plugin.png    | Bin 0 -> 719 bytes
 data/icons/16x16/libgpe-plugin.svg    | 213 ++++++++++++++
 data/icons/22x22/libgpe-plugin.png    | Bin 0 -> 1079 bytes
 data/icons/22x22/libgpe-plugin.svg    | 377 ++++++++++++++++++++++++
 data/icons/32x32/libgpe-plugin.png    | Bin 0 -> 1462 bytes
 data/icons/32x32/libgpe-plugin.svg    | 527 ++++++++++++++++++++++++++++++++++
 data/icons/Makefile.am                |  30 ++
 data/icons/scalable/libgpe-plugin.svg | 339 ++++++++++++++++++++++
 libgpe/gpe-plugin-info.c              |   4 +-
 12 files changed, 1492 insertions(+), 3 deletions(-)

commit 99b65222ce921d8921d9ce12870a3468cd9bee09
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 13:30:03 2009 +0200

    [GPEEngine] Drop gconf stuff and rework stuff accordingly.
    
    All the gedit prefs manager stuff has been dropped. The "load active
    plugins on first load" stuff has also been dropped in favor of a
    post-initialization active plugin list synchronization.

 libgpe/gpe-engine.c | 70 ++++-------------------------------------------------
 libgpe/gpe-engine.h | 10 ++++----
 2 files changed, 10 insertions(+), 70 deletions(-)

commit a2921e788483328d5da45a657bb8e7c0555ebf89
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 13:17:21 2009 +0200

    Introduce libgpeui, including the plugin manager.
    
    This plugin manager is a port of gedit's GeditPluginManager.

 Makefile.am                   |   2 +-
 configure.ac                  |   1 +
 gpe-demo/Makefile.am          |   3 +-
 gpe-demo/gpe-demo.c           |  21 +
 libgpeui/Makefile.am          |  21 +
 libgpeui/gpe-plugin-manager.c | 963 ++++++++++++++++++++++++++++++++++++++++++
 libgpeui/gpe-plugin-manager.h |  76 ++++
 7 files changed, 1085 insertions(+), 2 deletions(-)

commit 196be53a240e7340c7d085c8fcfad44024b66618
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 10:26:49 2009 +0200

    Remove generated libtool script file.

 .gitignore        |   1 +
 gpe-demo/gpe-demo | 148 ------------------------------------------------------
 2 files changed, 1 insertion(+), 148 deletions(-)

commit dd30245a6000055f9d2a8cb7b46548660062658d
Author: Steve Frécinaux <code@istique.net>
Date:   Fri Oct 23 09:25:00 2009 +0200

    [gpe-demo] Add a "Hello World" plugin.
    
    This sample gpe-demo plugin will add a "Hello World" label to every
    window handled by the GPE engine.

 configure.ac                                       |   2 +
 gpe-demo/Makefile.am                               |   2 +
 gpe-demo/gpe-demo.c                                |  17 +++-
 gpe-demo/plugins/Makefile.am                       |   1 +
 gpe-demo/plugins/helloworld/Makefile.am            |  17 ++++
 .../helloworld/gpedemo-hello-world-plugin.c        | 104 +++++++++++++++++++++
 .../helloworld/gpedemo-hello-world-plugin.h        |  37 ++++++++
 .../plugins/helloworld/helloworld.gedit-plugin     |   8 ++
 8 files changed, 187 insertions(+), 1 deletion(-)

commit 9eb0752338fc6de1933f7c843b761c9351190359
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 22 22:28:36 2009 +0200

    Add a new gpe-demo sample program.
    
    This program uses the GPE engine to do something with the empty windows
    it creates...

 Makefile.am          |   2 +-
 configure.ac         |   1 +
 gpe-demo/Makefile.am |  12 +++++
 gpe-demo/gpe-demo    | 148 +++++++++++++++++++++++++++++++++++++++++++++++++++
 gpe-demo/gpe-demo.c  |  89 +++++++++++++++++++++++++++++++
 5 files changed, 251 insertions(+), 1 deletion(-)

commit 205e266a0e3529d95502a9a34958ae385cfee149
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 22 20:27:20 2009 +0200

    [GPEEngine] Allow specifying directories where to look for plugins.

 libgpe/Makefile.am            |   1 +
 libgpe/gpe-engine.c           | 154 +++++++++++++++---------------------------
 libgpe/gpe-engine.h           |   4 +-
 libgpe/gpe-path-info.h        |  11 +++
 libgpe/gpe-plugin-info-priv.h |   6 +-
 libgpe/gpe-plugin-info.c      |  25 ++++++-
 libgpe/gpe-plugin-info.h      |   2 +
 7 files changed, 101 insertions(+), 102 deletions(-)

commit 0bdaac0eb855ad4c9789afacda74da429671144d
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 22 09:32:22 2009 +0200

    Install gpe-engine.h.
    
    This header is required for apps to actually use the plugins engine...

 libgpe/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6dffa2a2c7415f0d67b6e1f15712df1793e0a328
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 22 01:11:24 2009 +0200

    Add helper method to create a new plugin engine.

 libgpe/gpe-engine.c | 6 ++++++
 libgpe/gpe-engine.h | 1 +
 2 files changed, 7 insertions(+)

commit a8952b9e7b8bfdc4e5ad32841708492cf0998347
Author: Steve Frécinaux <code@istique.net>
Date:   Thu Oct 22 00:27:57 2009 +0200

    Import gedit's C plugin system as GPE.
    
    The Gedit namespace has been replaced by a GPE namespace which means
    "Gedit Plugins Engine" or "Gnome Plugins Engine" as you prefer.
    
    Only the C loader has been imported so far, and there are still a few
    gedit-isms within the source code.

 .gitignore                      |  53 +++
 AUTHORS                         |  12 +
 COPYING                         | 674 +++++++++++++++++++++++++++++++
 ChangeLog                       |   0
 INSTALL                         | 302 ++++++++++++++
 Makefile.am                     |   4 +
 NEWS                            |   0
 README                          |   0
 autogen.sh                      |  22 +
 configure.ac                    | 135 +++++++
 libgpe/Makefile.am              |  37 ++
 libgpe/gpe-dirs.c               |  69 ++++
 libgpe/gpe-dirs.h               |  40 ++
 libgpe/gpe-engine.c             | 873 ++++++++++++++++++++++++++++++++++++++++
 libgpe/gpe-engine.h             | 103 +++++
 libgpe/gpe-object-module.c      | 315 +++++++++++++++
 libgpe/gpe-object-module.h      |  80 ++++
 libgpe/gpe-plugin-info-priv.h   |  59 +++
 libgpe/gpe-plugin-info.c        | 345 ++++++++++++++++
 libgpe/gpe-plugin-info.h        |  55 +++
 libgpe/gpe-plugin-loader.c      | 132 ++++++
 libgpe/gpe-plugin-loader.h      |  90 +++++
 libgpe/gpe-plugin.c             | 277 +++++++++++++
 libgpe/gpe-plugin.h             | 147 +++++++
 loaders/Makefile.am             |   1 +
 loaders/c/Makefile.am           |  16 +
 loaders/c/gpe-plugin-loader-c.c | 179 ++++++++
 loaders/c/gpe-plugin-loader-c.h |  59 +++
 po/LINGUAS                      |   3 +
 po/POTFILES.in                  |   9 +
 po/POTFILES.skip                |   2 +
 31 files changed, 4093 insertions(+)
