Oi! There is quite a long list of thing to do.

In random order:

- don't let middle handles in DiaMultiLine look for elements to connect to.

- Create arc (see DIA).

- Create an orthogonal line feature (adapt DiaMultiLine)

- Create an entry element (with selection et al)

- Shorten event loop. Now every object gets to many events (espacially
  DIA_MOTION_HANDLE).

- create more programmic interfaces for creation of diagrams.

- fix the handle-remove algorithm of the DiaGraph.

- Docs.

- Ports of lots of DIA objects: image, UML case view. This
  shouldn't be to hard. Maybe a DIA object wrapper, just to show :-)
  I am not porting objects unless I know somebody wants to use them (well,
  why can't that person port it himself?).

- Copy/cut/paste (preferably via mime types and a special
  cut/copy/paste engine.

- Cut/paste for text objects... Have to look at GtkEntry for that...

- Undo (note: how does Alex do it?)

- Test if ellipses and other difficult shapes print well. ...Time will tell...

- Complete text objects.









