Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        e.spec BUGS ChangeLog 


Log Message:
Sat Apr 10 21:56:13 CEST 2004
(Kim)

Fix segv when closing windows.
Move KillEwin code back where it belongs.
Revert bad change to Unmap handling. 
Background code and namespace shuffle.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -3 -r1.123 -r1.124
--- e.spec      9 Apr 2004 14:15:46 -0000       1.123
+++ e.spec      10 Apr 2004 19:43:34 -0000      1.124
@@ -1,6 +1,6 @@
 %define name   enlightenment
 %define version 0.16.7
-%define release 0.48
+%define release 0.49
 
 Summary:       The Enlightenment window manager.
 Name:          %{name}
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/BUGS,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- BUGS        9 Apr 2004 14:15:46 -0000       1.22
+++ BUGS        10 Apr 2004 19:43:34 -0000      1.23
@@ -6,6 +6,9 @@
 Known bugs
 ----------
 
+- E may lose control over a window if it is iconified and de-iconified
+  shortly after.
+
 - Custom group member settings are lost when all members are closed.
 
 - Various minor focus issues.
@@ -36,9 +39,6 @@
 Fixed in CVS
 ~~~~~~~~~~~~
 
-- E may lose control over a window if it is iconified and de-iconified
-  shortly after.
-
 - Switching desktop changes stacking (sticky windows raised above non-sticky).
 
 - Quoting in execute actions doesn't work.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -3 -r1.126 -r1.127
--- ChangeLog   9 Apr 2004 14:15:46 -0000       1.126
+++ ChangeLog   10 Apr 2004 19:43:34 -0000      1.127
@@ -2680,3 +2680,13 @@
 Close menu before performing action.
 Move global queue_up to Mode struct.
 Simplify border update code, partial fix to border updates after desk switch.
+
+-------------------------------------------------------------------------------
+
+Sat Apr 10 21:56:13 CEST 2004
+(Kim)
+
+Fix segv when closing windows.
+Move KillEwin code back where it belongs.
+Revert bad change to Unmap handling. 
+Background code and namespace shuffle.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to