updated
[gpiv.git] / ChangeLog
blob103abca42c9e9006d8b19f7e40d4a70a197afdb9
1 2003-4-1 Gerber Van der Graaf
2         * src: multi-buffer support; any process includes all highlighted 
3         buffers 
4         * src: update interrogation area radiobuttons in eval tab
5         * src: stop button for process interruption
6         * src: "save as" support
7         
8 2003-6-3 Gerber Van der Graaf
9         * src: added utils.h and utils.c 
10         * src: added hdf format support 
11         * src: image dimensions used as parameters; limited by 
12         maximum values as defined by IMAGE_WIDTH/HEIGHT_MAX in gpiv_gtk.h,
13         optionally defined by configure
15 2003-6-4 Gerber Van der Graaf
16         * src: display image in separate window (temporarly disabled)
18 2003-6-4 Gerber Van der Graaf
19         * src: "save data" dialog before exiting program (if necessary)
21 2003-6-10 Gerber Van der Graaf
22         * src: close individual buffer(s) without exiting program
24 2003-6-13 Gerber Van der Graaf
25         * src: scaling piv data
26         * src: stabalizing display correlation function 
27         * src: drag and drop of filenames from the gnome filemanager 
28         "nautilus" into the buffer list
30 2003-6-27 Gerber Van der Graaf
31         * src: debugging line/row/point evaluation
32         * src: display ruler adjusting in combination with scrolled window
33         * src: drag and drop of a series of filenames, selected from the 
34         gnome filemanager "nautilus" into the buffer list
36 2003-7-13 Gerber Van der Graaf
37         * src/: libgpiv functions with error handling return 
38         char *error_message = NULL or char *error_message != NULL
40 2003-7-17 Gerber Van der Graaf
41         * debian/: gpiv module debianized
43 2003-7-24 Gerber Van der Graaf
44         * src/: removed setting of cross-correlation optionin Eval tab. 
45         Correlation type in Image info tab.