efl/legacy/evas/src/lib/canvas
Cedric BAIL d636db3c66 evas: cache conversion from Evas_Map to RGBA_Map.
SVN revision: 72119
2012-06-14 09:58:16 +00:00
..
Makefile.am evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_async_events.c Evas define BUILD_ASYNC_EVENTS... 2011-11-20 16:48:02 +00:00
evas_callbacks.c FRom daniel zaoui -> spotted issues with callback deletionon evas_free 2012-05-30 10:41:19 +00:00
evas_clip.c evas: and for this nice international hollyday let me introduce a dynamic bounding box for smart object. 2012-05-01 07:31:42 +00:00
evas_data.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_events.c Revert "evas/event - Fixed incorrect events passing. Now child's repeat events does not affect to the parent's level." 2012-06-13 17:37:19 +00:00
evas_filter.c evas doxygen warnings from Jérôme Pinot 2012-04-07 14:01:55 +00:00
evas_focus.c bug fix related with evas event counter 2011-12-15 06:23:53 +00:00
evas_font_dir.c evas: remove warning when fontconfig is disabled. 2011-11-20 13:55:17 +00:00
evas_gl.c Cleaned up some evas_gl code and added surface cap feature. 2012-05-03 02:33:18 +00:00
evas_key.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_key_grab.c evas/evas_events - modified unsigned char -> Eina_Bool for some fields in the Evas_Key_Grab structure. 2011-11-12 08:06:30 +00:00
evas_layer.c warning-- 2011-10-25 12:25:15 +00:00
evas_main.c FRom daniel zaoui -> spotted issues with callback deletionon evas_free 2012-05-30 10:41:19 +00:00
evas_map.c evas: cache conversion from Evas_Map to RGBA_Map. 2012-06-14 09:58:16 +00:00
evas_name.c warn-- 2011-12-28 06:02:53 +00:00
evas_object_box.c Evas box: Add const to some getters. 2012-05-22 08:48:03 +00:00
evas_object_grid.c Evas grid/table: Add const to objects where needed. 2012-05-22 10:18:46 +00:00
evas_object_image.c evas: cache conversion from Evas_Map to RGBA_Map. 2012-06-14 09:58:16 +00:00
evas_object_inform.c bug fix related with evas event counter 2011-12-15 06:23:53 +00:00
evas_object_intercept.c evas - simplified instructions 2011-12-15 09:56:25 +00:00
evas_object_line.c evas/line - code refactoring. 2012-06-04 11:39:43 +00:00
evas_object_main.c evas: delay O(n) update of the bounding box until we really need it. 2012-06-07 07:10:36 +00:00
evas_object_polygon.c evas/map - fixed afterimage problem. now we don't need work-around code anymore. 2012-05-30 10:12:10 +00:00
evas_object_rectangle.c evas/map - fixed afterimage problem. now we don't need work-around code anymore. 2012-05-30 10:12:10 +00:00
evas_object_smart.c Evas smart: Fixed issue with eyelight. 2012-06-13 07:55:24 +00:00
evas_object_smart_clipped.c evas evas_object_smart_clipped.c: Fixed formatting. 2012-05-24 06:48:25 +00:00
evas_object_table.c Evas grid/table: Add const to objects where needed. 2012-05-22 10:18:46 +00:00
evas_object_text.c Evas font: Support no bidi no shaping mode in font rendering. 2012-06-12 14:14:52 +00:00
evas_object_textblock.c Evas font: Support no bidi no shaping mode in font rendering. 2012-06-12 14:14:52 +00:00
evas_rectangle.c remove some shadow declarations 2011-05-18 14:12:10 +00:00
evas_render.c evas: cache conversion from Evas_Map to RGBA_Map. 2012-06-14 09:58:16 +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/events - removed events_frozen check in evas_event_passes_through() 2011-11-15 15:10:19 +00:00
evas_stats.c evas: shutup warning with some configuration option. 2011-11-20 13:54:03 +00:00
evas_touch_point.c From: EunMi Lee <eunmi15.lee@samsung.com> 2011-10-25 05:03:50 +00:00