2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Button: Add constructor that takes an icon_name and size.

	* gtk/src/button.[hg|ccg]: Reimplement to match the new
	gtk_button_new_from_icon_name() function.

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Gdk: Cursor: Wrap some new functions.

	* gdk/src/cursor.hg: Add create() that takes a Surface,
	and get_surface().

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Gdk: Regenerate .defs and .xml

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Widget: add get_scale_factor().

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Widget: Add drag_begin() that takes x and y coordinates.

	* gtk/src/widget.hg: Wrap gtk_drag_begin_with_coordinates().

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Label: Add get/set_lines() and property.

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Entry: Add get/set_tabs() and property.

2013-08-28  Murray Cumming  <murrayc@murrayc.com>

	Gtk: Regenerate .defs and .xml

2013-08-14  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	Deprecate some functions and properties that are deprecated in gtk+.

	* gdk/src/window.hg:
	* gtk/src/combobox.hg:
	* gtk/src/menu.[hg|ccg]:
	* gtk/src/settings.hg: Deprecate functions and properties that are
	deprecated in gtk+.

2013-08-05  Juan R. García Blanco  <juanrgar@gmail.com>

	Wrap GtkRevealer

2013-08-05  Murray Cumming  <murrayc@murrayc.com>

	3.9.10