Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Thu Feb 1 23:44:09 CET 2007 (Kim) --- 0.16.8.6 0.03 --- Disable unused feature (file name mapping) (epp). Suppress blank output lines (epp). Add command to show current screen size. Update screen command help. Make old sample scripts work. Add animators. Tweak timer event handling (run all expired timers at once). Use animator to slide startup windows. Highlight selected focus list item when clicked (noted by Warren Crossing). Move modifier mask stuff around. Avoid redundant key/button grab/ungrabs. Make focus list key handling somewhat less ugly. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.190 retrieving revision 1.191 diff -u -3 -r1.190 -r1.191 --- configure.in 20 Jan 2007 19:54:58 -0000 1.190 +++ configure.in 2 Feb 2007 04:46:24 -0000 1.191 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.6 -ENLIGHTENMENT_REVISION=0.02 +ENLIGHTENMENT_REVISION=0.03 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.225 retrieving revision 1.226 diff -u -3 -r1.225 -r1.226 --- ChangeLog 20 Jan 2007 19:54:58 -0000 1.225 +++ ChangeLog 2 Feb 2007 04:46:25 -0000 1.226 @@ -4189,3 +4189,21 @@ Cleanups, enable compiling everything as if it were C++. Fix epp warnings. + +------------------------------------------------------------------------------- + +Thu Feb 1 23:44:09 CET 2007 +(Kim) + +--- 0.16.8.6 0.03 --- +Disable unused feature (file name mapping) (epp). +Suppress blank output lines (epp). +Add command to show current screen size. Update screen command help. +Make old sample scripts work. +Add animators. +Tweak timer event handling (run all expired timers at once). +Use animator to slide startup windows. +Highlight selected focus list item when clicked (noted by Warren Crossing). +Move modifier mask stuff around. Avoid redundant key/button grab/ungrabs. +Make focus list key handling somewhat less ugly. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- timestamp.h 20 Jan 2007 19:54:59 -0000 1.21 +++ timestamp.h 2 Feb 2007 04:46:25 -0000 1.22 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/01/20 19:54:59 $" +#define E_CHECKOUT_DATE "$Date: 2007/02/02 04:46:25 $" ------------------------------------------------------------------------- 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