Changelog:

0.3.0
 - improved rendering engine
   (the window is now only completely redrawn if the
    number of displayed contacts changes, otherwise the existing
    window is modified, which does't cause the flicker)
 - added an context option for contacts as well as groups to be excluded
   from the desklist (accessible via meta contact/group context menu)
 - hopefully fixed some crashes caused by removal of meta contacts
 - added a couple of configure checks

0.2.3.1
 - fixed total removal of Properties and Groups items from context menu

0.2.3
 - CONTEXT MENUS! ('Properties' and 'Groups' currently not available)
 - fixed/improved tool tips and made them configurable
 - added option to not show group names
 - added option to truncate long nicknames
 - refactored config dialog plus small fixes

0.2.2
 - added tooltips
 - made contact box spacing configurable

0.2.1
 - fixed compilation for gcc 4.x
 
 0.2.0
 - rendering engine rewritten
 - way more stable
 - contacts are sorted (only alphabetically, not by status)
 - groups are collapsible, empty groups are not shown
 - SINGLE LINE MODE POSSIBLE, and other options for better size control
 - seperate font for names and groups
 - improved configure dialog a lot

0.1.0
 - initial release