Overview of Changes from gnome-python-extras 2.10.1 to gnome-python-extras 2.10.2
=================================================================================
* wnck
 - Fix wnck_create_window_menu undefined symbol
* gtkspell
 - Fix crashes on module init and on detach()
 - Fix compilation on GCC 4.0
* general
 - Fix dependency checks in configure.in; Now, the modules egg.trayicon,
gtkmozembed, and gtkspell should build on systems without gnome-python
or any gnome libraries installed.


Overview of Changes from gnome-python-extras 2.10.0 to gnome-python-extras 2.10.1
=================================================================================
* applet
 - Unblock threads around gnomeapplet.bonobo_factory() (Gustavo)


Overview of Changes from gnome-python-extras 2.9.4 to gnome-python-extras 2.10.0
================================================================================
* Update to libwnck 2.9.92 API (Sebastien Bacher)


Overview of Changes from gnome-python-extras 2.9.3 to gnome-python-extras 2.9.4
===============================================================================
* Add missing NautilusBurnMediaType in module nautilusburn (Tiago Cogumbreiro)
* Update a gnomeprint example with pango stuff (Gustavo, John C Barstow)
* egg.recent updated to latest libegg (Gustavo)


Overview of Changes from gnome-python-extras 2.9.2 to gnome-python-extras 2.9.3
===============================================================================
* New module totem.plparser, wrapping the new totem playlist parsing
library (Tiago Cogumbreiro)
* New module gdl, wrapping Gnome Devtool Libraries (John Palmieri)
* New module gtop, wrapping libgtop (Benoît Dejean)
* gtksourceview
 - Allow changing syntax highlighting styles (Stéphan Kochen)
 - Add SourceView.[gs]set_highlight_current_line (Stéphan Kochen)
* New module nautilusburn, wrapping libnautilusburn (Tiago Cogumbreiro)
* egg.recent
 - Update to CVS libegg (Gustavo)


Overview of Changes from gnome-python-extras 2.9.1 to gnome-python-extras 2.9.2
===============================================================================
* egg.recent GUI stuff (bonoboui and pure gtk flavours) now actually
works and there are examples to prove it (Gustavo)
* New module gtkspell, from pygtkspell (0.3.1) sources (John (J5) Palmieri)
* Add pymozembed (0.1) module as gtkmozembed (Johan Dahlin)
* Fix deprecated import of gnome.canvas from gnomeprint.ui (Gustavo)


Overview of Changes from gnome-python-extras 2.9.0 to gnome-python-extras 2.9.1
===============================================================================
* Fix build of gtksourceview when builddir is inside subdir (Gustavo)
* New module wnck, wrapping libwnck (Johan Dahlin)
* New module egg.recent (Gustavo)


gnome-python-extras 2.9.0
==========================
* Now targetting gnome 2.10 platform (though currently compiles with 2.8)
* Module layout:
 - gnomeapplet imported from gnome-python
 - gnomeprint* imported from gnome-python
 - gtkhtml2 imported from gnome-python
 - gtksourceview imported from external pygtksourceview package
 - egg.trayicon imported from l-wrap[1] with minor modifications

[1] ftp://www6.software.ibm.com/software/developer/library/l-wrap/l-wrap.zip
