ANNOUNCE: libpeas 0.5.4 - plugins for everyone



Hi all,

I am very proud to announce today a new release of libpeas - the gobject-based plugin engine, used by totem, gedit and vinagre - in its latest version 0.5.4.

libpeas is a gobject-based plugins engine, and is targetted at giving every application the chance to assume its own extensibility. It also has a set of features including, but not limited to:

 - multiple extension points
 - on demand (lazy) programming language support for C, Python and JS
 - simplicity of the API

More details can be found on the announcement blog post here:
http://log.istique.net/2010-06-03/announcing-libpeas.html

== Changes since last version ==

António Lima (1):
      Updated Portuguese translation

Claudio Saavedra (1):
      Minor documentation fixes in PeasEngine

Gabor Kelemen (1):
      Updated Hungarian translation

Garrett Regier (1):
      A few documentation fixes

Ignacio Casal Quinteiro (5):
      Install the property just once.
      Assign the initialized var.
      Do not leak the window.
      Remove the plugin-info prop if it doesn't exits.
      Do not ref the extension as it already owns a ref.

Joe Hansen (1):
      Updated Danish translation

Jorge González (1):
      Updated Spanish translation

Mario Blättermann (1):
      [i18n] Updated German translation

Matej Urbančič (1):
      Updated Slovenian translation

Steve Frécinaux (15):
      Post-release version bump for 0.5.4
      Add the home page to configure.ac
      Add support for construct-properties for extensions.
      Change PeasActivatable to take the object as a construct property.
      [PeasEngine] Rename get_extension() to create_extension()
      Add basic support for plugin dependencies.
      Update PeasActivatable and PeasUIConfigurable documentation.
      Update documentation for PeasEngine.
      Update PeasExtensionSet documentation.
      Empty gtk-doc's libpeas-unused.txt
      Update PeasObjectModule documentation.
      Update PeasPluginInfo documentation.
      Fix va_arg() usage within peas_method_apply_valist().
      Revert "Fix va_arg() usage within peas_method_apply_valist()."
      Inline read_next_argument() into peas_method_apply_valist()

== Download and useful links ==

The home page is:
http://live.gnome.org/Libpeas

libpeas is available for download here:
http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.5/libpeas-0.5.4.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.5/libpeas-0.5.4.tar.gz

You can find the git repository here:
http://git.gnome.org/browse/libpeas
git://git.gnome.org/libpeas

The bug tracker is:
https://bugzilla.gnome.org/browse.cgi?product=libpeas

The irc chan is:
#libpeas on GimpNet

The mailing list is:
libpeas-list gnome org

Cheers,
Steve Frécinaux


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]