efl/legacy/evas/src/lib/canvas
Rafael Antognolli ce85aa2b48 evas/render2: Fix check to drop previous map from cache.
SVN revision: 76551
2012-09-12 18:36:15 +00:00
..
Makefile.am Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all. 2012-08-23 11:32:38 +00:00
evas_async_events.c fix async event fd after fork. pipe re-create 2012-08-13 08:52:23 +00:00
evas_callbacks.c adjust default memprool alloc sizes. too big imho. 2012-06-17 01:32:10 +00:00
evas_clip.c formatting 2012-09-11 11:43:17 +00:00
evas_data.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_events.c canvas: Fix event framespace adjustment 2012-08-22 14:53:45 +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: Fixed compilation with old fontconfig. 2012-09-12 11:55:45 +00:00
evas_gl.c EvasGL: Fixed a few minor bugs. 2012-06-27 08:19:25 +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 evas/canvas: Remove set but unused variable. 2012-08-02 16:05:49 +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 fix evas map leak. 2012-09-07 08:02:32 +00:00
evas_name.c warn-- 2011-12-28 06:02:53 +00:00
evas_object_box.c fix box size hint handling. 2012-07-18 06:57:10 +00:00
evas_object_grid.c Evas: Revert "Evas: tabs --> spaces" 2012-08-26 07:04:46 +00:00
evas_object_image.c really minor fix - to invalidate cache on memfile set.. set to not has 2012-09-07 05:27:55 +00:00
evas_object_inform.c evas/evas_object_image - added EVAS_CALLBACK_IMAGE_RESIZE. 2012-09-05 04:20:42 +00:00
evas_object_intercept.c evas - simplified instructions 2011-12-15 09:56:25 +00:00
evas_object_line.c evas: fix evas map life cycle. 2012-07-17 09:09:45 +00:00
evas_object_main.c evas/render2: Fix check to drop previous map from cache. 2012-09-12 18:36:15 +00:00
evas_object_polygon.c evas: fix evas map life cycle. 2012-07-17 09:09:45 +00:00
evas_object_rectangle.c Evas: Revert "Evas: tabs --> spaces" 2012-08-26 07:04:46 +00:00
evas_object_smart.c evas evas_object_smart.c: evas_object_smart_smart_get() does the exactly same check. 2012-08-07 00:57:09 +00:00
evas_object_smart_clipped.c evas: don't clip the clipper. 2012-08-07 10:44:15 +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: Revert "Evas: tabs --> spaces" 2012-08-26 07:04:46 +00:00
evas_object_textblock.c Evas textblock: Fix a small stringshare leak. 2012-09-05 13:25:12 +00:00
evas_object_textgrid.c Evas: Revert "Evas: tabs --> spaces" 2012-08-26 07:04:46 +00:00
evas_rectangle.c remove some shadow declarations 2011-05-18 14:12:10 +00:00
evas_render.c evas/render: Clean all changed objects, not only the 2012-09-12 18:36:08 +00:00
evas_smart.c Evas_Smart_Interface support. 2012-07-04 21:23:03 +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