paul 0.1.1
Nov 30, 2000
  * paul was exiting silently when called without an image argument 
  * added rotation using gtkimrot widget
  * mirror and cutimage now done in gtkimreg-helper functions which are
    also needed for rotating

Jun 28, 2000
  * by default paul displays monochrome images gray (not green which
    was the behaviuor of -G option), if it is called by the name
    "gaul" it performs like the old paul
	
May 16, 2000
  * fixed bug in de.po
  * fix for unchanged images in remove border

May 15, 2000
  * fixed removing border of very different sized images
	
May 4, 2000
  * also load multi-image gifs if images are different in size

Apr 17, 2000
  * load multi-image gifs correctly

Apr 15, 2000
  * New option -G to display monochrome images gray
	
Nov 10, 1999
  * check for valid cutting coordinates

paul 0.1.0.2
Feb 19, 2002
  * just fixed the realy ugly icon

paul 0.1.0.1
Jan 17, 2002 
  * some code changes from future 0.1.1 backported
  * use of sfftw
  * new autoconf version
  * added some icons

paul 0.1
Okt 19, 1999
  * several bugs fixed
  
Aug 19, 1999
  * enabled difference from color images by converting them to gray images
    before operation
  * added parameter input for skrink image operation
	
Aug 10, 1999
  * move images now via gtkimmov widget which is shipped with
    external gtkimreg library

Jun 10, 1999
  * small changes in HTML output when creating clickable maps
  * small bugfixes
  
Jun 08, 1999
  * several Bugfixes for creation of clickable maps
	
May 03, 1999
  * some bugfixes
	
paul 0.0.9
Apr 29, 1999
  * Avoid problems with empty picture list by introducing CheckPicList()
  * Differences with operating image.

Apr 28, 1999
  * Enabled foreward and backward animation
  * Fixed old bug when animating different sized images

Apr 26, 1999
  * "Save All" menu item added
  * several changes in physical data stuff which is unvisible if not
    compiled with special compiler option
	 
Apr 22, 1999
  * fixed two minor bugs (don't try to delete if there aren't any
    loaded images; mark all images when started with -w)

Apr 21, 1999
  * fixed two serious bugs (p->activ was undefined when filelist was
    completely cleared and window in AreYouSure() has to be declared
    static to stay alive after leaving the function)

Apr 14, 1999
  * Major changes in pngload to make it work with libpng 1.0.[23]
    The code I adapted from ImLib doesn't work for monochrome
    PNG files -- which I use most frequently

Apr 1999
  * Several changes for the physical data stuff which is only
    available if PHYSICAL_PAUL is defined and which is of less
    common interest

Mar 26, 1999
  * Fixed bug: SelectAndShowActiv was called twice when Info was shown
	
Mar 23, 1999
  * Major changes in Chunk handling
	
Mar 22, 1999
  * Several changes in physical data handling
  * More translations
  * some changes g_malloc -> g_new
  
Mar 18, 1999
  * Fixed Bug in naming of difference images
  * renamed scale.c to contrast.c
	
Mar 17, 1999
  * paulspec: SetSpec() removed, Use CopySPec instead
  * Changes to make Type and Description handling easier and unique for
    all operations
  * paulinfo textwidget enhanced
	
paul 0.0.8
Mar 16, 1999
  * fixed some bugs
  * names.[ch] to make translation and documentation easier
  * changed main menu name "This image" to "Image"

Mar 15, 1999
  * menue.c for easier translation of menue items
  * GtkDatabox 0.1.10.4:  curves now work again
	
Mar 12, 1999
  * finaly found really stupid bug which was introduced by the new
    file marking method
  * marked translatable strings

Mar 11, 1999
  * Started German translation for i18n
  * Continued German-TeX Documentation
  
Mar 10, 1999
  * Fixed some bugs

Mar 9, 1999
  * tried to switch to GtkDatabox 0.1.10 but failed because of
    some bugs there ... the curves in paul are now broken ...
  
Mar 8, 1999
  * enable coloring of unlimited histogram curves

Mar 7, 1999
  * Changed mechanism of marking images in filelist.  Now filelist
    is allows to select only a single image and marking is done with
    an internal flag.

Mar 5, 1999
  * reading physical Data

Mar 4, 1999
  * some minor bugs
  * German dokumentation

Mar 3, 1999
  * First step to NLS

Mar 2, 1999
  * standard deviation added to brightness
  * FFT: pixel value = |fft|*|k| gives better resolution of highfrequencies
  * Free memory in histogram routine
	
Mar 1, 1999
  * Changes in browsing filenames (common interface for insert HTML
    files and brightnes analyse file)

