2007-04-01  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* AUTHORS, COPYING, NEWS, README, configure.ac:
	Initial assembly of gvemod-crayola

	* src/Makefile.am:
	Generate .geomview for local testing (without the need to install the stuff).

	* src/.cvsignore: Ignore .geomview.

	* configure.ac, Makefile.am: Initial revision.

	* m4/geomview.m4: Fix help text (kill reference to "example" emodule).

2007-03-23  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/check-package.m4, m4/geomview.m4:
	Writing autoconf test is really a little bit complicated ...

	* m4/geomview.m4:
	Check also in standard places for geomview include files.

2007-03-22  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* src/Makefile.am, src/crayola.1gv, src/crayola.1:
	Give all manual pages a gv suffix, some of the names are just too short.

	* m4/geomview.m4:
	Fix version check. Move most of the generic autoconf initialization to
	the GV_INIT_GEOMVIEW() macro.

	* m4/geomview.m4:
	Small fixes (check for -lm, math.h, other minor stuff).

	* m4/geomview.m4, m4/set-prefix.m4: Some fine-tuning

	* m4/geomview.m4: Feature local installation.

	* m4/check-package.m4, m4/geomview.m4: Autoconf madness.

	* src/Makefile.am: Add man-pages to EXTRA_DIST.

	* src/Makefile.am:
	External gvemodules-xforms and gvemodules-tcltk packages.

2007-03-21  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/geomview.m4: Use GeomGet()/GeomSet() instead of accessing private
	data-structures. Make sure the damn stuff compiles as external module,
	outside the Geomview source-tree.

	* m4/geomview.m4: Fix unbalanced if-fi

	* m4/geomview.m4: Build system fixes.

	* m4/geomview.m4: Optionally check for the version of Geomview.

	* m4/withtool.m4: CHECK_PROG/PATH_PROG duality.

	* m4/withtool.m4: Absolute/relative path-name support.

2007-03-20  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/withtool.m4, m4/geomview.m4: Initial revision.

	* src/Makefile.am:
	Adjust environment variables in preparation for Orrery and maniview
	autoconf revision.

2007-02-10  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/lf_local.m4:
	Hopefully LF_LINK_HEADERS() works _NOW_ for in-path and VPATH builds.

	* m4/lf_local.m4: Undo a bug introduced previously by myself.

2006-10-06  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/lf_local.m4:
	Prefix fix for header linking was wrong. Correct that.

	* m4/lf_local.m4:
	Take relative/non relative source locations into account.

2006-08-01  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* src/Makefile.am: Remove -rpath, not needed and not wanted by Debian.

2006-07-30  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* src/Makefile.am: Some fixes after running "make distchek".

2006-07-27  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* src/.cvsignore: The usual ignore stuff.

	* src/Crayola, src/Makefile.am, src/callbacks.c, src/callbacks.h, src/crayola.1, src/testwish.c, src/tkcrayola.c, src/ui.h, m4/check-package.m4, m4/frameworks.m4, m4/set-prefix.m4:
	Initial revision.

2006-07-15  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/geom_local.m4: configure.in -> configure.ac

2006-07-14  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/.cvsignore: * use one shared library (i.e. libgeomview.so)
	* do not use undocumented stdio internals
	* src/lib/aclib/fmemopen.c -- fmemopen replacement
	* src/lib/oogl/utilt/iobuffer.[ch] -- totally buffered input, with seekback (pipes)
	* a bunch of autoconf changes
	* OpenGL is optional again
	* reenable hinge module
	* reenable flythrough module
	* reenable cplxview module

2006-06-24  Claus-Justus Heine  <Claus.Heine@Mathematik.Uni-Freiburg.DE>

	* m4/geom_local.m4, m4/lf_local.m4: Fix "underquoted" AC_DEFUN's

2004-02-22  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* m4/lf_local.m4: *** empty log message ***

	* m4/Makefile.am: 	* m4/Makefile.am: Remove.
		* Makefile.am (m4_files): Distribute the m4/*.m4 files.

		* configure.in: Take care to avoid using MS Windows "find"
		command.  Do not create m4/Makefile.

2001-03-22  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* m4/geom_local.m4: Make GEOM_FIND_I_OPTION respect $CPPFLAGS.

	Do not set XmNwidth and XmNheight if zero.  This appears to cure the
	"invisible ToggleButtonWidget" problem seen on linux w/ _some_
	versions of lesstif.  Confirmation from a motif maven that this is the
	correct approach is desperately solicited!

	Other tidying up getting ready for a release.

2001-02-11  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2001-02-10  Mark Phillips  <mbp@geomtech.com>

	* m4/.cvsignore: *** empty log message ***

2000-11-17  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2000-11-15  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2000-10-20  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2000-10-14  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2000-08-17  Mark Phillips  <mbp@geomtech.com>

	* m4/geom_local.m4: *** empty log message ***

2000-08-15  Mark Phillips  <mbp@geomtech.com>

	* m4/Makefile.am, m4/geom_local.m4, m4/lf_local.m4:

	* m4/Makefile.am, m4/geom_local.m4, m4/lf_local.m4: New file.

