efl/src/lib/ecore
Daniel Kolesa c4cb70199f ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
..
Ecore.h
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 Fix typo in doxygen about ecore_idler_add 2016-12-09 19:58:54 +09: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: remove float comparison warning from Ecore_Animator code. 2016-12-19 16:33:46 -08: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 ecore_exe: do not try to send 0 bytes 2016-12-22 19:28:44 +02:00
ecore_exe.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +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 ecore_exe is broken on Windows 2016-12-22 11:11:02 +09:00
ecore_exe_ps3.c
ecore_exe_win32.c ecore_exe: do not try to send 0 bytes 2016-12-22 19:28:44 +02:00
ecore_getopt.c ecore_getopt: allow empty strings as parameters. 2016-10-31 19:38:22 -02:00
ecore_glib.c
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_main: don't wait on marked to delete handlers on Windows 2016-12-27 15:52:33 +02:00
ecore_pipe.c ecore: remove float comparison warning from Ecore_Pipe. 2016-12-19 16:33:46 -08:00
ecore_poller.c ecore: remove float comparison warning from Ecore_Poller code. 2016-12-19 16:33:46 -08: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: delay promise fulfillment to next loop iteration. 2016-12-16 14:10:58 -08: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: remove floating point comparison warning from Ecore_Thread code. 2016-12-19 16:33:46 -08:00
ecore_throttle.c
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: eos-mark and flush sender on close. 2016-12-20 10:18:33 -02:00
efl_io_buffered_stream.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_closer_fd.c efl_io_closer_fd: fix warning on windows. 2016-12-09 19:12:33 -02:00
efl_io_closer_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_copier.c efl_io_copier: fix typo in efl_io_copier_flush(). 2016-12-20 10:18:32 -02:00
efl_io_copier.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_file.c do not emit events from efl_io_closer_close() on destructor. 2016-12-20 10:18:32 -02:00
efl_io_file.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +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 ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_reader_fd.c efl_io_reader/writer: silent errors when operating on unset-objects. 2016-12-20 10:18:33 -02:00
efl_io_reader_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +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 ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stderr.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stderr.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdin.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdin.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdout.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdout.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_writer_fd.c efl_io_reader/writer: silent errors when operating on unset-objects. 2016-12-20 10:18:33 -02:00
efl_io_writer_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +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 ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_loop_timer.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +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 ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_promise.c ecore: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00
efl_promise.eo ecore: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00