Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Tue Jun 19 20:52:47 CEST 2007
(Kim)

--- 0.16.8.9 0.03 ---
French translation update (Tristan D.).
Fix building with glx when glXBind/ReleaseTexImageEXT are not directly available
 (based on patch by bene42).
Use shaped window in stead of server grab/line draws for boxed move/resize mode
 (old mode available with "eesh set misc.movres.old_mode 1").
Disable slide-in until startup windows are gone.
Use extents equal shape for objects without shadow.
Correct damage update on shape change.
Always focus unfocused window when clicked.
Fix bug in left/top resizing when returning to starting point.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -3 -r1.212 -r1.213
--- configure.in        14 Jun 2007 22:38:22 -0000      1.212
+++ configure.in        19 Jun 2007 18:53:51 -0000      1.213
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.9
-E_PKG_REVISION=0.02
+E_PKG_REVISION=0.03
 if test "x$E_PKG_REVISION" != "x"; then
   E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION
   E_RPM_REVISION=$E_PKG_REVISION
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -3 -r1.237 -r1.238
--- ChangeLog   9 Jun 2007 09:36:36 -0000       1.237
+++ ChangeLog   19 Jun 2007 18:53:51 -0000      1.238
@@ -4396,3 +4396,21 @@
 Japanese translation update (Yasufumi Haga).
 Defer image class color allocation until needed (most likely never).
 
+
+-------------------------------------------------------------------------------
+
+Tue Jun 19 20:52:47 CEST 2007
+(Kim)
+
+--- 0.16.8.9 0.03 ---
+French translation update (Tristan D.).
+Fix building with glx when glXBind/ReleaseTexImageEXT are not directly 
available
+ (based on patch by bene42).
+Use shaped window in stead of server grab/line draws for boxed move/resize mode
+ (old mode available with "eesh set misc.movres.old_mode 1").
+Disable slide-in until startup windows are gone.
+Use extents equal shape for objects without shadow.
+Correct damage update on shape change.
+Always focus unfocused window when clicked.
+Fix bug in left/top resizing when returning to starting point.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- timestamp.h 9 Jun 2007 09:36:36 -0000       1.33
+++ timestamp.h 19 Jun 2007 18:53:51 -0000      1.34
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/06/09 09:36:36 $"
+#define E_CHECKOUT_DATE "$Date: 2007/06/19 18:53:51 $"



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to