efl/legacy/evas/src/lib/canvas
Vincent Torri b61328192f API break (well, kind of...)
* evas_engine_info_set() returns now an int, to inform if
   an error occured or not when setting the info of the engine.
 * in the Evas_Func structure, the setup() method returns an int
 * all the engines are updated

I'll fix ecore_evas and ewl later (the compilation is still fine).

Gustavo: should I add EINA_WARN_UNUSED_RESULT at the end of the
evas_engine_info_set() function ?



SVN revision: 39670
2009-03-24 09:05:32 +00:00
..
.cvsignore Simplify 2005-04-29 07:05:04 +00:00
Makefile.am Big patch to make Evas work (more or less) with Windows CE: 2008-11-05 17:21:04 +00:00
evas_async_events.c * evas/lib/canvas/evas_async_events.c: Use memset instead of PACKED. 2009-02-12 17:05:17 +00:00
evas_callbacks.c * remove \'too small\' categories 2008-11-01 22:21:10 +00:00
evas_clip.c * remove \'too small\' categories 2008-11-01 22:21:10 +00:00
evas_data.c * remove \'too small\' categories 2008-11-01 22:21:10 +00:00
evas_events.c fix some formatting/indenting and explicitly look at mouse_down as a counter. 2008-11-15 05:13:09 +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 fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +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 Remove Evas_List from Evas. 2008-10-21 16:31:05 +00:00
evas_layer.c * remove \'too small\' categories 2008-11-01 22:21:10 +00:00
evas_main.c API break (well, kind of...) 2009-03-24 09:05:32 +00:00
evas_name.c Remove use of evas_hash from evas and use directly eina. 2008-12-09 17:56:31 +00:00
evas_object_box.c --oopsie in the min size calc of the flow layouts 2009-03-02 13:47:50 +00:00
evas_object_gradient.c fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00
evas_object_gradient2.c hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +00:00
evas_object_gradient2_linear.c and support obscured rects for clip-out if middle of bordered image set to 2009-02-17 04:53:03 +00:00
evas_object_gradient2_radial.c and support obscured rects for clip-out if middle of bordered image set to 2009-02-17 04:53:03 +00:00
evas_object_image.c Mark as changed when smooth scale flag changes. 2009-02-28 20:09:03 +00:00
evas_object_inform.c always call image preloaded callback. 2008-12-19 21:56:31 +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 fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00
evas_object_main.c Do not inform callbacks that did not changed the state of object. 2009-02-05 14:37:58 +00:00
evas_object_polygon.c fix some warnings reported by llvm (see http://local.profusion.mobi:8081/~lfelipe/output-efl/) 2009-02-24 08:31:31 +00:00
evas_object_rectangle.c and support obscured rects for clip-out if middle of bordered image set to 2009-02-17 04:53:03 +00:00
evas_object_smart.c * evas_object_smart: Oops, the right test. 2009-03-17 17:56:06 +00:00
evas_object_smart_clipped.c Create macros to help initialize class structures. 2009-02-27 15:30:32 +00:00
evas_object_table.c Remove last standing warnings. 2009-02-27 16:35:32 +00:00
evas_object_text.c update debug code. 2009-02-23 07:21:37 +00:00
evas_object_textblock.c more neon infra - just for "copies" right now. only 1 func filled in. 2009-03-16 10:50:37 +00:00
evas_rectangle.c remove unused variables 2008-08-21 22:11:18 +00:00
evas_render.c and support obscured rects for clip-out if middle of bordered image set to 2009-02-17 04:53:03 +00:00
evas_smart.c remove more 'unused parameter' warnings 2009-02-25 23:39:19 +00:00
evas_stack.c * put evas_object stack functions in the Evas_Object_Group 2008-11-01 21:13:21 +00:00
evas_transform.c hmmm after some talking - for now put the transform patch on hold - we need 2008-11-04 09:19:35 +00:00