Thu Jun 28 14:07:57 2001  Jonathan Blandford  <jrb@redhat.com>

	* canvas-primitives.c (setup_curves): ifdefed out dead code to
	make build with -Werror.

2001-06-28  Michael Meeks  <michael@ximian.com>

	* canvas.c (main): make -lefence link.

2001-06-20  Rusty Connover  <rconover@gnome.org>

	* canvas-primitives.c (setup_curves): Added initial bpath test,
	which causes some errors in gdk mode so it is currently disabled.
	This is a good test case for fixing the breakage since it is only
	caused in gdk mode rather then aa canvas.

2001-06-11  Cody Russell  <bratsche@gnome.org>

	* canvas-primitives.c: #include <strlen.h>

2001-04-12  Martin Baulig  <baulig@suse.de>

	* toroid.png: New file; moved here from gnome-libs/test-gnome.
	There's a GNOME_LIBS_MODULE_SPLIT tag which points to the latest
	version in gnome-libs.

2001-04-12  Martin Baulig  <baulig@suse.de>

	* canvas-arrowhead.c (highlight_box): Use gdk_cursor_new() instead
	of gnome_stock_cursor_new().

	* canvas-primitives.c (item_event): Use gdk_cursor_new() instead
	of gnome_stock_cursor_new().
	(setup_text): Mark this function as G_GNUC_UNUSED.

	* canvas-fifteen.c (test_win): Comment out gnome_dialog() stuff
	for the moment.

	* canvas.c (create_canvas): Create a toplevel GtkWindow instead of
	using GnomeApp.
	(main): Provide main() function.

	* canvas_demo.h: New file.

2001-04-12  Martin Baulig  <baulig@suse.de>

	* Makefile.am: New file.

	* canvas-arrowhead.c, canvas-features.c, canvas-fifteen.c,
	canvas-primitives.c, canvas.c: New files; moved here from
	gnome-libs/test-gnome. There's a GNOME_LIBS_MODULE_SPLIT tag
	which points to the latest version in gnome-libs.


