Changes in flounder 0.4 03/01/03 - Compilation under gcc 3.2. Support for 2.96 discontinued. Now relies on FLTK 1.1 series. Changes in flounder 0.39 04/10/02 - flounder does not exit after last window closed 08/08/02 - tableau shows actual points being plotted - fixed Gouraud shading (finally) - adjustable animation delay Changes in flounder 0.35 20/12/01 - Cleaned up destructors for GlAreaUI and GLView classes Changes in flounder 0.32b 11/12/01 - fixed Gouraud shading problem Changes in flounder 0.32a 07/12/01 - fixed problem with FLTK_LIB in configure script Changes in flounder 0.32 04/12/01 - modified configure script 10/08/01 - added toggle button to Graph 09/08/01 - fixed up C header files 23/05/01 - added support for RGBA data type (2D for now) 30/04/01 - bug in the graph widget zoom where int was used instead of float - time slider is properly redrawn upon reread 23/04/01 - #time slices alert will close after 3 seconds automatically Changes in flounder 0.3 16/04/01 - C++ code cleanup, no longer needs permissive flag 16/04/01 - added --jive-time to igbhead 14/04/01 - Replaced Gnuplot widget (although still available) 13/04/01 - fixed menu selection of active window (GlAreaUI.cc) 04/04/01 - added image padding to AVI movies Changes in flounder 0.21 15/02/01 - Added Codec options to AVI movies 13/01/01 - Fixed bugs where drawing was off by one 05/12/00 - Added igbhead program 27/11/00 - Added transparent keyword to IGB format and implemented it Changes in flounder 0.20 21/11/00 - Fixed bug in reread - Compiling now uses autoconf - all fltk includes conform to 1.0.9 now 12/11/00 - Sped up solid 3D rendering by precomuting visible vertices 30/10/00 - Added avi output via libavifile 25/10/00 - now use IGBheader class Changes in flounder 0.15 21/10/00 - Fixed window size bug when going from 3D to 2D - Fixed bug with initial color of cursor colour button 05/10/00 - Added colour bar EPS output - replaced gzheader.cc with IGBheader class - replaced GL_QUADS with GL_QUAD_STRIPS in main drawing routine