efl/src/lib/ecore
Vyacheslav Reutskiy 299471991c ecore_exe_win32: fix ecore_exe_send
Write to the child pipe corect data size.
@fix
2016-12-02 11:50:39 +02: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 ecore_thread_promise_run. 2016-11-07 10:49:02 -08:00
Ecore_Eo.h efl_io_buffered_stream: wraps an I/O object and make it easy to use. 2016-11-25 17:27:32 -02: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 - add run state evlogs to know when we run (mainloop) or sleep 2016-11-10 16:22:34 +09:00
ecore_alloc.c
ecore_anim.c ecore animator - timer based ticker - add epoll support if available 2016-11-27 17:21:51 +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 docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
ecore_exe_posix.c ecore exe - handle scope data get null returns when ppl do bad things 2016-12-01 08:49:25 +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 ecore_exe_win32: fix ecore_exe_send 2016-12-02 11:50:39 +02: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 ecore: use mempool for legacy idler allocation. 2016-11-23 18:50:19 -08: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 - add run state evlogs to know when we run (mainloop) or sleep 2016-11-10 16:22:34 +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 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_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_buffered_stream.c efl_io_buffered_stream: wraps an I/O object and make it easy to use. 2016-11-25 17:27:32 -02:00
efl_io_buffered_stream.eo efl_io_buffered_stream: wraps an I/O object and make it easy to use. 2016-11-25 17:27:32 -02:00
efl_io_closer_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_closer_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_io_copier.c efl_io_copier_flush: add may_block and ignore_line_delimiter parameters. 2016-11-25 17:25:18 -02:00
efl_io_copier.eo efl_io_copier_flush: add may_block and ignore_line_delimiter parameters. 2016-11-25 17:25:18 -02:00
efl_io_file.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_file.eo docs: ecore: add missing property doc for efl_io_file 2016-11-17 13:08:41 +01:00
efl_io_positioner_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_positioner_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_io_reader_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_reader_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_io_sizer_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_sizer_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_io_stderr.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stderr.eo efl_io_std{in,out,err}: do not spin on fd monitoring events. 2016-11-24 02:11:56 -02:00
efl_io_stdin.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdin.eo efl_io_std{in,out,err}: do not spin on fd monitoring events. 2016-11-24 02:11:56 -02:00
efl_io_stdout.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdout.eo efl_io_std{in,out,err}: do not spin on fd monitoring events. 2016-11-24 02:11:56 -02:00
efl_io_writer_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_writer_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_loop.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_loop_fd.c efl_loop_fd: more efficiently manage the Ecore_Fd_Handler. 2016-11-24 00:30:02 -02:00
efl_loop_fd.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_loop_timer.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +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 docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_promise.c ecore: fix efl_future_all/race to be setup on already fulfilled future. 2016-11-03 18:03:16 -07:00
efl_promise.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00