=== 2.11.3 ===
2005-07-21  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* NEWS: Update.

	* egg/recent/*: Resync sources with gnome cvs.  Add wrappers for
	new EggRecentViewUIManager.

	* egg/tray/*: Resync sources with gnome cvs.  Fixes Bug 172479:
	EggTrayIcons can still appear 1 pixel wide.

2005-07-21  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* configure.ac: Bump version to 2.11.3.

2005-07-21  Tiago Cogumbreiro  <cogumbreiro@gmail.com>

	Reviewed by: Gustavo Carneiro  <gjc@inescporto.p>

	* nautilusburn/nb_drive.c: (nb_Drive_init),
	(nb_Drive_door_is_open), (nb_Drive_get_media_type_full),
	(nb_Drive_unmount), (nb_Drive_eject): Add constructor and new
	methods (get_media_type_full, door_is_open, eject, unmount) to
	nautilusburn.Drive.
	
	* nautilusburn/nb_module.c: (nb_bytes_to_seconds): Update to
	libnautilus-burn 2.11.3 API changes.

2005-06-19  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* docs/gtkmozembed/gtkmozembed-gtkmozembed.xml: Add an inline
	example "TinyGecko", by Nikos Kouremenos.

2005-06-15  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>

	* docs/gnomeprintui/*: New gnomeprint.ui documentation.

	* configure.ac: Output docs/gnomeprintui/Makefile.

	* docs/Makefile.am (SUBDIRS): Add gnomeprintui.

2005-06-12  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>

	* docs/gnomeprint/gnomeprint-gnomeprintfontface.xml: Add new
	gnomeprint.FontFace section.

	* docs/gnomeprint/gnomeprint-gnomeprintglyphlist.xml: Add new
	gnomeprint.GlyphList section.

	* docs/gnomeprint/Makefile.am,
	* docs/gnomeprint/gnomeprint-classes.xml: Include new sections.
	
2005-06-04  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>
	
	* docs/gnomeprint/Makefile.am,
	* docs/gnomeprint/gnomeprint-classes.xml,
	* docs/gnomeprint/gnomeprint-gnomeprintfont.xml:
	Add gnomeprint.Font section.
	
	* docs/gnomeprint/gnomeprint-gnomeprintconfig.xml:
	* docs/gnomeprint/gnomeprint-gnomeprintcontext.xml:
	* docs/gnomeprint/gnomeprint-gnomeprintjob.xml: Misc. fixes.

2005-06-03  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>

	* configure.ac: Write docs/gnomeprint/Makefile.

	* docs/Makefile.am (SUBDIRS): Add gnomeprint subdir.

	* docs/gnomeprint/*: Add new gnomeprint documentation.

2005-05-30  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>

	* docs/gtksourceview/gtksourceview-gtksourceprintjob.xml: Add.
	
	* docs/gtksourceview/gtksourceview-classes.xml: Include
	gtksourceview-gtksourceprintjob.xml.

	* docs/gtksourceview/Makefile.am (REFERENCE_XML_FILES): Add
	gtksourceview-gtksourceprintjob.xml.

2005-05-28  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* configure.ac: gnomeprint module depends on gnome-python.
	egg.trayicon doesn't depend on libgnomeui.

2005-05-24  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* examples/gnomeprint/test-print.py (render_to_job): Add a drawing
	from www.pythonchallenge.com, just for fun.

2005-05-22  Gian Mario Tagliaretti  <g.tagliaretti@parafernalia.org>

	* docs/gtkspell/gtkspell-gtkspell.xml: Clarify lang parameter usage.

2005-05-22  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* gtkspell/gtkspellmodule.c (_wrap_gtkspell_new_attach): Method
	name in error message should be __new__, not __init__. Accept
	lang=None meaning NULL.

2005-05-21  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* configure.ac: Make gnomeapplet and egg.recent depend on
	gnome-python, due to required bonobo argtypes.
	Don't check for gnome-python-2.0 unconditionally.

	* Makefile.am (SUBDIRS): Add gksu.

	* configure.ac: Detect libraries for gksu* modules.

	* gksu/*: New gksu and gksu.ui modules by Gian Mario Tagliaretti.

	* docs/pygtk-ref-docs.make: Add rule to generate reference tarballs.

	* docs/ref-html-style.xsl: Call template generate.index.

	* docs/common.xsl: Copy-paste "template to create the index.sgml
	anchor index" and "template to output gtkdoclink elements for the
	unknown targets" from gtk-doc.

	* docs/pygtk-ref-docs.make (html.stamp): Call gtkdoc-fixxref.

2005-05-20  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* configure.ac: egg.recent module doesn't _really_ require
	librsvg-2.0, no matter what upstream configure.in says.