Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e.spec ChangeLog 


Log Message:
Mon Apr  4 23:41:06 CEST 2005
(Kim)

--- 0.16.8 0.08 ---
Correct group_op help text.
Add option to send ICCCM ConfigureNotify's while moving (default off, was 
always on).
Fix various menu animation/sliding bugs.
Add warning if trying to enable composite when not available (Thanks emby).
Fix button text.
Add window op to enable/disable button grabs per client window.
Fix menu opacity and stacking.
Fix submenu alignment, limit number of menu items per column.
Composite manager fixes and speedups.
Clean up when exiting Alert().
Remove broken -smfile command line option.
Add -p (--config-prefix) command line option to set the configuration file 
prefix.
Fix initial border assignment for internal windows.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -3 -r1.113 -r1.114
--- configure.in        26 Mar 2005 12:11:58 -0000      1.113
+++ configure.in        4 Apr 2005 21:44:20 -0000       1.114
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.07)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.08)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -3 -r1.186 -r1.187
--- e.spec      26 Mar 2005 12:11:58 -0000      1.186
+++ e.spec      4 Apr 2005 21:44:20 -0000       1.187
@@ -1,4 +1,4 @@
-%define revision 0.07
+%define revision 0.08
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -3 -r1.181 -r1.182
--- ChangeLog   26 Mar 2005 12:11:58 -0000      1.181
+++ ChangeLog   4 Apr 2005 21:44:20 -0000       1.182
@@ -3367,3 +3367,23 @@
 Fix some remembered settings bugs.
 Fix various opacity setting bugs.
 Fix keygrabs handling (e.g. focus list staying up).
+
+-------------------------------------------------------------------------------
+
+Mon Apr  4 23:41:06 CEST 2005
+(Kim)
+
+--- 0.16.8 0.08 ---
+Correct group_op help text.
+Add option to send ICCCM ConfigureNotify's while moving (default off, was 
always on).
+Fix various menu animation/sliding bugs.
+Add warning if trying to enable composite when not available (Thanks emby).
+Fix button text.
+Add window op to enable/disable button grabs per client window.
+Fix menu opacity and stacking.
+Fix submenu alignment, limit number of menu items per column.
+Composite manager fixes and speedups.
+Clean up when exiting Alert().
+Remove broken -smfile command line option.
+Add -p (--config-prefix) command line option to set the configuration file 
prefix.
+Fix initial border assignment for internal windows.




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