2.20.3:

2010-05-04  Murray Cumming  <murrayc@murrayc.com>

	FileChooser::get_filter(): Don't ref the result.

	* gtk/src/filechooser.hg: get_filter(): Don't ref the GtkFilter results, 
	because it is a GtkObject, not just a GObject, and we should not 
	reference-count GtkObjects. This does _not_ fix bug #583481 though.

2010-04-23  David King  <davidk@openismus.com>

	Improvements to main page documentation

	* gtk/gtkmm.h: Links to groups and external websites. Compilation
	example.

2010-04-16  David King  <davidk@openismus.com>

	Add main page to Doxygen documentation

	* docs/Makefile.am: Parse gtk/gtkmm.h for documentation.
	* gtk/gtkmm.h: Add main page to Doxygen documentation.