Fix up a problem with geom and friends when some external thingy moves stuff behind...
authoronefang <onefang>
Sun, 13 Nov 2011 17:58:11 +0000 (17:58 +0000)
committeronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 13 Nov 2011 17:58:11 +0000 (17:58 +0000)
commit04d07a62325a34bea9a2ed8cc497a597b804c4cf
tree948477e38bac58c9cf78b44936cf2912dc74ad5e
parent8c8f790084e5f9352bd27e053174abd0efe06d4c
Fix up a problem with geom and friends when some external thingy moves stuff behind our backs.
This happens during startup at least and did cause problems.

Restrict image loading to images from the same edje file we are in, as per rasters request.

Some minor cleanups.

This commit fixes the last of the known problems.
So it's ready for release, except for adding docs.
I'll be adding docs over the next week anyway.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@65136 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/examples/lua_script.edc
src/lib/edje_lua2.c