2014-03-12  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* .cvsignore, configure.ac, src/cplxview/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	Maintenance commit, make it compile.

2010-03-14  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/geomview.m4: Remove RANLIB.

	* m4/.cvsignore: Ignore the new libtool files.

	* m4/geomview.m4: Add AC_CONFIG_MACRODIR()

2009-09-16  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/geomview.m4: Add some more tests.

2008-05-17  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* NEWS, configure.ac: Reflect some autoconf changes.

	* m4/geomview.m4:
	Define VARARRAY() macros to select either alloca() or C99 variadic arrays.

2007-10-03  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* NEWS, configure.ac: Version to 0.3.

2007-09-19  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/stereo/stereo.c: Update to changed lisp stuff.

2007-05-20  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* NEWS, configure.ac: Bump version stamps.

	* src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	First link with libgeomview, then with all other libs.

	* src/graffiti/lang.c, src/hinge/lang.c: ND-picking update.

	* m4/geomview.m4: Check for Geomview in bindir first.

2007-05-16  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/withtool.m4, m4/lf_local.m4:
	Don't use -qs (SGI compatibility issue).

2007-05-03  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* configure.ac: Additionally check in oldincludedir[/xforms]

	* configure.ac: Increase version number.

	* configure.ac:
	Add ${includedir}/xforms/ to the include path when searching for xforms.h.

2007-04-25  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/geomview.m4:
	Search under DEFAULT_PREFIX/lib/ and libdir for libgeomview.

	* m4/iso-c99.m4: Initial revision.

2007-04-20  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/geomview.m4:
	Check for libgeomview under DEFAULT_PREFIX, disable (per default)
	--enable-geomview-query if --prefix was given (can be re-enabled).

	* m4/set-prefix.m4: Iterate with eval.

2007-04-17  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/geomview.m4:
	Make --enable-geomview-query the default, i.e. ask the installed
	version of Geomview about the installation directories if not disabled
	via --disable-geomview-query.

	* m4/check-package.m4:
	Iterate with eval over the extra framework search paths.

	* m4/check-package.m4: Revert previous two changes.

2007-04-16  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/check-package.m4:
	Need to use LDFLAGS; the library path passed to AC_CHECK_LIB() in the
	last argument really is passed as last argument to the linker; and
	linker paths are position sensitive.

2007-04-11  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* README: Typo.

2007-04-09  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* m4/check-package.m4: Some more m4 fixes.

2007-04-07  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* configure.ac:
	Fiddle with strange installation of forms.h header on FreeBSD (Under
	x_includes/X11/, gnah)

	* m4/withtool.m4:
	Fix empty path issue in GV_PATH_PROG (dirname perl == ., not empty).

	* configure.ac, src/cplxview/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	Use new CHECK_PACKAGE() stuff etc.

	* src/example/Makefile.am:
	XFORMS_ALL_INCLUDES already contains ${X_CFLAGS}

	* m4/check-package.m4, m4/geomview.m4:
	FreeBSD seems to work now (with this emodule)

	* m4/check-package.m4: Cosmetics.

	* m4/check-package.m4, src/example/Makefile.am:
	We need to be a little bit more careful when checking for packages;
	Linux is not the world.

	* m4/lf_local.m4:
	Fix header link & install issue for auto-generated headers.

2007-04-06  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	Fix include path for private headers.

	* configure.ac: Call GEOMVIEW_RESULT.

	* m4/check-package.m4, m4/geomview.m4:
	Fix include path stuff for tcl and geomview

2007-04-05  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/cplxview/.cvsignore: Add .geomview.

	* src/flythrough/data/Makefile.am: EXTRA_DIST stuff.

2007-04-03  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* configure.ac, src/flythrough/Makefile.am, src/flythrough/data/Makefile.am:
	Move flythrough data to flythrough emodule.

	* src/flythrough/data/.cvsignore: Add Makefile[.in]

	* src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/example/Makefile.am, src/cplxview/Makefile.am:
	Add path to X11 include files via X_CFLAGS.

2007-04-02  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/example/.cvsignore: Ignore .geomview.

	* src/example/Makefile.am: Typo.

