2001-02-09  Dietmar Maurer  <dietmar@ximian.com>

	* Version 0.1
	
	* configure.in: check for proper versions 

2001-02-08  Dietmar Maurer  <dietmar@ximian.com>

	* src/bonobo-config-bag.c (bonobo_config_bag_class_init): use the
	new XObject code

2001-02-07  Dietmar Maurer  <dietmar@ximian.com>

	* src/test-config-moniker.c: cleanup

	* src/config-moniker-demo.c: impl. 

	* doc/usage.txt: wrote (cut/paste) some documentation.

	* src/bonobo-property-editor.c (bonobo_property_editor_get_type):
	us the new bonobo-x-object stuff.

2001-02-06  Dietmar Maurer  <dietmar@ximian.com>

	* src/gtkwtree*: added a very simple tree widget (modified GtkTree) 

2001-01-30  Dietmar Maurer  <dietmar@ximian.com>

	* src/bonobo-property-editor-enum.c: use the CORBA_DynAny
	interface where possible.

2001-01-29  Dietmar Maurer  <dietmar@ximian.com>

	* src/bonobo-property-editor-enum.c: a very ugly prototype :-(

	* src/bonobo-property-editor.c (bonobo_property_editor_resolve):
	impl. 

2001-01-26  Dietmar Maurer  <dietmar@ximian.com>

	* *.*: resolve to controls (experimental code)

2001-01-17  Dietmar Maurer  <dietmar@ximian.com>

	* src/*.c: make it work with the latest bonobo changes

2001-01-08  Dietmar Maurer  <dietmar@helixcode.com>

	* src/bonobo-config-property.c
	(impl_Bonobo_Property_queryInterface): impl.
	(impl_Bonobo_Property_addListener): impl.
	(impl_Bonobo_Property_removeListener): impl.

	* src/bonobo-config-bag-property.c
	(impl_Bonobo_Property_addListener): impl. 
	(impl_Bonobo_Property_removeListener): impl.

	* src/bonobo-config-bag.c
	(impl_Bonobo_PropertyBag_getEventSource): impl. 

2001-01-03  Dietmar Maurer  <dietmar@helixcode.com>

	* src/test-config-moniker.c (test_moniker): use the new listener code.

	* src/bonobo-config-bag.c (extract_property_name): impl.

2000-12-22  Dietmar Maurer  <dietmar@helixcode.com>

	* src/bonobo-moniker-config.c (config_resolve): also resolve
	"IDL:Bonobo/Property:1.0" 

	* src/bonobo-config-property.[ch]: this work without a PropertyBag 

	* src/bonobo-config-bag-property.[ch]: renamed
	bonobo-config-property.[ch]   

2000-12-21  Dietmar Maurer  <dietmar@helixcode.com>

	* src/bonobo-config-bag.c (gconf_to_bonobo_arg): return
	bonobo_arg_new (BONOBO_ARG_NULL) if we pass a NULL value.
	(bonobo_config_notify_listeners): pass the property value to the
	listener. 

	* src/bonobo-config-bag.h: remove the add/remove ChangeListener
	methods, since we use an EventSource.

	* src/bonobo-config-bag.c (bonobo_config_bag_new): aggregate it
	with an EventSource.

	* bonobo-conf/*: import it into the gnome cvs tree. 

2000-12-20  Dietmar Maurer  <dietmar@helixcode.com>

	* src/bonobo-moniker-config.c: use the new shlib factory code
