Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sat Sep 9 11:05:59 CEST 2006 (Kim) --- 0.16.8.4 0.02 --- Avoid having to click twice to activate menu item. Split iconbox into container, iconbox, and systray. Add live pager update mode (when composite is enabled). Put menus on current desk in stead of floating on root. Fix missing/too many draws of the background selector window. Fix live pager updates and pager zooming for sticky windows (Invalidate named pixmap on reparent). Fix memory leaks in combined dialog. Eliminate redundant geometry caching in top-level objects. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.165 retrieving revision 1.166 diff -u -3 -r1.165 -r1.166 --- configure.in 27 Aug 2006 20:15:07 -0000 1.165 +++ configure.in 9 Sep 2006 09:08:03 -0000 1.166 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.4 -ENLIGHTENMENT_REVISION=0.01 +ENLIGHTENMENT_REVISION=0.02 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.214 retrieving revision 1.215 diff -u -3 -r1.214 -r1.215 --- ChangeLog 27 Aug 2006 20:15:07 -0000 1.214 +++ ChangeLog 9 Sep 2006 09:08:03 -0000 1.215 @@ -4012,3 +4012,19 @@ Do case insensitive searching with ipc window names (vapier). Trivial re-wrapping of XQueryPointer(). + +------------------------------------------------------------------------------- + +Sat Sep 9 11:05:59 CEST 2006 +(Kim) + +--- 0.16.8.4 0.02 --- +Avoid having to click twice to activate menu item. +Split iconbox into container, iconbox, and systray. +Add live pager update mode (when composite is enabled). +Put menus on current desk in stead of floating on root. +Fix missing/too many draws of the background selector window. +Fix live pager updates and pager zooming for sticky windows + (Invalidate named pixmap on reparent). +Fix memory leaks in combined dialog. +Eliminate redundant geometry caching in top-level objects. =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- timestamp.h 27 Aug 2006 20:15:07 -0000 1.10 +++ timestamp.h 9 Sep 2006 09:08:03 -0000 1.11 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/08/27 20:15:07 $" +#define E_CHECKOUT_DATE "$Date: 2006/09/09 09:08:03 $" ------------------------------------------------------------------------- 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