Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sat Dec 15 13:47:45 CET 2007
(Kim)

--- 0.16.8.11 0.02 ---
Disable pager debug.
Shuffle comms/ipc stuff around a bit.
Don't exit while in X error handler.
Add registration of file descriptors to be handled in main event loop.
Fix application resize locking.
Don't restrict firefox resizing (fixes issue with open dialog).
Fix trouble with nested exits. Debug stuff tweaks.
Fix crash if font loading fails.
Play with dbus - implement command interface.
Add some info about xft/pango font selection in core themes.
Define mask bitmaps in source to avoid depending on x11 bitmap package.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -3 -r1.240 -r1.241
--- configure.in        8 Dec 2007 17:54:38 -0000       1.240
+++ configure.in        15 Dec 2007 12:49:43 -0000      1.241
@@ -1,5 +1,5 @@
 m4_define([pkg_version],  [0.16.8.11])
-m4_define([pkg_revision], [0.01])
+m4_define([pkg_revision], [0.02])
 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.245
retrieving revision 1.246
diff -u -3 -r1.245 -r1.246
--- ChangeLog   18 Nov 2007 10:31:45 -0000      1.245
+++ ChangeLog   15 Dec 2007 12:49:43 -0000      1.246
@@ -4562,3 +4562,21 @@
 Fix edge flip after screen size change.
 Add magnifier to desktop menu.
 
+
+-------------------------------------------------------------------------------
+
+Sat Dec 15 13:47:45 CET 2007
+(Kim)
+
+--- 0.16.8.11 0.02 ---
+Disable pager debug.
+Shuffle comms/ipc stuff around a bit.
+Don't exit while in X error handler.
+Add registration of file descriptors to be handled in main event loop.
+Fix application resize locking.
+Don't restrict firefox resizing (fixes issue with open dialog).
+Fix trouble with nested exits. Debug stuff tweaks.
+Fix crash if font loading fails.
+Play with dbus - implement command interface.
+Add some info about xft/pango font selection in core themes.
+Define mask bitmaps in source to avoid depending on x11 bitmap package.
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- timestamp.h 18 Nov 2007 10:31:45 -0000      1.41
+++ timestamp.h 15 Dec 2007 12:49:43 -0000      1.42
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/11/18 10:31:45 $"
+#define E_CHECKOUT_DATE "$Date: 2007/12/15 12:49:43 $"



-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to