Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Wed Mar 14 00:25:26 CET 2007
(Kim)

--- 0.16.8.7 0.02 ---
The CM now renders to the composite overlay window (if available).
Fix segv on logout (thanks to Christian Klein). (fixup)
Fix various updates when external background changes (was disabled?).
Fix stacking before shade/unshade when "click-raises" is enabled (noted
 by Sven Faerber).
Show message when selecting "Composite Settings ..." and e16 is built
 without composite support (suggested by Mike Frysinger).
Don't unshade iconified windows on activation (revert to old behavior -
 requested by Sven Faerber).


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -3 -r1.199 -r1.200
--- configure.in        9 Mar 2007 05:48:38 -0000       1.199
+++ configure.in        14 Mar 2007 05:27:14 -0000      1.200
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.7
-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.229
retrieving revision 1.230
diff -u -3 -r1.229 -r1.230
--- ChangeLog   9 Mar 2007 05:48:38 -0000       1.229
+++ ChangeLog   14 Mar 2007 05:27:14 -0000      1.230
@@ -4251,3 +4251,20 @@
 Disable non-functional group show/hide stuff.
 Add option to show windows on all desks in focus list.
 
+
+-------------------------------------------------------------------------------
+
+Wed Mar 14 00:25:26 CET 2007
+(Kim)
+
+--- 0.16.8.7 0.02 ---
+The CM now renders to the composite overlay window (if available).
+Fix segv on logout (thanks to Christian Klein). (fixup)
+Fix various updates when external background changes (was disabled?).
+Fix stacking before shade/unshade when "click-raises" is enabled (noted
+ by Sven Faerber).
+Show message when selecting "Composite Settings ..." and e16 is built
+ without composite support (suggested by Mike Frysinger).
+Don't unshade iconified windows on activation (revert to old behavior -
+ requested by Sven Faerber).
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- timestamp.h 9 Mar 2007 05:48:38 -0000       1.25
+++ timestamp.h 14 Mar 2007 05:27:15 -0000      1.26
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/03/09 05:48:38 $"
+#define E_CHECKOUT_DATE "$Date: 2007/03/14 05:27:15 $"



-------------------------------------------------------------------------
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

Reply via email to