2014-02-17  Murray Cumming  <murrayc@murrayc.com>

	MessageDialog: Deprecate get/set_image() and the property.

	This has been deprecated in GTK+ for the usual (recently)
	unspecified design reasons.

2014-02-16  Juan R. García Blanco  <juanrgar@gmail.com>

	Popover: wrap ::closed signal; remove unused includes

2014-02-15  Juan R. García Blanco  <juanrgar@gmail.com>

	Various fixes to Gtk::FlowBox

	* Fix invalid use of _IGNORE with signals.
	* Wrap Gtk::FlowBoxChild::activate signal.

2014-02-10  Juan R. García Blanco  <juanrgar@gmail.com>

	Gtk::Popover::pointing-to changed type

	* GtkPopover::pointing-to changed its type from
	* cairo_rectangle_int_to to GdkRectangle.