2009-04-8 Adrian Daer
	* src/display_image.c: repaired Debian bug #523010: gpiv: crashes with assertion error on opening PNG
	
2009-01-12 Thomas Huxhorn
	* src/cam.c, src/cam_interface.c, src/dac.c: bug repairs and update for
	new libgpiv3 interface

2008-25-9 Gerber Van der Graaf
	* Adapted for use on cluster using (MPI/OMP) parallelised gpiv_rr 
	from gpivtools.
	
2008-6-5 Gerber Van der Graaf
	* .h5 and .H5 extension for hdf files (previously .gpi)

2008-7-4 Gerber Van der Graaf
	 * Adapted to changes in __GpivPivPar and Interrogate tabulator of console
	
2007-14-12 Gerber Van der Graaf
	* Debugged
	* __GpivPar: added: display__backgrnd and display__scalar to
	substitute displaying of images, single color and scalar data
	
2007-10-12 Gerber Van der Graaf
	* Adaption for libgpiv 0.5 API.
	
2007-18-5 Gerber Van der Graaf
	* Stores/Retreives images/data from URI using the Gnome Virtual 
	  File System

2007-10-5 Gerber Van der Graaf
	* renamed all parameters *_logic to *__set and functions *parameter_logic
	to *parameter_set

2007-21-02 Gerber Van der Graaf
	* gpiv_0.4.0_patch3:
	* improved naming of __GpivPar structure elements
	* src/: New: image processing tabulator
	* src/piveval_interrogate.c: disabled some memory leaks

2007-21-02 Gerber Van der Graaf
	* gpiv_0.4.0_patch2: 
	* src/piveval_interface.c: Monitor with non-interlaced canvas
	* src/piveval.c: new: Gauss weighting, SPOF filtering

2007-05-02 Gerber Van der Graaf
	* gpiv_0.4.0_patch1:
	* Added automatic stretching of buffer display.
	* Apply broadcast display preferences to all buffers.

2007-25-01 Gerber Van der Graaf
	* Added loading images from command line.
	
2006-13-12 Gerber Van der Graaf
	* Improved display buffer: src/display.c/h splitted into src/event.c/h,
	src/display_zoom.c/h, src/display_image.c/h, src/display_intregs.c/h, 
	src/display_piv.c/h, src/display_scalars.c/h. 
	* Zooming / paning with pointer and scrollbutton, added menubar, 
	anti-aliased canvas.

2006-7-11 Gerber Van der Graaf
	* Support for Portable Network Graphics image format (native), and for
	tif, gif, pgm, bmp by converting to png with netbpm on the fly.
	* Removed settings for image dimensions; defined in image header and 
	allowing different sizes during same session.
	
2006-25-7 Gerber Van der Graaf
	* DISABLE_DAC substituted by ENABLE_CAM, ENABLE_TRIG
	* Splitting up of dac module into dac_cam and dac_trig

