2011-09-07  Fabien Parent  <parent.f@gmail.com>

	Bump version + update NEWS file

2011-09-07  Fabien Parent  <parent.f@gmail.com>

	return c++ object with get_controller, get_object

2011-09-07  Fabien Parent  <parent.f@gmail.com>

	Use vector as container

2011-09-07  Fabien Parent  <parent.f@gmail.com>

	Use reference for Gtk::Requisition

2011-09-07  Fabien Parent  <parent.f@gmail.com>

	Remove Gdl::Dock::xor_rect

2011-09-07  Fabien Parent  <parent.f@gmail.com>

	Wrap DockItemGrip + fix get_grip

2011-09-05  Fabien Parent  <parent.f@gmail.com>

	Set silent compilation

2011-07-06  Fabien Parent  <parent.f@gmail.com>

	Wrap Dock::xor_rect_hide method

2011-07-06  Fabien Parent  <parent.f@gmail.com>

	Wrap DockItem::notify_selected method

2011-07-06  Fabien Parent  <parent.f@gmail.com>

	Wrap DockItem::get_grip method

2011-07-06  Fabien Parent  <parent.f@gmail.com>

	Update extra and method .defs files

2011-07-03  Fabien Parent  <parent.f@gmail.com>

	Example rewritten in a more C++ way.

2011-07-03  Fabien Parent  <parent.f@gmail.com>

	Port gdlmm to gdl-3.0

2011-07-03  Fabien Parent  <parent.f@gmail.com>

	Update enum & fix compilation

2011-07-03  Fabien Parent  <parent.f@gmail.com>

	Fix compilation with recent mm-common package

2011-05-24  Olav Vitters  <olav@vitters.nl>

	Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility

2010-04-26  Fabien Parent  <parent.f@gmail.com>

	Add the property_long_name of the DockItem. Update the example

2010-04-26  Fabien Parent  <parent.f@gmail.com>

	bgo#597996 is now fixed. We can wrap properly GdlDockPlaceholder

2010-04-25  Fabien Parent  <parent.f@gmail.com>

	Update the NEWS file for the REAL initial release.

2010-04-25  Fabien Parent  <parent.f@gmail.com>

	Update the version to 2.30.0

2010-04-25  Fabien Parent  <parent.f@gmail.com>

	Remove the binding of the 2 missing functions in gdl.

2010-04-25  Fabien Parent  <parent.f@gmail.com>

	selected is not a virtual method of DockItem.

2010-02-27  Fabien Parent  <parent.f@gmail.com>

	update the .gitignorex

2010-02-27  Fabien Parent  <parent.f@gmail.com>

	prepare first release

2010-01-24  Fabien Parent  <parent.f@gmail.com>

	Update version

2010-01-23  Fabien Parent  <parent.f@gmail.com>

	wrap gdl_dock_layout_get_items_ui and gdl_dock_layout_get_ui

2010-01-23  Fabien Parent  <parent.f@gmail.com>

	Add the "selected" signal on a DockItem. Regenerate the signals definition file.

2009-11-25  Fabien Parent  <parent.f@gmail.com>

	GdlDockItemBehavior is a GTYPE

2009-11-25  Fabien Parent  <parent.f@gmail.com>

	remove an useless header imported

2009-11-25  Fabien Parent  <parent.f@gmail.com>

	use _CONSTRUCT instead of doing the work manually.

2009-11-25  Fabien Parent  <parent.f@gmail.com>

	No default handler to dockobject's signals. add "on_dock" signal in DockObject

2009-11-25  Fabien Parent  <parent.f@gmail.com>

	Add the item in the dock layout manager

2009-10-14  Fabien Parent  <parent.f@gmail.com>

	update .gitignore update the example (remove all C code) fix the StyleSwitcher create init files add get_master method

2009-10-11  Fabien Parent  <parent.f@gmail.com>

	First commit

