efl/legacy/evas/src/lib/canvas
Tom Hacohen 575db1275d Evas textblock: Add const to parameter as we don't change it.
This does not break API/ABI.

SVN revision: 62080
2011-08-04 06:15:46 +00:00
..
Makefile.am Add unit tests + coverage support to evas, for Tasn. 2011-07-09 02:59:24 +00:00
evas_async_events.c
evas_callbacks.c From: Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-07-05 01:33:59 +00:00
evas_clip.c evas: warn dev to clip on a rect and not on an other object 2011-06-17 10:55:26 +00:00
evas_data.c
evas_events.c evas: fix common misppellings 2011-07-15 14:37:49 +00:00
evas_filter.c disable evas filter code. buggy. doesn't work right. 2011-06-02 10:40:43 +00:00
evas_focus.c
evas_font_dir.c Evas font: removed _FcPattern decleration. 2011-08-01 14:49:40 +00:00
evas_gl.c evas/evas_gl - fixed to release magic field and it's data type 2011-06-16 11:12:40 +00:00
evas_key.c
evas_key_grab.c
evas_layer.c evas_layer.c - fixed indenation and removed white spaces 2011-06-18 09:16:22 +00:00
evas_main.c evas: add evas_object_image_extension_can_load_get. 2011-06-01 14:32:08 +00:00
evas_map.c evas evas_map.c: Added warning messages to some codes. It has an 2011-07-06 06:24:18 +00:00
evas_name.c
evas_object_box.c
evas_object_grid.c
evas_object_image.c evas: wipe out cache in the right order. 2011-08-01 14:56:26 +00:00
evas_object_inform.c
evas_object_intercept.c
evas_object_line.c
evas_object_main.c [evas] Documenting/exemplifying the following: 2011-07-06 18:46:58 +00:00
evas_object_polygon.c Evas polygon: Hopefully this time really fix is_inside calculation. 2011-06-28 02:10:31 +00:00
evas_object_rectangle.c disable masking support. back to clip rects. 2011-06-02 10:00:05 +00:00
evas_object_smart.c evas_object_smart - just removed no useful MAGIC_CHECK 2011-07-29 11:44:03 +00:00
evas_object_smart_clipped.c
evas_object_table.c fix pack_set of evas table (fix to added feature already in changelog) 2011-07-19 11:24:34 +00:00
evas_object_text.c Evas font+textblock: Stopped using FcNameParse, parse ourselves. 2011-08-01 08:20:52 +00:00
evas_object_textblock.c Evas textblock: Add const to parameter as we don't change it. 2011-08-04 06:15:46 +00:00
evas_rectangle.c
evas_render.c fix latent onebuf code (was never used before) 2011-07-25 10:30:20 +00:00
evas_smart.c evas/evas_smart - 1/0w -> EINA_TRUE/FALSE 2011-07-29 06:25:13 +00:00
evas_stack.c
evas_stats.c