Version 0.9

 * handle invalid input in dialogs (area settings, numeric values)
 * Add list of prefixes (http://, news:, ftp://, gopher://, etc.) before URL
   in settings dialog.
 * Show resulting source in dialog.

Version 1.0

 * Same as 0.9 with bugs fixed
 * Code cleanup
 * Improve zooming performance

Version 1.x (x > 1)

 * implement dynamically adjustable grid.
 * 'Morph to' functions (Polygon <-> circle <-> Rectangle)
 * Freehand drawing of polygon
 * Recently used list.
 * Implement Undo
 * Write manual
 * Option to make image gray to allow easier editing.
 * Use right mousebutton to undo last point during polygon drawing.
 * Use shift mousebutton to restrict drawing direction.
 * Configuration script
 * Drag and drop of links.
 * Handle double-click in selection
 * Movement of objects with cursor keys.

BUGS

* Polygon not limited to 100 points
* Save changes dialog after open...
* Rulers move when scrolling in preview window.
* Restrict size of object to picture size during resize.
* Tooltips are not yellow anymore in GTK 1.2.x
* Use colors during initial drawing.

