Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave


Modified Files:
        TODO 


Log Message:
- make returned strings const char *'s and don't strdup them

- don't free the image in engrave_part_state_free since these will be free'd
  in the main image free loop

- don't put group data in the file level datablock

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- TODO        13 Nov 2004 23:44:36 -0000      1.4
+++ TODO        15 Nov 2004 16:49:05 -0000      1.5
@@ -1,5 +1,9 @@
 Everything
 
+- edje can handle unquoted strings as long as there is no space in them
+  eg: text { text, foo; } is valid. Not sure how to patch that into the
+  lexer
+
 - put an editable canvas into engrave as an Evas_Object such that any
   program can use it to make an editor???
 




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to