Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

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


Modified Files:
        button.edc 


Log Message:
* Add the README file since it is not autogenerated (I don't know why)
* Add the ability to stop the propagation of an input event
* Fix the stacking bugs
* Rewrite the smart move code of the widget. It should be now more 
adapted the future changes in Evas
* Fix the canvas
* Add the ability to clip a widget (even if it still needs some work)
* Some work on the colorpicker to optimize it and to fix it

It still seems to crash on the Amd64 systems, so if you meet crashes, 
please send me a backtrace ( [EMAIL PROTECTED] :)


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/button.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- button.edc  28 Oct 2005 14:06:25 -0000      1.3
+++ button.edc  29 Oct 2005 19:57:20 -0000      1.4
@@ -2,7 +2,7 @@
    name: "button";
    min: 0 32;
    data {
-      item: "inset" "0 0 0 0";
+      item: "inset" "8 8 8 8";
    }
    parts {
       part {




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