Fix up a problem with geom and friends when some external thingy moves stuff behind...
authoronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commitf16e727d89edcb855dc7c1b3b5b29577f70f69ae
tree948477e38bac58c9cf78b44936cf2912dc74ad5e
parentab0ba1a5dd8539ab6949e98cb5608deacf9d8323
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@65136 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/examples/lua_script.edc
src/lib/edje_lua2.c