efl/src/lib/ecore
Cedric BAIL 72f0bfa224 ecore,ecore_con: simplify destructor by linking future life cycle with object. 2016-09-21 16:19:53 -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 eina/ecore: allow threads to be canceled, use in ecore_con. 2016-09-14 01:47:23 -03:00
Ecore_Eo.h ecore: add efl_future_iterator_race. 2016-09-08 14:58:06 -07:00
Ecore_Getopt.h ecore/getopt: slightly improve documentation 2016-05-06 22:18:57 +02:00
Ecore_Legacy.h ecore: Efl.Timer should be Efl.Loop.Timer for coherence. 2016-06-03 17:00:12 -07:00
ecore.c ecore: remove useless ecore_parent.eo. 2016-09-19 13:05:32 -07:00
ecore_alloc.c
ecore_anim.c ecore: early destruction of animator allow for tick end to always be triggered. 2016-07-13 15:32:15 -07:00
ecore_app.c
ecore_events.c ecore: don't use an unspecified amount of arguments 2016-05-06 22:18:57 +02:00
ecore_exe.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
ecore_exe.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_exe_posix.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_exe_private.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_exe_ps3.c
ecore_exe_win32.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_getopt.c
ecore_glib.c ecore: better resources use in the glib integration 2016-03-04 16:09:51 -08:00
ecore_idle_enterer.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_idle_exiter.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_idler.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_internal.h ecore: fix Windows build by properly defining EAPI in all case for internal API user. 2016-06-23 10:53:46 -07:00
ecore_job.c ecore: silent warnings by directly freeing. 2016-05-03 14:32:05 -07:00
ecore_main.c ecore: fix the parameter of strerror 2016-09-20 13:45:36 +09:00
ecore_pipe.c ecore pipe - fix close of pipe that doesnt set fd to invalid 2016-07-11 22:02:45 +09:00
ecore_poller.c ecore: remove useless ecore_parent.eo. 2016-09-19 13:05:32 -07:00
ecore_poller.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_private.h ecore: remove useless ecore_parent.eo. 2016-09-19 13:05:32 -07:00
ecore_signal.c ecore_signal.c: factoring out the platform test to improve readability. 2016-06-06 12:05:43 -07:00
ecore_thread.c eina/ecore: allow threads to be canceled, use in ecore_con. 2016-09-14 01:47:23 -03:00
ecore_thread_promise.c eina: Add support for eina_safepointer in promises 2016-06-11 10:40:27 -03: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 ecore_time.c: do not mess with the representation of clockid_t. 2016-06-06 12:05:43 -07:00
ecore_timer.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
ecore_types.eot ecore: Ecore_Cb is used by elm_box.eo. 2016-06-03 17:00:12 -07:00
efl_io_closer_fd.c efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_closer_fd.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_copier.c ecore,ecore_con: simplify destructor by linking future life cycle with object. 2016-09-21 16:19:53 -07:00
efl_io_copier.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_file.c efl_io_file: unbreak windows build (missing O_CLOEXEC). 2016-09-16 07:26:54 -03:00
efl_io_file.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_positioner_fd.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_positioner_fd.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_reader_fd.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_reader_fd.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_sizer_fd.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_sizer_fd.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_stderr.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_io_stderr.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_stdin.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_io_stdin.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_stdout.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_io_stdout.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_writer_fd.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_writer_fd.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_loop.eo ecore: migrate job and timeout to use future. 2016-09-15 21:49:08 -07:00
efl_loop_fd.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_loop_fd.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_loop_timer.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_loop_user.c efl_loop_user: error if parent is not a loop provider. 2016-08-18 02:13:32 -03:00
efl_loop_user.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_promise.c efl_promise: check NULL before calling. 2016-09-19 01:18:14 -03:00
efl_promise.eo efl: add documentation and last cleanup of the API. 2016-09-08 15:16:43 -07:00