Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Mon May 22 00:08:21 CEST 2006 (Kim) --- 0.16.8.2 0.04 --- Change internal window handling API. Should make things slightly faster. Fix a number of window placement bugs. Attempt to fix occasional crashing of clients with systray windows on e16 exit. Fix potential configuration file corruption when running multihead. Faster TT font drawing. Fix border rendering for ARGB clients (requires imlib2 from CVS). =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.154 retrieving revision 1.155 diff -u -3 -r1.154 -r1.155 --- configure.in 7 May 2006 15:08:01 -0000 1.154 +++ configure.in 21 May 2006 22:08:42 -0000 1.155 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.2 -ENLIGHTENMENT_REVISION=0.03 +ENLIGHTENMENT_REVISION=0.04 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO if test "x$ENLIGHTENMENT_REVISION" != "x"; then ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION" =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.207 retrieving revision 1.208 diff -u -3 -r1.207 -r1.208 --- ChangeLog 28 Apr 2006 18:36:15 -0000 1.207 +++ ChangeLog 21 May 2006 22:08:42 -0000 1.208 @@ -3896,3 +3896,17 @@ Fix bug when reparenting to nested E. Fix bug potentially causing eternal loop while sliding. + +------------------------------------------------------------------------------- + +Mon May 22 00:08:21 CEST 2006 +(Kim) + +--- 0.16.8.2 0.04 --- +Change internal window handling API. Should make things slightly faster. +Fix a number of window placement bugs. +Attempt to fix occasional crashing of clients with systray windows on e16 exit. +Fix potential configuration file corruption when running multihead. +Faster TT font drawing. +Fix border rendering for ARGB clients (requires imlib2 from CVS). + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- timestamp.h 28 Apr 2006 18:36:15 -0000 1.3 +++ timestamp.h 21 May 2006 22:08:42 -0000 1.4 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/04/28 18:36:15 $" +#define E_CHECKOUT_DATE "$Date: 2006/05/21 22:08:42 $" ------------------------------------------------------- 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