Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default/images


Modified Files:
        border.png images.edc 
Added Files:
        e_watermark.png glow_arrow_down.png glow_arrow_left.png 
        glow_arrow_right.png glow_arrow_up.png 


Log Message:
* The bin container has been rewritten
* The h/v paneds have been implemented
* Fix the "swallow" code
* Rewrite the code of etk_widget.c to fix it since the evas API 
breakage. The resizing system system has been rewritten/optimized, but 
it can be optimized more.
* Change the default theme to be more integrated to e17
* Start the transition from ecore_list to evas_list
* Fix a lot of memleaks


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/border.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvss0rlbO and /tmp/cvsCk4jrN differ
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/images.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- images.edc  23 Oct 2005 09:06:53 -0000      1.4
+++ images.edc  28 Oct 2005 14:06:25 -0000      1.5
@@ -1,4 +1,5 @@
 images {
+   image: "border.png" COMP;
    image: "focus.png" COMP;
    image: "button_down.png" COMP;
    image: "button_up.png" COMP;
@@ -43,4 +44,9 @@
    image: "tree_expander_unfold.png" COMP;
    image: "hseparator.png" COMP;
    image: "vseparator.png" COMP;
+   image: "glow_arrow_left.png" COMP;
+   image: "glow_arrow_right.png" COMP;
+   image: "glow_arrow_down.png" COMP;
+   image: "glow_arrow_up.png" COMP;
+   image: "e_watermark.png" COMP;
 }




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to