2000-12-13  Radek Doulik  <rodo@helixcode.com>

	* Makefile.am: small fixes to pass make distcheck

	* dictionary.c (impl_gnome_spell_dictionary_get_suggestions):
	check for dict->manager

2000-12-03  Radek Doulik  <rodo@helixcode.com>

	* spell-factory.c (factory_init): updated IIDs

	* Makefile.am (OAF_FILES): change oafinfo name

	* test-spell.c (main): use changed OAFIIDs

	* GNOME_Spell.oafinfo: renamed from spell.oafinfo, changed OAFIIDs

2000-11-15  Radek Doulik  <rodo@helixcode.com>

	* spell.oafinfo: replaced GenericFactory with ObjectFactory

2000-11-14  Radek Doulik  <rodo@helixcode.com>

	* test-spell.c: updated to changed API

	* dictionary.c: updated to changed API

	* Spell.idl: translated to StudlyCaps

2000-10-11  Radek Doulik  <rodo@helixcode.com>

	* test-spell.c (main): free seq

	* dictionary.c (impl_gnome_spell_dictionary_suggestions): added
	set_release to TRUE

2000-10-05  Radek Doulik  <rodo@helixcode.com>

	* Makefile.am: don't link test-gnome-spell with all libs, but only
	with bonobo and files generated from Spell.idl

	* test-spell.c: added demo/test for Dictionary object

	* dictionary.c: implemented all methods

	* Spell.idl: rename exception in Dictionary to Error
	fixed typo, remove exception from some methods

