Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : epplets

Dir     : e16/epplets


Modified Files:
        ChangeLog configure.in 


Log Message:
epplets-0.10.

===================================================================
RCS file: /cvs/e/e16/epplets/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -3 -r1.234 -r1.235
--- ChangeLog   28 Sep 2006 21:59:23 -0000      1.234
+++ ChangeLog   3 May 2007 22:01:53 -0000       1.235
@@ -1,3 +1,89 @@
+2007-05-03 21:46  kwo
+
+* epplets.spec:
+
+Remove (generated).
+
+2007-03-19 00:59  kwo
+
+* configure.in:
+
+Remove obsolete message.
+
+2007-03-18 23:56  kwo
+
+* configure.in, api/epplet.c, epplets/E-Toolbox.c:
+
+Use e16.8 automatic snapshot updates to avoid client message storms when
+switching viewport/desk.  Old update mode can be selected using
+--enable-old-remember.
+
+2007-03-18 22:54  kwo
+
+* api/epplet.c:
+
+Add some (disabled) debug stuff.
+
+2007-03-18 22:44  kwo
+
+* api/epplet.c:
+
+Oops - Somebody left an XSynchronize in there (bad kwo).
+
+2007-03-18 22:29  kwo
+
+* configure.in, api/Makefile.am, api/epplet.h.in:
+
+Use libc snprintf if available.
+
+2007-03-18 04:49  kwo
+
+* configure.in, api/epplet.c, api/epplet.h.in, epplets/Makefile.am:
+
+Cleanups.
+
+2007-03-18 04:29  kwo
+
+* configure.in, api/epplet.c:
+
+Remove obsolete "new-remember" option.
+
+2007-03-18 01:08  kwo
+
+* .cvsignore, configure.in, epplets.spec, epplets.spec.in:
+
+Use same configure.in/spec file setup in e16 and epplets.
+
+2007-03-17 03:39  kwo
+
+* epplets.spec:
+
+Add vendorsuffix.
+
+2007-03-17 02:42  kwo
+
+* epplets/Makefile.am:
+
+Add missing E-Exec icon.
+
+2007-03-17 02:41  kwo
+
+* epplets/icons/E-GtkRc.icon:
+
+Remove obsolete icon.
+
+2007-03-17 02:38  kwo
+
+* epplets/: E-Cpu.c, E-NetFlame.c:
+
+Fix potential rendering bug (patch by Melvin Meadlin II).
+
+2006-09-28 21:59  kwo
+
+* ChangeLog, Makefile.am:
+
+Update ChangeLog.
+
 2006-09-28 21:03  kwo
 
 * epplets/: E-Cpu.c, E-NetFlame.c:
===================================================================
RCS file: /cvs/e/e16/epplets/configure.in,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -3 -r1.50 -r1.51
--- configure.in        19 Mar 2007 00:59:48 -0000      1.50
+++ configure.in        3 May 2007 22:01:53 -0000       1.51
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.10
-E_PKG_REVISION=0.01
+#E_PKG_REVISION=0.01
 if test "x$E_PKG_REVISION" != "x"; then
   E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION
   E_RPM_REVISION=$E_PKG_REVISION



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to