2002-01-28  Bill Haneman     <bill.haneman@sun.com>

	* configure.in:
	Revved to 0.4 for GNOME-2 alpha.

2002-01-28  Mark McLoughlin  <mark@skynet.ie>

	* gail-gnome/bonobo-control-accessible.c:
	(bonobo_control_accessible_new): wrap the accessible around
	the plug, not the plug's child.

	* gail-gnome/bonobo_plug_atk_object_factory.c,
	* gail-gnome/bonobo_socket_atk_object_factory.c,
	* gail-gnome/bonobo_plug_atk_object.[ch],
	* gail-gnome/bonobo_socket_atk_object.[ch]: pass sockets and
	plugs to new() methods instead of controls/frames. Derive
	from GailWidget and GailContainer using anonymous inheritance
	hack. Update to use SpiRemoteObject as an interface.

	* test/test-gail-gnome.c: expand tests a little and add an out of
	process test.

2002-01-23  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: add --enable-debug option, dependancy
	checks for regressions tests and removeed unnecessary
	pkg-config calls.

	* gail-gnome/Makefile.am: use debug flags.

	* gail-gnome/bonobo-accessibility-init.c:
	(gtk_module_init): kill log/message handlers.
	(gail_accessibility_finalize): mark unused.

	* gail-gnome/bonobo-control-accessible.[ch]:
	* gail-gnome/bonobo-control-frame-accessible.[ch]:
	* gail-gnome/bonobo_plug_atk_object.[ch]:
	* gail-gnome/bonobo_plug_atk_object_factory.[ch]:
	* gail-gnome/bonobo_socket_atk_object.[ch]:
	* gail-gnome/bonobo_socket_atk_object_factory.[ch]:
	mostly cleanups, with some fixes.

	* test/*: beginnings of regression tests.

	* Makefile.am: add test subdir.

2002-01-10 Bill Haneman <bill.haneman@sun.com>

	* configure.in:
	Fix package check; check for libspi-1.0 package instead of
	at-spi-1.0 package.

	* Makefile.am:
	Replace (incorrect) references to xml-i18n-* with
	'intltool-*'.

2002-01-10 Bill Haneman <bill.haneman@sun.com>

	* gail-gnome/bonobo-control-accessible.c:
	* gail-gnome/bonobo-control-frame-accessible.c:
	Replace calls to spi_accessible_new (which used a buggy codepath
	in libspi) with spi_accessible_construct.
	
2002-01-07 Bill Haneman <bill.haneman@sun.com>

	* gail-gnome/bonobo_plug_atk_object_factory.c:
	* gail-gnome/bonobo_socket_atk_object_factory.c:
	Fixed misnaming bug in class_init funcs.

	* gail-gnome/bonobo-accessible-init.c:
	Added some print and error logging funcs to write to /tmp/bonobo-*
	files, to enhance early debuging efforts.

	* gail-gnome/*.c:
	Added some g_print, g_message calls.
	
2002-01-07 Bill Haneman <bill.haneman@sun.com>

	* gail-gnome/bonobo_plug_atk_object.c:
	* gail-gnome/bonobo_socket_atk_object.c:
	Added missing bonobo_plug/socket_atk_object_new () methods.

	Added some (temporary) g_prints.

2002-01-03 Bill Haneman <bill.haneman@sun.com>

	* Initial checkin.
