Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sun Mar 25 11:38:23 CEST 2007
(Kim)

--- 0.16.8.7 0.03 ---
Revert not unshading iconified windows on activation.
Inhibit unmaximizing in various situations, e.g. when shaded.
Fix unmaximizing after shade/unshade (noted by Sven Faerber and Bradley Reed).
Fix resizing normal->maximized->fullscreen and back.
Fix preserving maximised state across restart.
Use same configure.in/spec file setup in e16 and epplets.
French translation update (Tristan D.).
Fix "multiple deiconification" seen with e.g. claws-mail (noted by Bradley 
Reed).
Move definition of __UNUSED__ to config.h.
Add some glx support stuff.
Add option to do edge flipping only when moving window (based on patch by
 Peter Poulsen).
Enable focusing windows not containing the pointer in pointer focus modes when
using the focus list (noted by Peter Poulsen).
Don't wipe m4/ on maintainer-clean.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -3 -r1.201 -r1.202
--- configure.in        18 Mar 2007 01:08:09 -0000      1.201
+++ configure.in        25 Mar 2007 09:39:25 -0000      1.202
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.7
-E_PKG_REVISION=0.02
+E_PKG_REVISION=0.03
 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.230
retrieving revision 1.231
diff -u -3 -r1.230 -r1.231
--- ChangeLog   14 Mar 2007 05:27:14 -0000      1.230
+++ ChangeLog   25 Mar 2007 09:39:25 -0000      1.231
@@ -4268,3 +4268,26 @@
 Don't unshade iconified windows on activation (revert to old behavior -
  requested by Sven Faerber).
 
+
+-------------------------------------------------------------------------------
+
+Sun Mar 25 11:38:23 CEST 2007
+(Kim)
+
+--- 0.16.8.7 0.03 ---
+Revert not unshading iconified windows on activation.
+Inhibit unmaximizing in various situations, e.g. when shaded.
+Fix unmaximizing after shade/unshade (noted by Sven Faerber and Bradley Reed).
+Fix resizing normal->maximized->fullscreen and back.
+Fix preserving maximised state across restart.
+Use same configure.in/spec file setup in e16 and epplets.
+French translation update (Tristan D.).
+Fix "multiple deiconification" seen with e.g. claws-mail (noted by Bradley 
Reed).
+Move definition of __UNUSED__ to config.h.
+Add some glx support stuff.
+Add option to do edge flipping only when moving window (based on patch by
+ Peter Poulsen).
+Enable focusing windows not containing the pointer in pointer focus modes when
+using the focus list (noted by Peter Poulsen).
+Don't wipe m4/ on maintainer-clean.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- timestamp.h 14 Mar 2007 05:27:15 -0000      1.26
+++ timestamp.h 25 Mar 2007 09:39:26 -0000      1.27
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/03/14 05:27:15 $"
+#define E_CHECKOUT_DATE "$Date: 2007/03/25 09:39:26 $"



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