efl/src/lib/eldbus
Carsten Haitzler 64975b1e95 eldbus- fix warning by casting through void
so eldbus does silly things like use a cb ptr with a different type of
cb - very explicitly. so it casts but warnigns don't like it and
assume it maybe a bug, so use void *'s so have some silence for this
bit of evil.
2018-11-09 11:43:59 +00:00
..
CMakeLists.txt
Eldbus.h eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
Eldbus_Model.h
eldbus_connection.h eldbus_connection: Add description of parameters to fix doxygen warning 2017-10-26 15:16:12 +09:00
eldbus_core.c eldbus: make sure we do not destroy our log domain until we shutoff eina. 2018-05-01 10:39:01 -07:00
eldbus_freedesktop.c
eldbus_freedesktop.h
eldbus_introspection.c
eldbus_introspection.h
eldbus_message.c
eldbus_message.h eldbus_message: Add description to fix doxygen warning 2017-10-26 15:28:43 +09:00
eldbus_message_eina_value.h
eldbus_message_from_eina_value.c
eldbus_message_helper.c
eldbus_message_helper.h
eldbus_message_to_eina_value.c
eldbus_model.c eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model.eo eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_arguments.c eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_arguments.eo eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_arguments_private.h
eldbus_model_connection.c eldbus: manage death of children during invalidate. 2018-05-24 16:02:18 -07:00
eldbus_model_connection.eo eldbus: manage death of children during invalidate. 2018-05-24 16:02:18 -07:00
eldbus_model_connection_private.h eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_method.c eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_method.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
eldbus_model_method_private.h eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_object.c efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED. 2018-05-01 10:39:01 -07:00
eldbus_model_object.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
eldbus_model_object_private.h eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_private.h ecore: move efl_model_list_value_get to be an internal function. 2018-04-30 14:21:12 -07:00
eldbus_model_proxy.c efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED. 2018-05-01 10:39:01 -07:00
eldbus_model_proxy.eo eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_proxy_private.h eldbus: migrate and refactor eldbus.model to new efl.model API. 2018-04-30 14:21:11 -07:00
eldbus_model_signal.c eldbus: rename custom constructor methods 2018-02-15 13:11:00 -05:00
eldbus_model_signal.eo eldbus: rename custom constructor methods 2018-02-15 13:11:00 -05:00
eldbus_model_signal_private.h
eldbus_object.c
eldbus_object.h
eldbus_pending.c
eldbus_pending.h
eldbus_private.h
eldbus_private_types.h
eldbus_proxy.c
eldbus_proxy.h
eldbus_service.c eldbus- fix warning by casting through void 2018-11-09 11:43:59 +00:00
eldbus_service.h
eldbus_signal_handler.c eldbus: remove unreachable code. 2018-10-10 12:55:21 +02:00
eldbus_signal_handler.h
eldbus_types.eot eolian: first batch of unused import removals 2018-05-13 17:28:47 +02:00
meson.build meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00