Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Thu May 17 11:49:39 CEST 2007 (Kim) --- 0.16.8.8 --- Bump version. Fix pagers when enabling after initially being disabled (noted by Dennis Nezic). Remove unused backup-....cfg stuff. Fix fallback textclass. Don't crash if trying to start when no theme is found. Add missing newline. Fix parsing title, name, and class matches in windowmatches.cfg (noted by Ted Baltz). Remove trailing dash in release version string. Enable setting imlib2 image cache size (debug). Eliminate some remainders from Window re-wrapping done a while back. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.207 retrieving revision 1.208 diff -u -3 -r1.207 -r1.208 --- configure.in 7 May 2007 23:09:43 -0000 1.207 +++ configure.in 17 May 2007 09:51:24 -0000 1.208 @@ -1,7 +1,7 @@ AC_INIT(configure.in) E_PKG_VERSION=0.16.8.8 -E_PKG_REVISION=0.00 +# E_PKG_REVISION=0.00 if test "x$E_PKG_REVISION" != "x"; then E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION E_RPM_REVISION=$E_PKG_REVISION =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.234 retrieving revision 1.235 diff -u -3 -r1.234 -r1.235 --- ChangeLog 3 May 2007 22:17:49 -0000 1.234 +++ ChangeLog 17 May 2007 09:51:24 -0000 1.235 @@ -4342,3 +4342,20 @@ Fix ugly black shadows on icons in transparent iconbox (noted by Atom Smasher). Fix repaint after changing shadow mode. + +------------------------------------------------------------------------------- + +Thu May 17 11:49:39 CEST 2007 +(Kim) + +--- 0.16.8.8 --- +Bump version. +Fix pagers when enabling after initially being disabled (noted by Dennis Nezic). +Remove unused backup-....cfg stuff. +Fix fallback textclass. +Don't crash if trying to start when no theme is found. Add missing newline. +Fix parsing title, name, and class matches in windowmatches.cfg (noted by Ted Baltz). +Remove trailing dash in release version string. +Enable setting imlib2 image cache size (debug). +Eliminate some remainders from Window re-wrapping done a while back. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- timestamp.h 3 May 2007 22:17:49 -0000 1.30 +++ timestamp.h 17 May 2007 09:51:24 -0000 1.31 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/05/03 22:17:49 $" +#define E_CHECKOUT_DATE "$Date: 2007/05/17 09:51:24 $" ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs