Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        COMPLIANCE configure.in e.spec ChangeLog 


Log Message:
Mon Jun  6 19:57:21 CEST 2005
(Kim)

--- 0.16.8 0.11 ---
Fix segv in dialogs.
Shape fixes.
Fix focuslist icons interfering with iconbox ones.
Add "warp always" focus option.
Attempt to make client handling more solid.
Attempt to improve focusing of new windows.
Pager update fixes.
Fix various window slidein issues.
Composite manager fixes.
Initial urgency and DEMANDS_ATTENTION support.
Pseudo-trans update fixes (Tres Melton).

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/COMPLIANCE,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- COMPLIANCE  12 Feb 2005 16:35:31 -0000      1.8
+++ COMPLIANCE  6 Jun 2005 17:58:43 -0000       1.9
@@ -78,7 +78,7 @@
     [+] _NET_WM_STATE_FULLSCREEN
     [+] _NET_WM_STATE_ABOVE
     [+] _NET_WM_STATE_BELOW
-    [ ] _NET_WM_STATE_DEMANDS_ATTENTION
+    [+] _NET_WM_STATE_DEMANDS_ATTENTION
 [ ] _NET_WM_ALLOWED_ACTIONS
     The property is not set but the actions are supported as shown under
     _NET_WM_STATE.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -3 -r1.117 -r1.118
--- configure.in        3 Jun 2005 18:10:46 -0000       1.117
+++ configure.in        6 Jun 2005 17:58:44 -0000       1.118
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.10)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.11)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
@@ -242,3 +242,8 @@
   echo "*** WARNING: If you indeed do not have this, expect trouble ***"
   echo "***************************************************************"
 fi
+
+echo "***************************************************************"
+echo "*** NOTE: If this is your first trip with version 0.16.8    ***"
+echo "*** NOTE: you may want to take a look in README-0.16.8      ***"
+echo "***************************************************************"
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -3 -r1.189 -r1.190
--- e.spec      17 May 2005 17:11:30 -0000      1.189
+++ e.spec      6 Jun 2005 17:58:45 -0000       1.190
@@ -1,4 +1,4 @@
-%define revision 0.10
+%define revision 0.11
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -3 -r1.184 -r1.185
--- ChangeLog   17 May 2005 17:11:31 -0000      1.184
+++ ChangeLog   6 Jun 2005 17:58:46 -0000       1.185
@@ -3414,3 +3414,21 @@
 Systray fixes (avoid crashing certain clients on close).
 Window shape fixes related to composite mode.
 Draw queue has been eliminated.
+
+-------------------------------------------------------------------------------
+
+Mon Jun  6 19:57:21 CEST 2005
+(Kim)
+
+--- 0.16.8 0.11 ---
+Fix segv in dialogs.
+Shape fixes.
+Fix focuslist icons interfering with iconbox ones.
+Add "warp always" focus option.
+Attempt to make client handling more solid.
+Attempt to improve focusing of new windows.
+Pager update fixes.
+Fix various window slidein issues.
+Composite manager fixes.
+Initial urgency and DEMANDS_ATTENTION support.
+Pseudo-trans update fixes (Tres Melton).




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to