diff options
author | Till Adam <tillsan@users.sourceforge.net> | 2002-02-25 18:09:36 +0000 |
---|---|---|
committer | Till Adam <tillsan@users.sourceforge.net> | 2002-02-25 18:09:36 +0000 |
commit | 335ce3545e92a8633d8d1681e42e12482bd98e3e (patch) | |
tree | 9b9bdc1db8f136ecaeabb58a066e6789bece8eae /ChangeLog | |
parent | 5744b944d65ac45917ccfb40cfef4160c7787550 (diff) | |
download | enlightenment-335ce3545e92a8633d8d1681e42e12482bd98e3e.tar.gz enlightenment-335ce3545e92a8633d8d1681e42e12482bd98e3e.tar.xz enlightenment-335ce3545e92a8633d8d1681e42e12482bd98e3e.zip |
and this one too ;)
SVN revision: 5978
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +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 |