Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in e.spec TODO ChangeLog Log Message: Tue Aug 9 17:47:36 CEST 2005 (Kim) --- 0.16.8 0.16 --- Move "hiwin" stuff to hiwin.c/h. Pager tweaks when composite is enabled. Bulgarian translation update (Viktor Kojouharov). Another partial cleanup of client window property/state stuff. Remove FAQ. It's still in man and dox. Dialog item text simplification. Fix slideouts. Wrap client window access. "get_client_info" is obsolete (use win_info). Pager tweaks. Live update of pager zoom windows when composite is enabled. Avoid some screen updates due to invisible object damage. Fix MouseUp deskbinding. Composite manager - Invalidate named pixmap on unmap, cleanups, experimental override redirect handling modes. Eliminate old client order list. Shuffle some stuff around. Cleanups. Wrap XWarpPointer and XQueryPointer. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/configure.in,v retrieving revision 1.122 retrieving revision 1.123 diff -u -3 -r1.122 -r1.123 --- configure.in 31 Jul 2005 13:43:06 -0000 1.122 +++ configure.in 9 Aug 2005 15:48:39 -0000 1.123 @@ -5,7 +5,7 @@ ENLIGHTENMENT_MICRO=8 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO -AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.15) +AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.16) AM_MAINTAINER_MODE dnl reasonable guesses for where stuff is installed =================================================================== RCS file: /cvsroot/enlightenment/e16/e/e.spec,v retrieving revision 1.196 retrieving revision 1.197 diff -u -3 -r1.196 -r1.197 --- e.spec 3 Aug 2005 17:03:11 -0000 1.196 +++ e.spec 9 Aug 2005 15:48:39 -0000 1.197 @@ -1,4 +1,4 @@ -%define revision 0.15 +%define revision 0.16 %define rev_name -%{revision} Summary: The Enlightenment window manager. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/TODO,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- TODO 31 Jul 2005 13:43:07 -0000 1.8 +++ TODO 9 Aug 2005 15:48:39 -0000 1.9 @@ -2,9 +2,6 @@ - Composite manager - Don't paint unredirected windows where not necessary. - Enable not redirecting certain clients. - - Redirect override-redirect windows at create in stead of map? - -- Slideouts are broken. - Speed up window stacking. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v retrieving revision 1.189 retrieving revision 1.190 diff -u -3 -r1.189 -r1.190 --- ChangeLog 31 Jul 2005 13:43:07 -0000 1.189 +++ ChangeLog 9 Aug 2005 15:48:39 -0000 1.190 @@ -3518,3 +3518,27 @@ Add .png to cached image file names. Fix bug when dragging window through edge flip. Minor pager scan speedup. + +------------------------------------------------------------------------------- + +Tue Aug 9 17:47:36 CEST 2005 +(Kim) + +--- 0.16.8 0.16 --- +Move "hiwin" stuff to hiwin.c/h. Pager tweaks when composite is enabled. +Bulgarian translation update (Viktor Kojouharov). +Another partial cleanup of client window property/state stuff. +Remove FAQ. It's still in man and dox. +Dialog item text simplification. +Fix slideouts. +Wrap client window access. +"get_client_info" is obsolete (use win_info). +Pager tweaks. +Live update of pager zoom windows when composite is enabled. +Avoid some screen updates due to invisible object damage. +Fix MouseUp deskbinding. +Composite manager - Invalidate named pixmap on unmap, cleanups, + experimental override redirect handling modes. +Eliminate old client order list. Shuffle some stuff around. +Cleanups. +Wrap XWarpPointer and XQueryPointer. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs