efl/src/lib/ecore
Cedric BAIL bc18b7e7ad efl: replace efl_del with efl_unref for cases where no parent exists
Signed-off-by: Mike Blumenkrantz <zmike@osg.samsung.com>
2018-03-20 17:20:57 -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: add function for prepending an event handler 2018-01-30 13:02:07 -05:00
Ecore_Eo.h ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09: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 - go back to args 0 being the command and 1+ being actual args 2018-03-07 02:32:15 +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 anim - use pointers to real things for epoll objects 2018-02-26 15:26:27 +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 ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_event_message.eo ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09: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 ecore: add function for prepending an event handler 2018-01-30 13:02:07 -05:00
ecore_events.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
ecore_exe.c ecore - a different take on efl.app class as a super class to efl.loop 2018-03-03 13:40:33 +09: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_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 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09: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 ecore: the main loop has no parent and only one ref, let's properly create it. 2018-03-19 15:33:11 -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/evas: add NULL checks to handle argument is NULL. 2018-02-06 17:58:44 +09:00
ecore_poller.c ecore: Properly shutdown pollers 2017-12-19 13:44:33 +09:00
ecore_private.h ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09: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 Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09: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: do not remove a timer that has already been removed. 2018-03-08 17:00:03 -08:00
efl_app.c ecore: the main loop has no parent and only one ref, let's properly create it. 2018-03-19 15:33:11 -07:00
efl_app.eo ecore - a different take on efl.app class as a super class to efl.loop 2018-03-03 13:40:33 +09:00
efl_appthread.c ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09:00
efl_appthread.eo ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09:00
efl_exe.c efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
efl_exe.eo ecore efl exe/task/thread - move stdin/out flags to task class 2018-03-07 02:32:15 +09: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 ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_accelerate.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_bounce.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_bounce.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_cubic_bezier.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_cubic_bezier.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_decelerate.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_decelerate.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_divisor.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_divisor.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_linear.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_linear.eo ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_sinusoidal.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_sinusoidal.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +01:00
efl_interpolator_spring.c ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
efl_interpolator_spring.eo docs: fill missing items in efl_interpolator_* eo classes 2017-12-08 16:17:27 +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 Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
efl_io_closer_fd.c ecore: we can actually inherit from Efl.Object, just not in the first position. 2017-09-26 11:13:06 -07:00
efl_io_closer_fd.eo ecore: we can actually inherit from Efl.Object, just not in the first position. 2017-09-26 11:13:06 -07:00
efl_io_copier.c ecore: rename efl_loop_Eina_FutureXXX_job to efl_loop_job. 2017-12-11 14:04:09 -08:00
efl_io_copier.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00: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
efl_io_positioner_fd.eo docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09: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 docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
efl_io_sizer_fd.c
efl_io_sizer_fd.eo docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
efl_io_stderr.c
efl_io_stderr.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdin.c
efl_io_stdin.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdout.c
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 docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
efl_loop.c efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
efl_loop.eo efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
efl_loop_consumer.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl_loop_consumer.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
efl_loop_fd.c ecore - a different take on efl.app class as a super class to efl.loop 2018-03-03 13:40:33 +09:00
efl_loop_fd.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_loop_handler.c ecore - a different take on efl.app class as a super class to efl.loop 2018-03-03 13:40:33 +09:00
efl_loop_handler.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00: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 remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09:00
efl_loop_message_future.c remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09:00
efl_loop_message_future.eo remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09: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 remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09: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 efl loop message stuff - document the eo files. 2017-12-16 12:09:52 +09:00
efl_loop_timer.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05: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_boolean.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
efl_model_composite_boolean.eo ecore: Add efl_model_copmosite_selection model 2017-09-07 14:23:51 +09: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_composite_selection.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
efl_model_composite_selection.eo docs: fil in missing items for efl_model eo class 2017-12-08 17:04:35 +01:00
efl_model_composite_selection_children.eo ecore: Add efl_model_copmosite_selection model 2017-09-07 14:23:51 +09:00
efl_model_container.c ecore: rely on Efl.Object.invalidate instead of a hack for Efl.Model.Container.Item. 2018-03-07 10:59:20 -08:00
efl_model_container.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
efl_model_container_item.c ecore: rely on Efl.Object.invalidate instead of a hack for Efl.Model.Container.Item. 2018-03-07 10:59:20 -08:00
efl_model_container_item.eo ecore: rely on Efl.Object.invalidate instead of a hack for Efl.Model.Container.Item. 2018-03-07 10:59:20 -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 Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09: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 efl_promise: avoid invalid calls when unsetting parent 2018-03-13 15:14:50 -07:00
efl_promise.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_task.c efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
efl_task.eo efl.task - move to returning future insead of bool + exit event 2018-03-20 20:56:46 +09:00
efl_thread.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
efl_thread.eo ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09:00
efl_threadio.c efl_threadio: always return a value to silence warning 2018-03-13 18:38:46 +01:00
efl_threadio.eo ecore - efl threads - add thredio class 2018-03-07 02:32:15 +09:00