libpeas 1.4.0

2012-03-28 Thread Steve Frécinaux
About libpeas
=

libpeas is a gobject-based plugins engine, and is targeted at giving
every application the chance to assume its own extensibility.

ChangeLog
=

commit 6da763ad7ffd2a3fc2210f98e0466999589e5bec
Author: Steve Frécinaux c...@istique.net
Date:   Wed Mar 28 13:09:51 2012 +0200

Bump the version number to 1.4.0

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

commit 7e90505b05152da4e373376f580c3331f9539510
Author: Steve Frécinaux c...@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 files changed, 5 insertions(+), 1 deletions(-)

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

Updated Lithuanian translation

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

commit e2fc31ec5f3ea34b1fa9e4745932ad4bf82e6515
Author: Praveen Arimbrathodiyil prav...@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(+), 0 deletions(-)

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

Updated Vietnamese translation

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

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

update Simplified Chinese (zh_CN) translation

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

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

Uploaded Ukranian

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

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

Updated Arabic translation

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

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

Updated Portuguese translation

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

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

Updated British English translation

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

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

update Punjabi Translation

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

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

Updated Latvian translation.

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

commit 60d2c53c76be16c85042d467557997e8821e915f
Author: Timo Jyrinki t...@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 files changed, 52 insertions(+), 21 deletions(-)

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

Assamese translation completed

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

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

Updated Korean translation

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

commit

libpeas 1.1.3

2011-08-30 Thread Steve Frécinaux
About libpeas
=

libpeas is a gobject-based plugins engine, and is targeted at giving
every application the chance to assume its own extensibility.

News


* Do not expose the PeasExtension API using GObject-Introspection

* Misc improvement and fixes.


ChangeLog
=
http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.3.changes  (12.2K)

Download


http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.3.tar.xz  (495K)
  sha256sum: 74e80a86f7f34bb03ab914ecd6f5fb8201c062f577b9b60317e6cc72bbedb2c0

http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.3.tar.bz2 (621K)
  sha256sum: fff19e9f1fac04e0e01bcf95fbaf9d04082de15f2e78e5aca574d5140b2e7555

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


libpeas 1.1.0

2011-06-14 Thread Steve Frécinaux
About libpeas
=

libpeas is a gobject-based plugins engine, and is targeted at giving
every application the chance to assume its own extensibility.

News


* Add support gjs-based Javascript extensions

* Seed Javascript extension support improvements
  - Use the new() keyword to instantiate new Javascript extensions.
  - Previously used copied arrays have been deprecated.
  - Allow using prototypes when defining new extensions.

* Add peas_extension_set_foreach()
  - Also deprecate the old peas_extension_set_call() method as a result.

* Drop support for Gtk+ 2

* Translation updates:
  - Lithuanian
  - Japanese
  - Turkish
  - Esperanto
  - Persian
  - Catalan (Valencian)
  - Finnish

ChangeLog
=
http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.0.changes  (17.9K)

Download


http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.0.tar.xz  (485K)
  sha256sum: f9f2339fd6b426f6214923015cd1352c1fe293ff02127b95e2df3ea66b57d051

http://download.gnome.org/sources/libpeas/1.1/libpeas-1.1.0.tar.bz2 (610K)
  sha256sum: d07564b5ef70cff914624eee06b00ec66da457b740bc1e493014211e15deb4ec

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


libpeas 1.0.0

2011-04-04 Thread Steve Frécinaux
   Module: libpeas
  Version: 1.0.0
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/1.0/libpeas-1.0.0.tar.gz
 sha256sum: b12ae41eb6530f6f8a98e677122e43ef0f4246594c8237e3eab2fc76d28cc19c
  size: 821K

http://download.gnome.org/sources/libpeas/1.0/libpeas-1.0.0.tar.bz2
 sha256sum: b1482690565241baf3870311a77efb3f89a4335f48cb4ca31e8b8405220a8d99
  size: 585K

About libpeas
=

libpeas is a gobject-based plugins engine, and is targeted at giving
every application the chance to assume its own extensibility.

ChangeLog
=

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

Adding as to LINGUAS

 po/LINGUAS |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

Updated Assamese translations

 po/as.po |  146 ++
 1 files changed, 146 insertions(+), 0 deletions(-)

