2006-08-21 Jonathon Jongsma * gtk/src/button.hg: fix a typo in the new API for Gtk::Button::get_image_position() (was set_image_position()). Fixes bug number 352088. * configure.in: bumped revision to 2.10.1 for new release 2006-08-21 Cedric Gustin * MSVC_Net2003/*.vcproj, MSVC_Net2003/gtkmm.sln: Updated for gtkmm-2.10. * MSVC_Net2003/examples/printing/*: Added printing example. * gtk/src/Makefile_list_of_hg.am_fragment: Moved pagesetupunixdialog.hg, printer.hg, printjob.hg and printunixdialog.hg to files_posix_hg. * gtk/src/pagesetupunixdialog.hg, gtk/src/printer.hg, gtk/src/printjob.hg, gtk/src/printunixdialog.hg: Tag classes with _GTKMMPROC_WIN32_NO_WRAP as they are not supported on win32. * configure.in: Added MSVC project file for printing example to AC_CONFIG_FILES list. Added pangocairo to the list of packages checked by PKG_CHECK_MODULES (required for building DLLs on win32).