efl/legacy
Mike Blumenkrantz ee754de955 fixes a weird bug exposed somewhere by giant tooltips resulting in the following crash:
#0  0xb7e92786 in evas_cache_image_flush (cache=0x0) at evas_cache_image.c:1353
#1  0xb7e9192e in evas_cache_image_drop (im=0xb6aa4d38) at evas_cache_image.c:913
#2  0xb7ee3d8b in eng_image_free (data=0xb6a020c0, image=0xb6aa4d38) at evas_engine.c:383
#3  0xb7e4b8e6 in evas_object_image_free (obj=0xb7517178) at evas_object_image.c:2478
#4  0xb7e4f403 in evas_object_free (obj=0xb7517178, clean_layer=0) at evas_object_main.c:45
#5  0xb7e41c95 in evas_layer_free_objects (lay=0xb6a5d8b0) at evas_layer.c:80
#6  0xb7e42656 in evas_free (e=0xb6a98cd8) at evas_main.c:204
#7  0xb7f27ad3 in _ecore_evas_free (ee=0xb6ab18e8) at ecore_evas.c:2822
#8  0xb7f24161 in ecore_evas_free (ee=0xb6ab18e8) at ecore_evas.c:839
#9  0xb7df2f7f in _deferred_ecore_evas_free (data=0xb6ab18e8) at elm_win.c:477
#10 0x4b0fd858 in _ecore_job_event_handler (data=0x0, type=14, ev=0xb6a99c58) at ecore_job.c:131
#11 0x4b0f907e in _ecore_event_call () at ecore_events.c:693
#12 0x4b0ff93e in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:1750
#13 0x4b0fe195 in ecore_main_loop_begin () at ecore_main.c:848



SVN revision: 61736
2011-07-26 10:03:07 +00:00
..
ecore fix timer precision handling to do what it was meant to do to begin with 2011-07-26 07:01:55 +00:00
edje Edje docs: Updated the 'tag' part of the Edc reference. 2011-07-25 08:26:03 +00:00
eet eet_main.c : use correct guards 2011-07-16 22:51:44 +00:00
eeze eeze: update ChangeLog and AUTHORS. 2011-07-15 20:26:03 +00:00
efreet enable mmap safety in efreet. 2011-07-04 09:35:39 +00:00
eina Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eio EIO: Add UNUSED where missing. 2011-07-23 23:15:54 +00:00
embryo Embryo: 2011-07-16 23:19:02 +00:00
emotion emotion: correctly close pipeline on file close, plus minor fix. 2011-07-25 09:10:44 +00:00
ethumb Ethumb: Add a bunch of UNUSED where needed. 2011-07-23 23:12:55 +00:00
evas fixes a weird bug exposed somewhere by giant tooltips resulting in the following crash: 2011-07-26 10:03:07 +00:00
evil Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the headers in $includedir/evil-vmaj 2011-07-24 08:51:33 +00:00