commit f71037dbd8fdad1b91cc7a2c1e124d98e5d6239c
Author: Inaki Larranaga Murgoitio doo...@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(+), 0 deletions(-)

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

added Tamil translation

 po/ta.po |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Added ta translation

 po/LINGUAS |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

added Tamil translation

 po/ta.po |  146 ++
 1 files changed, 146 insertions(+), 0 deletions(-)

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

Updated Danish translation

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

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

Updated LINGUAS to include he.

 po/LINGUAS |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

Bump the Seed version requirement.

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

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

Remove unused define.

 configure.ac |4 
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 2eba5fa63f41ad0b3ea12401e04bb44dad801ced
Author: Garrett Regier alias...@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 descala...@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 files changed, 3 insertions(+), 9 deletions(-)

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

Added Serbian translation

 po/LINGUAS |2 +
 po/sr.po   |  141 
 po/s...@latin.po |  141 

 3 files changed, 284 insertions(+), 0 deletions(-)

commit 1308ad81b20f4a97e3ebc3230aac1604f6bb86e0
Author: Dirgita dirgitadev...@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(+), 0 deletions(-)

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

Added

libpeas 0.9.0

2011-03-24 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.9.0
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.9/libpeas-0.9.0.tar.gz
 sha256sum: cae35e4355c4fb3e42efbff3273c9805e20a0d412ab01feb63157f83143a3cd9
  size: 828K

http://download.gnome.org/sources/libpeas/0.9/libpeas-0.9.0.tar.bz2
 sha256sum: 17d219f1719df3c40725fbc224ebc2368ad8aba53cf2c14f33cef580be0997a4
  size: 580K

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.7.4

2011-03-10 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.7.4
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.4.tar.gz
 sha256sum: 82b8d7fafe6d68d790bc1bcf9149e3fb82fa717589bf4c9cadd77d462da32c44
  size: 812K

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.4.tar.bz2
 sha256sum: a954b495630132bfff20c8eedc8aa04e91989a76ce51ca3b77afd5956cab9f84
  size: 560K

ChangeLog
-

commit ba4ac0ed4be2b24f418c58051c31a43b35280781
Author: Steve Frécinaux c...@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 files changed, 2 insertions(+), 2 deletions(-)

commit 9eaab35364a18c9a67bb414629b0539784261872
Author: Steve Frécinaux c...@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 -
 .../plugins/builtin-configurable/Makefile.am   |1 -
 tests/libpeas-gtk/plugins/configurable/Makefile.am |1 -
 .../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, 0 insertions(+), 13 deletions(-)

commit 9f7f9917e57706fe843fd87650542e5beb098610
Author: Steve Frécinaux c...@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 c...@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 c...@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 deletions(-)

commit 6ba828d38c7e3b985a64c12ba7ca7dd38d67de6d
Author: Steve Frécinaux c...@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 c...@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 c...@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 c...@istique.net
Date:   Sun Mar 6 

libpeas 0.7.3

2011-02-22 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.7.3
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.3.tar.gz
 sha256sum: 1434d781d25207586300a2242bfad15076736af7a506d24f73d1e48b31594443
  size: 780K

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.3.tar.bz2
 sha256sum: 09951523086f34e156fdc4c13818bf3dd0ddea21e17ac01372089363bbf45fbe
  size: 544K

ChangeLog
-

commit 92b255f9b76a8bed118d1901105e6a87e7014b9f
Author: Steve Frécinaux c...@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(+), 0 deletions(-)

commit f546844c03dc9f05c234c36638e2ccf3e4a645d3
Author: Khaled Hosny khaledho...@eglug.org
Date:   Mon Feb 21 19:37:56 2011 +0200

Updated Arabic translation

 po/ar.po |  105 ++
 1 files changed, 92 insertions(+), 13 deletions(-)

commit 3573668083ebedca22d81584e7f041fa76ef2c0c
Author: Matej Urbančič mat...@svn.gnome.org
Date:   Sun Feb 20 13:52:35 2011 +0100

Updated Slovenian translation

 po/sl.po |  108 ++
 1 files changed, 94 insertions(+), 14 deletions(-)

commit 157d10dfe6ff3a4ed9d1e17693184d00525ad785
Author: Mario Blättermann mari...@gnome.org
Date:   Sat Feb 19 23:44:49 2011 +0100

