2015-04-29  Murray Cumming  <murrayc@murrayc.com>

	Update NEWS

2015-04-29  Murray Cumming  <murrayc@murrayc.com>

	3.12.0

2015-04-29  Murray Cumming  <murrayc@murrayc.com>

	Update Doxyfile.in

2015-04-29  Murray Cumming  <murrayc@murrayc.com>

	Deprecate more (deprecated in the C API) API.

2015-04-29  Murray Cumming  <murrayc@murrayc.com>

	Deprecate some methods because the corresponding C functions were deprecated.

	However, I have not managed to disabled all the deprecation warnings where
	we need to still use the deprecated API in the implementation of our own
	deprecated API.

2012-03-15  Murray Cumming  <murrayc@murrayc.com>

	Fix an error in the previous commit

2012-03-15  Murray Cumming  <murrayc@murrayc.com>

	Tests: Use Gtk::Application instead of Main.

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

	Examples: Do not include gmessages.h directly.

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

	Add #includes needed with the latest glibmm.

	Add individual includes now that gmmproc does not add #include
	glibmm.h at the top of every generated header.