Karpski - to do list
--------------------

0)  I really really really want to be able to click the column header to
    sort the column.  I really don't feel like coding this.  There are
    routines (bad ones by me) that count which row a particular connection
    is displayed on by looking at what position it is in the linked list.
 1) Make the columns keep their aspect ratio when resized.
 2) Add protocols galore to the parser.
 3) Speed up the packet parser in proto.c
 4) Make it so a t_arp_rec can hold ALL of the addresses found, not just the
    first.
 5) Realtime protocol stats similar to overall stats.  This is kind of done,
    so I will ignore it for now.
 6) (graphs?)
 7) Fully separate the GUI from the code (goes with 5 somewhat).
 8) Make a configuration screen that lets you turn on/off resolving
     addresses.
 9) Make a capfile editor instead of defining the captures through files.
 10) Make the sound work better :)
  