[l10n] Updated German translation

 po/de.po |   64 ++---
 1 files changed, 44 insertions(+), 20 deletions(-)

commit 2fe3b1ae664d3d97bb15bf09e93cb25aec6c3b6c
Author: Garrett Regier alias...@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 jorgeg...@svn.gnome.org
Date:   Sat Feb 19 15:08:19 2011 +0100

Updated Spanish translation

 po/es.po |  115 --
 1 files changed, 97 insertions(+), 18 deletions(-)

commit d0ea5001e61e098c08bbc9fc891ef468f2ee0b24
Author: Garrett Regier alias...@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 alias...@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, 0 insertions(+), 4 deletions(-)

commit 2b0339e493fd8dd1896bd942e075d0addfc63a49
Author: Garrett Regier alias...@gmail.com
Date:   Thu Feb 17 22:13:36 2011 -0800

Fix building a clean checkout

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

commit 8a125f613d1a7303b9124380f73c398b4fbf00af
Author: Garrett Regier alias...@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 alias...@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 files changed, 0 

libpeas 0.7.2

2011-02-13 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.7.2
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.2.tar.gz
 sha256sum: f8d5290e06c6285d45fe831fd60de37bab3de81ac4524985501ef0a28f7e5c0e
  size: 764K

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.2.tar.bz2
 sha256sum: 830627b5f3cdba3b76b8edc111a9ffb972ab9e3629e10b4cf4071ed52aa1d587
  size: 532K

ChangeLog
-

commit b7da8312ad4a472ddce84febb037a9925712aa8b
Author: Steve Frécinaux c...@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 files changed, 1 insertions(+), 1 deletions(-)

commit c74a811fe659a007a52ec83af4ca0d5545da56f2
Author: Garrett Regier alias...@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, 0 insertions(+), 104 deletions(-)

commit 88e85c78d368c5175b39bad1d14e979a5b019e30
Author: Garrett Regier alias...@gmail.com
Date:   Sun Feb 13 00:33:41 2011 -0800

Lazy load the plugin loaders

 libpeas/peas-engine.c |  110 +++-
 1 files changed, 44 insertions(+), 66 deletions(-)

commit 83a724bea319a1c36bb7fab596e9feb55ad7
Author: Garrett Regier alias...@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 files changed, 22 insertions(+), 0 deletions(-)

commit e4e0058df2bbb6332fcb4bbfe13b4eb1b35e9b6a
Author: Garrett Regier alias...@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 alias...@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 files changed, 17 insertions(+), 8 deletions(-)

commit f875e35a412be9077d9ec3c13b8d7c9937eac842
Author: Garrett Regier alias...@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 alias...@gmail.com
Date:   Sat Feb 12 18:27:13 2011 -0800

Fix two clang warnings

 tests/libpeas/testing/testing-extension.c |   10 --
 1 files changed, 4 insertions(+), 6 deletions(-)

commit 9e1d0b0123761cd9e3b33850c0bf5df80cc2be36
Author: Garrett Regier alias...@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 files changed, 3 insertions(+), 8 deletions(-)

commit 24b10d1b68e2d7f92a23c3c627bfe37ec24dec8c
Author: Mario Blättermann mari...@gnome.org
Date:   Fri Feb 11 22:52:03 2011 +0100

[l10n] Updated German translation

 po/de.po |   77 ++---
 1 files changed, 63 insertions(+), 14 deletions(-)

commit ed7bddc84212a478fc81cee8d0613b6658850103
Author: Garrett Regier alias...@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 files changed, 3 insertions(+), 1 deletions(-)

commit c86b3c8d8581018c1f659e9a73c52d3636858fae
Author: Garrett Regier 

libpeas 0.7.1

2011-01-26 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.7.1
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.1.tar.gz
 sha256sum: d6fa4c3ac29016f820e4ba0068fb0bbab219c9d01708826ec05cdbc679bbf679
  size: 752K

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.1.tar.bz2
 sha256sum: a5090f7b2a812f2fd8925f976cbaa2246da4dd1be8fe0d76fb0ed590d7dbb1e4
  size: 528K

ChangeLog
-

commit 70aa792fd8cacb8fc47f2624860daaeedd6a38f1
Author: Steve Frécinaux c...@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 files changed, 2 insertions(+), 0 deletions(-)

