2013-08-03 Matthias Rustler

* Release of version 1.1
* Rebuilt with Hollywood 5.3
* Fixed issues with running stable under AROS, Morphos and AmigaOS4
* Colorwheel with alpha sliders in own window
* Individual setting of color for gradient, shadow and edge
* Made toolbar window resizable
* Loading and saving of transparent brushes
* Implemented remaining filters
* Implemented Arc tool
* Added command line options -v (verbose) and -vv (very verbose)
  for debug output
* New brush functions:
  - Trim brush (cuts off transparent areas)
  - Invert brush
  - Invert mask
  - Invert alpha
  - Replace Background by Pen color
  - Replace Pen by Background color
  - Copy Canvas: creates a brush from whole canvas
  - Put Back: place brush at given coordinates
  - Implemented reverting of brush
* Print hotspot offset in brush information window.
* User borderless display. This makes it possible
  to load pictures with the same resolution as the screen.
* Print the size of the picture if it is too large to be opened.
* Added a checkmark to the status bar which shows
  if a brush is active.
* Use checkmark instead of text objects to show mask and alpha state.

------------------------------------------------------------------------

2013-02-03 Matthias Rustler

* Release of version 1.0
