2.4.6: 2004-10-16 Gene Ruebsamen * 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 * 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 * gtk/gtkmm.h: #include filechooserwidget.h, as suggested in bug #156170 from Arjan Timmerman. 2004-10-24 Murray Cumming * 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 * gtk/src/treemodelfilter.hg: _WRAP_CTOR: Rename root parameter to virual_root so that it sets the correct property. 2004-10-22 Murray Cumming * gtk/src/treeiter.hg: In ifdef, use SUN-Forte-style reverse_iterator. Patch from TODO in bug #154973. 2004-10-17 Gene Ruebsamen * 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 * docs/tutorial/gtkmm-tut.xml: Added Custom Widgets chapter, so far with a Custom Container section and example. 2004-09-04 Jonathan Brandmeyer * gdk/src/screen.hg: get_default(): Take an extra reference so that the Screen is not deleted too early. 2004-09-02 Murray Cumming * This is the gtkmm-2-4 branch. 2004-08-30 Murray Cumming * examples/book/dialogs/fileselection/examplewindow.cc: Removed a misleading include.