Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sun Aug 13 14:46:37 CEST 2006
(Kim)

--- 0.16.8.3 0.02 ---
Add usual keybindings to about dialog.
Some more dialog creation refactoring bits.
Rename some macros (_Ewin...) for consistency.
Eliminate redundant macro (Xwin).
Add override redirect flag to map event debug info.
Fix some segv's in obscure situations.
Still more dialog creation refactoring bits.
Fix clients resizing while having bogus max size hint (KDE info windows).
Fix incorrect menu placement near left screen edge.
Fix config parameter type.
Avoid dangling buffer. Eliminate some redundant code.
Fix shape on pager zoom window (when composite is enabled).
Defer tooltip realization.
Add note about ARGB window borders.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -3 -r1.160 -r1.161
--- configure.in        25 Jul 2006 00:07:03 -0000      1.160
+++ configure.in        13 Aug 2006 12:48:13 -0000      1.161
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.3
-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.211
retrieving revision 1.212
diff -u -3 -r1.211 -r1.212
--- ChangeLog   25 Jul 2006 00:07:04 -0000      1.211
+++ ChangeLog   13 Aug 2006 12:48:13 -0000      1.212
@@ -3965,3 +3965,24 @@
 Split up, shuffle around file.c (no real changes).
 Eliminate a lot of stat's during configuration file parsing.
 
+
+-------------------------------------------------------------------------------
+
+Sun Aug 13 14:46:37 CEST 2006
+(Kim)
+
+--- 0.16.8.3 0.02 ---
+Add usual keybindings to about dialog.
+Some more dialog creation refactoring bits.
+Rename some macros (_Ewin...) for consistency.
+Eliminate redundant macro (Xwin).
+Add override redirect flag to map event debug info.
+Fix some segv's in obscure situations.
+Still more dialog creation refactoring bits.
+Fix clients resizing while having bogus max size hint (KDE info windows).
+Fix incorrect menu placement near left screen edge.
+Fix config parameter type.
+Avoid dangling buffer. Eliminate some redundant code.
+Fix shape on pager zoom window (when composite is enabled).
+Defer tooltip realization.
+Add note about ARGB window borders.
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- timestamp.h 25 Jul 2006 00:07:04 -0000      1.7
+++ timestamp.h 13 Aug 2006 12:48:13 -0000      1.8
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2006/07/25 00:07:04 $"
+#define E_CHECKOUT_DATE "$Date: 2006/08/13 12:48:13 $"



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to