Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sun Oct 15 19:51:10 CEST 2006 (Kim) --- 0.16.8.4 --- Set correct environment when starting remembered applications at startup. Fix pager updates in certain combinations of modes. Fix segv when creating second systray. Notes on configuration options, and other info bits. Add ipc/match bits to enable/disable fading of particular windows. Fix applying matches to internal client windows in certain situations. Fix potential segv when showing menu. Fix dialog image rendering in certain situations. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.171 retrieving revision 1.172 diff -u -3 -r1.171 -r1.172 --- configure.in 20 Sep 2006 16:57:16 -0000 1.171 +++ configure.in 15 Oct 2006 17:56:56 -0000 1.172 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.4 -ENLIGHTENMENT_REVISION=0.04 +#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.217 retrieving revision 1.218 diff -u -3 -r1.217 -r1.218 --- ChangeLog 20 Sep 2006 16:57:16 -0000 1.217 +++ ChangeLog 15 Oct 2006 17:56:57 -0000 1.218 @@ -4057,3 +4057,19 @@ Fix setting pager mode when compiled without composite. Set mask alpha threshold, if possible. + +------------------------------------------------------------------------------- + +Sun Oct 15 19:51:10 CEST 2006 +(Kim) + +--- 0.16.8.4 --- +Set correct environment when starting remembered applications at startup. +Fix pager updates in certain combinations of modes. +Fix segv when creating second systray. +Notes on configuration options, and other info bits. +Add ipc/match bits to enable/disable fading of particular windows. +Fix applying matches to internal client windows in certain situations. +Fix potential segv when showing menu. +Fix dialog image rendering in certain situations. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- timestamp.h 20 Sep 2006 16:57:16 -0000 1.13 +++ timestamp.h 15 Oct 2006 17:56:57 -0000 1.14 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/09/20 16:57:16 $" +#define E_CHECKOUT_DATE "$Date: 2006/10/15 17:56:57 $" ------------------------------------------------------------------------- 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