enlightenment/src
Mike Blumenkrantz 922af2c52f remove e_comp_list(), deprecate all related functions for pending removal
there is only one E_Comp which can now be accessed by the e_comp global.

if you're editing a file with some uses of these deprecated functions, replace their usages with appropriate references to this variable

pass -Wno-deprecated-declarations to ignore these warnings during build
2015-01-05 15:39:15 -05:00
..
bin remove e_comp_list(), deprecate all related functions for pending removal 2015-01-05 15:39:15 -05:00
modules remove e_comp_list(), deprecate all related functions for pending removal 2015-01-05 15:39:15 -05:00
tests add activate test 2014-06-17 09:38:41 -04:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00