Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sat May 26 19:46:45 CEST 2007
(Kim)

--- 0.16.8.9 0.01 ---
Bump version.
Eliminate unused parameter in IPC functions. Move some stuff out of E.h.
Tweak debug message printing.
Tweak debug messages in configuration settings handling.
Fix several issues around setting internal window title/class.
Hungarian translation spelling corrections (Egmont Koblinger).
Free un-loadable menu pixmaps some time after menu is closed.
Make magnifier window title translatable.
Move argb bit from Eobj down to Win struct.
Set default pager mode to live.
Move some window background pixmap handling down to Win layer.
Fix edge flipping after desk switch.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -3 -r1.209 -r1.210
--- configure.in        18 May 2007 08:23:16 -0000      1.209
+++ configure.in        26 May 2007 18:34:50 -0000      1.210
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.9
-E_PKG_REVISION=0.00
+E_PKG_REVISION=0.01
 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.235
retrieving revision 1.236
diff -u -3 -r1.235 -r1.236
--- ChangeLog   17 May 2007 09:51:24 -0000      1.235
+++ ChangeLog   26 May 2007 18:34:50 -0000      1.236
@@ -4359,3 +4359,23 @@
 Enable setting imlib2 image cache size (debug).
 Eliminate some remainders from Window re-wrapping done a while back.
 
+
+-------------------------------------------------------------------------------
+
+Sat May 26 19:46:45 CEST 2007
+(Kim)
+
+--- 0.16.8.9 0.01 ---
+Bump version.
+Eliminate unused parameter in IPC functions. Move some stuff out of E.h.
+Tweak debug message printing.
+Tweak debug messages in configuration settings handling.
+Fix several issues around setting internal window title/class.
+Hungarian translation spelling corrections (Egmont Koblinger).
+Free un-loadable menu pixmaps some time after menu is closed.
+Make magnifier window title translatable.
+Move argb bit from Eobj down to Win struct.
+Set default pager mode to live.
+Move some window background pixmap handling down to Win layer.
+Fix edge flipping after desk switch.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- timestamp.h 17 May 2007 09:51:24 -0000      1.31
+++ timestamp.h 26 May 2007 18:34:50 -0000      1.32
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/05/17 09:51:24 $"
+#define E_CHECKOUT_DATE "$Date: 2007/05/26 18:34:50 $"



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