efl/legacy/ecore/src/lib/ecore
Carsten Haitzler e8d5b972b4 --enable-glib-integration-always <- option. can be disabled by
ecore_main_loop_glib_always_integrate_disable() before ecore_init()



SVN revision: 47360
2010-03-22 03:30:40 +00:00
..
.cvsignore Sssh 2004-03-29 21:11:30 +00:00
Ecore.h --enable-glib-integration-always <- option. can be disabled by 2010-03-22 03:30:40 +00:00
Ecore_Getopt.h ecore_getopt: missing dummy initializer. 2009-10-31 22:56:28 +00:00
Makefile.am More ecore_data to separate lib 2010-02-01 20:20:06 +00:00
ecore.c --enable-glib-integration-always <- option. can be disabled by 2010-03-22 03:30:40 +00:00
ecore_anim.c make animator happen AT a vierual animator tick point. 2010-01-27 03:51:46 +00:00
ecore_app.c Remove duplication from ecore headers 2009-12-22 21:15:12 +00:00
ecore_events.c Fix events when using recursive main loops. 2010-02-24 02:30:27 +00:00
ecore_exe.c move bitfield booleans to Eina_Bool. 2010-02-23 22:49:15 +00:00
ecore_exe_win32.c Patch from Brian Wang to fix the TRUE/FALSE --> EINA_TRUE/EINA_FALSE mess. 2010-02-26 05:56:49 +00:00
ecore_exe_wince.c add stub Windows CE ecore_exe. Will be filled later 2010-01-18 18:16:50 +00:00
ecore_getopt.c warnings-- 2010-02-28 23:27:47 +00:00
ecore_glib.c --enable-glib-integration-always <- option. can be disabled by 2010-03-22 03:30:40 +00:00
ecore_idle_enterer.c Fix idle_enterers when using recursive main loops. 2010-02-23 22:13:42 +00:00
ecore_idle_exiter.c Fix idle_exiters when using recursive main loops. 2010-02-23 22:25:35 +00:00
ecore_idler.c Fix idlers when using recursive main loops. 2010-02-23 21:27:04 +00:00
ecore_job.c * ecore: Move ecore_job inside ecore. 2010-01-25 21:59:21 +00:00
ecore_main.c Convert everything to EINA_(TRUE|FALSE) 2010-02-27 00:01:10 +00:00
ecore_pipe.c F_SETFL and O_NONBLOCK are supported by evil 2010-02-28 17:38:24 +00:00
ecore_poll.c * move structures from ecore_private.h to the corresponding source files 2010-01-03 21:55:50 +00:00
ecore_private.h --enable-glib-integration-always <- option. can be disabled by 2010-03-22 03:30:40 +00:00
ecore_signal.c * move structures from ecore_private.h to the corresponding source files 2010-01-03 21:55:50 +00:00
ecore_thread.c * ecore: Match what doc when disabling thread support in ecore. 2010-02-25 15:26:38 +00:00
ecore_time.c patch from julian - fix typos in docs. 2009-03-13 09:38:46 +00:00
ecore_timer.c rewrite ecore_timer internals to make it simpler and do better with 2010-02-24 00:27:04 +00:00