Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

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


Modified Files:
        glint.edc 


Log Message:
* [Etk_Widget] Force Edje to process the signals of the theme object before
      calculating its min size. It should fix problems of incorrect size 
calculation
      (It fixes the width of the popup menu in exhibit and in estickies)
* [Etk_Tree] Emit the theme-signal "etk,state,focused" on the scrolled-view when
      the tree is focused.
* [Etk_Shadow] More work, some bugs fixed and add the ability to add a colored 
border



===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/macros/glint.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- glint.edc   6 Oct 2006 17:04:12 -0000       1.3
+++ glint.edc   29 Oct 2006 11:39:53 -0000      1.4
@@ -6,6 +6,7 @@
       description { \
          state: "default" 0.0; \
          color: 255 255 255 255; \
+         fixed: 1 1; \
          rel1 { \
             offset: 3 3; \
             to: rect_part; \
@@ -25,6 +26,7 @@
          color: 255 255 255 0; \
          align: 0.0 0.0; \
          max: 34 13; \
+         fixed: 1 1; \
          rel1 { \
             relative: 0.0 0.0; \
             offset: 2 2; \
@@ -137,6 +139,7 @@
          color: 255 255 255 0; \
          align: 1.0 1.0; \
          max: 34 13; \
+         fixed: 1 1; \
          rel1 { \
             relative: 0.0 0.0; \
             offset: 2 2; \



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to