Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e.spec ChangeLog 


Log Message:
Sat Mar 26 13:09:50 CET 2005
(Kim)

--- 0.16.8 0.07 ---
Update theme.
Remove non-functional "external imageclass" stuff.
Copyright updates. More enlightenment->e16.
Simplify building non-final releases.
Fix pointer focus on virtual roots.
Fix type (may have caused trouble with focus list settings).
Avoid confusion with edb. Fix null string item problem.
Fix some remembered settings bugs.
Fix various opacity setting bugs.
Fix keygrabs handling (e.g. focus list staying up).

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -3 -r1.112 -r1.113
--- configure.in        20 Mar 2005 14:40:13 -0000      1.112
+++ configure.in        26 Mar 2005 12:11:58 -0000      1.113
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.06)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.07)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -3 -r1.185 -r1.186
--- e.spec      20 Mar 2005 14:40:13 -0000      1.185
+++ e.spec      26 Mar 2005 12:11:58 -0000      1.186
@@ -1,4 +1,4 @@
-%define revision 0.06
+%define revision 0.07
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -3 -r1.180 -r1.181
--- ChangeLog   19 Mar 2005 11:04:51 -0000      1.180
+++ ChangeLog   26 Mar 2005 12:11:58 -0000      1.181
@@ -3350,3 +3350,20 @@
 GSOD: Don't show unused buttons, don't try restarting/exiting E after forking.
 Don't show icons for iconified window transients in iconbox after restart.
 Initial hint setup tweaks.
+
+-------------------------------------------------------------------------------
+
+Sat Mar 26 13:09:50 CET 2005
+(Kim)
+
+--- 0.16.8 0.07 ---
+Update theme.
+Remove non-functional "external imageclass" stuff.
+Copyright updates. More enlightenment->e16.
+Simplify building non-final releases.
+Fix pointer focus on virtual roots.
+Fix type (may have caused trouble with focus list settings).
+Avoid confusion with edb. Fix null string item problem.
+Fix some remembered settings bugs.
+Fix various opacity setting bugs.
+Fix keygrabs handling (e.g. focus list staying up).




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to