Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        ChangeLog configure.in 


Log Message:
Release Version 0.5.2:
          - Obligatory yearly release
          - Rewrite of autotools scripts
          - Reorganization of default theme structure
          - Fixed general build of embed test support files
          - Updated doxygen theme
          - Restructuring of test application
          - Extensive addition of unit tests
          - Addition of XCB, SDL, and Windows engines
          - Refactoring header files for faster build times
          - Simplification of debugging macros to reduce code duplication
          - Improved box layout algorithm
          - A variety of bug fixes and  typo corrections
          - Rewritten combo container based on MVC framework
          - Expanded support for config value handling
          - Revamped dialog layout and API
          - Custom DND cursor support
          - Generalizing of canvas terminology
          - Abstracting engine support
          - MVC based filelist container
          - Expanded default view support
          - Convert icon and mime type handling to efreet
          - Improved menu event handling
          - Reduced number of required callbacks and expanded custom callbacks
          - External main loop support
          - Improved general MVC API and implementation
          - Better layout algorithm for paned widget
          - Popup sets better window management hints and follows parent
          - API changes for radio button selection querying
          - Range extended to handle unknown end values
          - Improved doxygen image handling
          - UTF8 fixes for the ewl_text widget
          - Abstraction and cleanup of tree2 internals
          - General widget handling performance improvements
          - Removal of deprecated DND code
          - Widget layer and stacking fixes
          - Support for additional general window management hints

===================================================================
RCS file: /cvs/e/e17/libs/ewl/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- ChangeLog   15 Dec 2006 07:05:44 -0000      1.59
+++ ChangeLog   5 Dec 2007 05:32:16 -0000       1.60
@@ -1,3 +1,42 @@
+Tue Dec 4 11:03:00 2007 Nathan Ingersoll <[EMAIL PROTECTED]>
+       * Version 0.5.2:
+         - Obligatory yearly release
+         - Rewrite of autotools scripts
+         - Reorganization of default theme structure
+         - Fixed general build of embed test support files
+         - Updated doxygen theme
+         - Restructuring of test application
+         - Extensive addition of unit tests
+         - Addition of XCB, SDL, and Windows engines
+         - Refactoring header files for faster build times
+         - Simplification of debugging macros to reduce code duplication
+         - Improved box layout algorithm
+         - A variety of bug fixes and  typo corrections
+         - Rewritten combo container based on MVC framework
+         - Expanded support for config value handling
+         - Revamped dialog layout and API
+         - Custom DND cursor support
+         - Generalizing of canvas terminology
+         - Abstracting engine support
+         - MVC based filelist container
+         - Expanded default view support
+         - Convert icon and mime type handling to efreet
+         - Improved menu event handling
+         - Reduced number of required callbacks and expanded custom callbacks
+         - External main loop support
+         - Improved general MVC API and implementation
+         - Better layout algorithm for paned widget
+         - Popup sets better window management hints and follows parent
+         - API changes for radio button selection querying
+         - Range extended to handle unknown end values
+         - Improved doxygen image handling
+         - UTF8 fixes for the ewl_text widget
+         - Abstraction and cleanup of tree2 internals
+         - General widget handling performance improvements
+         - Removal of deprecated DND code
+         - Widget layer and stacking fixes
+         - Support for additional general window management hints
+
 Fri Dec 15 00:40:00 2006 Nathan Ingersoll <[EMAIL PROTECTED]>
        * Version 0.5.1:
          - Addition of popup abstraction
===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -3 -r1.122 -r1.123
--- configure.in        20 Nov 2007 06:11:25 -0000      1.122
+++ configure.in        5 Dec 2007 05:32:16 -0000       1.123
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ewl, 0.5.1.011, [EMAIL PROTECTED])
+AC_INIT(ewl, 0.5.2.011, [EMAIL PROTECTED])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(configure.in)
 AC_CANONICAL_BUILD



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to