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 files changed, 2 insertions(+), 1 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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 files changed, 1 insertions(+), 0 deletions(-)

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(+), 0 deletions(-)

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 files 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 files changed, 24 insertions(+), 0 deletions(-)

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 insertions(+), 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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 2 insertions(+), 2 deletions(-)

commit a0ca60fce6dd6ca21271c87cfc1d2e2f9a7e9514