Changes
========

v0.4 (18.01.09)
---------------
- program .exe now comes with SView5 icon instead of standard icon
- "Features.txt" now describes supported image formats (load+save)
- formats which cannot be saved are not listed on GUI anymore
- when saving, always the original graphics was saved, not the
  modified one (fixed)
- save format was always JPEG (fixed)
- progress bar was not updated for saving (fixed)
- updated SDK with latest error codes and strings
- updated SDK with 48 bit and alpha-aware includes
- anyto24bit now alpha and 48 bit aware
- added anyto48bit
- added SVOperator framework and first SVOperator (Blur) in SDK
- made "Blur" SVOperator available im "Image Processing..." menu
- removed unused code and debug output

v0.3 (05.01.09)
---------------
- added Antique conversion in Image menu
- added 1..8 bit BestPen and Floyd-Steinberg conversion in Image menu
- added 1..8 bit OptimizePalette operation in Image menu
- added Screenshot toolbar button ("Grab" - hotkey ALT+ESC)
- added "Fullscreen" option to "View" settings (overriding fixed width/height)
- added "Borderless" option to "View" settings (close window with Alt+F4 or "Abort" only)
- now displays verbose error text instead of just the numeric code
- temporary file(s) now distinct for multiple program instances
- now deletes temporary file(s) on program exit

v0.2 (02.01.09)
---------------
- added some more links in Help menu
- added Greyscale conversion in Image menu
- added To-24-bit conversion in Image menu
- added Half size operation in Image menu
- added Double size operation in Image menu

v0.1 (31.12.08)
---------------
- initial release