ESSoft Draw - Change Log

Version 2-Alpha-1 to 2.0.0:
  - Fixed the colour dialog so it does not require a math co-processor (it now
    loads the colour rainbow from a file (rainbow.bmp) rather than drawing it
    live. This is also a lot faster.
  - Fixed the rectangle tool so it works on slower computers (put in a longer
    delay).
  - Added Allegro GUI dialogs for colour selection, image properties, alerts
    and the open/save dialogs.
  - Added ability to change canvas size when creating a new bitmap, but I
    still can't figure out how to automatically work out the size of a
    bitmap when it is loaded. Also it is not yet possible to change the
    canvas size for an existing bitmap because I haven't done the dialog for
    that yet.
  - 
    