2007-04-01  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/flythrough/.cvsignore, src/ginsu/.cvsignore, src/graffiti/.cvsignore, src/hinge/.cvsignore, src/stereo/.cvsignore, src/sweep/.cvsignore, src/tackdown/.cvsignore, src/transformer/.cvsignore:
	Ignore .geomview.

	* src/hinge/Makefile.am: Typo.

	* src/cplxview/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	Support the --enable-[local-emodule,geomview-query] switches.

	* src/example/Makefile.am:
	Changes w.r.t. to template-like automake stuff.

	* src/example/Makefile.am:
	Use abs_builddir as path to the executable for the local .geomview
	emodule definition.

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

2007-03-23  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* configure.ac:
	cplxview and example have their own package, remove from AC_OUTPUT().

	* src/Makefile.am:
	Remove example and cplxview; both reside in separate modules.

	* 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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/tackdown/Makefile.am, src/transformer/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/sweep/Makefile.am, src/cplxview/Makefile.am, src/ginsu/ginsu.1gv, src/graffiti/graffiti.1gv, src/hinge/hinge.1gv, src/sweep/sweep.1gv, src/sweep/sweep.3gv, src/tackdown/tackdown.1gv, src/transformer/transformer.1gv, src/cplxview/cplxview.1gv, src/example/example.1gv, src/flythrough/flythrough.1gv, src/tackdown/tackdown.1, src/transformer/transformer.1, src/ginsu/ginsu.1, src/graffiti/graffiti.1, src/hinge/hinge.1, src/sweep/sweep.1, src/sweep/sweep.3, src/flythrough/flythrough.1, src/example/example.1, src/cplxview/cplxview.1:
	Give all manual pages a gv suffix, some of the names are just too short.

	* NEWS, README: Update.

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

	* .cvsignore, AUTHORS, COPYING, ChangeLog, NEWS, README, configure.ac:
	Update to new build scheme, documentation needs more work.

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

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

	* src/example/Makefile.am: Emodule definition stuff.

	* m4/geomview.m4: Feature local installation.

	* m4/check-package.m4, m4/geomview.m4, src/example/Makefile.am:
	Autoconf madness.

	* .cvsignore, Makefile.am, configure.ac, src/.cvsignore, src/Makefile.am, src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am:
	Separate emodules, using xforms library.

	* src/Makefile.am: Initial revision.

2007-03-21  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.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-Justus.Heine@IANS.Uni-Stuttgart.DE>

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

2007-02-10  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.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-26  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/stereo/stereo.c: fucking ugliness removement.

2006-10-06  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.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-10-04  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/tackdown/origin.common.c, src/tackdown/tackdown.main.c:
	Preparation for some ND-view changes; I plan support for working
	"look" and "positioning" commands. Needed quite some changes. I tagged
	everything with the GEOMVIEW_PRE_NDVIEW_CHANGE tag; so we can revert
	if it does not work out.

2006-09-30  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/stereo/stereo.c: Fix unused variable warning.

2006-08-07  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/cplxview/.cvsignore, src/flythrough/.cvsignore, src/ginsu/.cvsignore, src/graffiti/.cvsignore, src/hinge/.cvsignore, src/stereo/.cvsignore, src/sweep/.cvsignore, src/tackdown/.cvsignore, src/transformer/.cvsignore:
	CVS ignore stuff.

2006-08-01  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/flythrough/Makefile.am, src/cplxview/Makefile.am, src/example/Makefile.am:
	Remove -rpath, not needed and not wanted by Debian.

2006-08-01  Steve M. Robbins  <steve@sumost.ca>

	* src/stereo/stereo.c:
	Search for /usr/gfx/setmon at configure time; may be overridden by
	setting shell variable SETMON_PATH.  If not found, diagnostic is
	emitted at runtime by stereo.

	* src/example/oogl.c, src/flythrough/main.c, src/hinge/hui.c:
	Remove or rename function getline() to avoid clash with
	standard C library function.

