Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in ChangeLog timestamp.h Log Message: Mon Nov 27 21:21:37 CET 2006 (Kim) --- 0.16.8.5 0.03 --- IPC command "misc arrange" -> "desk arrange". Move move/resize event handling to more appropriate location. Split up, shuffle around, rename. Enable window matches on override-redirect windows (for compositing options). Set no-redirect flag on input-only windows (cosmetic/debug, has no real effect). Bad iconv conversion descriptor is not NULL but (iconv_t)(-1). Rewrap stuff related to WM_NAME/CLASS. EwinGetName -> EwinGetTitle. Rewrap more stuff related to WM_NAME/CLASS. Enable matching override-redirect windows by WM_CLASS. By default set opaque and fading off on xscreensaver window. Clean up move/resize event handling. Allow disabling theme localisation. Add Xft font configuration example. =================================================================== RCS file: /cvs/e/e16/e/configure.in,v retrieving revision 1.180 retrieving revision 1.181 diff -u -3 -r1.180 -r1.181 --- configure.in 17 Nov 2006 18:42:51 -0000 1.180 +++ configure.in 27 Nov 2006 20:23:01 -0000 1.181 @@ -3,7 +3,7 @@ ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 ENLIGHTENMENT_MICRO=8.5 -ENLIGHTENMENT_REVISION=0.02 +ENLIGHTENMENT_REVISION=0.03 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO if test "x$ENLIGHTENMENT_REVISION" != "x"; then ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION" =================================================================== RCS file: /cvs/e/e16/e/ChangeLog,v retrieving revision 1.220 retrieving revision 1.221 diff -u -3 -r1.220 -r1.221 --- ChangeLog 17 Nov 2006 18:42:51 -0000 1.220 +++ ChangeLog 27 Nov 2006 20:23:01 -0000 1.221 @@ -4107,3 +4107,25 @@ and font type. Update help for a number of IPC commands. + +------------------------------------------------------------------------------- + +Mon Nov 27 21:21:37 CET 2006 +(Kim) + +--- 0.16.8.5 0.03 --- +IPC command "misc arrange" -> "desk arrange". +Move move/resize event handling to more appropriate location. +Split up, shuffle around, rename. +Enable window matches on override-redirect windows (for compositing options). +Set no-redirect flag on input-only windows (cosmetic/debug, has no real effect). +Bad iconv conversion descriptor is not NULL but (iconv_t)(-1). +Rewrap stuff related to WM_NAME/CLASS. +EwinGetName -> EwinGetTitle. +Rewrap more stuff related to WM_NAME/CLASS. +Enable matching override-redirect windows by WM_CLASS. +By default set opaque and fading off on xscreensaver window. +Clean up move/resize event handling. +Allow disabling theme localisation. +Add Xft font configuration example. + =================================================================== RCS file: /cvs/e/e16/e/timestamp.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- timestamp.h 17 Nov 2006 18:42:51 -0000 1.16 +++ timestamp.h 27 Nov 2006 20:23:01 -0000 1.17 @@ -1 +1 @@ -#define E_CHECKOUT_DATE "$Date: 2006/11/17 18:42:51 $" +#define E_CHECKOUT_DATE "$Date: 2006/11/27 20:23:01 $" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs