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)
commitf8c57b1af7d0b7276005c6fd70d2cb9d07ce4acf
tree948477e38bac58c9cf78b44936cf2912dc74ad5e
parent1f35b2a52ccde8762ae44bc12d230ab831913e78
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