Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : proto

Dir     : e17/proto/edje_editor


Modified Files:
        ChangeLog TODO 


Log Message:
 * Insert the groups in main tree
 * Some parser mod 
 * Make the parser support ':' style EDC (instead of ',')
 * Make the preprocessor work better (not finish yet)
 * Fix fonts and images loading issue
 * Switched to Etk_Tree2
 * The groups can now be renamed
 * and more...   

===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ChangeLog   30 Dec 2006 09:50:54 -0000      1.1
+++ ChangeLog   2 Jan 2007 06:40:56 -0000       1.2
@@ -1,6 +1,14 @@
 
 # ChangeLog for edje_editor #
 
+   * tree to tree2
+   * remake parser
+   * remake tree functionality
+   * fix font issue
+   * ton of bug fixed
+   * finish the preprocessor
+   * support : in edc
+   
 0.1-beta4
 -------------
   * Reenable relative position spinner callbacks.
===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- TODO        31 Dec 2006 05:59:18 -0000      1.2
+++ TODO        2 Jan 2007 06:40:56 -0000       1.3
@@ -3,6 +3,8 @@
 
 * TEXT & RECT: alpha make strange thing....WHY????
 
+* TEXT: Shadow Color don't change until a draw_all() 
+
 * More handlers on the canvas to move the 2 points simultan and modify the 
offset. 
 
 * Tooltips EVERYWERE  :)
@@ -16,8 +18,6 @@
 
 * fakewin: when a limit is reached (min e max) the small handler for resize go 
haead
 
-* Group rename
-
 * RelSpinner don't have to stop at 1.0 an 0 but ?? (maybe 100 -100)
 
 * make the interface fit well ats 1024x768
@@ -27,8 +27,6 @@
 * A new object add must be take a progressive (and unique) number (newrect1, 
newrect2...etc)
 
 * Text object: GLOW? GLOW2? FAR? ... does edje suport this?
-
-* implement make install and the the load of edje_editor.edj from other place 
than the source
 
 * Make the visible checkbox work (should the visibility apply to the EDC also? 
not only in the editor?)
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to