efl/src/lib/ecore
Carsten Haitzler 20605953f5 Revert "efl loop - provide efl namespace versions of begin/end locks on mainloop"
This reverts commit 76b837002e.

seems no one wants efl api's for this
2018-01-17 21:30:49 +09:00
..
CMakeLists.txt ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
Ecore.h ecore, elementary: remove useless inclusion of Evil.h on public headers when compiling with Visual Studio 2018-01-04 13:00:00 -08:00
Ecore_Common.h ecore: introduce ecore_init_ex/ecore_shutdown_ex to propagate argc,argv properly. 2017-11-07 16:08:39 -08:00
Ecore_Eo.h Revert "efl loop - provide efl namespace versions of begin/end locks on mainloop" 2018-01-17 21:30:49 +09: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 ecore: add Efl_Core.h 2017-10-27 18:51:38 -07:00
Efl_Core.h ecore, elementary: remove useless inclusion of Evil.h on public headers when compiling with Visual Studio 2018-01-04 13:00:00 -08:00
ecore.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +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: removed warning from ecore_anim 2017-12-04 19:35:06 +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: Simplify code 2017-12-18 19:54:31 +09:00
ecore_event_message_handler.eo ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
ecore_events.c remove elgacy ecore event usage in futures that limit to mainloop only 2017-12-28 02:24:12 +09:00
ecore_exe.c ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +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 ecore/efl loop - refactor idle stuff to be less convluted when 2017-12-21 19:45:21 +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 ecore/efl loop - refactor idle stuff to be less convluted when 2017-12-21 19:45:21 +09:00
ecore_internal.h
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 _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08: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 efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_poller.c ecore: Properly shutdown pollers 2017-12-19 13:44:33 +09:00
ecore_private.h ecore: efl_loop_future_scheduler_get actually should be considered a const method. 2018-01-03 12:16:25 -08:00
ecore_signal.c ecore signal - since we arent going to use threads due to osx, remove 2018-01-11 23:13:13 +09:00
ecore_thread.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +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 efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_general.h efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +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 Revert "efl loop - provide efl namespace versions of begin/end locks on mainloop" 2018-01-17 21:30:49 +09:00
efl_loop.eo efl signals - add signal callbacks for minimal signal set on loops 2018-01-06 18:49:07 +09:00
efl_loop_consumer.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +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
efl_loop_fd.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
efl_loop_handler.c ecore main loop - fix fd handler clearning 2017-12-23 21:13:47 +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 Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00
efl_model_accessor_view.c ecore: Add efl_model_copmosite_selection model 2017-09-07 14:23:51 +09: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 loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09: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 loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09: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 efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09: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 efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_model_container_item.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_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 loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +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 ecore: Avoid double free with promises 2017-12-18 19:54:31 +09:00
efl_promise.eo Eo docs: update for grammar and readability 2017-12-20 09:41:46 +00:00