E CVS: libs/evas cedric

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/cache Modified Files: evas_cache_image.c Log Message: Fix a bug when a file change when it's still in use. Thanks to Adriano Rezende for helping tracking the bug. ===

E CVS: libs/imlib2 kwo

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : kwo Project : e17 Module : libs/imlib2 Dir : e17/libs/imlib2/src/lib Modified Files: rotate.c Log Message: Fix destination image loading in __imlib_BlendImageToImageSkewed() (Victor Paesa - bug 479). ===

E CVS: libs/imlib2 kwo

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : kwo Project : e17 Module : libs/imlib2 Dir : e17/libs/imlib2/src/lib Modified Files: blend.c Log Message: Fix destination image loading in __imlib_BlendImageToImage() (Victor Paesa - bug 480). ==

E CVS: libs/evas devilhorns

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : devilhorns Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/cache Modified Files: evas_cache_image.c Log Message: Add missing prototype for _evas_cache_image_entry_delete because it was being used before the function was defined

E CVS: libs/evas doursse

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas Dir : e17/libs/evas/src/modules/engines/software_16_wince Modified Files: evas_wince_gapi_buffer.c Log Message: Ipaq H38** and H39** are considered as landscape device because of their uglyness

E CVS: proto/evil doursse

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : doursse Project : e17 Module : proto/evil Dir : e17/proto/evil/src/lib/dlfcn Modified Files: dlfcn.c Log Message: * src/lib/dlfcn/dlfcn.c: (dladdr): replace all the '\' by '/' in the filename found by dladdr

E CVS: proto/evil doursse

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : doursse Project : e17 Module : proto/evil Dir : e17/proto/evil Modified Files: ChangeLog Log Message: * src/lib/dlfcn/dlfcn.c: (dladdr): replace all the '\' by '/' in the filename found by dladdr

E CVS: libs/epsilon barbieri

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : barbieri Project : e17 Module : libs/epsilon Dir : e17/libs/epsilon/src/lib Modified Files: Epsilon.c Log Message: Fix size calculation, width and height were exchanged. Width and height were exchanged, providing wrong thumbnail size. This

E CVS: libs/epsilon barbieri

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : barbieri Project : e17 Module : libs/epsilon Dir : e17/libs/epsilon/src/lib/exiftags Modified Files: canon.c Log Message: Fix memory alignment issues on ARM. Patch by: Leonardo Sobral Cunha <[EMAIL PROTECTED]> =

E CVS: libs/epsilon barbieri

2008-05-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : barbieri Project : e17 Module : libs/epsilon Dir : e17/libs/epsilon/src/lib Modified Files: epsilon_thumb.c Log Message: Added IF in epsilon_thumb.c's epsilon_cb_server_data to avoid segfault. Patch by: Leonardo Sobral Cunha <[EMAIL PROTECT