Version  1.0.7 - 03/21/99 (RELEASED)
  Upto date with gtk-- 1.0.0

Version  1.0.6 - 09/13/98 (RELEASED)
  Fixed various bugs and incompatablities to bring up to
  spec with gtk-- 0.9.14

Version  1.0.5 - 05/07/98 (RELEASED)
  Fixed to work with new gtkglarea widget,  added
  begingl test for proper context.

Version  1.0.4 - 05/03/98 (RELEASED)
  Found some problems with motion following function when
  using a different X server.  Changed code to test
  Gtk_GLArea default constructor.  Some problems found
  with header files with default constructor.  Should
  be fixed now. 

Version  1.0.3 - 04/29/98 
  made the conversion for gtk-- version 0.9.0

Version  1.0.2 - 04/25/98 (RELEASED)
  removed local version of gensig (0.8.5 have necessary patches
  for making local gtk-- widgets)  Brought functions up to date
  with version 0.8.5.  Patched with changes from gtkglmm by 
  Marsel Osipov.  (Added Marsel Osipov to copyright.)  Widgets
  were 95% identical.  Need to resolve swapbuffer <-> swap_buffers
  and ~Gtk_GLArea in his demo.
 
  ~Gtk_GLArea was unnecessary resolved.
  swapbuffers is the name in gtkglarea, so will keep it till
  such time as can contact author.

  Resolved the height, width problem.  (use height(),width() DUH!)
  
Version  1.0.1 - 04/24/98
  Incoperated changes suggested by Tero Pulkkinen.  Reduced window
  size and improved Makefile for use on more platforms. (Why doesn't
  everyone have 21" monitors?)

Version  1.0.0 - 04/23/98 (RELEASED)
  Demo works.  Added signals to update scrollbars and allow user
  to directly manipulate GL object.
