|
From: <enl...@li...> - 2003-08-09 00:51:12
|
Enlightenment CVS committal Author : raster Project : e17 Module : apps/entice Dir : e17/apps/entice Modified Files: NEWS README Log Message: to ecore in SPLIT :) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entice/NEWS,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- NEWS 26 Oct 2001 05:08:09 -0000 1.1 +++ NEWS 9 Aug 2003 00:50:38 -0000 1.2 @@ -0,0 +1 @@ +see README =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entice/README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- README 26 Oct 2001 05:08:09 -0000 1.1 +++ README 9 Aug 2003 00:50:38 -0000 1.2 @@ -1 +1,17 @@ -Entice 0.5.0 +Entice 0.6.0 + +Entice is in the process of being ported to Ecore2. It will currently compile, +and run with the same functionality as the old entice, minus a few features: + +* DND support is not in Ecore2 yet +* window properties have not been sorted out +* does not search for existing entice windows on startup +* BUG: minor drawing problem with panel +* maybe one or two more I forgot about + +However, a few minor bugs have been fixed. On the TODO list at present are: +* building a file list from a directory rather than having to be passed names on + the command line + +Any bugs not mentioned here should be raised on Edevel, in #edevelop, or to +dh...@ca... (or to ra...@ra...). |