- Solve memory faults in history_box widget.
- Use common naming convention across all files for all
  functions, procedures and variables.
- Create autoconfiguration files for automatic generation 
  of Makefile's and friends
- Start working on porting to Solaris and other *NIX flavors
- Work on VFS layer.
- Automatically detect the maximum row height needed for
  the setting in the base tree created in 'tree.c' by scanning
  all pixmaps and finding the pixmap with the largest height.
- Allow for phantom mount points which will create directories
  in the '/tmp' directory for temporarily mounting filesystems.
  When the user exits GFB, the filesystems will be unmounted
  and the directories erased.
- Add in functions to format diskettes for native, MSDOS, FAT
  and others.
- See if selected directory in 'tree' can be limited to the
  length of the label and not the whole GtkCTree node.
