efl/src/lib/ecore
Cedric BAIL 266dabc096 ecore: force close during invalidate of Efl.Io.Buffered_Stream.
Differential Revision: https://phab.enlightenment.org/D6074
2018-05-24 16:02:18 -07:00
..
CMakeLists.txt ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
Ecore.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Ecore_Common.h ecore: remove BETA thread API integration with old Efl_Future. 2018-05-01 10:39:01 -07:00
Ecore_Eo.h efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
Ecore_Getopt.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Ecore_Legacy.h ecore: add Efl_Core.h 2017-10-27 18:51:38 -07:00
Efl_Core.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore.c ecore - dont rely on commons merge for func ptr 2018-05-09 23:58:48 +09:00
ecore_alloc.c ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_anim.c ecore: resolve the possible use of invalid handle. 2018-04-05 15:15:34 +09:00
ecore_app.c efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_event_message.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_event_message.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
ecore_event_message_handler.c ecore: fix event flushing to not erase+leak events 2018-02-07 12:12:22 -05:00
ecore_event_message_handler.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
ecore_events.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
ecore_exe.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_exe.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
ecore_exe_posix.c Remove all ocurrences of SPANK from our user facing errors. 2017-12-22 11:18:46 +00:00
ecore_exe_private.h ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_exe_ps3.c
ecore_exe_win32.c ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_getopt.c ecore_getopt: allow empty strings as parameters. 2016-10-31 19:38:22 -02:00
ecore_glib.c ecore glib support - if we are not the main ctx owner loop to acquire 2017-08-09 16:19:45 +09:00
ecore_idle_enterer.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
ecore_idle_exiter.c ecore/efl loop - refactor idle stuff to be less convluted when 2017-12-21 19:45:21 +09:00
ecore_idler.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
ecore_internal.h ecore: efl_model_list_value_get will throw error when asked for out of range value. 2018-05-01 10:39:01 -07:00
ecore_job.c ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_main.c efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
ecore_main_common.h ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_main_timechanges.c eocre timechanges - set obj to null before deletion on stop 2018-01-05 02:34:16 +09:00
ecore_pipe.c ecore pipe - fix windows to not segv on zero data in pipe there 2018-04-24 15:13:57 +09:00
ecore_poller.c ecore: Properly shutdown pollers 2017-12-19 13:44:33 +09:00
ecore_private.h efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
ecore_signal.c efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
ecore_thread.c efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
ecore_throttle.c
ecore_time.c ecore/efl loop - use efl_loop_time_get on loop obj where needed 2017-12-27 01:40:07 +09:00
ecore_timer.c ecore: fix a potential memory leak. 2018-04-20 13:29:46 +09:00
efl_app.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_app.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_appthread.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_appthread.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_exe.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_exe.eo efl: rename Efl.Exe.* -> Efl.Exe_* 2018-05-23 17:33:47 +02:00
efl_general.h ecore - a different take on efl.app class as a super class to efl.loop 2018-03-03 13:40:33 +09:00
efl_interpolator.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator.eo ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_accelerate.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_accelerate.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_bounce.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_bounce.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_cubic_bezier.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_cubic_bezier.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_decelerate.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_decelerate.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_divisor.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_divisor.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_linear.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_linear.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_sinusoidal.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_sinusoidal.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_interpolator_spring.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_interpolator_spring.eo Efl.Interpolator_* (from Efl.Interpolator.*) 2018-04-24 09:04:02 -07:00
efl_io_buffered_stream.c ecore: force close during invalidate of Efl.Io.Buffered_Stream. 2018-05-24 16:02:18 -07:00
efl_io_buffered_stream.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_closer_fd.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_closer_fd.eo ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_copier.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_copier.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_file.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_file.eo ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_positioner_fd.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_positioner_fd.eo Efl.Io.*_Fd (from Efl.Io.*.Fd) 2018-04-24 09:03:41 -07:00
efl_io_reader_fd.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_reader_fd.eo Efl.Io.*_Fd (from Efl.Io.*.Fd) 2018-04-24 09:03:41 -07:00
efl_io_sizer_fd.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_sizer_fd.eo Efl.Io.*_Fd (from Efl.Io.*.Fd) 2018-04-24 09:03:41 -07:00
efl_io_stderr.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stderr.eo Efl.Loop_* (from Efl.Loop.*) 2018-04-24 09:04:03 -07:00
efl_io_stdin.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdin.eo Efl.Loop_* (from Efl.Loop.*) 2018-04-24 09:04:03 -07:00
efl_io_stdout.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdout.eo Efl.Loop_* (from Efl.Loop.*) 2018-04-24 09:04:03 -07:00
efl_io_writer_fd.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_writer_fd.eo Efl.Io.*_Fd (from Efl.Io.*.Fd) 2018-04-24 09:03:41 -07:00
efl_loop.c efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
efl_loop.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_loop_consumer.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_loop_consumer.eo Efl.Loop_* (from Efl.Loop.*) 2018-04-24 09:04:03 -07:00
efl_loop_fd.c ecore: logically do the disconnection from the main loop API during invalidate. 2018-05-01 10:39:01 -07:00
efl_loop_fd.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_loop_handler.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_loop_handler.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_loop_message.c ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
efl_loop_message.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_loop_message_future.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_loop_message_future.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_loop_message_future_handler.c efl loop - make param as unused to remove warning 2018-01-02 15:11:06 +09:00
efl_loop_message_future_handler.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_loop_message_handler.c remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09:00
efl_loop_message_handler.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_loop_timer.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_model_accessor_view.c efl: replace efl_del with efl_unref for cases where no parent exists 2018-03-20 17:20:57 -07:00
efl_model_accessor_view_private.h ecore: Add efl_model_copmosite_selection model 2017-09-07 14:23:51 +09:00
efl_model_composite.c ecore: add a class to factorize efl.model.composite. 2018-04-30 14:21:11 -07:00
efl_model_composite.eo ecore: add a class to factorize efl.model.composite. 2018-04-30 14:21:11 -07:00
efl_model_composite_boolean.c ecore: refactor and migrate efl.model.composite.boolean to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_composite_boolean.eo ecore: refactor and migrate efl.model.composite.boolean to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_composite_boolean_children.eo ecore: refactor and migrate efl.model.composite.boolean to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_composite_selection.c ecore: refactor and migrate efl.model.composite.selection to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_composite_selection.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_model_composite_selection_children.eo ecore: refactor and migrate efl.model.composite.selection to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_container.c efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED. 2018-05-01 10:39:01 -07:00
efl_model_container.eo ecore: refactor and migrate efl.model.container to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_container_item.c ecore: refactor and migrate efl.model.container to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_container_item.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_model_container_private.h ecore: refactor and migrate efl.model.container to the new efl.model API. 2018-04-30 14:21:11 -07:00
efl_model_item.c efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED. 2018-05-01 10:39:01 -07:00
efl_model_item.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_task.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_task.eo efl: rename Efl.Task.* -> Efl.Task_* 2018-05-23 17:33:47 +02:00
efl_thread.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_thread.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_threadio.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_threadio.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00