Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e.spec ChangeLog 


Log Message:
Sat Jan 14 17:26:16 CET 2006
(Kim)

--- 0.16.8 pre2 ---
Fix size indication when moving shaded window.
Fix potential segv when reloading menus.
Fix setting focusclick window attribute.
Set focusclick attribute on desktop type windows.
Make click-raises and click-to-focus independent options.
Make click-raises default.
Fix focusing focusclick windows in certain situations.
Fix button slideouts on desks other than first.
Fix desk button bindings when passed through by app.
Fix scaled backgrounds with overlay image and overlay images with alpha.
Run menu generation on startup only if menus subdir doesn't exist.
Simplify pseudotrans code, fix iconbox transparency.
Better parsing of Exec line in .desktop files (http://bugs.debian.org/345021).
Show root tooltips only after move.
Always set name on EObj's (debug).
Fix scaling of fixed aspect ratio backgrounds.
Fix bug with initially maximized/fullscreen windows.
Fix slow logout with gnome-session.
Fix timer event starvation by X events.
- Thanks to Mark Bowyer for help to sort this out.
Change timers to use absolute time.
Go back to using single unredirected root background window (speeds up
 composite considerably).
Composite manager - Window shape must be clipped by window size.
Combine some shadow parameters, change defaults.
Change default ARGB client mode to borderless.
Avoid setting shape to default (unshaped) on ShapeNotify when already set.
 This fixes an event looping problem on Xsun where doing so generates
 Shape (and Visibility) Notify events (Xsun bug?).
- Thanks again to Mark Bowyer for help to track this down.
Do full composite repaint on VT switch.
Fix pseudotransparent iconbox on desk with no background.


===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -3 -r1.133 -r1.134
--- configure.in        7 Jan 2006 06:59:12 -0000       1.133
+++ configure.in        14 Jan 2006 16:27:05 -0000      1.134
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-pre1)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-pre2)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -3 -r1.205 -r1.206
--- e.spec      15 Dec 2005 23:06:18 -0000      1.205
+++ e.spec      14 Jan 2006 16:27:05 -0000      1.206
@@ -1,5 +1,5 @@
-%define revision 0.99.1
-%define rev_name -pre1
+%define revision 0.99.2
+%define rev_name -pre2
 
 Summary: The Enlightenment window manager.
 Name: e16
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -3 -r1.195 -r1.196
--- ChangeLog   15 Dec 2005 23:06:18 -0000      1.195
+++ ChangeLog   14 Jan 2006 16:27:05 -0000      1.196
@@ -3679,3 +3679,43 @@
 Drop obsolete man page until somebody bothers to update it.
 Fix pointer focus on desk switch.
 
+
+-------------------------------------------------------------------------------
+
+Sat Jan 14 17:26:16 CET 2006
+(Kim)
+
+--- 0.16.8 pre2 ---
+Fix size indication when moving shaded window.
+Fix potential segv when reloading menus.
+Fix setting focusclick window attribute.
+Set focusclick attribute on desktop type windows.
+Make click-raises and click-to-focus independent options.
+Make click-raises default.
+Fix focusing focusclick windows in certain situations.
+Fix button slideouts on desks other than first.
+Fix desk button bindings when passed through by app.
+Fix scaled backgrounds with overlay image and overlay images with alpha.
+Run menu generation on startup only if menus subdir doesn't exist.
+Simplify pseudotrans code, fix iconbox transparency.
+Better parsing of Exec line in .desktop files (http://bugs.debian.org/345021).
+Show root tooltips only after move.
+Always set name on EObj's (debug).
+Fix scaling of fixed aspect ratio backgrounds.
+Fix bug with initially maximized/fullscreen windows.
+Fix slow logout with gnome-session.
+Fix timer event starvation by X events.
+- Thanks to Mark Bowyer for help to sort this out.
+Change timers to use absolute time.
+Go back to using single unredirected root background window (speeds up
+ composite considerably).
+Composite manager - Window shape must be clipped by window size.
+Combine some shadow parameters, change defaults.
+Change default ARGB client mode to borderless.
+Avoid setting shape to default (unshaped) on ShapeNotify when already set.
+ This fixes an event looping problem on Xsun where doing so generates
+ Shape (and Visibility) Notify events (Xsun bug?).
+- Thanks again to Mark Bowyer for help to track this down.
+Do full composite repaint on VT switch.
+Fix pseudotransparent iconbox on desk with no background.
+




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to