After 1.0:

* Reload

* Log dialog option: Show only tagged revisions

* Log dialog option: Show only your revisions

* Log dialog: Allow to select latest on branch

* Multi Log view

* Diff against HEAD

* Diff between any revision and the sandbox

* In update dialog, combo box with possible tags

* Implement "Add to .cvsignore"

* Frontends to administrative files?

* In the annotate view: tooltips with 
  the respective log messages? 
  (requires 'cvs log' => slow!)

* Check if empty directories are handled correctly

* Rewrite UpdateView::multipleSelection to return directories
  and files separately. Probably necessary for a correct
  implementation of the 'cvs status' parser. Not sure
  if 'cvs status' is really needed...

* Menu item to open only the nodes which contain 'interesting' 
  files (namely those which are not up to date). 

* Make colors customizable

* In Diff dialog, 'Next diff' and 'Prev diff' buttons

* cvs init

* Checkout by tag

* Implement Revert

* Implement a nice workaround for $CVSROOT/CVSROOT/cvsignore
