2003/09/21 19:42 muppetman

	* Makefile.PL perl-Gnome2-Canvas.spec.in: there was some disagreement
	about the actual substitution symbols...

2003/09/21 19:36 muppetman

	* Canvas.pm META.yml Makefile.PL README debian/changelog debian/control:
	updated for 0.32 release

2003/09/17 10:44 rwmcfa1

	* Makefile.PL: ExtUtils::PkgConfig can now deal with version 
	requirements using pkg-config's interface, make use of it.

2003/09/16 23:50 rwmcfa1

	* Makefile.PL, perl-*spec.in: somewhat automated versioning system 
	implemented for depenancy modules

2003/09/15 22:26 rwmcfa1

	* Makefile.PL: spec file dependancies improved

2003/09/06 19:23 rwmcfa1

	* Makefile.PL: dist-rpms build target added

	* perl-Gnome2-Canvas.spec.in: initial import

2003/09/02 21:08 muppetman

	* Canvas.pm, README, META.yml, debian/changelog: prep for 0.30 release.
	flesh out the pod a bit.
	* canvas.typemap: use T_GPERL_GENERIC_WRAPPER
	* Makefile.PL: require Glib 0.97 (because of the new typemap stuff);
	update the build to do prereqs properly
	* TODO, MANIFEST: updated 
	* MANIFEST.SKIP: new
	* canvas_demo/canvas-primitives.pl, xs/GnomeCanvasPathDef.xs:
	commentary
	* xs/GnomeCanvas.xs: consolidate the constructors into one aliased xsub

2003/08/19 21:11 rwmcfa1

	* Makefile.PL: added realclean removal of build dir to postamble 
	section.

2003/08/18 12:34 muppetman

	* debian/*: patch from james curbo adds debian packaging stuff

2003/07/18 13:00 muppetman

	* Canvas.pm, Makefile.PL, README: bump version information for 0.28
	release

2003/07/07 23:06 muppetman

	* Makefile.PL: use new args of Gtk2::CodeGen->write_boot to avoid
	boot problems

2003/07/05 00:42 muppetman

	* xs/GnomeCanvasBpath.xs, canvas_demo/canvas-curve.pl,
	xs/GnomeCanvas.xs, xs/GnomeCanvasPathDef.xs: hackish workaround
	for bug in libgnomecanvas

	* Canvas.pm: bump version to 0.26 for release

2003/06/27 17:00 muppetman

	* Makefile.PL, canvas_demo/canvas_arrowhead.pl,
	canvas_demo/canvas-features.pl:  require latest Gtk2 and Glib,
	which treat objects as hashes.

	* canvas_demo/canvas-curve.pl: mark known crash.

2003/06/20 12:00 muppetman

	* Canvas.pm Makefile.PL README: bump version info and prepare for
	0.24 release

	* gnomecanvasperl.h: one-time-include stuff used the wrong name,
	would prevent inclusion of gnome2perl.h (copy and paste bug - bad
	muppet, no biscuit)

2003/06/19 17:11 pcg

	* t/01.t: make it actually work.

2003/06/16 13:46 muppetman

	* xs/GnomeCanvasUtil.xs, canvas_demo/canvas-primitives.pl,
	canvas_demo/canvas-arrowhead.pl: use a GPerlBoxedWrapperClass override
	to allow GnomeCanvasPoints to be implemented as simple perl array
	references.

	* Makefile.PL, MANIFEST: make sure we're ready to go out

2003/06/04 23:45 muppetman

	cleanup, making it ready to share with other people

	* canvas_demo/canvas-curve.pl

2003/06/03 13:42 muppetman

	* canvas_demo/canvas-rich-text.pl

2003/06/02 12:00 muppetman

	started from a copy of the Gnome2-Perl module.

