efl/src/lib/evas/canvas
Youngbok Shin cb5026137b evas/font: Added evas_font_path_global_* APIs.
Summary:
These APIs will be used for adding font paths for the application.
The existing APIs for font path, such as evas_font_path_append,
are used for adding font paths to the given evas.
But, these APIs will affect to every evas in the process.

Reviewers: tasn, woohyun, Hermet, seoz

CC: cedric, herdsman

Differential Revision: https://phab.enlightenment.org/D621

@feature
2014-03-11 11:21:56 +00:00
..
common_interfaces.c Eolian: Integration of Evas Smart 2014-03-11 07:37:47 +02:00
evas_async_events.c evas: Use Eina_Spinlock for Evas_Scalecache, Evas_Async_Events and Image_Entry. 2013-10-11 11:08:17 +09:00
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: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_data.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_device.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_events.c formatting - fix 2014-01-10 19:58:21 +09:00
evas_focus.c evas: simplify logic and API signature, thanks k-s. 2013-09-03 11:08:12 +09:00
evas_font_dir.c evas/font: Added evas_font_path_global_* APIs. 2014-03-11 11:21:56 +00:00
evas_gl.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_key.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_key_grab.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
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/font: Added evas_font_path_global_* APIs. 2014-03-11 11:21:56 +00:00
evas_map.c evas/map - added comment to do. 2014-02-05 20:55:38 +09:00
evas_name.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
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: Fix potential crash after image preload 2013-10-28 15:47:15 +09:00
evas_object_intercept.c evas: let's allow intercept of other type of operation on the same object during an intercept. 2013-08-29 14:25:23 +09:00
evas_object_line.c Evas line: Fix out of source builds. 2014-03-07 09:50:17 +00:00
evas_object_main.c evas: Replace EINA_LIST_FOREACH_SAFE to while statement. 2014-03-11 16:34:56 +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 Eolian: Integration of Evas Smart 2014-03-11 07:37:47 +02:00
evas_object_smart_clipped.c Eolian: Integration of Evas Smart Clipped 2014-03-11 07:37:48 +02:00
evas_object_table.c Eolian: Integration of Evas Table 2014-03-11 07:37:48 +02:00
evas_object_text.c Eolian: Integration of Evas Text 2014-03-09 13:18:57 +02:00
evas_object_textblock.c Evas textblock: Fix clipping issues with some texts with width > advance. 2014-03-10 14:58:18 +00:00
evas_object_textgrid.c Eolian: Integration of Evas Text Grid 2014-03-10 13:28:03 +02:00
evas_out.c Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
evas_polygon.eo Eolian: add support of eo_prefix and data. 2014-03-10 15:07:05 +02:00
evas_rectangle.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
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_signal_interface.eo Eolian: Integration of Evas Smart 2014-03-11 07:37:47 +02:00
evas_smart.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_smart.eo Eolian: Integration of Evas Smart 2014-03-11 07:37:47 +02:00
evas_smart_clipped.eo Eolian: Integration of Evas Smart Clipped 2014-03-11 07:37:48 +02:00
evas_stack.c evas: cleanup intercept code and improve performance there a little. 2013-08-29 10:53:48 +09:00
evas_stats.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_table.eo Eolian: Integration of Evas Table 2014-03-11 07:37:48 +02:00
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 evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00