E CVS: libs/evas cedric

2008-06-04 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 little bug with alpha flags not being correctly set. ==

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/data Modified Files: evas_array.c Log Message: Add evas_array_remove. === RCS file: /cvs/e/e17/libs/evas/sr

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib Modified Files: Evas.h Log Message: Add evas_array_remove. === RCS file: /cvs/e/e17/libs/evas/src/lib/Evas.

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_object_gradient.c evas_object_rectangle.c Log Message: Their should be no direct modification of Evas_Object changed flag.

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/include Modified Files: evas_private.h Log Message: Fix osbcuring case with evas_render cache. === RCS file

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_main.c evas_render.c Log Message: Fix osbcuring case with evas_render cache. ==

E CVS: libs/evas cedric

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_object_main.c Log Message: Remove now useless code to force evas_render cache invalidation. ===

E CVS: libs/ewl pfritz

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/layer Modified Files: ewl_layer_test.c Log Message: split the Ewl_Flags into a object and a widget part, although it is an api break it shouldn't affect an app, but it

E CVS: libs/ecore doursse

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : doursse Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src/lib/ecore_wince Modified Files: Ecore_WinCE.h ecore_wince.c ecore_wince_window.c Log Message: * add a function that returns the Windows window of an Ecore_WinCE_Window. N