Changes
=======

Version 0.0.6
-------------

- Removed some memory leaks.
- Added "New Team" dialog which allows to launch
  new teams. It remembers the last seven filenames
  and supports drag'n'drop from the tracker.
- Added context menu to team view entries.
- Speeded up listview draw.
- Double click on entry in team view activates team.
- About window contains link to homepage.
- Added warning dialog if user tries to kill a team.
  These dialogs can be disabled through a checkbox in
  the warning alert. If the user disables the warning
  for normal teams it's still displayed for system teams.
- Don't allow user to kill kernel team (which is impossible
  anyway...)
- Display system teams in differnt color.
- Kill button is disabled, when no team is selected.
- Fixed assertion fail when window is displayed fullscreen
  on very big screens (width>=1600).
- Even less listview flickering.
- Team view display default icon if an application has no
  icon stored in its resources.
- Uses ui_color() and tint_color() to get default UI colors.
- Double click on a column separator resizes the column to
  fit the broadest content.
- Views in Usage tab are replicants. (You can drag them to the
  Desktop! Simply activate "Show Replicants" in the Deskbar menu
  and grap them on their handles. A dotted outline appears. Now you
  can drop them on the desktop. To get rid of the desktop replicants
  right-click on their handle and select "Delete")
- The Taskmanager automatically adds itself to the MIME database.

Version 0.0.5
-------------

- Listview displays sortmode (ascending, descending,
  no sort) with a little arrow in the column header.
- Listview underlines prinary sort key and "underdotts"
  secundary sort key.
- Saves and restores settings and location of the main
  window.
- Saves and restores column settings (sort mode, width,
  and display order)

Version 0.0.4
-------------

Internal release 

- New icon
- New about box with blur effect.

Version 0.0.3
-------------

- Displays team information in multicolumn list view.
- Displays CPU usage as deskbar replicant. Doubleclick on
  the deskbar replicant activates main window.
- Selectable update speeds

Version 0.0.2
-------------

First public release

- Added team information tab with simple listview.

Version 0.0.1
-------------

Internal Release.