Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in e.spec ChangeLog Log Message: Sun Apr 2 19:53:43 CEST 2006 (Kim) --- 0.16.8.2 0.01 --- Wrap imlib. Attempt do useful window repositioning on screen size change. Fix IPC help formatting for a few items. Allow omitting "menus/" in menu path. May make migration from <16.8 less painful. Get rid of ~/.e16/e_config.bindings. Instead save key AND button binding to ~/.e16/bindings.cfg when edited with e16keyedit. Rename ~/.e16/e_config.bindings to ~/.e16/e_config.bindings.old after reading. No more "unchangable" keybindings. All are exposed to e16keyedit. Clear maximized state on resize. Make window opaque when focused (window option, enabled by default). Clean up handling of opacity settings, move config options to misc.opacity. Opacity values in configuration are now 0-100 in stead of 0-255. Japanese translation update (Yasufumi Haga). =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.147 retrieving revision 1.148 diff -u -3 -r1.147 -r1.148 --- configure.in 29 Mar 2006 16:22:20 -0000 1.147 +++ configure.in 2 Apr 2006 17:54:36 -0000 1.148 @@ -5,7 +5,7 @@ ENLIGHTENMENT_MICRO=8.2 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO -AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.00) +AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.01) AM_MAINTAINER_MODE dnl reasonable guesses for where stuff is installed =================================================================== RCS file: /cvs/e/e16/e/e.spec,v retrieving revision 1.216 retrieving revision 1.217 diff -u -3 -r1.216 -r1.217 --- e.spec 29 Mar 2006 16:22:20 -0000 1.216 +++ e.spec 2 Apr 2006 17:54:36 -0000 1.217 @@ -1,4 +1,4 @@ -%define revision 0.00 +%define revision 0.01 %define rev_name -%{revision} Summary: The Enlightenment window manager. =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.204 retrieving revision 1.205 diff -u -3 -r1.204 -r1.205 --- ChangeLog 28 Mar 2006 18:06:43 -0000 1.204 +++ ChangeLog 2 Apr 2006 17:54:36 -0000 1.205 @@ -3834,3 +3834,24 @@ Fix non-opaque slidein. Fix pager update on internal window unmap (revert recent change). + +------------------------------------------------------------------------------- + +Sun Apr 2 19:53:43 CEST 2006 +(Kim) + +--- 0.16.8.2 0.01 --- +Wrap imlib. +Attempt do useful window repositioning on screen size change. +Fix IPC help formatting for a few items. +Allow omitting "menus/" in menu path. May make migration from <16.8 less painful. +Get rid of ~/.e16/e_config.bindings. Instead save key AND button binding to + ~/.e16/bindings.cfg when edited with e16keyedit. Rename ~/.e16/e_config.bindings + to ~/.e16/e_config.bindings.old after reading. + No more "unchangable" keybindings. All are exposed to e16keyedit. +Clear maximized state on resize. +Make window opaque when focused (window option, enabled by default). +Clean up handling of opacity settings, move config options to misc.opacity. +Opacity values in configuration are now 0-100 in stead of 0-255. +Japanese translation update (Yasufumi Haga). + ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs