Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        e.spec configure.in ChangeLog 


Log Message:
Tue Aug 23 20:42:02 CEST 2005
(Kim)

--- 0.16.8 0.17 ---
Dialog sliders - Don't callback on mouse down, fix klicking on knob.
Fix occasional event loop delay.
Speed up pseudotrans changes.
Composite manager - Prepare for handling unredirected windows, cleanups.
Enable actions on focus in/out.
Attempt to fix issues with _XROOTPMAP_ID across restart.
Fix adding desks, avoid some X-errors, cleanups.
Name pagers Pager-<no> in stead of just <no>.
Fix incorrect background pixmap size in certain situations.
Fix root resizing.
Move some global vars around, cleanups.
Fix some focus issues.
Move tooltip handling to source. Eliminate WindowAtXY().
Fix slideouts (again).
Fix occasionally missing images in dialogs.
Button related cleanups.
Fix segv's, X-errors, memleak, wrapping.
Make default menus and action tooltips localizable.


===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -3 -r1.197 -r1.198
--- e.spec      9 Aug 2005 15:48:39 -0000       1.197
+++ e.spec      23 Aug 2005 18:43:49 -0000      1.198
@@ -1,4 +1,4 @@
-%define revision 0.16
+%define revision 0.17
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -3 -r1.123 -r1.124
--- configure.in        9 Aug 2005 15:48:39 -0000       1.123
+++ configure.in        23 Aug 2005 18:43:49 -0000      1.124
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.16)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.17)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -3 -r1.190 -r1.191
--- ChangeLog   9 Aug 2005 15:48:39 -0000       1.190
+++ ChangeLog   23 Aug 2005 18:43:49 -0000      1.191
@@ -3542,3 +3542,29 @@
 Eliminate old client order list. Shuffle some stuff around.
 Cleanups.
 Wrap XWarpPointer and XQueryPointer.
+
+-------------------------------------------------------------------------------
+
+Tue Aug 23 20:42:02 CEST 2005
+(Kim)
+
+--- 0.16.8 0.17 ---
+Dialog sliders - Don't callback on mouse down, fix klicking on knob.
+Fix occasional event loop delay.
+Speed up pseudotrans changes.
+Composite manager - Prepare for handling unredirected windows, cleanups.
+Enable actions on focus in/out.
+Attempt to fix issues with _XROOTPMAP_ID across restart.
+Fix adding desks, avoid some X-errors, cleanups.
+Name pagers Pager-<no> in stead of just <no>.
+Fix incorrect background pixmap size in certain situations.
+Fix root resizing.
+Move some global vars around, cleanups.
+Fix some focus issues.
+Move tooltip handling to source. Eliminate WindowAtXY().
+Fix slideouts (again).
+Fix occasionally missing images in dialogs.
+Button related cleanups.
+Fix segv's, X-errors, memleak, wrapping.
+Make default menus and action tooltips localizable.
+




-------------------------------------------------------
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

Reply via email to