Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Sun Sep 23 14:51:38 CEST 2007 (Kim) --- 0.16.8.10 0.01 --- Bump version. Change some libtool macro names to non-deprecated ones. Add AC_LIBTOOL_LANG_..._CONFIG magic to cut down configure speed a bit on some platforms (as suggested by Andreas). Always enable warnings when using gcc. Fix warnings. Remove unmaintained debian stuff. Deactivate more code when disabling sound. XColor -> EColor, EGet/SetColor -> macros. Loadable module support bits. Split up font stuff, preparing for loadable font type handlers. Japanese translation update (Yasufumi Haga). Close systray if _NET_SYSTEM_TRAY_Sx selection is lost. Font and sound module bits. Deactivate unused code, trivial cleanups. Optionally build various bits (font,sound support) as loadable modules. Eliminate EXCreate/FreePixmap. Avoid some pixmap create/destroys. Simplify some imageclass functions (w,h are always window size). Add optional visibility hiding (only useful with modular build). Spec file fix for x86_64 (Peter Kjellerstedt). Enable setting default maximise policy. Startup id bits. Japanese translation update (Yasufumi Haga). =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.228 retrieving revision 1.229 diff -u -3 -r1.228 -r1.229 --- configure.in 12 Sep 2007 21:33:49 -0000 1.228 +++ configure.in 23 Sep 2007 12:52:01 -0000 1.229 @@ -1,7 +1,7 @@ AC_INIT(configure.in) E_PKG_VERSION=0.16.8.10 -E_PKG_REVISION=0.00 +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 =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.241 retrieving revision 1.242 diff -u -3 -r1.241 -r1.242 --- ChangeLog 11 Aug 2007 11:37:51 -0000 1.241 +++ ChangeLog 23 Sep 2007 12:52:01 -0000 1.242 @@ -4484,3 +4484,33 @@ Fix valgrind complaint (drawable caching). Optionally use pango for font rendering. + +------------------------------------------------------------------------------- + +Sun Sep 23 14:51:38 CEST 2007 +(Kim) + +--- 0.16.8.10 0.01 --- +Bump version. +Change some libtool macro names to non-deprecated ones. +Add AC_LIBTOOL_LANG_..._CONFIG magic to cut down configure speed a bit on + some platforms (as suggested by Andreas). +Always enable warnings when using gcc. Fix warnings. +Remove unmaintained debian stuff. +Deactivate more code when disabling sound. +XColor -> EColor, EGet/SetColor -> macros. +Loadable module support bits. +Split up font stuff, preparing for loadable font type handlers. +Japanese translation update (Yasufumi Haga). +Close systray if _NET_SYSTEM_TRAY_Sx selection is lost. +Font and sound module bits. +Deactivate unused code, trivial cleanups. +Optionally build various bits (font,sound support) as loadable modules. +Eliminate EXCreate/FreePixmap. +Avoid some pixmap create/destroys. +Simplify some imageclass functions (w,h are always window size). +Add optional visibility hiding (only useful with modular build). +Spec file fix for x86_64 (Peter Kjellerstedt). +Enable setting default maximise policy. +Startup id bits. +Japanese translation update (Yasufumi Haga). =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.37 retrieving revision 1.38 diff -u -3 -r1.37 -r1.38 --- timestamp.h 11 Aug 2007 11:37:51 -0000 1.37 +++ timestamp.h 23 Sep 2007 12:52:02 -0000 1.38 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2007/08/11 11:37:51 $" +#define E_CHECKOUT_DATE "$Date: 2007/09/23 12:52:02 $" ------------------------------------------------------------------------- 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