Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e.spec ChangeLog 


Log Message:
Tue Jan 24 20:34:43 CET 2006
(Kim)

--- 0.16.8 pre3 ---
Set some keybindings on "OK" dialog.
Fix changing no background to background.
No longer use convert (ImageMagick) to create scaled icons in menu generation,
but scale internally according to configuration setting.
Allow setting border on windows with borderless hint.
Fix potential missing server ungrab.
Track top-level window shapedness.
Unselect client window events on withdraw. This fixes trouble with certain
kde(?) systray apps when not using the e16 systray. Thanks to Peter Hyman
for going on about this :)


===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -3 -r1.134 -r1.135
--- configure.in        14 Jan 2006 16:27:05 -0000      1.134
+++ configure.in        24 Jan 2006 19:35:31 -0000      1.135
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-pre2)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-pre3)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
@@ -85,7 +85,7 @@
   enable_hints_gnome=no)
 
 AC_ARG_ENABLE(ecore-x,
-  [  --enable-ecore-x        use ecore-x interface to X11 @<:@default=no@:>@],,
+  [  --enable-ecore-x        use ecore-x interface to X11 (for testing only - 
DO NOT USE!) @<:@default=no@:>@],,
   enable_ecore_x=no)
 
 if test "x$enable_hints_gnome" = "xyes"; then
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -3 -r1.206 -r1.207
--- e.spec      14 Jan 2006 16:27:05 -0000      1.206
+++ e.spec      24 Jan 2006 19:35:31 -0000      1.207
@@ -1,5 +1,5 @@
-%define revision 0.99.2
-%define rev_name -pre2
+%define revision 0.99.3
+%define rev_name -pre3
 
 Summary: The Enlightenment window manager.
 Name: e16
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -3 -r1.196 -r1.197
--- ChangeLog   14 Jan 2006 16:27:05 -0000      1.196
+++ ChangeLog   24 Jan 2006 19:35:31 -0000      1.197
@@ -3719,3 +3719,21 @@
 Do full composite repaint on VT switch.
 Fix pseudotransparent iconbox on desk with no background.
 
+
+-------------------------------------------------------------------------------
+
+Tue Jan 24 20:34:43 CET 2006
+(Kim)
+
+--- 0.16.8 pre3 ---
+Set some keybindings on "OK" dialog.
+Fix changing no background to background.
+No longer use convert (ImageMagick) to create scaled icons in menu generation,
+but scale internally according to configuration setting.
+Allow setting border on windows with borderless hint.
+Fix potential missing server ungrab.
+Track top-level window shapedness.
+Unselect client window events on withdraw. This fixes trouble with certain
+kde(?) systray apps when not using the e16 systray. Thanks to Peter Hyman
+for going on about this :)
+




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to