summaryrefslogtreecommitdiff
path: root/src/lib/edje_module.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-19edje: correct retrival of file nameenglebass1-2/+2
2011-11-04fix a few warnings i get on 64bit than didnt pop up on 32, revert edjeraster1-1/+8
2011-11-04From: Prince Kumar Dubey <prince.dubey@samsung.com>raster1-19/+18
2011-05-20edje: remove trailing spacesbilliob1-3/+3
2010-09-25Put everything in edje_private. It should fix a compilationcaro1-34/+0
2010-09-19warnings--raster1-4/+11
2010-08-18 * edje: fix edje external module to be consistent with the rest of the efl.cedric1-74/+80
2010-08-17 * edje: fix edje external module path.cedric1-3/+32
2010-07-24Don't need 2 of the same variables.devilhorns1-2/+1
2010-07-24fix leakdiscomfitor1-2/+2
2010-06-26remove useless log domaincaro1-16/+3
2010-01-08+ [Eina] API change. eina_module_list_flush() -> eina_module_list_free()turran1-1/+1
2009-12-19more portable way to get the sufix of a shared library namecaro1-7/+1
2009-12-19include Evil.h so that ssize_t is defined for Windows CEcaro1-0/+6
2009-11-23Better path for modules and move variables to beginning of blocksachiel1-5/+5
2009-11-23edje external module loader: just load modules once.barbieri1-0/+4
2009-11-23edje external support, part 1.barbieri1-0/+150