Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        ecore_x_icccm.c 


Log Message:


help us do icccm correctly...

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/ecore_x_icccm.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- ecore_x_icccm.c     10 Apr 2005 10:20:18 -0000      1.22
+++ ecore_x_icccm.c     19 Apr 2005 13:39:02 -0000      1.23
@@ -351,7 +351,7 @@
 
    int                 minw = 0, minh = 0;
    int                 maxw = 32767, maxh = 32767;
-   int                 basew = 0, baseh = 0;
+   int                 basew = -1, baseh = -1;
    int                 stepx = 1, stepy = 1;
    double              mina = 0.0, maxa = 0.0;
 




-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to