Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Mon Jun  9 19:44:16 CEST 2008
(Kim)

--- 0.16.8.14 0.02 ---
PulseAudio sound - Avoid lockup/crash if server is not present or dies.
Fix ripples/waves on xorg 1.4 when compositing is active.
Fix segv when main imageclass in tooltip is missing.
Simplify shape functions.
No need to fetch shape rects in EWindowGetShapePixmap().
Fix pixmap leak in iconbox snapshots when compositing is active.
Disable broken set area window match operation.
Enable fading/shadow when desired (in stead of disabling when not).
Enable not using ARGB frame for ARGB clients (selected by window match).


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -3 -r1.260 -r1.261
--- configure.in        24 May 2008 18:30:50 -0000      1.260
+++ configure.in        9 Jun 2008 17:44:58 -0000       1.261
@@ -1,5 +1,5 @@
 m4_define([pkg_version],  [0.16.8.14])
-m4_define([pkg_revision], [0.01])
+m4_define([pkg_revision], [0.02])
 m4_define([pkg_ver_rev],  m4_ifdef([pkg_revision], [pkg_version-pkg_revision], 
[pkg_version]))
 m4_define([rpm_revision], m4_ifdef([pkg_revision], [pkg_revision], [1]))
 
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -3 -r1.257 -r1.258
--- ChangeLog   24 May 2008 18:30:50 -0000      1.257
+++ ChangeLog   9 Jun 2008 17:44:58 -0000       1.258
@@ -4751,3 +4751,20 @@
 Remove/comment out unused stuff.
 Simplify timers.
 
+
+-------------------------------------------------------------------------------
+
+Mon Jun  9 19:44:16 CEST 2008
+(Kim)
+
+--- 0.16.8.14 0.02 ---
+PulseAudio sound - Avoid lockup/crash if server is not present or dies.
+Fix ripples/waves on xorg 1.4 when compositing is active.
+Fix segv when main imageclass in tooltip is missing.
+Simplify shape functions.
+No need to fetch shape rects in EWindowGetShapePixmap().
+Fix pixmap leak in iconbox snapshots when compositing is active.
+Disable broken set area window match operation.
+Enable fading/shadow when desired (in stead of disabling when not).
+Enable not using ARGB frame for ARGB clients (selected by window match).
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- timestamp.h 24 May 2008 18:30:50 -0000      1.53
+++ timestamp.h 9 Jun 2008 17:44:58 -0000       1.54
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2008/05/24 18:30:50 $"
+#define E_CHECKOUT_DATE "$Date: 2008/06/09 17:44:58 $"



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to