Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sat Jun 9 11:35:20 CEST 2007 (Kim) --- 0.16.8.9 0.02 --- Fix extents invalidation when reparenting+moving while unmapped. Avoid area switch when activating window that is mostly offscreen (noted by Mike Frysinger). edox: Fix centering when running e16 in window. Change generated menu file references to be relative to ~/.e16/menus/. Use new destructive line parser to avoid a lot of strdup/free's. Move menus in menus.cfg to simple files (preserving backward compatibility). Make xsession stuff work - at least on Fedora. Japanese translation update (Yasufumi Haga). Defer image class color allocation until needed (most likely never). =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.210 retrieving revision 1.211 diff -u -3 -r1.210 -r1.211 --- configure.in 26 May 2007 18:34:50 -0000 1.210 +++ configure.in 9 Jun 2007 09:36:36 -0000 1.211 @@ -1,7 +1,7 @@ AC_INIT(configure.in) E_PKG_VERSION=0.16.8.9 -E_PKG_REVISION=0.01 +E_PKG_REVISION=0.02 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.236 retrieving revision 1.237 diff -u -3 -r1.236 -r1.237 --- ChangeLog 26 May 2007 18:34:50 -0000 1.236 +++ ChangeLog 9 Jun 2007 09:36:36 -0000 1.237 @@ -4379,3 +4379,20 @@ Move some window background pixmap handling down to Win layer. Fix edge flipping after desk switch. + +------------------------------------------------------------------------------- + +Sat Jun 9 11:35:20 CEST 2007 +(Kim) + +--- 0.16.8.9 0.02 --- +Fix extents invalidation when reparenting+moving while unmapped. +Avoid area switch when activating window that is mostly offscreen (noted by Mike Frysinger). +edox: Fix centering when running e16 in window. +Change generated menu file references to be relative to ~/.e16/menus/. +Use new destructive line parser to avoid a lot of strdup/free's. +Move menus in menus.cfg to simple files (preserving backward compatibility). +Make xsession stuff work - at least on Fedora. +Japanese translation update (Yasufumi Haga). +Defer image class color allocation until needed (most likely never). + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.32 retrieving revision 1.33 diff -u -3 -r1.32 -r1.33 --- timestamp.h 26 May 2007 18:34:50 -0000 1.32 +++ timestamp.h 9 Jun 2007 09:36:36 -0000 1.33 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/05/26 18:34:50 $" +#define E_CHECKOUT_DATE "$Date: 2007/06/09 09:36:36 $" ------------------------------------------------------------------------- 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