The first major release of the DiaCanvas:

- placement and modification of tools
- specialized object model
- more than one window displaying the same data
- grid (point and line grid)

- tools:
    * Modify
    * Create
    * Zoom
- Objects:
    * Line
    * DynLine (place connection point whereever you like)
    * Element (shapeless object)
    * DynElement (like DynLine)
    * Box (just a scalable rectangle)
    * Text
    * Group
- Renderers:
    * GDK
    * EPS
