Sun Mar 10 18:13:04 2002  Till Adam  <till@adam-lilienthal.de>
   * add E_View_Look class
   * move view <-> dir and view <-> look <-> layout_dir to observer/observee 
   * re-enable iconbar throbber
   * fix various small issues 

Wed Mar 06 21:41:07 2002  Till Adam  <till@adam-lilienthal.de>
   * change name of E_View_Model to E_Dir

Fri Mar 01 17:27:18 2002  Till Adam  <till@adam-lilienthal.de>
   * dnd operations now only affect the currently focused view

Thu Feb 28 18:45:12 CST 2002 Corey Donohoe <atmos@atmos.org>
   * Free bgs in e_view_cleanup, it might still be leaking elsewhere though  

Mon Feb 25 18:56:35 2002  Till Adam  <till@adam-lilienthal.de>
   * start of ChangeLog ;)
   * several views of the same dir are now possible
   * added class E_File representing a file with stat and icon info
   * added class E_View_Model representing a dir with list of E_Files
   * added singleton E_View_Machine holding global lists of Views and
     View_Models
   * seperation of icon and file concepts
   * various small fixes and cleanups
