Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Wed Sep 20 18:56:15 CEST 2006
(Kim)

--- 0.16.8.4 0.04 ---
Refactor/simplify, use execApplication in stead of plain fork/exec.
Add hack to make apps lauched from e16 in window mode appear in the virtual
 root in stead of the real root.
Japanese translation update (Yasufumi Haga).
Generalize selection handling. Manage _NET_WM_CM_Sx selection.
- Should fix issues with recent gtk ARGB windows.
Fix translation of button labels in combined settings dialog.
Fix bug in dialog layout (table positioning) causing trouble (unselectable
 items) primarily in combined settings dialog.
Fix setting pager mode when compiled without composite.
Set mask alpha threshold, if possible.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -3 -r1.170 -r1.171
--- configure.in        19 Sep 2006 16:55:15 -0000      1.170
+++ configure.in        20 Sep 2006 16:57:16 -0000      1.171
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.4
-ENLIGHTENMENT_REVISION=0.03
+ENLIGHTENMENT_REVISION=0.04
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 if test "x$ENLIGHTENMENT_REVISION" != "x"; then
   ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION"
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -3 -r1.216 -r1.217
--- ChangeLog   10 Sep 2006 06:58:29 -0000      1.216
+++ ChangeLog   20 Sep 2006 16:57:16 -0000      1.217
@@ -4038,3 +4038,22 @@
 Fix build without composite. 
 Avoid unnecessary library dependencies in eesh and edox. Cleanups.
 
+
+-------------------------------------------------------------------------------
+
+Wed Sep 20 18:56:15 CEST 2006
+(Kim)
+
+--- 0.16.8.4 0.04 ---
+Refactor/simplify, use execApplication in stead of plain fork/exec.
+Add hack to make apps lauched from e16 in window mode appear in the virtual
+ root in stead of the real root.
+Japanese translation update (Yasufumi Haga).
+Generalize selection handling. Manage _NET_WM_CM_Sx selection.
+- Should fix issues with recent gtk ARGB windows.
+Fix translation of button labels in combined settings dialog.
+Fix bug in dialog layout (table positioning) causing trouble (unselectable
+ items) primarily in combined settings dialog.
+Fix setting pager mode when compiled without composite.
+Set mask alpha threshold, if possible.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- timestamp.h 10 Sep 2006 06:58:30 -0000      1.12
+++ timestamp.h 20 Sep 2006 16:57:16 -0000      1.13
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2006/09/10 06:58:30 $"
+#define E_CHECKOUT_DATE "$Date: 2006/09/20 16:57:16 $"



-------------------------------------------------------------------------
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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to