- Use common naming convention across all files for all
  functions, procedures and variables.
Dany - Done. Create autoconfiguration files for automatic generation 
       of Makefile's and friends
- Start working on porting to Solaris and other *NIX flavors
- Add in functions to format diskettes for native, MSDOS, FAT
  and others.
Yarick - See if selected directory in 'tree' can be limited to the
            	   length of the label and not the whole GtkCTree node.
		   In general, create GtkItem derivative which can fill only
		   needed rectangle, but not entire GtkAllocation.
Yarick - Done. Redo main menu bar for better handling of commands.
Yarick - Done. Handle resize/mode change
- Add in hotlist functionality
  - When a directory is removed, check to see if it is the
    hotlist and put up a dialog box asking if they would like
    remove the hotlist entry
  - Add code in to 'tree.c' to mark nodes as existing in the
    hotlist
- Add new pixmaps for 'denied_folder' and 'symlink'
- Add Hotlist code to 'tree.c' and make a new pixmap for it.
- Add additional procedures and functions for adding of entries
  to the navigation tree after it has been created for FTP and
  SMB stuff.
- Update GVFS current directory whenever a GVFS operation is done
- Fix scroll window for tree so that left/right scroll works
Yarick - Handling file types. Doubleclick/Right click menu. 
