Wed Feb 24 17:41:35 1999  Janne Lf  <jlof@mail.student.oulu.fi>
	
	* gtkgl/gtkglarea.h, gtkgl/gtkglarea.c:
	Big change in achitecture, GtkGLArea is now derived from GtkDrawingArea
	widget.

	* README, gtkglarea.spec, docs/gtkglarea.txt:
	similar to GtkDrawingArea -> derived from GtkDrawingArea


Wed Feb 24 14:13:41 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* gtkglarea.spec.in: Copyright is LGPL not GPL

Wed Feb 24 13:49:34 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* Makefile.am, configure.in, gtkglarea.spec.in:
	Generate RPM spec file automatically.

	* examples/gdkfont.c, examples/glpixmap.c, examples/simple.c:
	* examples/viewlw.c, examples/zktor.c:
	Changed gtk_container_border_width() to gtk_container_set_border_width().
	
Sat Feb 20 03:47:36 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* gtkglarea.spec: RPM spec file, contributed by Ray Glendenning

Wed Feb 17 13:36:19 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* configure.in: Library version number bumped up.

	* gtkgl/gtkglarea.h, gtkgl/gtkglarea.c:
	API change, use of gtk_gl_area_begingl()/gtk_gl_area_endgl() is now
	discouraged altough they are still there, gtk_gl_area_make_current()
	should be used instead.
	
	* README, docs/HOWTO.txt, docs/gtkglarea.txt, examples/README:
	New API changes are now documented.
	
	* examples/gdkfont.c, examples/simple.c, examples/viewlw.c, examples/zktor.c:
	Examples now use gtk_gl_area_make_current, zktor.c has rudimentary support for
	3DFX acceleration, but this is #ifdef'ed out by default.
	
	* examples/object3d.h, examples/object3d.c:
	Removed, I must have checked in some experimental version, these files dont belong here.
	
Wed Feb 17 01:58:41 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* configure.in:
	* gtkgl.m4:
	fixed a slight bug in library detection code

	* glutil.h:
	* glutil.c:
	How did these get to CVS? They don't belong here.
	
Tue Feb  2 13:21:04 1999  Janne Lf  <jlof@mail.student.oulu.fi>

	* autogen.sh: New file

	* gtkgl.m4: New file, provides AM_PATH_GTKGL autoconf macro

	* Makefile.am: installs gtkgl.m4 to $(datadir)/aclocal

	* examples/Makefile.am: LDADD path now uses $top_builddir instead of $top_srcdir

