GnomePythonExtras 2.11.2 has been just released. This is a unstable
release for testing and unstable application development.
GnomePythonExtras provides python interfacing modules for some GNOME
libraries not part of the Developer Platform. The
following Python modules are included:
- gtkhtml2
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- egg.trayicon, egg.recent
- wnck
- gtkspell
- gtkmozembed
- gdl
- totem.plparser
- gtop
- nautilusburn
- gda
The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.11/
Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python-extras
Overview of Changes from gnome-python-extras 2.11.0 to gnome-python-extras
2.11.2
=================================================================================
* gda
- Export all symbols in the module (Murray Cumming)
- Fix compilation with gcc 3.4 and from C++ (Murray)
- Return a float for a GdaNumeric, instead of a long (Murray)
* gtkspell
- New reference documentation (Gian Mario Tagliaretti)
- Better error checking, minor fixes (Gustavo Carneiro)
- Accept optional language paramter in attach() (Gustavo)
- New and improved example (Gian)
* gnomeapplet
- Wrap panel_applet_request_focus() (Gustavo)
* gtksourceview
- New reference documentation (Gian)
- Add objects SourceTag, SyntaxTag, and PatternTag (Gian)
* gtkmozembed
- New reference documentation (Gian)
* wnck
- Resolve undefined symbol by removing wrapper for removed function (Gustavo)
* nautilusburn
- Update to new libnautilus-burn 2.11 API (Gustavo)
Happy testing!
--
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/