efl/src/lib/ecore
Daniel Kolesa 8841f7e781 ecore_exe: remove pointers 2016-11-03 17:03:14 +01: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_init() use getenv(ECORE_NO_SYSTEM_MODULES) and disable those. 2016-10-27 09:33:09 -02: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_init() use getenv(ECORE_NO_SYSTEM_MODULES) and disable those. 2016-10-27 09:33:09 -02:00
ecore_alloc.c
ecore_anim.c improve responsivness of timer sleeping threads for vsync with prctl 2016-10-28 22:58:36 +09: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: 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 ecore_exe: remove pointers 2016-11-03 17:03:14 +01:00
ecore_exe_posix.c improve responsivness of timer sleeping threads for vsync with prctl 2016-10-28 22:58:36 +09: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_getopt: allow empty strings as parameters. 2016-10-31 19:38:22 -02:00
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: replace arbitrary time with 32-bit safe arbitrary time 2016-10-18 15:52:56 -05: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 docs: ecore: make consistent use of $true and $false keywords in docs 2016-10-24 17:21:48 +02: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 Ecore_Thread: Avoid compiler warning 2016-10-10 14:20:47 -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 docs: ecore: document various type defines 2016-11-03 11:57:40 +01: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 efl_io_copier: do not ERROR on EAGAIN. 2016-10-31 19:38:22 -02:00
efl_io_copier.eo efl_io_copier: remove pointers 2016-11-03 17:02:24 +01: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 efl_loop: remove pointers 2016-11-03 17:01:31 +01: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 Efl.Loop.User: Use prefix to rename efl_loop_user_loop_get 2016-10-06 12:24:59 +09:00
efl_promise.c ecore: allow multiple nested recursion of the same promise/future to happen at the same time. 2016-10-25 18:50:35 -07:00
efl_promise.eo efl: add documentation and last cleanup of the API. 2016-09-08 15:16:43 -07:00