List of things to do some time in the future. Mostly notes to myself.

Order of importance:
*: working actively on this item;
+: next item when all * items are fixed;
-: when I've got time left...

+ progressive image loading: GIF animations and PNG images still needs to be
  done.

- Try to optimize XImage usage in the progressive image loader. Should find a
  better way to do this, currently progressive image loading is terribly
  resource heavy.

- fix X Protocol errors for color freeing 4bit StaticColor visual. Haven't got
  a clue how to tackle this though.

* HTML tables!
  21-03-1998: mostly finished, needs some work on exposure handling
  and borders.

* more work on the Programmer's Manual

- XmImageCreateFromInfo: add support for the ImageBackground flag on the
  XmImageConfig struct for animations. Background color substitution already
  works for single images and single frame selection for animations.

- add support for ImageWorkSpace XmImageConfig flag.

- XmCreateHTMLDialog, XmCreateHTMLMessageBox?

+ complete text flow around images

+ selections & clipboard functions

+ text searching using regular expressions.
  21-03-1998: we have a good start.

* formatted text output (plain ascii, formatted ascii, postscript, pdf?)
