Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : proto

Dir     : e17/proto/edje_editor


Modified Files:
        README TODO 


Log Message:
 * Add support for embryo scripting inside the editor! not really tested.
   Note that the etk textview widget is very limited for now...
   Does someone have plan to work on it?
 

===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- README      9 Jul 2007 12:32:10 -0000       1.5
+++ README      15 Jul 2007 05:01:04 -0000      1.6
@@ -36,6 +36,9 @@
    edje_editor default.edj    #Open the given EDJ
    edje_editor default.edc    #Open the given EDC
 
+Testing Edje file:
+ edje_editor -t file.edj "group_name"
+
 Note on open an EDC:
    To open an EDC file you must pass the IMAGE_DIR and FONT_DIR
    parameters. If not given the EDC directory is assumed.
===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- TODO        13 Mar 2007 05:27:11 -0000      1.6
+++ TODO        15 Jul 2007 05:01:04 -0000      1.7
@@ -6,10 +6,24 @@
 * Tooltips EVERYWERE  :)
 
 * Up and Down buttons must move the selected part/description up and down
-   (have to wait a way to move the row of the tree)
+   (have to wait a way to move the rows in the etk_tree)
 
 * A new object add must be take a progressive (and unique) number (newrect1, 
newrect2...etc)
 
 * Text object: GLOW? GLOW2? FAR? ... does edje suport this?
 
 * Make the visible checkbox work (should the visibility apply to the EDC also? 
not only in the editor?)
+
+* Improve programs frame (add more combo entry widget and filter source combo 
+   to only parts that accept mouse events)
+   
+* Duplicate objects (copy/cut/paste??)
+
+* Review and commit some PROTO_engrave functions
+
+* Fix strange alpha premul on text with effect
+
+* Use a value in the edje data field to store the editor version
+  If no version information found alert the user
+  
+* In the Add/Remove menus disable 'not in context' choice
\ No newline at end of file



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to