0.1:
 + stable release

0.1e:
 + improve 'find' support
 + make search method entry read-only
 + fix sorting by size
 + allow wildcards in keywords
 + fix confusing 'errors' for 'find'

v0.1d:
 + check dependencies in build.py
 + fix opening of files in large-icons/thumbnails mode
 + match filename only
 + fix freeze when opening file manager
 + fix '1 file found' for no results
 + added option for custom file opener

v0.1c:
 + fix enter key to start search
 + fix opening of files in gnome
 + reset the column width for every search
 + make list sortable
 + provide desktop file
 + optional display thumbnails of images
 + limit search results
 + replace Combo with ComboBoxEntry
 + auto-disable unavailable options
 + guess location of glade-file
 + provide make file
 + make columns resizable
 + fix error with unknown DESKTOP_SESSION

v0.1b:
 + add method 'slocate'
 + add method 'beagle'
 + show number of results in statusbar
 + add filechooser-dialog
 + use local date
 + use small icons by default
 + several command line options
 + several minor improvements
 + fix 'include hidden files'
 + show results in realtime
 + improved support for desktops besides xfce
 + provide 'cancel' button

v0.1a:
 + initial release

ToDo:
 . swap date and path column
 . display end of path if column is too narrow
 . provide GUI for errors
 . provide way to launch search daemon
 . add button to hide findbar

 . search for files by date
 . search for files by type
 . localization support

 . optional display options on top
 . show file preview
 . search inside of files ('grep')
 . add dbus-support