efl/legacy/evas/src/lib/canvas
Peter Wehrfritz 254d60b8a4 add documentation stubs for the textblock
SVN revision: 34935
2008-06-28 10:55:58 +00:00
..
.cvsignore Simplify 2005-04-29 07:05:04 +00:00
Makefile.am Add support for evas asynchronous events. 2008-04-30 12:21:31 +00:00
evas_async_events.c config.h is already included in evas_common.h 2008-05-18 22:28:10 +00:00
evas_callbacks.c Add evas_object_event_callback_del_full() 2008-06-03 20:33:40 +00:00
evas_clip.c Make the most used functions inline functions. 2008-05-26 13:08:54 +00:00
evas_data.c Add const to Evas api: objects and remaining bits. 2008-02-08 22:35:19 +00:00
evas_events.c Make the most used functions inline functions. 2008-05-26 13:08:54 +00:00
evas_focus.c Add const to Evas api: objects and remaining bits. 2008-02-08 22:35:19 +00:00
evas_font_dir.c Add const to Evas api (part 2), still lacks objects. 2008-02-08 20:57:30 +00:00
evas_key.c Add const to Evas api: objects and remaining bits. 2008-02-08 22:35:19 +00:00
evas_key_grab.c documentation from brett... tiler can compiler again. 2007-06-04 09:48:28 +00:00
evas_layer.c Make layer number a short and Save 8 bytes. 2008-05-01 06:18:21 +00:00
evas_main.c Fix osbcuring case with evas_render cache. 2008-06-04 16:42:39 +00:00
evas_name.c Add const to Evas api: objects and remaining bits. 2008-02-08 22:35:19 +00:00
evas_object_gradient.c Their should be no direct modification of Evas_Object changed flag. 2008-06-04 16:41:16 +00:00
evas_object_image.c colorspace stuff in cvs. 2008-05-19 03:13:16 +00:00
evas_object_inform.c gustavo's size hint patch. 2008-04-11 23:12:20 +00:00
evas_object_intercept.c Fix bug of type truncation on 64bits platform. 2007-09-13 14:28:32 +00:00
evas_object_line.c Add const to Evas api: objects and remaining bits. 2008-02-08 22:35:19 +00:00
evas_object_main.c bad *alloc! bad sizeof usage. bad! :) 2008-06-19 04:09:33 +00:00
evas_object_polygon.c save a few bytes by packing structures better... simple savings :) 2007-06-28 23:22:20 +00:00
evas_object_rectangle.c Their should be no direct modification of Evas_Object changed flag. 2008-06-04 16:41:16 +00:00
evas_object_smart.c Save 20 bytes moving smart data to its specific object struct. 2008-05-01 05:48:03 +00:00
evas_object_text.c Save 20 bytes moving smart data to its specific object struct. 2008-05-01 05:48:03 +00:00
evas_object_textblock.c add documentation stubs for the textblock 2008-06-28 10:55:58 +00:00
evas_rectangle.c Cleanup some headers. 2005-06-18 01:00:32 +00:00
evas_render.c Correct the removal of an object. 2008-06-17 11:24:48 +00:00
evas_smart.c Add const to Evas aoi (part 3), still lacks objects. 2008-02-08 21:42:01 +00:00
evas_stack.c Replace evas_list used by evas_render by a cache of evas_array. 2008-05-26 13:24:24 +00:00