Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        TODO configure.in e.spec ChangeLog 


Log Message:
Tue Sep 20 19:36:08 CEST 2005
(Kim)

--- 0.16.8 0.18 ---
Fix race in systray object registration.
Fix toggling fixedpos, neverfocus, add fixedsize.
Track window modality state (not honoured).
Fix final position for non-opaque slideins.
The beginnings of fading (OR fade-in for now).
Focus stack tweak.
Fix focus on multihead when entering empty screen.
Delay sub-menu closing.
Event handling tweaks. Global action events must occur on root window.
Fade on opacity changes.  Enable/disable fading in config dialog.
Speed up stacking.
Fade out on unmap. Destroy ends fading.
Remove IPC copyright function - info is in AUTHORS and COPYING.
Move README-0.16.8 to docs/.
Add notes on 0.16.7.x configuration files (Andy Murren).

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- TODO        11 Sep 2005 19:57:24 -0000      1.10
+++ TODO        20 Sep 2005 17:42:10 -0000      1.11
@@ -1,6 +1,6 @@
 
 - Composite manager
-  - Finish fading.
+  - Avoid repainting regions with hidden damage.
   - Don't paint unredirected windows where not necessary.
   - Enable not redirecting certain clients?
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -3 -r1.125 -r1.126
--- configure.in        19 Sep 2005 15:59:10 -0000      1.125
+++ configure.in        20 Sep 2005 17:42:10 -0000      1.126
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.17)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.18)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -3 -r1.200 -r1.201
--- e.spec      20 Sep 2005 17:17:55 -0000      1.200
+++ e.spec      20 Sep 2005 17:42:10 -0000      1.201
@@ -1,4 +1,4 @@
-%define revision 0.17
+%define revision 0.18
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -3 -r1.191 -r1.192
--- ChangeLog   23 Aug 2005 18:43:49 -0000      1.191
+++ ChangeLog   20 Sep 2005 17:42:10 -0000      1.192
@@ -3568,3 +3568,25 @@
 Fix segv's, X-errors, memleak, wrapping.
 Make default menus and action tooltips localizable.
 
+
+-------------------------------------------------------------------------------
+
+Tue Sep 20 19:36:08 CEST 2005
+(Kim)
+
+--- 0.16.8 0.18 ---
+Fix race in systray object registration.
+Fix toggling fixedpos, neverfocus, add fixedsize.
+Track window modality state (not honoured).
+Fix final position for non-opaque slideins.
+The beginnings of fading (OR fade-in for now).
+Focus stack tweak.
+Fix focus on multihead when entering empty screen.
+Delay sub-menu closing.
+Event handling tweaks. Global action events must occur on root window.
+Fade on opacity changes.  Enable/disable fading in config dialog.
+Speed up stacking.
+Fade out on unmap. Destroy ends fading.
+Remove IPC copyright function - info is in AUTHORS and COPYING.
+Move README-0.16.8 to docs/.
+Add notes on 0.16.7.x configuration files (Andy Murren).




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to