2003-02-17  Thomas Flynn <tflynn@users.sourceforge.net>

        * README, NEWS: Updates for 0.13.0 release.

        * src/gtklookat.cpp, src/ViewerGtk.cpp: Fix a number of problems.

2002-12-07  Thomas Flynn <tflynn@users.sourceforge.net>

        * src/gtklookat.cpp: Explicitly specify std namespace.

2002-09-27  Thomas Flynn <tflynn@users.sourceforge.net>

        * Updates for OpenVRML 0.13 API changes.

        * Reenable the deletion of Scenes.

        * Temporarily disable File->Save As.

2002-07-14  Thomas Flynn <tflynn@users.sourceforge.net>

        * Comment out deletion of VrmlScene on exit due to problems
          in 0.12 series of OpenVRML libs.

        * Make some additional checks to fix assertion errors on exit.

        * Remove File->New as a menu option as it doesn't make sense.

2002-07-05  Thomas Flynn <tflynn@users.sourceforge.net>

        * Increment version number to 0.12.1.

        * Various improvements to RPM spec file.

2002-06-28  Thomas Flynn <tflynn@users.sourceforge.net>

        * Update RPM spec file for 0.12.0 release.

2002-06-24  Thomas Flynn <tflynn@users.sourceforge.net>

        * Update NEWS for 0.12.0 release.

2002-06-18  Thomas Flynn <tflynn@users.sourceforge.net>

        * Bump version number to 0.12.0 in preparation for next release.

	* Update gtklookat to use new OpenVRML 0.12.0 API

        * Commit patch 514889 from Frederic Devarnay with the following fixes:
            * Use new openvrml pkgconfig checks.
            * Remove all dependencies upon X11.
            * Change deprecated gtk-1.0 calls.
            * Improve overall responsiveness (especially on scenes with
              animations)

2002-06-17  Thomas Flynn <tflynn@users.sourceforge.net>

        * Fix typo in gtkgl macro.

2002-06-16  Thomas Flynn <tflynn@users.sourceforge.net>

        * Add RPM spec file for gtklookat.

2002-06-10  Thomas Flynn <tflynn@users.sourceforge.net>

        * Fix problem with gtkgl macro.

        * Remove unneeded macros from dist.

        * Bump version number to 0.11.2 to match OpenVRML version.

2001-08-02  Gerall Kahla <kahlage@users.sourceforge.net>
	* updated gtklookat.cpp/GtkItemFactoryEntry array to get rid of all
	those compile-time warnings.
	* updated headers for OpenVRML
	* commented-out code for the View Scene Structure menu item until
	I can update this for OpenVRML's modified API.

2000-12-09  Gerall Kahla <kahlage@users.sourceforge.net>
	* changed ViewerGtk.cpp/ViewerGtk::createWidget()'s call to
	gtk_gl_area_new_vargs() by commenting out the "GDK_GL_ALPHA_SIZE,1,"
	parameter.  This appears to be an issue with the latest versions
	of Mesa, although I have no other OpenGL implementation to test with.
	
1999-11-06  Braden McDaniel <braden@endoframe.com>

	* Put gtklookat in its own package.
        
        * Removed the GtkGLArea sources from the build. gtklookat now requires
          that GtkGLArea be installed.
