Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Wed Jun 25 20:23:14 CEST 2008 (Kim) --- 0.16.8.14 0.03 --- Set anti-alias when scaling tile. Add some configure option comments. Theme element fallback cleanups - don't create fallback classes before they are needed. - use of fallbacks was missing a number of places. - setting theme to "-" will run entirely on fallbacks. Fix rendering of imageclasses not based on images. Remove dialog slider border window (not used in any theme). Only one maximisation function. Correctly place/size apps requesting _NET_WM_STATE_MAXIMIZED_... =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.264 retrieving revision 1.265 diff -u -3 -r1.264 -r1.265 --- configure.in 21 Jun 2008 14:13:03 -0000 1.264 +++ configure.in 25 Jun 2008 18:25:11 -0000 1.265 @@ -1,5 +1,5 @@ m4_define([pkg_version], [0.16.8.14]) -m4_define([pkg_revision], [0.02]) +m4_define([pkg_revision], [0.03]) m4_define([pkg_ver_rev], m4_ifdef([pkg_revision], [pkg_version-pkg_revision], [pkg_version])) m4_define([rpm_revision], m4_ifdef([pkg_revision], [pkg_revision], [1])) =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -3 -r1.258 -r1.259 --- ChangeLog 9 Jun 2008 17:44:58 -0000 1.258 +++ ChangeLog 25 Jun 2008 18:25:11 -0000 1.259 @@ -4768,3 +4768,21 @@ Enable fading/shadow when desired (in stead of disabling when not). Enable not using ARGB frame for ARGB clients (selected by window match). + +------------------------------------------------------------------------------- + +Wed Jun 25 20:23:14 CEST 2008 +(Kim) + +--- 0.16.8.14 0.03 --- +Set anti-alias when scaling tile. +Add some configure option comments. +Theme element fallback cleanups +- don't create fallback classes before they are needed. +- use of fallbacks was missing a number of places. +- setting theme to "-" will run entirely on fallbacks. +Fix rendering of imageclasses not based on images. +Remove dialog slider border window (not used in any theme). +Only one maximisation function. +Correctly place/size apps requesting _NET_WM_STATE_MAXIMIZED_... + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.54 retrieving revision 1.55 diff -u -3 -r1.54 -r1.55 --- timestamp.h 9 Jun 2008 17:44:58 -0000 1.54 +++ timestamp.h 25 Jun 2008 18:25:11 -0000 1.55 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2008/06/09 17:44:58 $" +#define E_CHECKOUT_DATE "$Date: 2008/06/25 18:25:11 $" ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs