Fix up a problem with geom and friends when some external thingy moves stuff behind...
authorDavid Walter Seikel <onefang@gmail.com>
Sun, 13 Nov 2011 17:58:11 +0000 (17:58 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Sun, 13 Nov 2011 17:58:11 +0000 (17:58 +0000)
commit04541d0f31e6c2d846eb0d8aed91553fb0b801dd
tree1e6a61a2d55977d4060a7a61d649a4375a6a0429
parent5d07e7691fd0a7eb4278deba0009e3ba4db837aa
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.

SVN revision: 65136
legacy/edje/src/examples/lua_script.edc
legacy/edje/src/lib/edje_lua2.c