Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sun Nov 18 11:21:30 CET 2007
(Kim)

--- 0.16.8.11 0.01 ---
Fix reuse of freed pixmaps when using pseudo-transparency.
edox: Various enhancements and cleanups:
 Enable using arrow keys for navigation.
 Enable reloading file ('r').
Hide tooltips in various situations (showing focus list, window map, move, 
etc.).
Find some more menu icons.
Move to new AC_INIT style.
Fix memory leak when xinerama is enabled (normally hit only once).
Re-init xinerama info when screen size changes.
Fix translucent moves of non-shaped windows (noted by Thanatermesis).
Autofoo cleanups, move to bindir, pkgdatadir and friends.
Menu whitespace cleanups, rename some items:
 Enlightenment Epplets -> Epplets.
 Restart Enlightenment -> Restart.
Fix build when imlib_context_set_mask_alpha_threshold() is not available
 (bugzilla 275).
Fix edge flip after screen size change.
Add magnifier to desktop menu.


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -3 -r1.237 -r1.238
--- configure.in        18 Nov 2007 09:54:49 -0000      1.237
+++ configure.in        18 Nov 2007 10:31:45 -0000      1.238
@@ -1,5 +1,5 @@
 m4_define([pkg_version],  [0.16.8.11])
-m4_define([pkg_revision], [0.00])
+m4_define([pkg_revision], [0.01])
 m4_define([pkg_ver_rev],  m4_ifdef([pkg_revision], [pkg_version-pkg_revision], 
[pkg_version]))
 m4_define([rpm_revision], m4_ifdef([pkg_revision], [pkg_revision], [1]))
 
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -3 -r1.244 -r1.245
--- ChangeLog   6 Oct 2007 07:17:05 -0000       1.244
+++ ChangeLog   18 Nov 2007 10:31:45 -0000      1.245
@@ -4536,3 +4536,29 @@
 (Kim)
 
 --- 0.16.8.10 ---
+
+-------------------------------------------------------------------------------
+
+Sun Nov 18 11:21:30 CET 2007
+(Kim)
+
+--- 0.16.8.11 0.01 ---
+Fix reuse of freed pixmaps when using pseudo-transparency.
+edox: Various enhancements and cleanups:
+ Enable using arrow keys for navigation.
+ Enable reloading file ('r').
+Hide tooltips in various situations (showing focus list, window map, move, 
etc.).
+Find some more menu icons.
+Move to new AC_INIT style.
+Fix memory leak when xinerama is enabled (normally hit only once).
+Re-init xinerama info when screen size changes.
+Fix translucent moves of non-shaped windows (noted by Thanatermesis).
+Autofoo cleanups, move to bindir, pkgdatadir and friends.
+Menu whitespace cleanups, rename some items:
+ Enlightenment Epplets -> Epplets.
+ Restart Enlightenment -> Restart.
+Fix build when imlib_context_set_mask_alpha_threshold() is not available
+ (bugzilla 275).
+Fix edge flip after screen size change.
+Add magnifier to desktop menu.
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- timestamp.h 6 Oct 2007 07:17:05 -0000       1.40
+++ timestamp.h 18 Nov 2007 10:31:45 -0000      1.41
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/10/06 07:17:05 $"
+#define E_CHECKOUT_DATE "$Date: 2007/11/18 10:31:45 $"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to