2.4.6:

2004-10-16  Gene Ruebsamen  <gene@erachampion.com>
 
 	* docs/tutorial/gtkmm-tut.xml: Added a chapter for the new gtk-2.4 
 	FileChooserDialog.
 	* docs/tutorial/figures/dialogs_filechooser.png: Added a PNG image
 	of the new FileChooserDialog.

2004-10-23  Roger Leigh <rleigh@debian.org>
 
 	* build_shared/Makefile_build.am_fragment: Use PLATFORM_WIN32
 	rather than OS_WIN32 so that -no-undefined is used on Cygwin
 	as well as MinGW toolchains.

2004-10-25  Murray Cumming  <murrayc@murrayc.com>

	* gtk/gtkmm.h: #include filechooserwidget.h, as suggested in bug 
	#156170 from Arjan Timmerman.

2004-10-24  Murray Cumming  <murrayc@murrayc.com>

	* docs/tutorial/gtkmm-tut.xml: Updated the menus and toolbars section 
	about UIManager, though the popup example does not work yet, and I 
	should mention ui merging and toggle items.

2004-10-22  Murray Cumming  <murrayc@murrayc.com>

	* gtk/src/treemodelfilter.hg: _WRAP_CTOR: Rename root parameter to 
	virual_root so that it sets the correct property.

2004-10-22  Murray Cumming  <murrayc@murrayc.com>

	* gtk/src/treeiter.hg: In ifdef, use SUN-Forte-style reverse_iterator. 
	Patch from TODO in bug #154973. 

2004-10-17  Gene Ruebsamen  <gene@erachampion.com>

	* docs/tutorial/gtkmm-tut.xml: Updated the Windows installation
	appendix by providing a link to the latest Gtk+ Win32 installer, 
	and updating the installation instructions.

2004-10-10  Murray Cumming  <murrayc@murrayc.com>

	* docs/tutorial/gtkmm-tut.xml: Added Custom Widgets chapter, so far 
	with a Custom Container section and example.

2004-09-04 Jonathan Brandmeyer <jbrandmeyer@earthlink.net>

	* gdk/src/screen.hg: get_default(): Take an extra reference so that
	the Screen is not deleted too early.

2004-09-02  Murray Cumming  <murrayc@murrayc.com>

	* This is the gtkmm-2-4 branch.

2004-08-30  Murray Cumming  <murrayc@murrayc.com>

	* examples/book/dialogs/fileselection/examplewindow.cc: Removed a 
	misleading include.