efl/src/lib/ecore
Jean-Philippe Andre d14b6e3f84 ecore: Fix memory leak and logic
@cedric... how could this even happen??
2017-03-14 22:38:43 +09:00
..
CMakeLists.txt cmake: add ecore. 2017-01-25 19:29:20 -02:00
Ecore.h win32: removed duplicate winsock2.h and added WIN32_LEAN_AND_MEAN in Ecore.h 2017-03-09 17:39:39 +09:00
Ecore_Common.h ecore: add ecore_event_type_flush. 2017-03-09 16:17:58 -08:00
Ecore_Eo.h efl: add composite model for boolean properties 2017-02-06 15:26:27 -08:00
Ecore_Getopt.h doxygen: Fix typos & invalid statements in Ecore_Getopt and Ecore_Legacy 2017-02-13 19:54:29 +09:00
Ecore_Legacy.h doxygen: Fix typos & invalid statements in Ecore_Getopt and Ecore_Legacy 2017-02-13 19:54:29 +09:00
ecore.c Revert "ecore: forcefully flush pending event when ecore_shutdown is called." 2017-03-03 11:56:04 -05:00
ecore_alloc.c
ecore_anim.c ecore_animator: improve comparision check for stopping animator. 2017-03-14 14:38:44 +05:30
ecore_app.c
ecore_events.c ecore: Fix memory leak and logic 2017-03-14 22:38:43 +09:00
ecore_exe.c ecore: avoid potential crash on shutdown in Ecore_Exe 2017-03-09 16:17:58 -08: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: 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: fix build when debugging threads 2017-03-07 00:52:28 +01: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 win32: removed duplicate winsock2.h and added WIN32_LEAN_AND_MEAN in Ecore.h 2017-03-09 17:39:39 +09:00
ecore_pipe.c ecore pipe - fix warning of comparing integers of differing sizes 2017-02-11 23:13:00 +09:00
ecore_poller.c ecore: poller could actually be related to the main loop timing. 2017-02-03 13:05:44 -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: improve debugging of animator. 2017-02-28 11:04:34 -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_thread: do not override the data field of a thread 2017-03-02 20:13:58 +01: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 ecore: reset during timer callback execution doesn't make sense. 2017-02-07 16:39:02 -08: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 - fix using wrong type for return values pointed to 2017-02-11 23:13:00 +09:00
efl_io_buffered_stream.eo eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +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 eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +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 eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +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 eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38: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 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_model_composite_boolean.c efl: add composite model for boolean properties 2017-02-06 15:26:27 -08:00
efl_model_composite_boolean.eo docs: ecore: document newly added efl model composite classes 2017-02-09 14:47:21 +01:00
efl_model_composite_boolean_children.eo docs: ecore: document newly added efl model composite classes 2017-02-09 14:47:21 +01:00
efl_model_container.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_item.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_item.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_private.h efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_item.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_item.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08: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