Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sun Aug 27 22:14:29 CEST 2006 (Kim) --- 0.16.8.4 0.01 --- Enable emptying part of dialog and resizing dialog window. Add missing label text. Add data parameter to dialog keybinding callback. Use table with normal buttons in dialog footer. Add combined configuration dialog. Simplify dialogs (remove rarely used simple dialog variant). Shuffle _NET_WM_SYNC_REQUEST stuff around (still not active). Rename a few configuration items. Fix logout dialog layout. Do case insensitive searching with ipc window names (vapier). Trivial re-wrapping of XQueryPointer(). =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.164 retrieving revision 1.165 diff -u -3 -r1.164 -r1.165 --- configure.in 24 Aug 2006 21:32:28 -0000 1.164 +++ configure.in 27 Aug 2006 20:15:07 -0000 1.165 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.4 -ENLIGHTENMENT_REVISION=0.00 +ENLIGHTENMENT_REVISION=0.01 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.213 retrieving revision 1.214 diff -u -3 -r1.213 -r1.214 --- ChangeLog 17 Aug 2006 21:30:17 -0000 1.213 +++ ChangeLog 27 Aug 2006 20:15:07 -0000 1.214 @@ -3993,3 +3993,22 @@ (Kim) --- 0.16.8.3 --- + +------------------------------------------------------------------------------- + +Sun Aug 27 22:14:29 CEST 2006 +(Kim) + +--- 0.16.8.4 0.01 --- +Enable emptying part of dialog and resizing dialog window. +Add missing label text. +Add data parameter to dialog keybinding callback. +Use table with normal buttons in dialog footer. +Add combined configuration dialog. +Simplify dialogs (remove rarely used simple dialog variant). +Shuffle _NET_WM_SYNC_REQUEST stuff around (still not active). +Rename a few configuration items. +Fix logout dialog layout. +Do case insensitive searching with ipc window names (vapier). +Trivial re-wrapping of XQueryPointer(). + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- timestamp.h 17 Aug 2006 21:30:17 -0000 1.9 +++ timestamp.h 27 Aug 2006 20:15:07 -0000 1.10 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/08/17 21:30:17 $" +#define E_CHECKOUT_DATE "$Date: 2006/08/27 20:15:07 $" ------------------------------------------------------------------------- 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