2006-07-30  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/sweep/.geomview-sweep, src/tackdown/.geomview-tackdown, src/transformer/.geomview-transformer, src/hinge/.geomview-hinge, src/stereo/.geomview-stereo, src/graffiti/.geomview-graffiti, src/flythrough/.geomview-flythrough, src/ginsu/.geomview-ginsu, src/cplxview/.geomview-cplxview:
	Generated by make

	* src/transformer/Makefile.am, src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am:
	Some fixes after running "make distchek".

	* src/tackdown/Makefile.am: origin module.

	* src/hinge/hui.c: Mmmh.

	* src/flythrough/flythrough.h: Xforms issue.

	* src/flythrough/main.c: Check for NULL before trying to close files.

	* src/cplxview/Makefile.am: Help text now in top-level directory.

	* src/cplxview/cplxpanels2.c, src/cplxview/cplxpanels2.fd, src/cplxview/cplxpanels2.h, src/example/panel.c, src/example/panel.fd, src/example/panel.h, src/flythrough/panel.c, src/flythrough/panel.fd, src/flythrough/panel.h, src/ginsu/ginsuF.c, src/ginsu/ginsuF.fd, src/ginsu/ginsuF.h, src/hinge/panel.c, src/hinge/panel.fd, src/hinge/panel.h, src/stereo/sterui.c, src/stereo/sterui.fd, src/stereo/sterui.h, src/sweep/panel.c, src/sweep/panel.fd, src/sweep/panel.h, src/tackdown/origin.panel.c, src/tackdown/origin.panel.fd, src/tackdown/origin.panel.h, src/tackdown/panel.c, src/tackdown/panel.fd, src/tackdown/panel.h, src/transformer/panel.c, src/transformer/panel.fd, src/transformer/panel.h:
	Re-ran the fdesign program; several button, widges etc. just did not
	look too good with the newer xforms stuff.

2006-07-29  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/flythrough/main.c:
	Do  not try to call flcose() with NULL pointer.

2006-07-28  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/example/Makefile.am:
	Slight changes (library order or so, man-page installation).

	* src/hinge/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/cplxview/Makefile.am, src/flythrough/Makefile.am, src/graffiti/Makefile.am:
	Install man-pages.

2006-07-27  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/ginsu/Makefile.am: Some additional modules.

	* m4/check-package.m4, m4/frameworks.m4, m4/set-prefix.m4:
	Initial revision.

2006-07-27  Mark Phillips  <mbp@geomtech.com>

	* src/example/example.1, src/flythrough/flyhelp, src/flythrough/flyhelp.h, src/flythrough/flythrough.1, src/ginsu/ginsu.1, src/hinge/hinge.1, src/sweep/sweep.1, src/sweep/sweep.3, src/tackdown/tackdown.1, src/transformer/transformer.1:
	updated contact info in docs and text files

2006-07-24  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/stereo/stereo.c:
	Use PoolInputFile() instead of calling iobfileopen(stdin) a second time.

2006-07-16  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/flythrough/Makefile.am, src/hinge/Makefile.am:
	Slight changes; named pipes must not be run in non-blocking mode, I think.

2006-07-15  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/hinge/panel.c, src/cplxview/computegraph.c, src/example/oogl.c:
	Do not use the "register" keyword. Modern compilers do this kind of
	stuff themselves.

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

2006-07-14  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/graffiti/graffiti.h, src/graffiti/gui.c, src/graffiti/lang.c, src/graffiti/lang.h, src/hinge/.cvsignore, src/hinge/Makefile.am, src/hinge/hinge.c, src/hinge/hinge.h, src/hinge/hui.c, src/hinge/hui.h, src/hinge/lang.c, src/hinge/lang.h, src/stereo/.cvsignore, src/stereo/Makefile.am, src/stereo/stereo.c, src/sweep/.cvsignore, src/sweep/Makefile.am, src/sweep/sweep.main.c, src/tackdown/.cvsignore, src/tackdown/Makefile.am, src/tackdown/origin.common.c, src/tackdown/tackdown.main.c, src/transformer/.cvsignore, src/transformer/Makefile.am, src/flythrough/data/.cvsignore, src/flythrough/main.c, src/flythrough/panel.h, src/ginsu/.cvsignore, src/ginsu/Makefile.am, src/ginsu/ginsu.c, src/graffiti/.cvsignore, src/graffiti/Makefile.am, src/graffiti/graffiti.c, m4/.cvsignore, src/cplxview/.cvsignore, src/cplxview/Makefile.am, src/cplxview/computegraph.c, src/cplxview/cplxview.c, src/example/.cvsignore, src/example/Makefile.am, src/flythrough/.cvsignore, src/flythrough/Makefile.am:
	* 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-07-08  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/example/.cvsignore: Ignore some stuff.

	* src/ginsu/ginsu.c, src/graffiti/graffiti.c, src/graffiti/graffiti.h, src/graffiti/gui.c, src/graffiti/lang.c, src/hinge/hinge.c, src/hinge/hui.c, src/hinge/lang.c, src/stereo/stereo.c, src/stereo/sterui.c, src/sweep/sweep.c, src/sweep/sweep.main.c, src/tackdown/origin.common.c, src/tackdown/origin.common.h, src/tackdown/origin.main.c, src/tackdown/tackdown.main.c, src/transformer/transformer.main.c, src/cplxview/computegraph.c, src/cplxview/cplxview.c, src/example/callbacks.c, src/example/main.c, src/example/oogl.c, src/flythrough/main.c:
	This is the big "no warnings" patch. Warnings that remain: length of
	string constants, and some unput() functions in the two scanners,
	those are defined but not used.

