Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Mon Apr 17 19:04:41 CEST 2006 (Kim) --- 0.16.8.2 0.02 --- Faster, smoother rendering of dialogs (use bg pixmap, no longer using expose events). Move frequently used opaque type definitions to etypes.h. Hack to fix problem with composite opacity during non-opaque move/resize. Fix transparent iconbox. Introduce idlers. Fix grabbing bitmap icons. Japanese translation update (Yasufumi Haga). Improve window repositioning on screen size change. Fix building with libiconv (Mike Frysinger). Fix problem with background pixmaps being freed by mistake. Fix theme transparency with external background. Various build related tweaks: - Autogenerate spec file (now named e16.spec, was e.spec) - Minor changes to various version strings - Move timestamp.h to top dir. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.149 retrieving revision 1.150 diff -u -3 -r1.149 -r1.150 --- configure.in 17 Apr 2006 15:55:24 -0000 1.149 +++ configure.in 17 Apr 2006 17:04:48 -0000 1.150 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.2 -ENLIGHTENMENT_REVISION=0.01 +ENLIGHTENMENT_REVISION=0.02 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO if test "x$ENLIGHTENMENT_REVISION" != "x"; then ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION" =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.205 retrieving revision 1.206 diff -u -3 -r1.205 -r1.206 --- ChangeLog 2 Apr 2006 17:54:36 -0000 1.205 +++ ChangeLog 17 Apr 2006 17:04:48 -0000 1.206 @@ -3855,3 +3855,26 @@ Opacity values in configuration are now 0-100 in stead of 0-255. Japanese translation update (Yasufumi Haga). + +------------------------------------------------------------------------------- + +Mon Apr 17 19:04:41 CEST 2006 +(Kim) + +--- 0.16.8.2 0.02 --- +Faster, smoother rendering of dialogs (use bg pixmap, no longer using expose events). +Move frequently used opaque type definitions to etypes.h. +Hack to fix problem with composite opacity during non-opaque move/resize. +Fix transparent iconbox. +Introduce idlers. +Fix grabbing bitmap icons. +Japanese translation update (Yasufumi Haga). +Improve window repositioning on screen size change. +Fix building with libiconv (Mike Frysinger). +Fix problem with background pixmaps being freed by mistake. +Fix theme transparency with external background. +Various build related tweaks: +- Autogenerate spec file (now named e16.spec, was e.spec) +- Minor changes to various version strings +- Move timestamp.h to top dir. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- timestamp.h 17 Apr 2006 15:55:24 -0000 1.1 +++ timestamp.h 17 Apr 2006 17:04:48 -0000 1.2 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/04/17 15:55:24 $" +#define E_CHECKOUT_DATE "$Date: 2006/04/17 17:04:48 $" ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs