
Not Yet Implemented:
  * auto-append speed on nickname.
  * per-server/per-bookmark preferences

Nice things to improve usability:
  * history in connect dialog
  * (optional) privchat-like interface for messaging a person.
  * auto-identify hyperlinks in news, agreement, messages...
    (hmm...gtk-text has some problems here...)
  * auto-refresh file list when filetransfer is done
  + bandwidth throttling (partially done, on a per-transfer basis)

Bugs to Squash:
  * changing the icon/nickname in prefs will not change
    it on connected servers - how to make it change on a single server ?
    also, some prefs changes take effect immediately, others wait for window
    creation, others for refresh, others for you to press ok...
    (same as above)
    (this will need major refactoring of the preferences subsystem)
  * in files.c, in the local file listing, I am using stat() instead of
    lstat()....
  * fix 32-bit dependecies (and rewrite all the cruft (de)serializing data)...
  * When setting fidelio to present itself as a pre-1.5 client, it does
    not follow the original login sequence and some server notice that.
  * No icon yet for private chat...
  * private chat should show something else besides "Chat #%d"....
  * on file info request, task stays even if connection closed
