Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Fri May 4 00:13:57 CEST 2007 (Kim) --- 0.16.8.7 --- Avoid creating/destroying regions. Use some macros to simplify code. Minor reorganization of root stuff. Avoid creating/destroying regions - continued. Fix ugly black shadows on icons in transparent iconbox (noted by Atom Smasher). Fix repaint after changing shadow mode. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.204 retrieving revision 1.205 diff -u -3 -r1.204 -r1.205 --- configure.in 20 Apr 2007 22:23:34 -0000 1.204 +++ configure.in 3 May 2007 22:17:48 -0000 1.205 @@ -1,7 +1,7 @@ AC_INIT(configure.in) E_PKG_VERSION=0.16.8.7 -E_PKG_REVISION=0.05 +#E_PKG_REVISION=0.05 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.233 retrieving revision 1.234 diff -u -3 -r1.233 -r1.234 --- ChangeLog 20 Apr 2007 22:23:34 -0000 1.233 +++ ChangeLog 3 May 2007 22:17:49 -0000 1.234 @@ -4329,3 +4329,16 @@ Update config file string list. Danish translation update. + +------------------------------------------------------------------------------- + +Fri May 4 00:13:57 CEST 2007 +(Kim) + +--- 0.16.8.7 --- +Avoid creating/destroying regions. +Use some macros to simplify code. Minor reorganization of root stuff. +Avoid creating/destroying regions - continued. +Fix ugly black shadows on icons in transparent iconbox (noted by Atom Smasher). +Fix repaint after changing shadow mode. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- timestamp.h 20 Apr 2007 22:23:34 -0000 1.29 +++ timestamp.h 3 May 2007 22:17:49 -0000 1.30 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/04/20 22:23:34 $" +#define E_CHECKOUT_DATE "$Date: 2007/05/03 22:17:49 $" ------------------------------------------------------------------------- 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