efl/src/lib
Gustavo Sverzut Barbieri 3f5fa6170c efl/evas_object_image_is_inside: fixed implementation.
This function was basically never working correctly. Everything was
fixed by simulating the evas_object_image_render() workflow, but
instead of actually draw we just check the pixel transparency.

Bugs fixed:

 * fails when image is scaled up (could segv) or down (incorrect values);
 * fails when image is moved to negative x,y;
 * fails when border was being used.

Now everything is fixed and seems to work properly, except I'm not
handling the map and get_pixels() cases, these are marked with ERR()
so we can fix them if someone needs.




SVN revision: 81410
2012-12-19 22:41:12 +00:00
..
ecore efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_audio efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_cocoa merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_con efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_evas fix returned value 2012-12-19 07:06:22 +00:00
ecore_fb efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_file efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_imf efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_input merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_ipc efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_psl1ght efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_sdl efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_wayland Fix some minor formatting in Alex Wu's cpu patch. 2012-12-19 13:58:52 +00:00
ecore_win32 efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_wince efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_x fix 24bpp rendering problem and pixel fetch problem found in qemu/kvm. 2012-12-19 15:40:52 +00:00
eet efl: Created Eet group and added existing Eet groups to it. 2012-12-18 18:38:19 +00:00
eina efl: Created Eina group and added existing Eina groups to it. 2012-12-18 18:38:25 +00:00
eio efl: don't leak fd on exec. 2012-12-07 11:01:41 +00:00
embryo efl: Created Embryo group and added existing Embryo groups to it. 2012-12-18 18:38:30 +00:00
eo eo: fix memory leak on _eo_class_mro_add 2012-12-14 20:03:25 +00:00
escape efl: Adding a unified main page that links to the "mainpage" of libs. 2012-12-18 16:12:56 +00:00
evas efl/evas_object_image_is_inside: fixed implementation. 2012-12-19 22:41:12 +00:00
evil efl: Created Evil group and added existing Evil groups to it. 2012-12-18 18:38:35 +00:00