=== gdl 0.7.8 === 2008-01-28 Naba Kumar * NEWS, configure.in: Bumped version to 0.7.8 and updated news. * gdl/gdl-dock-item.c: (gdl_dock_item_dock): * gdl/gdl-switcher.c: (gdl_switcher_expose), (gdl_switcher_switch_page_cb), (gdl_switcher_class_init): Silenced some compiler warnings. 2008-01-18 Naba Kumar * gdl/gdl-dock-placeholder.c: (gdl_dock_placeholder_class_init): Fixes bug #509950 - L10N: typos in some messages (fow -> for) 2007-12-16 Johannes Schmid * gdl/gdl-dock-item.c: (gdl_dock_item_dock): * gdl/gdl-dock-layout.c: * gdl/gdl-dock-object.c: (gdl_dock_object_real_reduce), (gdl_dock_object_detach): Backported several small improvements from Monodevelop 2007-09-26 Johannes Schmid Patch by : * gdl/gdl-dock-item-grip.c: (gdl_dock_item_grip_set_property): Fix #462537 – GdlDockItemGrip notification callback 2007-09-26 Johannes Schmid * autogen.sh: Fixed #468645 and #452331 by using gnome-autogen.sh instead of a buggy custom implementation 2007-09-25 Johannes Schmid * gdl/gdl-switcher.c: Use smaller icons to not waste too much screen space 2007-09-24 Johannes Schmid * gdl/gdl-icons.c: Do not ref/unref icon theme as GTK+ docs stricly say you should not do that! * configure.in: Disable deprecated flags completely until #457562 is fixed * MAINTAINERS: stick to GNOME convention to allow commit === gdl 0.7.7 ===