Feb 25, 1999
  * Unselect image with right mouse button if it was selected
  * some changes to the filelist behaviour
  * changed the type of p->filelist from GtkCList to GtkWidget
  * Growing and Shrinking with <Gray +/-> now stays for all images

paul 0.0.7
Feb 24, 1999
  * Cut set of images according to borders selected of active image
  * overworked return codes (RET_OK, RET_ERR)
  * overworked comments in older code parts (changed German to English,
    not finished completely)
  * disable info when moving images
  * many bugfixes
  * Updated manpage
	
Feb 23, 1999
  * Corrected active image after removing an image from pauls list

paul 0.0.6
Feb 22, 1999
  * Correctly implemented FFT

Feb 16, 1999
  * corrected bug in deleting images

Feb 9/10/11, 1999
  * Several bugfixes
  * Some improvements of the user interface
  * Now FFTW library is not required for compiling paul successfully.
    The FFT feature just didn't work in this case.

Feb 5, 1999
  * Several changes to the insert HTML interface

Dec 10, 1998
  * Bugfixes, Bugfixes, Bugfixes

Dec 9, 1998
  * some internal changes to work with paulscan

Dec 7, 1998
  * corrected gtkimgreg widget
  * tried to fix behaviour of file selection list
  ! changed user interface: left mouse button behaves as usual
    in GTK+, middle mouse button selects all and right button adds
    selections; operating image now with <CTRL>-left mouse button
    or <CTRL>-middle mouse button

Dec 4, 1998
  * much more g_return_if_fail() checks added
  * correction of many errors introduced by the List->CList change

Dec 3, 1998
  * p->filelist now GtkCList in favour of GtkList
  * many g_return_if_fail()-checks added

Dec 2, 1998
  * gtkimgregsel.c

Dec 1, 1998
  * inserting thumbnails into images now in a similar manner like
    cutting images
  * many changes to the cut image implementation to get a unique
    interface for cutting and inserting

Nov 24, 1998
  * Switched to GTK+ 1.1.3
  * substituted GtkCurve widget by GtkDatabox widget for histograms
    GtkDatabox was written by Roland Bock <rbock@physik.uni-kiel.de>
    and changed to adjust colors and draw coordinate cross

paul 0.0.5.1

Jan 28, 1999
  * fixed a bug when loading wrong PNG files
  * updated but not yet finished German Documentation
    
paul 0.0.5

Nov 23, 1998
  * update info notebook when selecting new file
  * fixed image size when cutting image
  * disable selection of images while animation
  * fixed message window to pop up only once and destroy older ones
    Remark: use gtkuti.c:MyGtkWindowDestroy to set window=NULL
  * disabled animate button, if there are less than two files selected
  * appropriate update of info after cutting an image
	
Nov 22, 1998
  * cleaned up cutting box before cutting a new image
	
paul 0.0.4

Nov 12, 1998
  * fixed shrinking of images (-z option)
    (in fact there remained a slight bug which causes that in some
     circumstances the last row of the shrinked image remains black
     but you won't get no more SIGSEGVs)

Nov 11, 1998
  * GdkImlib really needs a filename, if it doesn't get one
    the program breaks anywhere, now it will get one in paulload
  * fixed some bugs in the code to move images

Nov 06, 1998
  * fixed a minor bug in pngload which caused memory leaks

Nov 01, 1998
  * fixed a really big bug introduced in 0.0.3 which causes SIGSEGV in
    several conditions (lost list_item for files when freeing some memory)
	
paul (0.0.3) 
	
Oct 27, 1998:
  * New concept: operation image
    - <Shift><Left mouse> moves image from list to operation window
    - if there was any file move append this to the list
    -> resorting images
    -> use operation image to move images relative to this one
    -> possible further use: insert operation image into other images (-j),
       difference images against operation image
	
Oct 26, 1998:
  * fixed loading files after changing active image
  * new option: -j[H]a+b_<file>
    - insert image <file> at position (a,b)
    - if 'H' is given produce/change HTML file with image and image map 

paul (0.0.2) 
	
Oct 23, 1998:
  * gcutarea.c: Fixed moving rubber box

Oct 21, 1998:
  * file.c: Fixed strange behaviour in fileselection

Oct 20, 1998:
  * difpic.c: fixed some strange naming error
  * paul.c, gtkpaul.c: Fixed error in "make monochrome"
  * matchpic.c: Fixed error when operation image smaller than other image
	        Fixed error when trying to move color images
  * file.c: partially goes to ginfo.c
	    Fixed error in info notebook
	    Fixed error which makes the first image active when showing notebook
	    Fixed error when file list changed while notebook is open
  * pngload.c: Fixed error when loading gamma table

paul (0.0.1) 

  * Initial Release.

 -- Andreas Tille <tille@physik.uni-halle.de>  Wed, 14 Oct 1998 09:06:28 +0000
