efl/src/lib/ecore
Carsten Haitzler 885ea03230 ecore - osx - build where clearenv doesnt exist
osx was uncivilied .... it didn't have a nice clearenv. fixed that now
and do it the not so nice way and juat set environ to NULL
2018-02-22 00:15:57 +09: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 - start work on efl task/exe/thread 2018-02-21 16:56:38 +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 - start work on efl task/exe/thread 2018-02-21 16:56:38 +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: Check for null ptr deref 2018-01-22 17:07:58 +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 ecore_event: Fix a break of consistency of return data 2018-02-07 13:50:24 +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 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 - fd handler - dont set legacy flag on null fdhandlers 2018-02-21 19:05:48 +09: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 - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00
ecore_signal.c ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00
ecore_thread.c ecore: prune existing thread_join callbacks during ecore_fork_reset 2018-01-25 15:33:25 -05: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_timer: Check for the valid callback func 2018-01-30 14:43:11 +09:00
efl_exe.c ecore - osx - build where clearenv doesnt exist 2018-02-22 00:15:57 +09:00
efl_exe.eo ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +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_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
efl_io_file.eo
efl_io_positioner_fd.c
efl_io_positioner_fd.eo
efl_io_reader_fd.c
efl_io_reader_fd.eo
efl_io_sizer_fd.c
efl_io_sizer_fd.eo
efl_io_stderr.c
efl_io_stderr.eo
efl_io_stdin.c
efl_io_stdin.eo
efl_io_stdout.c
efl_io_stdout.eo
efl_io_writer_fd.c
efl_io_writer_fd.eo
efl_loop.c ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00
efl_loop.eo ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +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 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 - loop handler - fix wakeup to reslect active flag mask 2018-02-21 16:56:38 +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 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
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
efl_model_container_private.h
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_promise.c ecore: Avoid double free with promises 2017-12-18 19:54:31 +09: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 ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00
efl_task.eo ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00
efl_thread.eo ecore - start work on efl task/exe/thread 2018-02-21 16:56:38 +09:00