Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Tue Feb  5 22:16:40 CET 2008
(Kim)

--- 0.16.8.12 0.01 ---
Bump version.
French translation update (Tristan D.).
Use wrapper function (XGetGeometry->EXGetGeometry).
Fix showing tiled external pixmap in pager.
Fix edge flip brokenness (thanks to Phillip Warner).
Japanese translation update (Yasufumi Haga).
Optionally use render for scaling.
Use separate debug flags for timers and idlers.
Cosmetics (pagers.c).
Avoid unnecessary use of timers in pagers in live update mode.
Enable showing differential time in debug output.
Don't update fading windows in pager.
New window placement algorithm. Should be better at handling crowded desktops
 and windows with never_use_area attribute.
Sound - Split loading and playing.
Pager update tweaks.
Fix compiler warnings (gcc 4.3?).
Avoid some pixel copying in certain situations around ImageclassApplyCopy.
Do update fading windows in pager (for now, tweaking needed here).
Prepare for handling additional window flags in snapshots/across restart.
Add a number of window flags to the remembered flag list.
Fix missing argument in error message (Chris Craig, bug 378).


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -3 -r1.247 -r1.248
--- configure.in        28 Jan 2008 21:20:09 -0000      1.247
+++ configure.in        5 Feb 2008 21:18:35 -0000       1.248
@@ -1,5 +1,5 @@
 m4_define([pkg_version],  [0.16.8.12])
-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.250
retrieving revision 1.251
diff -u -3 -r1.250 -r1.251
--- ChangeLog   11 Jan 2008 21:45:08 -0000      1.250
+++ ChangeLog   5 Feb 2008 21:18:35 -0000       1.251
@@ -4637,3 +4637,33 @@
 Avoid X-errors with borderless empty menus.
 Fix potential segv (eimage.c).
 Add sanity checks (oom cases).
+
+-------------------------------------------------------------------------------
+
+Tue Feb  5 22:16:40 CET 2008
+(Kim)
+
+--- 0.16.8.12 0.01 ---
+Bump version.
+French translation update (Tristan D.).
+Use wrapper function (XGetGeometry->EXGetGeometry).
+Fix showing tiled external pixmap in pager.
+Fix edge flip brokenness (thanks to Phillip Warner).
+Japanese translation update (Yasufumi Haga).
+Optionally use render for scaling.
+Use separate debug flags for timers and idlers.
+Cosmetics (pagers.c).
+Avoid unnecessary use of timers in pagers in live update mode.
+Enable showing differential time in debug output.
+Don't update fading windows in pager.
+New window placement algorithm. Should be better at handling crowded desktops
+ and windows with never_use_area attribute.
+Sound - Split loading and playing.
+Pager update tweaks.
+Fix compiler warnings (gcc 4.3?).
+Avoid some pixel copying in certain situations around ImageclassApplyCopy.
+Do update fading windows in pager (for now, tweaking needed here).
+Prepare for handling additional window flags in snapshots/across restart.
+Add a number of window flags to the remembered flag list.
+Fix missing argument in error message (Chris Craig, bug 378).
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -3 -r1.46 -r1.47
--- timestamp.h 11 Jan 2008 21:45:08 -0000      1.46
+++ timestamp.h 5 Feb 2008 21:18:35 -0000       1.47
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2008/01/11 21:45:08 $"
+#define E_CHECKOUT_DATE "$Date: 2008/02/05 21:18:35 $"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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