efl/legacy
Gustavo Sverzut Barbieri e229b25826 loggify ethumb.
remove debug_level options as it is better handled by EINA_LOG_LEVELS
and EINA_LOG_LEVEL variables, for example:

  EINA_LOG_LEVEL=3 EINA_LOG_LEVELS=ethumb:4,ethumb_client=1

will show debug for ethumb (lib), just errors (no warnings) for
ethumb_client library and everything else shows "info".



SVN revision: 42261
2009-09-04 19:27:12 +00:00
..
ecore rename ecore_thread_init and ecore_thread_shutdown to fit usual private function names 2009-09-04 05:49:54 +00:00
edje Formatting. 2009-09-02 15:48:34 +00:00
eet et_init should fail if eina_init fails 2009-09-04 05:03:47 +00:00
efreet formatting 2009-08-29 05:29:05 +00:00
eina fix coverage support configuration 2009-09-04 16:55:51 +00:00
embryo back to pre ver's 2009-07-29 08:19:34 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb loggify ethumb. 2009-09-04 19:27:12 +00:00
evas evas_init() fails if eina_init() or evas_async_events_init() fail 2009-09-04 05:41:20 +00:00
evil * src/lib/dlfcn/dlfcn.c: 2009-08-27 08:19:06 +00:00