Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in e.spec TODO ChangeLog Log Message: Sat Jun 18 02:22:33 CEST 2005 (Kim) --- 0.16.8 0.12 --- Scale default background. Cleanups (winter theme). Fix warnings on x86-64 (Tres Melton). Make dialog sliders behave when using mouse wheel (Tres Melton). Fix slideouts. Fix menu generation when PATH contains non-existing directories. Improve viewport switching with composite enabled. Remove some XSync's. Composite manager tweaks. Fix dialog segv and other issues. Fix starting/stopping composite manager. Fix crash on large client windows (dimension > 8192 pixels). Shape speedups, sanity check. Fix delay in main event loop, cleanups. Fix segv when lowering number of desktops. Speed up initial rendering of certain dialogs. Fix dragging pagers. Make pager scanning a bit more efficient. Fix transient placement. Focus tweaks. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/configure.in,v retrieving revision 1.118 retrieving revision 1.119 diff -u -3 -r1.118 -r1.119 --- configure.in 6 Jun 2005 17:58:44 -0000 1.118 +++ configure.in 18 Jun 2005 00:25:56 -0000 1.119 @@ -5,7 +5,7 @@ ENLIGHTENMENT_MICRO=8 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO -AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.11) +AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.12) AM_MAINTAINER_MODE dnl reasonable guesses for where stuff is installed =================================================================== RCS file: /cvsroot/enlightenment/e16/e/e.spec,v retrieving revision 1.190 retrieving revision 1.191 diff -u -3 -r1.190 -r1.191 --- e.spec 6 Jun 2005 17:58:45 -0000 1.190 +++ e.spec 18 Jun 2005 00:25:56 -0000 1.191 @@ -1,4 +1,4 @@ -%define revision 0.11 +%define revision 0.12 %define rev_name -%{revision} Summary: The Enlightenment window manager. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- TODO 11 Jun 2005 14:12:33 -0000 1.3 +++ TODO 18 Jun 2005 00:25:56 -0000 1.4 @@ -2,15 +2,10 @@ - Composite manager - Don't paint unredirected windows where not necessary. - Enable not redirecting certain clients. - - Fix slideouts. - Redirect override-redirect windows at create in stead of map? -- Problems with stacking on desk switch? - - Speed up window stacking. -- Very long windows cause crash. - - Handle _NET_WM_ICON. - Other missing netwm hints? =================================================================== RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v retrieving revision 1.185 retrieving revision 1.186 diff -u -3 -r1.185 -r1.186 --- ChangeLog 6 Jun 2005 17:58:46 -0000 1.185 +++ ChangeLog 18 Jun 2005 00:25:56 -0000 1.186 @@ -3432,3 +3432,28 @@ Composite manager fixes. Initial urgency and DEMANDS_ATTENTION support. Pseudo-trans update fixes (Tres Melton). + +------------------------------------------------------------------------------- + +Sat Jun 18 02:22:33 CEST 2005 +(Kim) + +--- 0.16.8 0.12 --- +Scale default background. Cleanups (winter theme). +Fix warnings on x86-64 (Tres Melton). +Make dialog sliders behave when using mouse wheel (Tres Melton). +Fix slideouts. +Fix menu generation when PATH contains non-existing directories. +Improve viewport switching with composite enabled. +Remove some XSync's. +Composite manager tweaks. +Fix dialog segv and other issues. +Fix starting/stopping composite manager. +Fix crash on large client windows (dimension > 8192 pixels). +Shape speedups, sanity check. +Fix delay in main event loop, cleanups. +Fix segv when lowering number of desktops. +Speed up initial rendering of certain dialogs. +Fix dragging pagers. Make pager scanning a bit more efficient. +Fix transient placement. +Focus tweaks. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs