This is the new version of my gtktree widget.

This patch is for gtk+-971201.

- correct some bug in size request/allocate.
- add the possibility to highlight the whole line when an item is selected.
  (gtk_tree_set_view_mode)
- correct a problem in sample. You can now add an item when the tree is
  empty.