2015-07-29 Murray Cumming configure.ac: Use more warnings, like gtkmm. 2015-07-29 Murray Cumming Examples/Tests: Use Gtk::Application instead of Gtk::Main. Because Gtk::Main is deprecated in gtkmm. 2015-07-29 Murray Cumming Examples: Replace Label::set_alignment() with set_xalign(). Because Misc::set_alignment() is deprecated in gtkmm. 2015-07-29 Murray Cumming C++11: Use of range-based for loop. 2015-07-29 Murray Cumming C++11: Use of auto. 2015-07-29 Murray Cumming Use C++11 and the latest gtkmm. Because glibmm and gtkmm now require C++11 and gmmproc (from glibmm) now generates C++11 code. 2014-01-07 Kjell Ahlstedt Remove ItemSimple::get_bounds() * goocanvas/src/itemsimple.hg: ItemSimple::get_bounds() overrides Item::get_bounds(), which it shouldn't do. Remove ItemSimple::get_bounds(). Bug #721627. 2013-07-03 José Alburquerque Move to a generated ChangeLog. 2013-07-02 José Alburquerque Auto-generate the ChangeLog from the git log for 'make dist'. * Makefile.am: Include the dist-changelog.am file copied in build/ from mm-common so that the ChangeLog is automatically generated from the git commit messages on 'make dist'. 2013-04-24 Murray Cumming 1.90.9