efl/legacy/evas/src/lib/canvas
Carsten Haitzler 8cac2fe220 fix some minor bugs in textblock with cursor pos's, text insertion etc.
SVN revision: 36645
2008-10-14 02:45:55 +00:00
..
.cvsignore Simplify 2005-04-29 07:05:04 +00:00
Makefile.am Make evas depend on eina. No change in the code yet, so just fix your build system and no bug must show up. 2008-10-13 15:58:56 +00:00
evas_async_events.c Add image preloading support. 2008-09-16 14:52:57 +00:00
evas_callbacks.c revert patch - breaks etk "drag scrolling". 2008-07-30 07:57:05 +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 remove trailing spaces 2008-07-18 11:04:06 +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 Do not assume fontconfig will find a font. 2008-09-16 22:59:59 +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 Add image preloading support. 2008-09-16 14:52:57 +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 updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_gradient2.c jose has some new gradient work - these are his patches. nice work joseg! yes 2008-08-26 05:45:04 +00:00
evas_object_gradient2_linear.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_gradient2_radial.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_image.c Add image preloading support. 2008-09-16 14:52:57 +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 updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_main.c formatting 2008-10-05 03:47:52 +00:00
evas_object_polygon.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_rectangle.c updated patches from jose! 2008-08-31 02:04:31 +00:00
evas_object_smart.c Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +00:00
evas_object_smart_clipped.c Fix compilation on Win32. Patch by Nicolas Aguirre 2008-10-01 15:42:48 +00:00
evas_object_text.c ensure scaling multiplies are promoted to fp. 2008-09-10 06:40:54 +00:00
evas_object_textblock.c fix some minor bugs in textblock with cursor pos's, text insertion etc. 2008-10-14 02:45:55 +00:00
evas_rectangle.c remove unused variables 2008-08-21 22:11:18 +00:00
evas_render.c Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +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
evas_transform.c updated patches from jose! 2008-08-31 02:04:31 +00:00