enlightenment/src/modules/ibox
Carsten Haitzler 7fe18a6954 unbreak enlightenment compile due to eo usage
so e is using eo... and something in eo changes... and e fails to
compile entirely.... there are hacks to use eo... and this is not good.

eo is still in a beta state. that means any usage of it  can (and
will) break. this is a problem for e. if e uses eo, then eo breaks in
an efl upgrade, e breaks. we can't really have that. we already hit
this problem in terminology with the app server code in elm. so let's
just not use eo in e until it's stable.

this removes eo usage in all places, with the e_menu code having a
small isedje() func due to some of its code paths doing special things
based on if the obj is an edje one or not as opposed to just a simple
"only emit if its an edje obj".
2014-07-01 08:37:33 +09:00
..
e-module-ibox.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_config.c compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_main.c unbreak enlightenment compile due to eo usage 2014-07-01 08:37:33 +09:00
e_mod_main.h ibox now has an option which allows it to expand freely on the desktop 2012-09-20 13:52:38 +00:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00