efl/src/lib/evas/canvas
Tae-Hwan Kim e96576cbc3 evas: Use Eina_Bool
Summary: Use EINA_TRUE/EINA_FALSE instead of 1, 0

Reviewers: raster, cedric, Hermet

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1633
2014-11-03 20:27:56 +09:00
..
common_interfaces.c Eo/evas events: Move legacy events dynamic generator to eo. 2014-05-28 12:28:17 +01:00
evas_3d_camera.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_camera.eo eolian: use new syntax for const methods as per wiki 2014-07-22 17:13:24 +01:00
evas_3d_eet.c evas: fix warnings introduced by Evas_3D eet import/export feature. 2014-10-08 18:48:42 +02:00
evas_3d_light.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_light.eo [Evas/evas-3d] Add shadow maps. Added two scene-API functions for enable and disable shadows on the scene. Added 6 light-API function for set and get the light projection. 2014-09-03 21:19:16 +09:00
evas_3d_material.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_material.eo eolian: use new syntax for const methods as per wiki 2014-07-22 17:13:24 +01:00
evas_3d_mesh.c Evas-3D Tests: fix Eo usage. 2014-10-21 11:09:51 +03:00
evas_3d_mesh.eo evas: Evas_3D - add .eet export/import 2014-10-06 16:47:25 +02:00
evas_3d_mesh_loader_eet.c evas/3d: Fix resource leaks found by coverity 2014-10-27 14:58:36 +01:00
evas_3d_mesh_loader_md2.c evas/evas_3d: fix implicit declaration function call. 2014-05-30 08:46:16 +09:00
evas_3d_mesh_loader_obj.c evas 3d - fix error handling for ftell from coverity 2014-08-13 20:57:33 +09:00
evas_3d_mesh_saver_eet.c evas/3d: Fix resource leaks found by coverity 2014-10-27 14:58:36 +01:00
evas_3d_mesh_saver_obj.c evas 3d - fix mesh saver lack of check for fopen failure 2014-09-01 19:40:47 +09:00
evas_3d_node.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_node.eo Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_object.c evas - removed unncessary header include 2014-04-29 15:44:29 +09:00
evas_3d_object.eo eolian: update virtual to the new syntax (as per wiki) 2014-08-29 11:40:29 +01:00
evas_3d_scene.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_scene.eo Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_texture.c Evas-3D: invoke eo_do_super in destructors. 2014-10-21 08:46:23 +03:00
evas_3d_texture.eo eolian: more consistent syntax 2014-08-21 09:26:03 +01:00
evas_async_events.c evas async events fd - check fcntl return 2014-08-27 16:39:09 +09:00
evas_box.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_callbacks.c evas: actually just define the right number of events. 2014-09-02 16:03:45 +02:00
evas_canvas.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_clickable_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00
evas_clip.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
evas_common_interface.c evas - removed unncessary header include 2014-04-29 15:44:29 +09:00
evas_common_interface.eo eolian: more consistent syntax 2014-08-21 09:26:03 +01:00
evas_data.c Eo: eo_base's data_*->key_data_*. 2014-04-10 04:20:21 +01:00
evas_device.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_draggable_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00
evas_events.c evas_events: fixed keyup with modifier 2014-09-24 11:43:37 +02:00
evas_focus.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_font_dir.c evas font dir - remove unused pointer 2014-08-25 13:05:21 +09:00
evas_gl.c Evas GL: string_query returns a const char * 2014-10-27 16:12:38 +09:00
evas_grid.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_image.eo eolian: remove accessor params feature 2014-09-10 15:06:43 +01:00
evas_key.c evas - fix possible bitshift bug 2014-08-27 16:54:09 +09:00
evas_key_grab.c evas - fix possible layer null access in object free 2014-08-22 20:14:59 +09:00
evas_layer.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_line.eo Eolian/Generator: support params initialization. 2014-09-03 08:36:20 +03:00
evas_main.c Evas: Remove unused array calculate_objects 2014-10-08 15:52:39 +09:00
evas_map.c evas: evas_map - fix cast from double to int with using lround() 2014-10-20 17:30:57 +02:00
evas_name.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_object.eo evas: updated doc 2014-10-07 22:19:33 +09:00
evas_object_box.c evas: Evas_Box - layout_flow_horizontal and layout_flow_vertical fix 2014-10-21 14:44:15 +02:00
evas_object_grid.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_object_image.c evas: Use Eina_Bool 2014-11-03 20:27:56 +09:00
evas_object_inform.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
evas_object_intercept.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
evas_object_line.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_object_main.c Evas filters: Fix COW usage. 2014-10-29 15:12:53 +09:00
evas_object_polygon.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_object_rectangle.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_object_smart.c evas: more defensive programming. 2014-10-12 10:11:50 +02:00
evas_object_smart.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_object_smart_clipped.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
evas_object_table.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_object_text.c Evas filters: Fix COW usage. 2014-10-29 15:12:53 +09:00
evas_object_textblock.c evas textblock: return text direction for under cursor in cursor geometry get 2014-10-02 08:36:35 +01:00
evas_object_textgrid.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_out.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
evas_out.eo eolian: more consistent syntax 2014-08-21 09:26:03 +01:00
evas_polygon.eo Evas object eolian: Fix namespace. 2014-06-30 17:47:07 +01:00
evas_rectangle.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_rectangle.eo Evas object eolian: Fix namespace. 2014-06-30 17:47:07 +01:00
evas_render.c evas/render: don't make children active unless the active object has the proxies. 2014-09-01 19:54:21 +09:00
evas_render2.c evas - render2 renders conecnt for the first time... wow... 2014-10-07 14:34:36 +09:00
evas_render2.h evas - work on evas render2 and begin making it work at all 2014-07-16 20:43:32 +09:00
evas_render2_updates.c evas - render2 - now finally tracking updates right. map/proxy not done 2014-07-18 16:56:20 +09:00
evas_scrollable_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00
evas_selectable_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00
evas_signal_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00
evas_smart.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_smart_clipped.eo Evas object smart eolian: Update namespace. 2014-06-30 17:47:07 +01:00
evas_stack.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_stats.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00
evas_table.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_text.eo Efl interfaces: Add text interface and start using it. 2014-08-21 11:02:11 +01:00
evas_textblock.eo eo: update the EFL to use builtin complex types 2014-09-09 14:21:39 +01:00
evas_textgrid.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
evas_touch_point.c Evas canvas eolian: Fix namespace and class name for the evas canvas. 2014-06-30 17:47:06 +01:00
evas_zoomable_interface.eo eolian: disallow the data field in interfaces; it's always null 2014-07-18 17:29:35 +01:00