2012-11-29 Stephane Popinet <s.popinet at gmail.com> * Added missing libgfs library dependencies 2012-11-28 Stephane Popinet <s.popinet at gmail.com> * Renamed configure.in to configure.ac 2012-11-26 Stephane Popinet <s.popinet at gmail.com> * Apply pending GfsFunction compilations 2012-07-06 Stephane Popinet <popinet at users.sf.net> * Floating-point exceptions are disabled completely for GfsView 2012-06-17 Stephane Popinet <popinet at users.sf.net> * Fixed RPM dependencies 2012-04-26 Stephane Popinet <s.popinet at gmail.com> * Fix for compilation flags on Mac OSX 2011-12-19 stephane.zaleski at gmail.com * Fixes to let autogen.sh work on MacOS X - Darwin 2012-04-26 Stephane Popinet <s.popinet at gmail.com> * KML file format needs more precision for lon/lat 2012-03-26 Stephane Popinet <s.popinet at gmail.com> * New object GfsGlPipes 2012-03-25 Stephane Popinet <s.popinet at gmail.com> * RPM fixes for Fedora 16 and CentOS 6 2012-02-29 Stephane Popinet <s.popinet at gmail.com> * Added two colormaps Gray and Cool-Warm 2012-02-24 Stephane Popinet <s.popinet at gmail.com> * Removed obsolete deferred compilation stuff 2012-02-21 Stephane Popinet <s.popinet at gmail.com> * Fix for out-of-tree build breakage 2012-02-19 Stephane Popinet <s.popinet at gmail.com> * Google Earth KML file export 2012-02-17 Jonathan Underwood <jonathan.underwood at gmail.com> * fix errors in Makefile.am files which break out-of-tree builds 2012-01-30 Stephane Popinet <s.popinet at gmail.com> * Consistent use of GFS_VALUE and GFS_VARIABLE 2011-10-13 Stephane Popinet <s.popinet at gmail.com> * Turned off floating-point exceptions due to crappy OpenGL drivers 2011-10-03 Stephane Popinet <s.popinet at gmail.com> * Gnuplot and OBJ outputs are always at finest resolution also in batch mode 2011-09-19 Stephane Popinet <popinet at users.sf.net> * Removed useless recursion for connected isolines 2011-09-12 Stephane Popinet <s.popinet at gmail.com> * New object GfsGlHeight to display height-functions 2011-08-30 Stephane Popinet <s.popinet at niwa.co.nz> * Gnuplot and OBJ outputs are always at finest resolution 2011-08-30 Stephane Popinet <popinet at users.sf.net> * updated gl2ps to 1.3.6 2011-05-28 Stephane Popinet <popinet at users.sf.net> * Fix for isolines entering boundary cells 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Scripting implementation uses glib callbacks rather than X11 messages 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Updated gl2ps to 1.3.5 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Rotations are confined to the plane in 2D (unless the Shift key is held) 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Better locking for scripting thread 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Added support for line width 2011-05-27 Stephane Popinet <popinet at users.sf.net> * Isolines are now continuous (in 2D only) 2011-05-25 Stephane Popinet <popinet at users.sf.net> * Cleanup of obsolete GFS_VARIABLE macro 2011-05-24 Stephane Popinet <popinet at users.sf.net> * Moved library dependencies where they belong 2011-05-23 Stephane Popinet <popinet at users.sf.net> * We now assume that OSMesa works on Mac OSX. 2011-01-27 Stephane Popinet <s.popinet at niwa.co.nz> * rpm spec file now builds MPI version on Centos 2011-01-21 Stephane Popinet <popinet at users.sf.net> * Fixed rpm spec file for libgfsgl distribution 2011-01-19 Stephane Popinet <popinet at users.sf.net> * libgfsgl.so is installed as a dynamic library 2011-01-09 Stephane Popinet <s.popinet at niwa.co.nz> * Colorscale can be displayed 2010-12-03 Stephane Popinet <popinet at users.sf.net> * MacOSX needs the '-module' flag for libtool 2010-12-02 Stephane Popinet <popinet at users.sf.net> * Added missing dependencies for interactive version 2010-12-02 Stephane Popinet <popinet at users.sf.net> * Bug fix for double free in GfsGlLabel 2010-12-01 Stephane Popinet <s.popinet at niwa.co.nz> * Font textures need to be reset when contexts are switched 2010-11-29 Stephane Popinet <s.popinet at niwa.co.nz> * Labels can contain formatted time, pid, iteration 2010-11-19 Stephane Popinet <popinet at users.sf.net> * batch mode and modules need to be linked with GLU 2010-11-09 Stephane Popinet <popinet at users.sf.net> * Fixed spec file for CentOS and Fedora 2010-11-05 Stephane Popinet <s.popinet at niwa.co.nz> * Display simulation time in window title 2010-09-22 Stephane Popinet <popinet at users.sf.net> * Fix for gfs_sphere_in_frustum() 2010-09-22 Stephane Popinet <popinet at users.sf.net> * Fix for leaked file descriptor in OutputView 2010-07-22 Stephane Popinet <s.popinet at niwa.co.nz> * Added module name 2010-07-20 Stephane Popinet <s.popinet at niwa.co.nz> * Uses general Gerris functions for filename formatting 2010-06-30 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed rpm spec file for modules 2010-06-29 Stephane Popinet <s.popinet at niwa.co.nz> * Added missing render.h to sources 2010-06-29 Stephane Popinet <s.popinet at niwa.co.nz> * Support for OSMesa without pkgconfig 2010-06-28 Stephane Popinet <s.popinet at niwa.co.nz> * Added openmpi dependencies for rpm and debian packages 2010-06-28 Stephane Popinet <s.popinet at niwa.co.nz> * OutputView works also in parallel! 2010-06-27 Stephane Popinet <s.popinet at niwa.co.nz> * New object GfsOutputView 2010-06-14 Stephane Popinet <popinet at users.sf.net> * configure uses pkg-config for OSMesa 2010-06-07 Stephane Popinet <s.popinet at niwa.co.nz> * Use new gfs_disable_floating_point_exceptions() function 2010-06-06 Stephane Popinet <popinet at users.sf.net> * Turn off FPE checking because OSMesa generates them! 2010-05-20 Stephane Popinet <s.popinet at niwa.co.nz> * Ctrl-mouse reports NODATA areas 2010-05-20 Stephane Popinet <s.popinet at niwa.co.nz> * Dot not warn when quitting if pipe is broken 2010-05-20 Stephane Popinet <s.popinet at niwa.co.nz> * Improved floating-point exceptions detection 2010-05-19 Stephane Popinet <popinet at users.sf.net> * Fix for annoying error message when pipe quits prematurely 2010-05-19 Stephane Popinet <popinet at users.sf.net> * Catch user-generated floating-point exceptions and display a warning 2010-05-19 Stephane Popinet <popinet at users.sf.net> * Ask user before quitting when connected with a pipe 2010-05-18 Stephane Popinet <s.popinet at niwa.co.nz> * G_MAXDOUBLE can be used to mask out parts of the fields 2010-04-07 Stephane Popinet <s.popinet at niwa.co.nz> * "Append" keyword now works also for non-batch gfsview 2010-03-25 Stephane Popinet <s.popinet at niwa.co.nz> * Removed obsolete 2D3 version 2010-03-25 Stephane Popinet <s.popinet at niwa.co.nz> * Added OSMesa to debian dependencies 2010-03-18 Stephane Popinet <s.popinet at niwa.co.nz> * Do not use ftgl for SLE_10 2010-03-18 Stephane Popinet <s.popinet at niwa.co.nz> * Updated packaging rules for debian and buildservice 2010-03-16 Stephane Popinet <s.popinet at niwa.co.nz> * Added buildservice-snapshot makefile target 2010-03-15 Stephane Popinet <s.popinet at niwa.co.nz> * RPM spec file updated for build service 2010-02-03 Stephane Popinet <s.popinet at niwa.co.nz> * New GfsGlLabel object 2010-02-03 Stephane Popinet <s.popinet at niwa.co.nz> * Changed ubuntu distribution to jaunty 2010-01-29 Stephane Popinet <s.popinet at niwa.co.nz> * Forces vector font for PDF, SVG... outputs 2010-01-29 Stephane Popinet <s.popinet at niwa.co.nz> * Use raster fonts by default 2010-01-28 Stephane Popinet <s.popinet at niwa.co.nz> * GfsGlLocation optionally displays labels 2010-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * GfsGlLocation takes maxlevel into account 2009-12-19 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for preloaded modules 2009-10-08 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for empty simulation in gfsview-batch 2009-09-16 Stephane Popinet <s.popinet at niwa.co.nz> * Removed confusing "Broken pipe" message 2009-09-16 Matthieu Castellazzi <m.castellazzi at niwa.co.nz> * More directories defined in rpm spec file 2009-07-25 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed execute permissions for debian/rules 2009-07-24 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed debian changelog generation 2009-07-22 Stephane Popinet <s.popinet at niwa.co.nz> * Adjusted calls to gfs_domain_locate() for new interface 2009-07-14 Stephane Popinet <s.popinet at niwa.co.nz> * New object GfsGlPeriodic for periodic symmetries 2009-06-22 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed debian version number 2009-05-10 Stephane Popinet <s.popinet at niwa.co.nz> * Added launchpad-snapshot Makefile target 2009-05-10 Stephane Popinet <s.popinet at niwa.co.nz> * autogen.sh copies missing files 2009-04-30 Stephane Popinet <popinet at users.sf.net> * Updates for changes in gfs_simulation_get_solids() and gfs_cell_cleanup() 2009-05-01 Stephane Popinet <s.popinet at niwa.co.nz> * Updated debian package build 2009-01-22 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for normals in GfsGlLinear 2008-12-17 Stephane Popinet <s.popinet at niwa.co.nz> * In 2D Linear and Isoline objects can display 3D surfaces 2009-01-22 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for "substract" tool and variables with no name 2009-01-11 Stephane Popinet <popinet at users.sf.net> * Fixed obsolete GtkAdjustment page size 2008-12-16 Stephane Popinet <s.popinet at niwa.co.nz> * OSMesa now uses 32 bits depth buffer 2008-12-16 Stephane Popinet <s.popinet at niwa.co.nz> * Clip planes can be used also in 2D 2008-11-11 Stephane Popinet <s.popinet at niwa.co.nz> * Centering of transient windows 2008-11-05 Stephane Popinet <s.popinet at niwa.co.nz> * Locate takes mapping into account 2008-10-16 Stephane Popinet <s.popinet at niwa.co.nz> * The length of object labels is limited to 16 characters 2008-10-11 Stephane Popinet <popinet at users.sf.net> * Wavefront OBJ file export 2008-10-05 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for versioning of debian package 2008-08-13 Stephane Popinet <popinet at users.sf.net> * Added option to interpolate scalars used to color VOF surfaces 2008-08-11 Stephane Popinet <s.popinet at niwa.co.nz> * New "Append" mode for gfsview-batch 2008-07-25 Stephane Popinet <s.popinet at niwa.co.nz> * L-dimension of variables are taken into account 2008-07-16 Stephane Popinet <s.popinet at niwa.co.nz> * Minor fixes for RPM spec file (I. Vari) 2008-07-04 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed typo in RPM spec file (I. Vari) 2008-07-01 Stephane Popinet <s.popinet at niwa.co.nz> * RPM spec update for Fedora (I. Vari) 2008-06-21 Stephane Popinet <popinet at users.sf.net> * Fix for crash when computing isosurface for "marginal" values 2008-06-07 Stephane Popinet <popinet at users.sf.net> * Updated version dependency for Gerris 2008-06-07 Stephane Popinet <popinet at users.sf.net> * Properly checks whether files on command line can be opened 2008-05-06 Stephane Popinet <s.popinet at niwa.co.nz> * Update for more generic GfsSurface extension 2008-05-06 Stephane Popinet <s.popinet at niwa.co.nz> * Coordinates takes "mapping" into account 2008-01-15 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for overridden selection in variables list 2008-01-14 Stephane Popinet <stephane.popinet at paradise.net.nz> * Force immediate compilation of GfsFunctions 2008-01-07 Stephane Popinet <popinet at users.sf.net> * RPM build fix (I. Vari) 2007-12-19 Stephane Popinet <s.popinet at niwa.co.nz> * Changed linking order for OSMesa batch mode 2007-11-12 Stephane Popinet <popinet at users.sf.net> * Fixed package (install) dependencies 2007-10-30 Stephane Popinet <popinet at users.sf.net> * Added spec file for RPM packaging (thanks to Ivan Vari) 2007-10-30 Stephane Popinet <popinet at users.sf.net> * Added sorting option for gl2ps output 2007-10-07 Stephane Popinet <stephane.popinet at paradise.net.nz> * Disabled picking on Symmetry objects 2007-10-04 Stephane Popinet <popinet at users.sf.net> * Symmetry object should now work also in 2D 2007-09-14 Stephane Popinet <popinet at users.sf.net> * Fix for "extent" computation with multiple boxes 2007-08-05 Stephane Popinet <s.popinet at niwa.co.nz> * Remove obsolete code for GlSolid in 3D 2007-06-09 Stephane Popinet <popinet at users.sf.net> * Symmetries are taken into account for visibility and extent 2007-06-01 Stephane Popinet <stephane.popinet at paradise.net.nz> * New "Symmetry" object 2007-05-30 Stephane Popinet <s.popinet at niwa.co.nz> * Added option to draw the edges of VOF facets 2007-08-12 Stephane Popinet <stephane.popinet at paradise.net.nz> * Batch version can be built even when GTK libraries are absent 2007-07-05 Stephane Popinet <popinet at users.sf.net> * Bug fix for representation of implicit solid boundaries 2007-06-01 Stephane Popinet <stephane.popinet at paradise.net.nz> * Bug fix for update of GFK_GL2D plane 2007-07-25 Stephane Popinet <popinet at users.sf.net> * Optimised solid display 2007-05-25 Stephane Popinet <s.popinet at niwa.co.nz> * Upgraded gl2ps to version 1.3.2 (adding SVG export) 2007-05-25 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for inconsistent interfacing of "line width" save option 2007-05-21 Stephane Popinet <stephane.popinet at paradise.net.nz> * G_MAXDOUBLE values are ignored by gfs_gl_scalar bounds calculation 2007-05-02 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed error message for unknown output format 2007-04-30 Stephane Popinet <s.popinet at niwa.co.nz> * Does not change working directory according to arguments 2007-04-27 Stephane Popinet <s.popinet at niwa.co.nz> * Added missing 'gfsview' script to distribution 2007-04-20 Stephane Popinet <s.popinet at niwa.co.nz> * GfsView can now display implicit surfaces 2007-04-20 Stephane Popinet <s.popinet at niwa.co.nz> * Made 'ChangeLog' darcs dependent 2007-04-18 Stephane Popinet <stephane.popinet at paradise.net.nz> * Minor error formatting fix 2007-04-18 Stephane Popinet <stephane.popinet at paradise.net.nz> * Desktop files are distributed in the tarball 2007-04-18 Stephane Popinet <stephane.popinet at paradise.net.nz> * Update for new GfsSolid implementation in gerris 2007-04-13 Stephane Popinet <s.popinet at niwa.co.nz> * Update for new GfsSurface object 2007-03-22 Stephane Popinet <s.popinet at niwa.co.nz> * Error message for scripting thread is displayed on screen 2007-02-28 Stephane Popinet <s.popinet at niwa.co.nz> * Added mime types and application icons 2007-02-27 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for merge with CSF branch 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Scripting thread uses GThread 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Change working directory according to the files on the command line 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Added gzip dependency for Debian package 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Added missing classes in gfs_gl_init() 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Much simplified (and unified) pipe implementation 2007-02-23 Stephane Popinet <popinet at users.sf.net> * Fix for infinite loop in gfsview-batch with unknown objects 2007-02-21 Stephane Popinet <popinet at users.sf.net> * Bug fix for inconsistent GSList (uses GList instead) 2007-02-13 Stephane Popinet <popinet at users.sf.net> * Clipping planes can be "composited" 2007-02-09 Stephane Popinet <popinet at users.sf.net> * Fix for min/max setting in GfkGlScalar 2007-02-08 Stephane Popinet <popinet at users.sf.net> * VOF surfaces can be coloured according to a scalar field 2007-02-07 Stephane Popinet <popinet at users.sf.net> * New "cut plane" object 2007-01-31 Stephane Popinet <popinet at users.sf.net> * Axis can be scaled differently 2007-01-28 Stephane Popinet <popinet at users.sf.net> * Updated VOF visualisation for using VariableTracerVOF 2007-01-28 Stephane Popinet <popinet at users.sf.net> * Initialisation of simulations is done with gfs_simulation_init() 2006-12-06 Stephane Popinet <popinet at users.sf.net> * VOF display now works also in 3D 2006-11-24 Stephane Popinet <popinet at users.sf.net> * New "Locate" object 2006-10-23 Stephane Popinet <popinet at users.sf.net> * GfGlVOF automatically looks for a VOF tracer in the simulation 2006-10-17 Stephane Popinet <popinet at users.sf.net> * Moved VOF to scalar menu 2006-10-11 Stephane Popinet <popinet at users.sf.net> * VOF uses new gfk_function() scalar input 2006-02-06 Stephane Popinet <popinet at users.sf.net> * New VOF reconstruction object 2007-02-22 Stephane Popinet <popinet at users.sf.net> * Added mime-types and desktop entries 2007-02-22 Stephane Popinet <popinet at users.sf.net> * Added freedesktop.org-compliant startup notification 2007-02-22 Stephane Popinet <popinet at users.sf.net> * Change working directory according to the files on the command line 2007-02-22 Stephane Popinet <popinet at users.sf.net> * New 'gfsview' script 2007-02-14 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for getopt_long and unknown arguments 2007-01-28 Stephane Popinet <popinet at users.sf.net> * Rotation is disabled in 2D 2007-01-28 Stephane Popinet <popinet at users.sf.net> * New "Echo" command 2006-12-06 Stephane Popinet <popinet at users.sf.net> * Minimum resolution is set to 50 2006-12-06 Stephane Popinet <popinet at users.sf.net> * Properties of Isosurface object are properly updated 2006-11-30 Stephane Popinet <s.popinet at niwa.co.nz> * Using the "Cells" object, the mesh can be edited interactively 2006-10-18 Stephane Popinet <s.popinet at niwa.co.nz> * Simplified Debian package dependencies 2006-10-14 Stephane Popinet <stephane.popinet at paradise.net.nz> * Bug fix for GfkGlScalar min/max setting 2006-10-14 Stephane Popinet <stephane.popinet at paradise.net.nz> * Bug fix for GfsGlEllipses scale setting 2006-10-05 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed bug in handling of file names with spaces (thanks to Dennis Smith) 2006-08-09 Stephane Popinet <s.popinet at niwa.co.nz> * New "Info" object (displays mesh statistics) 2006-06-12 Stephane Popinet <s.popinet at niwa.co.nz> * Resizable columns for variables tree view 2006-06-11 Stephane Popinet <stephane.popinet at paradise.net.nz> * Variables window displays variable descriptions 2006-06-05 Stephane Popinet <stephane.popinet at paradise.net.nz> * New variables menu for scalar selection dialog 2006-06-05 Stephane Popinet <stephane.popinet at paradise.net.nz> * Automatic completion of Variables and derived Variables 2006-06-05 Stephane Popinet <stephane.popinet at paradise.net.nz> * All scalar definitions use new GfkFunction widget 2006-06-04 Stephane Popinet <stephane.popinet at paradise.net.nz> * Only properties or name are displayed in the left pane 2006-06-04 Stephane Popinet <stephane.popinet at paradise.net.nz> * Cleanup of Mac OSX fix 2006-06-01 zaleski at lmm.jussieu.fr (on Mac OS X 10.4) * added functionality to determine the host/system type 2006-06-01 Stephane Popinet <stephane.popinet at paradise.net.nz> * Made scrollbars of the object list automatic 2006-06-01 Stephane Popinet <stephane.popinet at paradise.net.nz> * Various minor cleanups 2006-05-31 zaleski at lmm.jussieu.fr (on Mac OS X 10.4) * Fixed autogen.sh and configure.in to work on Darwin with //sw/share/aclocal directory 2006-05-31 zaleski at lmm.jussieu.fr (on Mac OS X 10.4) * Added a switch to use apple's OpenGL libraries instead of the standard GL 2006-05-31 zaleski at lmm.jussieu.fr (on linux) * Patched autogen.sh to also work on Mac OSX 2006-04-03 Stephane Popinet <s.popinet at niwa.co.nz> * Updated docs 2006-03-24 Stephane Popinet <s.popinet at niwa.co.nz> * Cell diagonal value is now defined by Gerris 2006-03-20 Stephane Popinet <s.popinet at niwa.co.nz> * Command thread is started only if stdin is not connected to a terminal 2006-03-15 Stephane Popinet <s.popinet at niwa.co.nz> * Debian package uses gfsview-batch for version info 2006-03-14 Stephane Popinet <s.popinet at niwa.co.nz> * New "Clipping" object for 3D clipping planes 2006-03-09 Stephane Popinet <s.popinet at niwa.co.nz> * Debian snapshot package was not correctly versioned 2006-02-17 Stephane Popinet <popinet at users.sf.net> * Bug fix for client events on 64 bits machines 2006-02-06 Stephane Popinet <popinet at users.sf.net> * update_interface() is now a method of GfkGl 2006-02-06 Stephane Popinet <popinet at users.sf.net> * New GfsGl method "relevant()" 2006-02-06 Stephane Popinet <popinet at users.sf.net> * New function gfs_gl_cell_traverse_visible_condition 2006-02-04 Stephane Popinet <popinet at users.sf.net> * Serious bug fix for isolines levels parsing 2006-01-28 Stephane Popinet <popinet at users.sf.net> * Bounds on cut-plane position are computed correctly 2006-01-28 Stephane Popinet <popinet at users.sf.net> * Reorganised objects in a new "Objects" menu 2006-01-28 Stephane Popinet <popinet at users.sf.net> * Scale of vectors was not restored properly when reading params 2006-01-19 Stephane Popinet <popinet at users.sf.net> * Bug fix for gtk-2.8 handling of "client events" 2005-12-04 Stephane Popinet <s.popinet at niwa.co.nz> * Updated debian packaging 2005-12-02 Stephane Popinet <s.popinet at niwa.co.nz> * Debian snapshots 2005-10-17 Stephane Popinet <s.popinet at niwa.co.nz> * Doc update for release 0.4 2005-10-12 Stephane Popinet <s.popinet at niwa.co.nz> * Replaced gtk_entry_completion_get_text_column() with hardcoded column number 2005-09-27 Stephane Popinet <s.popinet at niwa.co.nz> * "gnuplot" format outputs true coordinates (rather than screen coordinates) 2005-09-23 Stephane Popinet <s.popinet at niwa.co.nz> * Scripting is detected automatically (option -S has been removed) 2005-09-21 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for change in interface of gfs_cell_is_cut 2005-09-19 Stephane Popinet <s.popinet at niwa.co.nz> * Removed "width_chars" from labels 2005-08-19 Stephane Popinet <s.popinet at niwa.co.nz> * Scripting needs to be turned off when computing evenly-spaced streamlines 2005-08-18 Stephane Popinet <s.popinet at niwa.co.nz> * Added size option for PPM output 2005-08-17 Stephane Popinet <s.popinet at niwa.co.nz> * Tubular streamlines in 3D 2005-08-17 Stephane Popinet <s.popinet at niwa.co.nz> * Major fix for batch mode (which was not working at all in 3D...) 2005-08-16 Stephane Popinet <s.popinet at niwa.co.nz> * Evenly-spaced streamlines 2005-08-16 Stephane Popinet <s.popinet at niwa.co.nz> * "Snap to spacing" for streamlines 2005-08-15 Stephane Popinet <s.popinet at niwa.co.nz> * New streamlines must be non-empty to be registered 2005-08-15 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for crappy inheritance of Isolines on Scalar 2005-08-15 Stephane Popinet <s.popinet at niwa.co.nz> * Streamlines use gfs_domain_cell_point_distance2 for constraining spacing 2005-08-12 Stephane Popinet <s.popinet at niwa.co.nz> * Streamlines! 2005-07-28 Stephane Popinet <stephane.popinet at paradise.net.nz> * Added automatic completion to scalar entries 2005-08-10 Stephane Popinet <s.popinet at niwa.co.nz> * For coplanar objects picking priority is given to the currently selected object 2005-08-10 Stephane Popinet <s.popinet at niwa.co.nz> * Only linear, squares and cells support picking. Linear interpolates info. 2005-08-10 Stephane Popinet <s.popinet at niwa.co.nz> * Picking is used to display position and values of scalar fields 2005-08-09 Stephane Popinet <stephane.popinet at paradise.net.nz> * Preliminary support for picking objects 2005-08-08 Stephane Popinet <s.popinet at niwa.co.nz> * Zooming has been reworked 2005-08-02 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed version info 2005-07-26 Stephane Popinet <s.popinet at niwa.co.nz> * File globbing does not use POSIX GLOB_NOMATCH anymore (MacOSX/BSD glob() is not POSIX) 2005-07-26 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for GL_CONSTANT mess (for MacOSX) 2005-07-22 Stephane Popinet <s.popinet at niwa.co.nz> * Substract was ignoring the first variable in the simulation (P) 2005-07-19 Stephane Popinet <s.popinet at niwa.co.nz> * Added option to always display the finest level 2005-07-19 Stephane Popinet <s.popinet at niwa.co.nz> * Object interfaces are updated only if fields are not being edited 2005-07-13 Stephane Popinet <s.popinet at niwa.co.nz> * Added ChangeLog make target 2005-07-12 Stephane Popinet <s.popinet at niwa.co.nz> * Yet another fix for odd-width PPMs... 2005-07-12 Stephane Popinet <s.popinet at niwa.co.nz> * Version set to 0.4 prior to release 2005-07-11 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for isosurfaces incorrect initialisation 2005-07-07 Stephane Popinet <s.popinet at niwa.co.nz> * Gfsview objects creation can happen whether a simulation is defined or not 2005-07-06 Stephane Popinet <s.popinet at niwa.co.nz> * Added dummy options to gfsview-batch for compatibility with gfsview 2005-07-05 Stephane Popinet <s.popinet at niwa.co.nz> * Scalar entry fields are not modified when simulations are updated 2005-07-05 Stephane Popinet <s.popinet at niwa.co.nz> * Scripting threaded is started/stopped by the main GTK loop 2005-07-04 Stephane Popinet <s.popinet at niwa.co.nz> * Incorrect gfsview parameter file were causing crashes 2005-07-04 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for floating point errors in cut planes 2005-07-04 Stephane Popinet <s.popinet at niwa.co.nz> * Checks for input of zero-length plane normal 2005-07-04 Stephane Popinet <s.popinet at niwa.co.nz> * Update for new variable management in Gerris 2005-07-03 Stephane Popinet <stephane.popinet at paradise.net.nz> * Scripting is not started by default 2005-06-23 Stephane Popinet <s.popinet at niwa.co.nz> * Updated gl2ps to 1.2.6 2005-06-21 Stephane Popinet <s.popinet at niwa.co.nz> * Updated gl2ps to 1.2.5, uses tight EPS bounding boxes 2005-06-17 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for isolines in batch mode 2005-06-17 Stephane Popinet <s.popinet at niwa.co.nz> * New command interpreter for gfsview-batch 2005-06-16 Stephane Popinet <s.popinet at niwa.co.nz> * Fix for bug when reading multiple concatenated simulations 2005-06-16 Stephane Popinet <s.popinet at niwa.co.nz> * New "Clear" command 2005-06-13 Stephane Popinet <s.popinet at niwa.co.nz> * Further fix for odd-width PPM output 2005-06-07 Stephane Popinet <s.popinet at niwa.co.nz> * Boundary representation uses new traversal function 2005-06-06 Stephane Popinet <stephane.popinet at paradise.net.nz> * New function gfs_gl_cell_traverse_visible_boundary() 2005-06-02 Stephane Popinet <s.popinet at niwa.co.nz> * New Boundaries representation 2005-05-25 Stephane Popinet <s.popinet at niwa.co.nz> * View parameters can be piped to standard input 2005-04-08 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for incorrect generation of PPMs with an odd width 2005-05-25 Stephane Popinet <s.popinet at niwa.co.nz> * Bug fix for GlLinear postscript output 2005-04-03 Stephane Popinet <s.popinet at niwa.co.nz> * Better handling of LDFLAGS by configure 2005-04-03 Stephane Popinet <stephane.popinet at paradise.net.nz> * Removed obsolete arch and CVS files 2005-04-03 Stephane Popinet <stephane.popinet at paradise.net.nz> * configure checks for OSMesa in /usr/X11R6/lib 2005-04-01 Stephane Popinet <s.popinet at niwa.co.nz> * Location display updated for new OutputLocation object 2005-03-10 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed bug when using a derived variable several times 2005-02-09 Stephane Popinet <s.popinet at niwa.co.nz> * Initial implementation of "height field" visualisation 2005-02-08 Stephane Popinet <s.popinet at niwa.co.nz> * Minor fix for reading GfsGlIsoline 2005-01-30 Stephane Popinet <stephane.popinet at paradise.net.nz> * Broken pipe is not an error in batch mode 2005-01-29 Stephane Popinet <stephane.popinet at paradise.net.nz> * GL2PS support for batch mode 2005-01-21 Stephane Popinet <s.popinet at niwa.co.nz> * Custom variables need to be compiled with optimization turned on 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * "Lines closer" default value was too large 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * Isosurface uses set_variable_menu 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * Removed multiple calls to gfs_gl_set_simulation in scalar and ellipses 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * Scalar variable menu is reused rather than destroyed 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * Improved calculation of number of decimal digits 2005-01-20 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed vectors and ellipses default scale 2005-01-19 Stephane Popinet <s.popinet at niwa.co.nz> * Offscreen rendering uses GtkGlExt pixmaps 2005-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * Automatic ChangeLog generation using darcs 2005-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * libgfsgl is statically compiled 2005-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * Added autoconf of OSMesa 2005-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * Fixed isosurface scalar coloring bug 2005-01-18 Stephane Popinet <s.popinet at niwa.co.nz> * Preliminary OSMesa PPM rendering in gfsview 2005-01-17 Stephane Popinet <stephane.popinet at paradise.net.nz> * Checks if GLX SGIX pbuffer extension is supported 2005-01-17 Stephane Popinet <stephane.popinet at paradise.net.nz> * Fixed GL/glu.h header 2005-01-17 Stephane Popinet <s.popinet at niwa.co.nz> * First implementation of batch-mode gfsview 2005-01-17 Stephane Popinet <s.popinet at niwa.co.nz> * Fixes for darcs/autogen problem and shell script permissions 2005-01-16 Stephane Popinet <s.popinet at niwa.co.nz> * Split the code into GTK-dependent and GTK-independent parts 2005-01-13 Stephane Popinet <popinet at users.sourceforge.net> * PPM output works (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-29) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-29 Keywords: 2005-01-11 Stephane Popinet <popinet at users.sourceforge.net> * Option to survive broken stdin scripting pipe (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-28) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-28 Keywords: 2005-01-11 Stephane Popinet <popinet at users.sourceforge.net> * Scripting can be turned on or off (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-27) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-27 Keywords: 2005-01-11 Stephane Popinet <popinet at users.sourceforge.net> * Multithreaded implemententation of standard input control flow (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-26) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-26 Keywords: 2005-01-10 Stephane Popinet <popinet at users.sourceforge.net> * Complete implementation of persistent objects (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-25) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-25 Keywords: 2005-01-10 Stephane Popinet <popinet at users.sourceforge.net> * First implementation of persistent objects (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-24) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-24 Keywords: 2005-01-06 Stephane Popinet <popinet at users.sourceforge.net> * Main window is displayed before loading simulation (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-23) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-23 Keywords: 2004-12-22 Stephane Popinet <popinet at users.sourceforge.net> * GfsGlVectors was resetting derived vectors... (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-22) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-22 Keywords: 2004-12-22 Stephane Popinet <popinet at users.sourceforge.net> * Bug fix for misuse of temporary variable by GfsGlVectors (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-21) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-21 Keywords: 2004-12-21 Stephane Popinet <popinet at users.sourceforge.net> * Made play window transient (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-20) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-20 Keywords: 2004-12-08 Stephane Popinet <popinet at users.sourceforge.net> * Support for "playing" a list of files (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-19) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-19 Keywords: 2004-12-08 Stephane Popinet <popinet at users.sourceforge.net> * Initial implementation of "substract" function (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-18) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-18 Keywords: 2004-11-29 Stephane Popinet <popinet at users.sourceforge.net> * Fixed bug in the way hiding notebook pages works (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-17) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-17 Keywords: 2004-11-29 Stephane Popinet <popinet at users.sourceforge.net> * Proper pointer arithmetic in GfsGlIsosurface (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-16) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-16 Keywords: 2004-11-29 Stephane Popinet <popinet at users.sourceforge.net> * Isosurfaces can be coloured with a scalar (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-15) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-15 Keywords: 2004-11-29 Stephane Popinet <popinet at users.sourceforge.net> * GfsGlSolid can be coloured with a scalar (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-14) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-14 Keywords: 2004-11-29 Stephane Popinet <popinet at users.sourceforge.net> * New GfsGlSolid implementation (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-13) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-13 Keywords: 2004-11-24 Stephane Popinet <popinet at users.sourceforge.net> * New GfsGlLocation entity (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-12) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-12 Keywords: 2004-11-24 Stephane Popinet <popinet at users.sourceforge.net> * New (tidal) ellipses display (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-11) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-11 Keywords: 2004-11-18 Stephane Popinet <popinet at users.sourceforge.net> * Zoom with scrolling wheel + parameter changes in panning/zooming (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-10) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-10 Keywords: 2004-11-18 Stephane Popinet <popinet at users.sourceforge.net> * Updating a custom variable updates the dependent displayed entities (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-9) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-9 Keywords: 2004-11-18 Stephane Popinet <popinet at users.sourceforge.net> * Fix for memory deallocation issue in GfsVariableCustom (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-8) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-8 Keywords: 2004-11-12 Stephane Popinet <popinet at users.sourceforge.net> * Cleaner/simpler custom variable interface (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-7) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-7 Keywords: 2004-11-12 Stephane Popinet <popinet at users.sourceforge.net> * Support for user-defined derived variables (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-6) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-6 Keywords: custom variable 2004-11-11 Stephane Popinet <popinet at users.sourceforge.net> * Miscellaneous small changes (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-5) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-5 Keywords: 2004-11-03 Stephane Popinet <popinet at users.sourceforge.net> * Added gfsview2D3 build target (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-4) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-4 Keywords: 2004-11-01 Stephane Popinet <popinet at users.sourceforge.net> * Derived variables are re-used (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-3) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-3 Keywords: 2004-10-28 Stephane Popinet <popinet at users.sourceforge.net> * Changed GL_CONSTANT to GL_CONSTANT_EXT (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-2) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-2 Keywords: 2004-10-19 Stephane Popinet <popinet at users.sourceforge.net> * Started new development branch 0.3 (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-1) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.3--patch-1 Keywords: 2004-10-19 Stephane Popinet <popinet at users.sourceforge.net> * Updates for release 0.2.0 (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-9) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-9 Keywords: 0.2.0 2004-10-18 Stephane Popinet <popinet at users.sourceforge.net> * "Caching" of normal values improves speed by ~20%. (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-8) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-8 Keywords: 2004-10-15 Stephane Popinet <popinet at users.sourceforge.net> * Improved isosurface algorithm (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-7) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-7 Keywords: octree cracks 2004-10-15 Stephane Popinet <popinet at users.sourceforge.net> * PDF cannot do textures (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-6) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-6 Keywords: 2004-10-14 Stephane Popinet <popinet at users.sourceforge.net> * Replaced linear color interpolation with 1D texture. (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-5) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-5 Keywords: 2004-10-12 Stephane Popinet <popinet at users.sourceforge.net> * Added controls for all viewing directions (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-4) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-4 Keywords: 2004-10-10 Stephane Popinet <popinet at users.sourceforge.net> * 3D cut-plane isolines implementation (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-3) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-3 Keywords: 2004-10-08 Stephane Popinet <popinet at users.sourceforge.net> * Updated .arch-inventories (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-1) s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1--patch-1 Keywords: 2005-01-16 Stephane Popinet <s.popinet at niwa.co.nz> * Initial commit (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1) * Initial commit (s.popinet at niwa.co.nz--2004/gfsview--mainline--0.1)