1    TODO
2    ----
3
4    o Features
5
6    - Basic image processing support, eg.
7      - contrast
8      - red eye removal
9      - brightness
10      - sharpening and blurring
11      - scaling and rotation
12
13    - Better user interface
14      - image zoom button on window border
15      - image albums for large image databases
16      - thumbnail support
17      - additional image info
18
19    - Support for digital cameras
20
21
22    o Fixes and patch requests
23
24    - when opening a window from external always put the window on top
25      and key
26
27    - opening large images should not constrain the image height or
28      the image should be scaled to the window size
29
30    - imageView is editable and thus can be dragged, so what should happen
31      upon dragging an image inside/outside of ImageViewer?
32
33    - optimise default image size
34
35