2006-06-24  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/example/.geomview-example:
	Not in CVS, because the maintainers can generate them.

	* src/example/Makefile.am:
	Make sure "make distclean" deletes everything which is not included in
	the distributions, because that is what distclean is for.

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

2004-02-22  Steve M. Robbins  <steve@sumost.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.

2003-09-10  Claus-Justus Heine  <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* src/ginsu/ginsu.c, src/sweep/sweep.main.c:
	Implement seekable pipes with glibc's fopencookie() stuff.  PIPES:
	open them RW, otherwise they will not block with no writer (this is
	UNIX, _not_ Linux specific, also it is needed for seekpipe() to work
	properly.)

	Fix some compiler warnings.

2002-10-26  Steve M. Robbins  <steve@sumost.ca>

	* src/stereo/stereo.c: Fixes for building under MSWindows/cygwin

2001-03-22  Steve M. Robbins  <steve@sumost.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, src/cplxview/.cvsignore, src/example/.cvsignore, src/flythrough/.cvsignore, src/flythrough/data/.cvsignore, src/ginsu/.cvsignore, src/graffiti/.cvsignore, src/hinge/.cvsignore, src/stereo/.cvsignore, src/sweep/.cvsignore, src/tackdown/.cvsignore, src/transformer/.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, src/example/Makefile.am, src/flythrough/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/cplxview/Makefile.am:
	*** empty log message ***

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

	* src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am:
	smr patches of 2000-11-02,04,05

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

	* m4/geom_local.m4, src/example/Makefile.am: *** empty log message ***

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

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

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

	* src/stereo/Makefile.am, src/sweep/Makefile.am, src/tackdown/Makefile.am, src/transformer/Makefile.am, src/graffiti/Makefile.am, src/example/Makefile.am:
	*** empty log message ***

