Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : dj2 > Project : e17 > Module : libs/ewl > > Dir : e17/libs/ewl/src/lib > > > Modified Files: > ewl_callback.c ewl_callback.h ewl_misc.c ewl_widget.c > ewl_widget.h > > > Log Message: > - add a entry to the end of the callback queue for custom callbacks > - change the widget destroy procedures. Ewl_Widget dosen't have a destroy > callback now, instead of freeing in the garbage collecter we destroy the > widget data then free. Makes the system work better when destroying > widgets. >
I didn't mention it but anyone that upgrades EWL will need to recompile the applications that link against EWL. I changed the size of one of the arrays used so you'll get wacky problems if you don't recompile your apps after installing this. dan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