commit f896a1ec724339a762caab31f816d210976cce88
Author: Garrett Regier alias...@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 c...@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 files changed, 2 insertions(+), 9 deletions(-)

commit c895bc888e8cb1542ea102a9f96f19c584a79bc4
Author: Garrett Regier alias...@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 files changed, 0 insertions(+), 1 deletions(-)

commit f584ebf63d2900552b28868d3bb19f6718045866
Author: Steve Frécinaux c...@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 alias...@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, 0 insertions(+), 14 deletions(-)

commit 781ac2d092124eaeec92c540f00c4134e016a128
Author: Garrett Regier alias...@gmail.com
Date:   Tue Jan 25 09:15:35 2011 -0800

Delete no longer used test file

 tests/libpeas/extension.c |  410 -
 1 files changed, 0 insertions(+), 410 deletions(-)

commit c579d8ce41b04df8f6c5e8f99362755bd89d926e
Author: Garrett Regier alias...@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 files changed, 1 insertions(+), 1 deletions(-)

commit 9a923717ad1be4ae0f034b91c8aca9b4c4d0dee3
Author: Garrett Regier alias...@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 files changed, 2 insertions(+), 0 deletions(-)

commit 76ea3e1a960b057f2ceb0efa40310423852dcc6d
Author: Garrett Regier alias...@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   |  

libpeas 0.7.0

2010-10-04 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.7.0
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.0.tar.gz
 sha256sum: db0a4729658162d0f1f8c0709a612a626e6d0b18da8cafe8e0bf7d3a94b880ec
  size: 648K

http://download.gnome.org/sources/libpeas/0.7/libpeas-0.7.0.tar.bz2
 sha256sum: f6fa3d4a2150adf9dd65c09e5fc81229918b3cef1b1ed85a0a75957b14b4f6bd
  size: 488K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.5

2010-08-18 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.5
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.5.tar.gz
 sha256sum: 15a0b9b489497e1d82a428e9b4a42b288f16b52011563f8353c3e4fa230558b9
  size: 568K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.5.tar.bz2
 sha256sum: e39f292a18bc6304f4aeca2d7b05036ab307ca56e37556d3fd487ba89536e0b1
  size: 424K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.4

2010-08-04 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.4
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.4.tar.gz
 sha256sum: c5d945ac0691e8e4663b0cb1843ee5086a85941d2c2bd797fb583f1334d85071
  size: 564K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.4.tar.bz2
 sha256sum: ec8e465627c8e683cce11f15c79c58bd49357a3c7be95afb885c9734ca4af50d
  size: 424K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.3

2010-07-22 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.3
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.3.tar.gz
 sha256sum: a0599fa64dccf08a275d80ba33bb406268a63ed6357e9b00eac34163f00dc84e
  size: 544K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.3.tar.bz2
 sha256sum: 90116a175771d19fd6793664e4460ca7aacee6769632e13fcbea92863fae1bfe
  size: 416K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.2

2010-07-12 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.2
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.2.tar.gz
 sha256sum: 72304384fb85e68f45800d2ac6753393240890d0daf82dbfaf7c609f1edf691b
  size: 532K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.2.tar.bz2
 sha256sum: e5b1357920800abda2243ca78d00433676266f495a3146e07bf61aa998db31dc
  size: 408K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.1

2010-06-28 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.1
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.1.tar.gz
 sha256sum: 920cb0ce7d7efb618ef5dec27742c3154cb9644fb39b527618207e0e4b0070eb
  size: 540K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.1.tar.bz2
 sha256sum: 6a8c39a1fa5a473f3ac91136ecf5ae8a9729e90465049c87244c30c9197b97b0
  size: 412K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libpeas 0.5.0

2010-06-05 Thread Steve Frécinaux
   Module: libpeas
  Version: 0.5.0
  Uploaded by: Steve Frécinaux

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.0.tar.gz
 sha256sum: c39bdcc87dd0185a5b90052864328c953b51c432d5c00863b0e20696f4699ae2
  size: 536K

http://download.gnome.org/sources/libpeas/0.5/libpeas-0.5.0.tar.bz2
 sha256sum: 9aea79096b0fc9416b0de5bc206e771e6164af98b5137cd647e2a839db3bcffd
  size: 408K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list