Enlightenment CVS committal

Author  : moom
Project : e17
Module  : libs/etk

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


Modified Files:
        entry.edc 


Log Message:
* [Combobox] API changes and a part of the code has been rewritten. 
Still need some work and some fixes
* [Dnd] I've removed the dnd code, this way, it will force me to 
reimplement it...
* [Editable] tweak the position of the selection rectangle
* [Object] Fix a bug in etk_object_notification_callback_remove()



===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/widgets/entry.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- entry.edc   19 Feb 2007 01:05:27 -0000      1.10
+++ entry.edc   8 Mar 2007 18:16:01 -0000       1.11
@@ -38,7 +38,7 @@
             }
             rel2 {
                relative: 1.0 1.0;
-               offset: -5 -4;
+               offset: -5 -1;
                to: "entry";
             }
          }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to