efl/src/lib/evas/canvas
Daniel Zaoui 4e33fd16e2 Eolian: add support of eo_prefix and data.
You can add in the .eo file the eo_prefix:... and data:... in case
you want to override respectively the Eo prefix and the data type.
If "data: null" is used, no data type will be added.
2014-03-10 15:07:05 +02:00
..
common_interfaces.c
evas_async_events.c
evas_callbacks.c evas - pre/post render events are for canvas not object 2013-12-01 12:50:45 +09:00
evas_clip.c fix map-across-mark patch from sergey in december 2013 2014-01-02 09:39:33 +09:00
evas_common_interface.c
evas_data.c
evas_device.c
evas_events.c formatting - fix 2014-01-10 19:58:21 +09:00
evas_focus.c
evas_font_dir.c Revert "Evas font: Change font fallback to not depend on fontconfig >= 2.11." 2014-02-21 09:47:30 +00:00
evas_gl.c
evas_key.c
evas_key_grab.c
evas_layer.c Evas layer: Fix deletion of canvas with still-refed objects. 2013-11-26 11:48:25 +00:00
evas_line.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_main.c evas: rename macro EVAS_COMMON_CLASS -> EVAS_COMMON_INTERFACE as it is one 2014-02-26 16:25:00 +01:00
evas_map.c evas/map - added comment to do. 2014-02-05 20:55:38 +09:00
evas_name.c
evas_object.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_object_box.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas_object_grid.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas_object_image.c evas/image - update dirty region in the render time. 2014-02-17 23:05:36 +09:00
evas_object_inform.c
evas_object_intercept.c
evas_object_line.c Evas line: Fix out of source builds. 2014-03-07 09:50:17 +00:00
evas_object_main.c Evas filters: Fix errors in Evas_Object::destructor 2014-03-04 14:17:25 +09:00
evas_object_polygon.c Eolian: Integration of Evas Polygon 2014-03-09 13:18:17 +02:00
evas_object_rectangle.c Eolian: Integration of Evas Rectangle 2014-03-09 13:18:41 +02:00
evas_object_smart.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas_object_smart_clipped.c
evas_object_table.c evas - table - fix theoretical leak that likely will never happen 2014-02-13 19:44:40 +09:00
evas_object_text.c Eolian: Integration of Evas Text 2014-03-09 13:18:57 +02:00
evas_object_textblock.c Eolian: Integration of Evas Text Block 2014-03-10 13:28:03 +02:00
evas_object_textgrid.c Eolian: Integration of Evas Text Grid 2014-03-10 13:28:03 +02:00
evas_out.c
evas_polygon.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_rectangle.c
evas_rectangle.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_render.c evas - proxy source visible check not done on update del 2014-02-13 15:40:29 +09:00
evas_render2.c evas render2 - more work on basics 2013-12-20 19:45:44 +09:00
evas_smart.c
evas_stack.c
evas_stats.c
evas_text.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_textblock.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_textgrid.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_touch_point.c