efl/src/lib/ecore
Cedric BAIL 8d50990a27 ecore: add a timeout promise. 2016-05-04 15:42:59 -07:00
..
Ecore.h ecore: attempt to fix windows build by putting header in a more logical place. 2016-04-06 14:34:45 -07:00
Ecore_Common.h ecore: remove dead Ecore_Job eo object. 2016-05-03 13:31:43 -07:00
Ecore_Eo.h ecore: rename ecore_timer to efl_timer. 2016-05-04 10:30:13 -07:00
Ecore_Getopt.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Legacy.h ecore: rename ecore_timer to efl_timer. 2016-05-04 10:30:13 -07:00
Makefile.am ecore: fix split built. 2016-05-04 10:30:13 -07:00
ecore.c ecore: rename ecore_timer to efl_timer. 2016-05-04 10:30:13 -07:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
ecore_animator.eo docs: document ecore_animator EO class. 2016-04-11 16:52:43 +02:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c ecore: remove useless ecore_lock/unlock. 2016-02-02 10:45:42 -08:00
ecore_exe.c Ecore Exe: check parameter validity 2016-04-10 15:15:08 +03:00
ecore_exe.eo docs: add description for ecore.exe class and events 2016-04-13 17:01:23 +02:00
ecore_exe_posix.c ecore exe: don't allocate inside fork to avoid issues with mem debuggers 2016-04-18 21:46:25 +09:00
ecore_exe_private.h ecore_exe: make sure that ReadFile() will not hang 2015-10-12 17:21:59 -07:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
ecore_getopt.c ecore_getopt: correct fix for CID 98382 and 98383 2014-08-27 11:57:19 +01:00
ecore_glib.c ecore: better resources use in the glib integration 2016-03-04 16:09:51 -08:00
ecore_idle_enterer.c ecore: rename Ecore_Mainloop to Efl.Loop. 2016-04-21 15:11:32 -07:00
ecore_idle_exiter.c ecore: rename Ecore_Mainloop to Efl.Loop. 2016-04-21 15:11:32 -07:00
ecore_idler.c ecore: forgot to handle recursive destruction in a function that actually ask for destruction. 2016-04-21 22:37:45 -07:00
ecore_job.c ecore: silent warnings by directly freeing. 2016-05-03 14:32:05 -07:00
ecore_main.c ecore: add a timeout promise. 2016-05-04 15:42:59 -07:00
ecore_parent.eo Ecore eolian: Fix namespaces for all of the ecore classes. 2014-06-30 17:47:06 +01:00
ecore_pipe.c ecore: remove useless ecore_lock/unlock. 2016-02-02 10:45:42 -08:00
ecore_poller.c Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
ecore_poller.eo docs: add description for ecore_poller class and cleanup some other parts 2016-04-17 17:42:40 +02:00
ecore_private.h ecore: rework efl_timer to be a proper eo object emiting signal. 2016-05-04 15:42:59 -07:00
ecore_signal.c ecore: remove useless ecore_lock/unlock. 2016-02-02 10:45:42 -08:00
ecore_thread.c ecore: thread - need to null check of function pointer 2015-11-10 14:10:02 -08:00
ecore_thread_promise.c ecore: add promise for Ecore_Thread 2016-04-05 11:35:12 -07:00
ecore_throttle.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_time.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_timer.c ecore: rework efl_timer to be a proper eo object emiting signal. 2016-05-04 15:42:59 -07:00
ecore_types.eot Ecore eo: Resolve duplicate Ecore_Cb definition. 2016-04-20 10:11:21 +01:00
efl_loop.eo ecore: add a timeout promise. 2016-05-04 15:42:59 -07:00
efl_timer.eo ecore: rework efl_timer to be a proper eo object emiting signal. 2016-05-04 15:42:59 -07:00