Dir rename test.
[pyplotsuite.git] / Changelog.imageanalyzer
blobd58be4a9a81c0fb0b3f111a3880bbcb775581dbd
1 ImageAnalyzer 0.1-alpha5
2         * Moved Section and Histogram dialogs to their own separate files
3         * Moved MyNavigationToolbar to gtk_generic_windows.py
4         * Fixed histogram for images that has been filtered (becoming float)
5         * Various cleaning on the import headers (now should be more portable)
6         * More documentation in sections.py and circularlist.py
8 ImageAnalyzer 0.1-alpha4
9         * Begin writing the changelog :P
10         * Drop numarray dependece (use scipy.ndimage.filters instead)
11         * Fix some X and Y labels bug
12         * Fix the moving average filter for non-float images
13         * Extend Min and Max SpinButton range from 14e3 to 100e3
14         * Some love to the img.py module (documentation and residual
15         english translation)
16         * Documented arrayfromfile.py functions