Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

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


Modified Files:
        images.edc 
Removed Files:
        drop_glow.png 


Log Message:
- add theme stuff to show when a widget accepts a drop
- add per widget dnd types, now widgets can opt to only get image/png or 
text/uri-list etc.
- remove generate dnd aware code for widgets, make widgets select wether they 
want to be a drag source or drag destinaion or both
- reflect new changes in etk_test

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/images.edc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- images.edc  13 Feb 2006 23:28:43 -0000      1.19
+++ images.edc  14 Feb 2006 02:28:02 -0000      1.20
@@ -2,7 +2,7 @@
    image: "border.png" COMP;
    image: "background.png" COMP;
    image: "focus_glow.png" COMP;
-   image: "drop_glow.png" COMP;
+   image: "drag_glow.png" COMP;
    image: "button_down.png" COMP;
    image: "button_up.png" COMP;
    image: "button_toggled.png" COMP;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to