Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Fri Nov 17 19:42:09 CET 2006
(Kim)

--- 0.16.8.5 0.02 ---
Ignore bogus unmap events (before window is mapped) and synthetic unmap events.
- Either would fix trouble with misbehaving client (gnome-terminal
  configuration window).
Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.
Fix shortening text to fit available space in certain combinations of locale
 and font type.
Update help for a number of IPC commands.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -3 -r1.179 -r1.180
--- configure.in        4 Nov 2006 08:23:16 -0000       1.179
+++ configure.in        17 Nov 2006 18:42:51 -0000      1.180
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.5
-ENLIGHTENMENT_REVISION=0.01
+ENLIGHTENMENT_REVISION=0.02
 
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.219
retrieving revision 1.220
diff -u -3 -r1.219 -r1.220
--- ChangeLog   2 Nov 2006 20:13:42 -0000       1.219
+++ ChangeLog   17 Nov 2006 18:42:51 -0000      1.220
@@ -4091,3 +4091,19 @@
 Center unplaced dialogs on "parent"(if transient) or root.
 Add _NET_WM_SYNC_REQUEST support.
 
+
+-------------------------------------------------------------------------------
+
+Fri Nov 17 19:42:09 CET 2006
+(Kim)
+
+--- 0.16.8.5 0.02 ---
+Ignore bogus unmap events (before window is mapped) and synthetic unmap events.
+- Either would fix trouble with misbehaving client (gnome-terminal
+  configuration window).
+Enable setting focused/non-focused opacity independently.
+- Based on patch from Grant Wier.
+Fix shortening text to fit available space in certain combinations of locale
+ and font type.
+Update help for a number of IPC commands.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- timestamp.h 2 Nov 2006 20:13:42 -0000       1.15
+++ timestamp.h 17 Nov 2006 18:42:51 -0000      1.16
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2006/11/02 20:13:42 $"
+#define E_CHECKOUT_DATE "$Date: 2006/11/17 18:42:51 $"



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