Fri Mar 31 22:41:39 1995  Thorsten Ohl  <ohl@localhost>

	* GLwDrawingArea.c (resources): fix braino: the Motif resources
	are members of the `primitive' structure.  No wonder the Motif
	code didn't compile ...

Fri Mar 31 20:58:00 1995  Thorsten Ohl  <ohl@localhost>

	* MesaWorkstation.c (mesa_unpost_object): don't use `=' for `=='.

Thu Mar 30 23:05:41 1995  Thorsten Ohl  <ohl@localhost>

	* Makefile.in: `SHELL = /bin/sh'

	* Makefile.in: add `-I$(mesa_srcdir)/include' to CPPFLAGS, in case
	Mesa is not installed yet.

Wed Mar 29 15:58:43 1995  Thorsten Ohl  <ohl@localhost>

	* GLwDrawingArea.c (Realize): take colormap handling from
	MesaDrawingArea.  This has to be improved, but works for the moment.

Wed Mar 29 11:44:45 1995  Thorsten Ohl  <ohl@localhost>

	* MesaDrawingArea.c: Replace *single by *doublebuffer to be
	compatible with the Glw* widget.

	* Mesa*.c: Change Xt* macros to Mesa*, like the GLw* widget does.

