2007-08-14  Naba Kumar  <naba@gnome.org>

	* configure.in: Bumped version to 0.7.7
	* NEWS: Updated.

	Patch from Halton Huo:
	* gdl/gdl-tools.h: Fixes Bug #407393 – (void)0 will cause build fail on
	Sun cc.

2007-07-21  Johannes Schmid <jhs@gnome.org>

	* configure.in:
	Removed GTK_DISABLE_DEPRECATED from CFLAGS because it will break
	with Gtk+ >= 2.10. There is a patch to move to the new tooltips
	API attached to bug #457562

2007-07-19  Johannes Schmid <jhs@gnome.org>

	* gdl/gdl-switcher.c: (layout_buttons):
	Fixed crasher in button layout

2007-06-30  Naba Kumar  <naba.kumar@gnome.org>

	* gdl/gdl-dock-bar.c: (on_dock_item_foreach_disconnect),
	(gdl_dock_bar_destroy), (gdl_dock_bar_remove_item),
	(gdl_dock_bar_add_item): Removed minimized buttons from dockbar when
	corresponding dockitem is destroyed. Fixes bug #317004 - Crash when
	maximizaing widget that has been already removed