[gedit-list] ANNOUNCE: libpeas 0.5.2 - 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 and gedit - in its latest version 0.5.3.

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 ==
Claude Paroz (1):
      Updated French translation

Garrett Regier (6):
      Replaced invisible plugins with builtin plugins
      Added a plugin-list property to PeasEngine
      Split the PeasUIPluginManager into a manager, view and store
      Added a Help button to the plugin manager
      Prevent having untrusted python modules in the search path
      Added "loaded-plugins" property to PeasEngine

Marek Černocký (1):
      Update Czech translation

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

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

Steve Frécinaux (17):
      Post-release version bump.
      Somehow rework the libpeas intro in the README.
      Update libpeasui to use the new peas_plugin_info_is_builtin API.
      peas-demo: Update the C plugin to match latest best practices.
      peas-demo: Add a configure dialog to the python plugin.
      Use an optional env var to specify the plugin loader location.
      Try loading plugin loaders from subdirs.
      peas-demo: Add a --run-from-build-dir option.
      Reorder assignment of linker flags of peas-demo
      Add missing files to POTFILES.in
      Add some more documentation to PeasExtension.
      Kill peas-ui-plugin-info.h
      Update PeasUI documentation.
      Some more documentation cleanup.
      Fix reloading of python plugins.
      Fix reloading C plugins.
      Fix peas-demo plugin discovery on 64 bits platforms.

== Download and useful links ==

libpeas is available for download here:
http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.5/libpeas-0.5.3.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.5/libpeas-0.5.3.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

Cheers,
Steve Frécinaux


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