HISTORY

Dec ?? 1997
	initial version

Apr 1 1998
	updated to work with gtk+-0.99.8 or later
	added gtk_gl_area_begingl/gtk_gl_area_endgl calls
	made small demo program
	made lwtogl - no more boring cubes

Apr 26 1998
	reorganized files
	better documentation

Apr 27 1998
	gdk_gl_* calls

Apr 29 1998 
	combined gtkglarea, glarea, and gtkglareamm distributions.
	Wrote a rough autoconf script.  --Karl

May 5 1998
	Added gtk_gl_area_share_new, now you can share display lists
	and texture objects between widgets. --Janne
	
May 7 1998
	gtk_gl_area_begingl now returns FALSE if drawing is not possible.
	Old demo and lwtogl program removed and replaced with viewlw,
	a LightWave 3D model viewer. --Janne

May 18 1998
	Major rewrite of viewlw. --Janne

May 19 1998
	New simple example.
	Updated cube example.
	Minor fix to viewlw.
	Added gdk_gl_query. --Janne

May 26 1998
	Bug fix to gdk_gl_context_unref(). SGI core dumped because destroyed
	context was current context. --Janne

June 7 1998
	Zktor, new interactive example. --Janne

July 25 1998
	gtk_gl_area_begingl can't be called recursively any longer. (This was
	undocumented feature wich sadly is not compatible with gdk_gl_pixmap_.)
	Policy issue: I have decided against merger with gtkGL. gdk_gl_* functions
	are now officially usable since they are unlikely to change (much).
	gdk_gl_pixmap_* functions added, still completely untested.  --Janne

July 26 1998
	zapped cube example out of existence.
	glpixmap example added, rendering to pixmaps seems to work. --Janne

July 29 1998
	gdk_gl_wait_gdk,gdk_gl_wait_gl,gdk_gl_get_config functions. --Janne

August 29 1998
	Rewrote autoconfigure scripts, gtkglarea now supports automake &
	libtool and builds as shared library. Many thanks to Daniel Skarda
	whose automake & libtool patches were very helpful.
	--Janne

October 10 1998
	Fixed autoconfigure scripts.
	--Janne

October 13 1998
	Minor cosmetic change to gdkgl.h.
	--Janne




