------------------------------------------------------------------------------
1.0
------------------------------------------------------------------------------
) TWindow -- allow import of server buddy list

) TMessage -- check on AOL-HTML processing of away messages

) TMessage, TWindow -- set up toolbar icons, contact artists

) TMessage -- whatever happened to going away per window?

) write some sort of help -- docbook

) TMessage -- add help

------------------------------------------------------------------------------
Beyond 1.0
------------------------------------------------------------------------------
) TAim -- File transfers

) Profiles -- merge profile creation/management into KitUserProfile or so

) TMessage -- use whatever KDE or Qt has for file handling when logging

) TAim, KitSocket -- SSL

) TMessage, TWindow -- flashing
                       twindow.cpp: targetWindow.show();

) TMessage -- turn on/off toolbars

) TWindow -- move over to KActions, like TMessage

) TMessage -- keep a history of sent messages in KLineEdit
              allow people to scroll back up it with the up key

) TMessage -- spell checking

) All -- make sure HTML processing compatible with AIM 4, possibly gaim

) All -- rename methods like getCount to count, and standardise on set*

) TAim -- auto away after X idle minutes

) TAim, etc. -- Maximum TOC Command length:
  Error if buddylist too big
  Error if IM too long

) TMessage -- custom timestamping format
  Use stylesheets!

) TMessage -- custom signon time format

) TAim, TWindow, TMessage -- CHAT_* support

------------------------------------------------------------------------------
WHENEVER
------------------------------------------------------------------------------
) All -- replace #defined constants with enums

) DialogEditor, AwayPicker -- unify underlying scheme

) TWindow -- tooltips on treelist

) TWindow -- display treelist by status as well as by group -- prefs

) TWindow, KitUserProfile, TDockWindow -- dock/undock on command, in config

) TAim -- handle NICK in tocServer()

) TAim, etc. -- on signon, allow custom TOC_LANG
