Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sun Jan 14 11:38:31 CET 2007 (Kim) --- 0.16.8.6 0.01 --- Refactor iconbox animation code. Japanese translation update (Yasufumi Haga). Fix bug in dockapp placement (wrapping at right/lower edge). Fix by davey? Clean out unused duplicate backgrounds at startup. Minor reorganisation of some ewin internals. Fix build with ecore (ecore_list_find implemented in ecore). Move theme path related stuff out of eimage.c, add function to get image data. Add title to Window Options menu. Remove offensive pawn.png. Remove unneeded grab parameter (we always grab). Fix move through desk switch. Fix crash on opening certain dialogs when sound is enabled (Valdis Kletnieks). Danish translation update. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.187 retrieving revision 1.188 diff -u -3 -r1.187 -r1.188 --- configure.in 27 Dec 2006 16:34:47 -0000 1.187 +++ configure.in 14 Jan 2007 16:40:40 -0000 1.188 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.6 -ENLIGHTENMENT_REVISION=0.00 +ENLIGHTENMENT_REVISION=0.01 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.223 retrieving revision 1.224 diff -u -3 -r1.223 -r1.224 --- ChangeLog 16 Dec 2006 14:45:21 -0000 1.223 +++ ChangeLog 14 Jan 2007 16:40:40 -0000 1.224 @@ -4155,3 +4155,24 @@ (Kim) --- 0.16.8.5 --- + +------------------------------------------------------------------------------- + +Sun Jan 14 11:38:31 CET 2007 +(Kim) + +--- 0.16.8.6 0.01 --- +Refactor iconbox animation code. +Japanese translation update (Yasufumi Haga). +Fix bug in dockapp placement (wrapping at right/lower edge). Fix by davey? +Clean out unused duplicate backgrounds at startup. +Minor reorganisation of some ewin internals. +Fix build with ecore (ecore_list_find implemented in ecore). +Move theme path related stuff out of eimage.c, add function to get image data. +Add title to Window Options menu. +Remove offensive pawn.png. +Remove unneeded grab parameter (we always grab). +Fix move through desk switch. +Fix crash on opening certain dialogs when sound is enabled (Valdis Kletnieks). +Danish translation update. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- timestamp.h 16 Dec 2006 14:45:21 -0000 1.19 +++ timestamp.h 14 Jan 2007 16:40:40 -0000 1.20 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/12/16 14:45:21 $" +#define E_CHECKOUT_DATE "$Date: 2007/01/14 16:40:40 $" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs