Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

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


Modified Files:
        default.edc 


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/default.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- default.edc 23 Oct 2005 09:06:53 -0000      1.5
+++ default.edc 28 Oct 2005 14:06:23 -0000      1.6
@@ -1,5 +1,6 @@
 #include "macros/focus_rect.edc"
 #include "macros/scrollbar.edc"
+#include "macros/paned.edc"
 fonts {
    font: "Vera.ttf" "Vera";
 }
@@ -15,4 +16,5 @@
    #include "widgets/scrollbar.edc"
    #include "widgets/tree.edc"
    #include "widgets/separator.edc"
+   #include "widgets/paned.edc"
 }




-------------------------------------------------------
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