2001-08-27  ERDI Gergo  <cactus@cactus.rulez.org>

	* bonobo/bonobo-clipboard.c (bonobo_clipboard_xproxy_get_cb):
	implemented (may suck)

	* bonobo/bonobo-clipboard-store.c
	(bonobo_clipboard_store_restore): Cache the restored object

	* bonobo/Makefile.am: Removed bonobo-moniker-xclipboard (it was
	never a good idea)

	* bonobo/bonobo-clipboard.c (bonobo_clipboard_xproxy_set):
	actually set the X clipboard (the callback only returns a dummy
	string ATM)

2001-08-26  ERDI Gergo  <cactus@cactus.rulez.org>

	* bonobo/bonobo-clipboard.c (bonobo_clipboard_xproxy_targets): renamed
	(impl_Bonobo_Clipboard_setClipboard): duplicate the CORBA
	reference when storing monikers

	* bonobo/bonobo-clipboard-factory.c: Make instances immortal

2001-08-20  ERDI Gergo  <cactus@cactus.rulez.org>

	* tests/cactus-test-0.c: implement getContentTypes
	
	* bonobo/bonobo-clipboard.c (bonobo_clipboard_xproxy_set_targets):
	create X clipboard targets from supported mime types

	* bonobo/bonobo-clipboard-store.c (fetch_stream): change order of
	arguments
	(fetch_storage): ditto
	(restore_from_stream): rewind stream before restoring

2001-08-17  ERDI Gergo  <cactus@cactus.rulez.org>

	* bonobo/bonobo-clipboard.c (bonobo_clipboard_emit_notifications):
	use an Any that wraps a TC_null instead of a direct
	CORBA_OBJECT_NIL

	* bonobo/Makefile.am: port to new bonobo-activation module

	* bonobo/bonobo-clipboard.c: groundwork for forwarding to X

2001-07-30  Alex Graveley  <alex@ximian.com>

	* bonobo/bonobo-clipboard.c (bonobo_clipboard_emit_notifications):
	Free results from bonobo_event_make_name().

2001-07-29  ERDI Gergo  <cactus@cactus.rulez.org>

	* configure.in: Depend on libbonobo 1.99.0 (because the Clipboard
	IDL is moved there)

	* idl/: Removed Bonobo_Clipboard.idl from here

