..
Ecore.h
efl: remove EFL_EO_API_SUPPORT macro
4 years ago
Ecore_Common.h
ecore: Fix download test.
4 years ago
Ecore_Eo.h
Efl_Ui: Move elementary and change namespace Ui for ui related models
4 years ago
Ecore_Getopt.h
Windows : fix the definition of EAPI
4 years ago
Ecore_Legacy.h
efl_loop_timer: remove all legacy usage from eo files
4 years ago
Efl_Core.h
Efl_Core.h include Efl.h unconditionally
4 years ago
ecore.c
make mman.h private
4 years ago
ecore_alloc.c
…
ecore_anim.c
bin/efl and ecore: include evil_private.h when appropriate
4 years ago
ecore_app.c
ecore/app: permit resetting app args to uninitialized (zeroed) state
4 years ago
ecore_event_message.c
eolian gen: enable constness generation on property getter impls
5 years ago
ecore_event_message.eo
docs: nicer formatting of the NULL keyword, everywhere
4 years ago
ecore_event_message_handler.c
ecore: also error when trying to add an event handler for a type 0 event
4 years ago
ecore_event_message_handler.eo
eolian: enable checking of beta/stable contexts in all classes
4 years ago
ecore_events.c
ecore_event: Remove unused goto define
4 years ago
ecore_exe.c
ecore_exe: remove all legacy usage from eo files
4 years ago
ecore_exe_eo.c
ecore_exe: remove all legacy usage from eo files
4 years ago
ecore_exe_eo.h
ecore_exe: remove all legacy usage from eo files
4 years ago
ecore_exe_eo.legacy.h
ecore_exe: remove all legacy usage from eo files
4 years ago
ecore_exe_posix.c
eina - add portable close all fd's we don't need function
4 years ago
ecore_exe_private.h
…
ecore_exe_win32.c
bin/efl and ecore: include evil_private.h when appropriate
4 years ago
ecore_getopt.c
ecore/getopt: handle negative return in arg parsing
4 years ago
ecore_glib.c
ecore/glib: add #ifdef guards for newly added includes
5 years ago
ecore_idle_enterer.c
…
ecore_idle_exiter.c
…
ecore_idler.c
…
ecore_internal.h
Efl_Ui: Move elementary and change namespace Ui for ui related models
4 years ago
ecore_job.c
ecore: remove duplicated conditions
5 years ago
ecore_main.c
ecore/main: avoid calling FD_SET with invalid fd value
4 years ago
ecore_main_common.h
…
ecore_main_timechanges.c
…
ecore_pipe.c
esacpe: remove library from tree
4 years ago
ecore_poller.c
ecore: remove duplicated conditions
5 years ago
ecore_private.h
ecore: remove custom code for generating Eina_Future_Schedule attached on Efl.Loop.
4 years ago
ecore_signal.c
ecore/signal: increase maximum signal throughput
4 years ago
ecore_thread.c
ecore_thread: Fix arguments to match with the function call.
4 years ago
ecore_throttle.c
…
ecore_time.c
bin/efl and ecore: include evil_private.h when appropriate
4 years ago
ecore_timer.c
ecore_timer: add NULL checking for timer data.
4 years ago
efl_accelerate_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_accelerate_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_app.c
efl_loop / efl_app: make efl_app / efl_loop abstract
4 years ago
efl_app.eo
efl: replace usage of ptr() in all stable APIs
4 years ago
efl_appthread.c
efl/io: return EINVAL if null slice is passed for writing
4 years ago
efl_appthread.eo
docs: Update Efl.Threadio and Efl.Appthread
4 years ago
efl_boolean_model.c
ecore: correctly apply the offset on the upper part of the boolean mask for Efl.BooleanModel.
4 years ago
efl_boolean_model.eo
eo files: Avoid container<ptr(value_type)> usage.
4 years ago
efl_bounce_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_bounce_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_composite_model.c
ecore: remove the composited children from the source of an Efl.CompositeModel.
4 years ago
efl_composite_model.eo
eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1
4 years ago
efl_container_model.c
Efl_Ui: Move elementary and change namespace Ui for ui related models
4 years ago
efl_container_model.eo
efl: change all occurences of @owned to @move
4 years ago
efl_core_command_line.c
build: unbreak destructors
4 years ago
efl_core_command_line.eo
eo: add missing move tag
4 years ago
efl_core_env.c
efl core env - remove unused envrion declaration
4 years ago
efl_core_env.eo
eo: add move tag to iterator
4 years ago
efl_core_proc_env.c
get rid of shadow variables
4 years ago
efl_core_proc_env.eo
eolian: rename @class on methods to @static
4 years ago
efl_cubic_bezier_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_cubic_bezier_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_decelerate_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_decelerate_interpolator.eo
docs: slight improvement for Efl.Decelerate_Interpolator
4 years ago
efl_divisor_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_divisor_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_exe.c
eina - add portable close all fd's we don't need function
4 years ago
efl_exe.eo
efl_task/exe: Further update docs
4 years ago
efl_filter_model.c
Efl_Ui: Move elementary and change namespace Ui for ui related models
4 years ago
efl_filter_model.eo
doc: update ecore_filter_model description
4 years ago
efl_general.h
Mark EFL_MAIN and EFL_MAIN_EX macros as stable
4 years ago
efl_generic_model.c
ecore: properly initialize all field in event generated by Efl.Generic_Model
4 years ago
efl_generic_model.eo
eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1
4 years ago
efl_io_buffered_stream.c
efl_io_*: apply new event calling convention
4 years ago
efl_io_buffered_stream.eo
docs: Fix typos and wrap EO files to 120 chars
4 years ago
efl_io_closer_fd.c
ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best.
5 years ago
efl_io_closer_fd.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_copier.c
Make Efl.Ui.Closer an interface instead of mixin
4 years ago
efl_io_copier.eo
docs: nicer formatting of the NULL keyword, everywhere
4 years ago
efl_io_file.c
efl.file: improve api a bit
4 years ago
efl_io_file.eo
docs: Fix typos and wrap EO files to 120 chars
4 years ago
efl_io_positioner_fd.c
eolian gen: enable constness generation on property getter impls
5 years ago
efl_io_positioner_fd.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_reader_fd.c
efl_io_*: apply new event calling convention
4 years ago
efl_io_reader_fd.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_sizer_fd.c
eolian gen: enable constness generation on property getter impls
5 years ago
efl_io_sizer_fd.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_stderr.c
…
efl_io_stderr.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_stdin.c
…
efl_io_stdin.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_stdout.c
…
efl_io_stdout.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_io_writer_fd.c
efl_io_*: apply new event calling convention
4 years ago
efl_io_writer_fd.eo
docs: Remove obsolete @since tags from EO files
4 years ago
efl_linear_interpolator.c
efl_interpolator: rename subclasses of Efl.Interpolator
5 years ago
efl_linear_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_loop.c
ecore: remove custom code for generating Eina_Future_Schedule attached on Efl.Loop.
4 years ago
efl_loop.eo
eolian: stricter checks for const() validity
4 years ago
efl_loop_consumer.c
ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data.
4 years ago
efl_loop_consumer.eo
docs: Remove redundant documentation
4 years ago
efl_loop_fd.c
ecore: logically do the disconnection from the main loop API during invalidate.
5 years ago
efl_loop_fd.eo
Mark BETA classes individually
4 years ago
efl_loop_handler.c
fix various trivial null derefs
4 years ago
efl_loop_handler.eo
docs: Fix typos and wrap EO files to 120 chars
4 years ago
efl_loop_message.c
…
efl_loop_message.eo
Mark BETA classes individually
4 years ago
efl_loop_message_future.c
eolian gen: enable constness generation on property getter impls
5 years ago
efl_loop_message_future.eo
Mark BETA classes individually
4 years ago
efl_loop_message_future_handler.c
…
efl_loop_message_future_handler.eo
Mark BETA classes individually
4 years ago
efl_loop_message_handler.c
efl_message: add pending queue for filtering message.
4 years ago
efl_loop_message_handler.eo
Mark BETA classes individually
4 years ago
efl_loop_model.c
efl: use eina_streq for all property operation in model to avoid crash on NULL property name.
4 years ago
efl_loop_model.eo
eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1
4 years ago
efl_loop_timer.eo
efl: Make stable single-valued getters consistent.
4 years ago
efl_loop_timer_eo.legacy.c
efl.loop_timer: rename all methods/properties/events
4 years ago
efl_loop_timer_eo.legacy.h
efl_loop_timer: remove all legacy usage from eo files
4 years ago
efl_sinusoidal_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_sinusoidal_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_spring_interpolator.c
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_spring_interpolator.eo
Efl.Interpolator*: More sensible API names and docs
4 years ago
efl_task.c
efl loops/threads - by defaylt tasks (exe and threads) exit with parent
4 years ago
efl_task.eo
Use proper Eolian syntax for default values instead of docs
4 years ago
efl_thread.c
efl/io: return EINVAL if null slice is passed for writing
4 years ago
efl_thread.eo
docs: Fix typos and wrap EO files to 120 chars
4 years ago
efl_threadio.c
Efl.ThreadIO: replace empty implementations with @pure_virtual
4 years ago
efl_threadio.eo
Efl.ThreadIO: replace empty implementations with @pure_virtual
4 years ago
meson.build
build - handle g-main-loop enabled when glib not as an error in meson
4 years ago