efl/src/lib/eldbus
Tom Hacohen 9c779dca90 Rename efl_self to efl_added
It has been discussed on the ML (thread: "[RFC] rename efl_self") and
IRC, and has been decided we should rename it to this in order to avoid
confusion with the already established meaning of self which is very
similar to what we were using it for, but didn't have complete overlap.

Kudos to Marcel Hollerbach for initiating the discussion and
fighting for it until he convinced a significant mass. :)

This commit breaks API, and depending on compiler potentially ABI.

@feature
2016-09-05 16:59:56 +01:00
..
Eldbus.h eldbus: eldbus is already defined in eo 2016-02-23 18:58:48 +01:00
Eldbus_Model.h eldbus: make sure eldbus model is hidden behind the BETA API flag 2016-07-29 12:04:13 +02:00
eldbus_connection.h
eldbus_core.c eldbus: divide dbus call timeouts by 1000 to convert from milliseconds 2016-05-24 16:00:45 -04:00
eldbus_freedesktop.c
eldbus_freedesktop.h eldbus: add missing since tags for all new symbols 2016-01-06 16:31:55 +01:00
eldbus_introspection.c Eldbus: Move more types to eldbus_types.eot. 2016-02-17 11:59:07 +00:00
eldbus_introspection.h Eldbus: Move more types to eldbus_types.eot. 2016-02-17 11:59:07 +00:00
eldbus_message.c eldbus - only do syntax checks if libdbus is new enough 2015-10-06 11:29:16 +09:00
eldbus_message.h eldbus: fix typos in documentation 2015-09-28 21:59:34 +05:30
eldbus_message_eina_value.h
eldbus_message_from_eina_value.c eldbus: Correctly read/write boolean to eina_value 2016-02-01 12:50:31 -02:00
eldbus_message_helper.c
eldbus_message_helper.h
eldbus_message_to_eina_value.c eldbus: Correctly read/write boolean to eina_value 2016-02-01 12:50:31 -02:00
eldbus_model_arguments.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
eldbus_model_arguments.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_arguments_private.h Efl, Eio, Eldbus, Elementary: new model API use eina_promise 2016-04-29 13:21:24 -03:00
eldbus_model_connection.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
eldbus_model_connection.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_connection_private.h Efl, Eio, Eldbus, Elementary: new model API use eina_promise 2016-04-29 13:21:24 -03:00
eldbus_model_method.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
eldbus_model_method.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_method_private.h eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
eldbus_model_object.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
eldbus_model_object.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_object_private.h Efl, Eio, Eldbus, Elementary: new model API use eina_promise 2016-04-29 13:21:24 -03:00
eldbus_model_private.h efl: Move promise parameter to return in data model 2016-06-16 22:01:07 -03:00
eldbus_model_proxy.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
eldbus_model_proxy.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_proxy_private.h Eldbus: fixed property_set in Eldbus.Model_Proxy 2016-04-29 20:55:37 -03:00
eldbus_model_signal.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eldbus_model_signal.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eldbus_model_signal_private.h eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
eldbus_object.c
eldbus_object.h
eldbus_pending.c eldbus: add dbus_pending NULL check 2015-09-23 09:22:51 +09:00
eldbus_pending.h
eldbus_private.h eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
eldbus_private_types.h eldbus: do not release shared connections if connection is private. 2015-08-11 17:43:02 +02:00
eldbus_proxy.c eldbus: add more debug prints for proxy and signal handler 2016-02-13 11:26:03 -05:00
eldbus_proxy.h
eldbus_service.c eldbus: fix broken fallback interface. 2015-09-22 00:04:38 +02:00
eldbus_service.h
eldbus_signal_handler.c eldbus: print dbus errors incurred when failing at signal handler operations 2016-02-19 13:24:30 -05:00
eldbus_signal_handler.h
eldbus_types.eot eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00