Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sat Apr 14 12:40:57 CEST 2007
(Kim)

--- 0.16.8.7 0.04 ---
Add some glx bits.
Japanese translation update (Yasufumi Haga).
Minor reorganization of internal window ops.
Use anti-alias only when appropriate.
Add magnifier window (eesh mag show).
Handle switching between versions with minor ENL_DATA differences a bit better.
Remove some unnecessary casts.
Don't append newline to e16 ipc output (eesh).
Fix windows sometimes getting stuck to pointer.
Fix incorrect fading termination in certain situations.
Add _NET_STARTUP_ID.
Add ecore_x_netwm_startup_id_get().
French translation update (Tristan D.).


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -3 -r1.202 -r1.203
--- configure.in        25 Mar 2007 09:39:25 -0000      1.202
+++ configure.in        14 Apr 2007 10:43:48 -0000      1.203
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.7
-E_PKG_REVISION=0.03
+E_PKG_REVISION=0.04
 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.231
retrieving revision 1.232
diff -u -3 -r1.231 -r1.232
--- ChangeLog   25 Mar 2007 09:39:25 -0000      1.231
+++ ChangeLog   14 Apr 2007 10:43:48 -0000      1.232
@@ -4291,3 +4291,24 @@
 using the focus list (noted by Peter Poulsen).
 Don't wipe m4/ on maintainer-clean.
 
+
+-------------------------------------------------------------------------------
+
+Sat Apr 14 12:40:57 CEST 2007
+(Kim)
+
+--- 0.16.8.7 0.04 ---
+Add some glx bits.
+Japanese translation update (Yasufumi Haga).
+Minor reorganization of internal window ops.
+Use anti-alias only when appropriate.
+Add magnifier window (eesh mag show).
+Handle switching between versions with minor ENL_DATA differences a bit better.
+Remove some unnecessary casts.
+Don't append newline to e16 ipc output (eesh).
+Fix windows sometimes getting stuck to pointer.
+Fix incorrect fading termination in certain situations.
+Add _NET_STARTUP_ID.
+Add ecore_x_netwm_startup_id_get().
+French translation update (Tristan D.).
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- timestamp.h 25 Mar 2007 09:39:26 -0000      1.27
+++ timestamp.h 14 Apr 2007 10:43:48 -0000      1.28
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/03/25 09:39:26 $"
+#define E_CHECKOUT_DATE "$Date: 2007/04/14 10:43:48 $"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to