2000-09-01  Mark Phillips  <mbp@geomtech.com>

	* src/stereo/stereo.c, src/stereo/sterui.c, src/stereo/sterui.h, src/sweep/panel.h, src/sweep/sweep.c, src/sweep/sweep.h, src/sweep/sweep.main.c, src/tackdown/origin.common.c, src/tackdown/origin.common.h, src/tackdown/origin.main.c, src/tackdown/origin.panel.h, src/tackdown/panel.h, src/tackdown/tackdown.main.c, src/transformer/panel.h, src/transformer/transformer.main.c, src/ginsu/ginsu.c, src/ginsu/ginsuF.h, src/graffiti/graffiti.c, src/graffiti/graffiti.h, src/graffiti/gui.c, src/graffiti/lang.c, src/graffiti/lang.h, src/graffiti/panel.h, src/hinge/hinge.c, src/hinge/hinge.h, src/hinge/hingedata.h, src/hinge/hingehelp.h, src/hinge/hui.c, src/hinge/hui.h, src/hinge/lang.c, src/hinge/lang.h, src/hinge/panel.h, src/hinge/version.h, src/flythrough/flyhelp.h, src/flythrough/main.c, src/flythrough/panel.h, src/cplxview/computegraph.c, src/cplxview/cplxpanels2.h, src/cplxview/cplxview.c, src/example/callbacks.c, src/example/main.c, src/example/oogl.c, src/example/panel.h:
	*** empty log message ***

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

	* src/tackdown/Makefile.am, src/transformer/Makefile.am, src/stereo/Makefile.am, src/sweep/Makefile.am, src/ginsu/Makefile.am, src/graffiti/Makefile.am, src/hinge/Makefile.am, src/cplxview/Makefile.am, src/example/Makefile.am, src/flythrough/Makefile.am:
	*** 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>

	* src/sweep/panel.fd, src/sweep/panel.h, src/sweep/sweep.1, src/sweep/sweep.3, src/sweep/sweep.c, src/sweep/sweep.h, src/sweep/sweep.main.c, src/tackdown/.geomview-tackdown, src/tackdown/Makefile.am, src/tackdown/origin.common.c, src/tackdown/origin.common.h, src/tackdown/origin.main.c, src/tackdown/origin.panel.c, src/tackdown/origin.panel.fd, src/tackdown/origin.panel.h, src/tackdown/panel.c, src/tackdown/panel.fd, src/tackdown/panel.h, src/tackdown/tackdown.1, src/tackdown/tackdown.main.c, src/transformer/.geomview-transformer, src/transformer/Makefile.am, src/transformer/panel.c, src/transformer/panel.fd, src/transformer/panel.h, src/transformer/transformer.1, src/transformer/transformer.main.c:

	* src/sweep/panel.fd, src/sweep/panel.h, src/sweep/sweep.1, src/sweep/sweep.3, src/sweep/sweep.c, src/sweep/sweep.h, src/sweep/sweep.main.c, src/tackdown/.geomview-tackdown, src/tackdown/Makefile.am, src/tackdown/origin.common.c, src/tackdown/origin.common.h, src/tackdown/origin.main.c, src/tackdown/origin.panel.c, src/tackdown/origin.panel.fd, src/tackdown/origin.panel.h, src/tackdown/panel.c, src/tackdown/panel.fd, src/tackdown/panel.h, src/tackdown/tackdown.1, src/tackdown/tackdown.main.c, src/transformer/.geomview-transformer, src/transformer/Makefile.am, src/transformer/panel.c, src/transformer/panel.fd, src/transformer/panel.h, src/transformer/transformer.1, src/transformer/transformer.main.c:
	New file.

	* src/hinge/hinge.c, src/hinge/hinge.h, src/hinge/hingedata, src/hinge/hingedata.h, src/hinge/hingehelp, src/hinge/hingehelp.h, src/hinge/hui.c, src/hinge/hui.h, src/hinge/lang.c, src/hinge/lang.h, src/hinge/panel.c, src/hinge/panel.fd, src/hinge/panel.h, src/hinge/version.h, src/stereo/.geomview-stereo, src/stereo/Makefile.am, src/stereo/help.h, src/stereo/help.txt, src/stereo/stereo.c, src/stereo/sterui.c, src/stereo/sterui.fd, src/stereo/sterui.h, src/sweep/.geomview-sweep, src/sweep/Makefile.am, src/sweep/panel.c:

	* src/hinge/hinge.c, src/hinge/hinge.h, src/hinge/hingedata, src/hinge/hingedata.h, src/hinge/hingehelp, src/hinge/hingehelp.h, src/hinge/hui.c, src/hinge/hui.h, src/hinge/lang.c, src/hinge/lang.h, src/hinge/panel.c, src/hinge/panel.fd, src/hinge/panel.h, src/hinge/version.h, src/stereo/.geomview-stereo, src/stereo/Makefile.am, src/stereo/help.h, src/stereo/help.txt, src/stereo/stereo.c, src/stereo/sterui.c, src/stereo/sterui.fd, src/stereo/sterui.h, src/sweep/.geomview-sweep, src/sweep/Makefile.am, src/sweep/panel.c:
	New file.

	* src/ginsu/.geomview-ginsu, src/ginsu/Makefile.am, src/ginsu/ginsu.1, src/ginsu/ginsu.c, src/ginsu/ginsuF.c, src/ginsu/ginsuF.fd, src/ginsu/ginsuF.h, src/graffiti/.geomview-graffiti, src/graffiti/Makefile.am, src/graffiti/graffiti.1, src/graffiti/graffiti.c, src/graffiti/graffiti.h, src/graffiti/gui.c, src/graffiti/lang.c, src/graffiti/lang.h, src/graffiti/panel.c, src/graffiti/panel.h, src/hinge/.geomview-hinge, src/hinge/HingeCube, src/hinge/HingeDiamond, src/hinge/HingeDodec, src/hinge/HingeLongcube, src/hinge/HingeTetra, src/hinge/HingeTriangle, src/hinge/Makefile.am, src/hinge/hinge.1:

	* src/ginsu/.geomview-ginsu, src/ginsu/Makefile.am, src/ginsu/ginsu.1, src/ginsu/ginsu.c, src/ginsu/ginsuF.c, src/ginsu/ginsuF.fd, src/ginsu/ginsuF.h, src/graffiti/.geomview-graffiti, src/graffiti/Makefile.am, src/graffiti/graffiti.1, src/graffiti/graffiti.c, src/graffiti/graffiti.h, src/graffiti/gui.c, src/graffiti/lang.c, src/graffiti/lang.h, src/graffiti/panel.c, src/graffiti/panel.h, src/hinge/.geomview-hinge, src/hinge/HingeCube, src/hinge/HingeDiamond, src/hinge/HingeDodec, src/hinge/HingeLongcube, src/hinge/HingeTetra, src/hinge/HingeTriangle, src/hinge/Makefile.am, src/hinge/hinge.1:
	New file.

	* src/flythrough/data/quart.4.gv:

	* src/flythrough/data/quart.4.gv: New file.

	* src/flythrough/data/loop.3.gv, src/flythrough/data/loop.4.gv, src/flythrough/data/quart.1.gv, src/flythrough/data/quart.2.gv, src/flythrough/data/quart.3.gv:

	* src/flythrough/data/loop.3.gv, src/flythrough/data/loop.4.gv, src/flythrough/data/quart.1.gv, src/flythrough/data/quart.2.gv, src/flythrough/data/quart.3.gv:
	New file.

	* src/flythrough/data/equi.2.gv, src/flythrough/data/equi.3.gv, src/flythrough/data/equi.4.gv, src/flythrough/data/flythrough_diagram.gv, src/flythrough/data/loop.1.gv, src/flythrough/data/loop.2.gv:

	* src/flythrough/data/equi.2.gv, src/flythrough/data/equi.3.gv, src/flythrough/data/equi.4.gv, src/flythrough/data/flythrough_diagram.gv, src/flythrough/data/loop.1.gv, src/flythrough/data/loop.2.gv:
	New file.

	* src/flythrough/data/br4.3.tlist, src/flythrough/data/dir.1.gv, src/flythrough/data/dir.2.gv, src/flythrough/data/dir.3.gv, src/flythrough/data/dir.4.gv, src/flythrough/data/dodec.vect, src/flythrough/data/equi.1.gv:

	* src/flythrough/data/br4.3.tlist, src/flythrough/data/dir.1.gv, src/flythrough/data/dir.2.gv, src/flythrough/data/dir.3.gv, src/flythrough/data/dir.4.gv, src/flythrough/data/dodec.vect, src/flythrough/data/equi.1.gv:
	New file.

	* src/example/tutorial.ps, src/example/tutorial.tex, src/flythrough/.geomview-flythrough, src/flythrough/Makefile.am, src/flythrough/data/br4.0.tlist, src/flythrough/data/br4.1.tlist, src/flythrough/data/br4.2.tlist, src/flythrough/flyhelp, src/flythrough/flyhelp.h, src/flythrough/flythrough.1, src/flythrough/flythrough.h, src/flythrough/main.c, src/flythrough/panel.c, src/flythrough/panel.fd, src/flythrough/panel.h:

	* src/example/tutorial.ps, src/example/tutorial.tex, src/flythrough/.geomview-flythrough, src/flythrough/Makefile.am, src/flythrough/data/br4.0.tlist, src/flythrough/data/br4.1.tlist, src/flythrough/data/br4.2.tlist, src/flythrough/flyhelp, src/flythrough/flyhelp.h, src/flythrough/flythrough.1, src/flythrough/flythrough.h, src/flythrough/main.c, src/flythrough/panel.c, src/flythrough/panel.fd, src/flythrough/panel.h:
	New file.

	* src/cplxview/.geomview-cplxview, src/cplxview/Makefile.am, src/cplxview/computegraph.c, src/cplxview/cplxhelp.txt, src/cplxview/cplxpanels2.c, src/cplxview/cplxpanels2.fd, src/cplxview/cplxpanels2.h, src/cplxview/cplxview.1, src/cplxview/cplxview.c, src/example/.geomview-example, src/example/Makefile.am, src/example/README, src/example/callbacks.c, src/example/example.1, src/example/main.c, src/example/oogl.c, src/example/panel.c, src/example/panel.fd, src/example/panel.h:

	* src/cplxview/.geomview-cplxview, src/cplxview/Makefile.am, src/cplxview/computegraph.c, src/cplxview/cplxhelp.txt, src/cplxview/cplxpanels2.c, src/cplxview/cplxpanels2.fd, src/cplxview/cplxpanels2.h, src/cplxview/cplxview.1, src/cplxview/cplxview.c, src/example/.geomview-example, src/example/Makefile.am, src/example/README, src/example/callbacks.c, src/example/example.1, src/example/main.c, src/example/oogl.c, src/example/panel.c, src/example/panel.fd, src/example/panel.h:
	New file.

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

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

