Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sat Aug 11 13:31:21 CEST 2007 (Kim) --- 0.16.8.9 --- Fix rendering vertical (->down) text. Fix occasional bad tooltip placement. Fix evaluation of LOCALEDIR with new autosomething. Remove fsstd option. Spec file tweaks. Change configuration of alternative font configuration. Xft font is now selected using prefix "xft:". Fix valgrind complaint (drawable caching). Optionally use pango for font rendering. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.220 retrieving revision 1.221 diff -u -3 -r1.220 -r1.221 --- configure.in 7 Aug 2007 22:05:16 -0000 1.220 +++ configure.in 11 Aug 2007 11:37:51 -0000 1.221 @@ -1,7 +1,7 @@ AC_INIT(configure.in) E_PKG_VERSION=0.16.8.9 -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.240 retrieving revision 1.241 diff -u -3 -r1.240 -r1.241 --- ChangeLog 28 Jul 2007 14:09:08 -0000 1.240 +++ ChangeLog 11 Aug 2007 11:37:51 -0000 1.241 @@ -4468,3 +4468,19 @@ Disable theme localisation by default. Prefer Xft font configuration. + +------------------------------------------------------------------------------- + +Sat Aug 11 13:31:21 CEST 2007 +(Kim) + +--- 0.16.8.9 --- +Fix rendering vertical (->down) text. +Fix occasional bad tooltip placement. +Fix evaluation of LOCALEDIR with new autosomething. Remove fsstd option. +Spec file tweaks. +Change configuration of alternative font configuration. +Xft font is now selected using prefix "xft:". +Fix valgrind complaint (drawable caching). +Optionally use pango for font rendering. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- timestamp.h 28 Jul 2007 14:09:08 -0000 1.36 +++ timestamp.h 11 Aug 2007 11:37:51 -0000 1.37 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/07/28 14:09:08 $" +#define E_CHECKOUT_DATE "$Date: 2007/08/11 11:37:51 $" ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs