efl/src/lib/evas/canvas
Leandro Dorileo 35a3326371 evas: fix a memory leak introduced on rev 78644
_nodes_clear() is called on object removal and it's not supposed
alloc anything at that stage.


SVN revision: 80984
2012-12-14 20:03:31 +00:00
..
common_interfaces.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_async_events.c efl: don't leak fd on exec. 2012-12-07 11:01:41 +00:00
evas_callbacks.c protect against a whole bunch of NULLS that the new eo stuff brings out. 2012-11-12 02:22:39 +00:00
evas_clip.c efl/evas: remove mask of non-rectangle objects. 2012-12-05 13:52:59 +00:00
evas_common_interface.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_device.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_events.c Some KlocWork fixes. 2012-12-05 06:25:49 +00:00
evas_focus.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_font_dir.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key_grab.c evas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers 2012-11-23 15:30:38 +00:00
evas_layer.c protect against a whole bunch of NULLS that the new eo stuff brings out. 2012-11-12 02:22:39 +00:00
evas_main.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_map.c eobj changes - protect against null eo data gets. 2012-11-24 16:08:45 +00:00
evas_name.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_box.c bugfix: evas_object_box should reset size_hint_min to zero when no child exists. 2012-11-30 20:59:30 +00:00
evas_object_grid.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_image.c efl: check that the object is not deleted or NULL before accessing it. 2012-12-12 09:45:49 +00:00
evas_object_inform.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_intercept.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_line.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_main.c efl/evas/filters: say goodbye. 2012-12-05 13:03:51 +00:00
evas_object_polygon.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_rectangle.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_smart.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_smart_clipped.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_table.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_text.c efl: don't skip redraw when needed. 2012-12-14 09:07:38 +00:00
evas_object_textblock.c evas: fix a memory leak introduced on rev 78644 2012-12-14 20:03:31 +00:00
evas_object_textgrid.c efl: Remove unused variables 2012-12-01 01:12:35 +00:00
evas_rectangle.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_render.c efl/evas: remove mask of non-rectangle objects. 2012-12-05 13:52:59 +00:00
evas_smart.c Some KlocWork fixes. 2012-12-05 06:25:49 +00:00
evas_stack.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_stats.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_touch_point.c merge: and now Evas 2012-11-04 11:51:42 +00:00