efl/src/lib/evas/canvas
Mike Blumenkrantz 715c77adb9 fix recursive proxy rendering to just show a black rectangle 2013-04-22 16:41:24 +01:00
..
common_interfaces.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_async_events.c efl: use HAVE_FCNTL around call to fcntl. 2013-03-10 23:10:27 +09:00
evas_callbacks.c evas: use eo_data_get less. Use clipees_has if you want to know the number of child now. 2013-04-11 18:07:09 +09:00
evas_clip.c evas - removed unused 2013-04-12 11:06:03 +09:00
evas_common_interface.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_device.c Evas dev: Fixed usage of uninitialized variable. 2013-04-12 15:17:19 +01:00
evas_events.c evas: correctly initialize and get the bounding box at the right time. 2013-04-07 23:45:23 +09:00
evas_focus.c evas evas_focus.c: simplified the source. 2013-03-10 00:40:33 +09:00
evas_font_dir.c evas: less warning when disabling fontconfig. 2013-03-12 17:07:50 +09:00
evas_gl.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key_grab.c evas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers 2012-11-23 15:30:38 +00:00
evas_layer.c evas: let's not force an allocation and write for nothing. 2013-04-04 12:36:03 +09:00
evas_main.c evas/wayland: Unclip objects from the framespace after rendering. 2013-04-18 16:38:16 -03:00
evas_map.c evas - Don't be crashed even if the map image size is 0. 2013-04-13 18:58:08 +09:00
evas_name.c evas: protect dead memory access. 2013-02-19 19:16:58 +09:00
evas_object_box.c Change usage of eo_do_super to the new prototype. 2013-03-18 16:14:18 +00:00
evas_object_grid.c Change usage of eo_do_super to the new prototype. 2013-03-18 16:14:18 +00:00
evas_object_image.c fix recursive proxy rendering to just show a black rectangle 2013-04-22 16:41:24 +01:00
evas_object_inform.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_intercept.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_line.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +09:00
evas_object_main.c Evas object dbg_info: Fixed cast of pointer to int. 2013-04-18 12:20:46 +01:00
evas_object_polygon.c Evas polygon: Cleaned up the way we clean the points. 2013-04-15 10:48:42 +01:00
evas_object_rectangle.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +09:00
evas_object_smart.c evas: correctly define bounding box in all case. 2013-04-08 15:05:58 +09:00
evas_object_smart_clipped.c evas: use eo_data_get less. Use clipees_has if you want to know the number of child now. 2013-04-11 18:07:09 +09:00
evas_object_table.c Change usage of eo_do_super to the new prototype. 2013-03-18 16:14:18 +00:00
evas_object_text.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +09:00
evas_object_textblock.c Evas textblock: Fixed a bug with deletion of ranges. 2013-04-15 17:15:22 +01:00
evas_object_textgrid.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +09:00
evas_out.c add a little code to alloc engine info in outs.. but we need a new 2013-04-09 16:52:49 +09:00
evas_rectangle.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_render.c evas/wayland: Unclip objects from the framespace after rendering. 2013-04-18 16:38:16 -03:00
evas_smart.c Some KlocWork fixes. 2012-12-05 06:25:49 +00:00
evas_stack.c evas: use Eina_Cow a lot more and we are closer to the memory size of 1.7. 2013-03-13 14:35:25 +09:00
evas_stats.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_touch_point.c merge: and now Evas 2012-11-04 11:51:42 +00:00