efl/src/lib/evas/canvas
Cedric Bail e0f2ddadde 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
..
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: 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_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 device new/free -> add/del (new 1.8 api so no log). 2013-04-08 20:10:06 +09: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 clean up outputs list on evas free. 2013-04-08 20:10:06 +09:00
evas_map.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +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 evas: small reorder for a little bit of memory win. 2013-04-07 15:33:58 +09: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: 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_polygon.c evas: remove one useless pointer (-30KB). 2013-04-07 14:00:10 +09: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 Efl textblock/entry: additions to split BiDi cursor 2013-04-10 14:59:48 +03: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: bounding box is only relevant to smart object. 2013-04-07 15:11:56 +09: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