blob: c852e968f23d92ed22d5a43c95db9ce56168ae1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
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
|