
* ServerController: right click pops up a menu where you can select
  functions to preform. (before beta1)

* Configuration dialog that allows users to mess with startup
  settings, etc. (before beta2)  DONE

* Filters loaded earlier in program start, ie before server connection starts.

* Users menu works across servers. (before beta1)

* Scripting controls that allows a user to write basic sirc script,
  but provides access to the X ui.  Ie create graphical dialog boxes,
  etc. (volunteers?)

* Re-write the Users menu.  Don't use sprintf, use sirc's eval and fill in
  nicks, etc.  Make it mutlilevel deep? (before beta2)

* Setup a monitor for Autocreate windows to limit window creation to 5/second.
  (before beta1) DONE

* Let each server have it's own default nick.

* Added an "infite scroll back" for the channel window, setable on a
  per channel basis, with a save to file option.

* When in a /query window, and someone's nick changes, track the change.

* Save window size on close and reopen to the same size...

* Disconnect option in server controller.
