summaryrefslogtreecommitdiff
path: root/src/lib/eldbus
Commit message (Expand)AuthorAgeFilesLines
* eo files: convert various to use @crefDaniel Kolesa2017-11-023-3/+3
* eldbus_message: Add description to fix doxygen warningJaehyun Cho2017-10-261-1/+14
* eldbus_connection: Add description of parameters to fix doxygen warningJaehyun Cho2017-10-261-2/+16
* eldbus signal handler: add param, return type description for doxygenJinYong Park2017-10-261-0/+22
* eldbus-service: add parameters and return type description for doxygenJinYong Park2017-10-261-1/+16
* eldbus - make file local func added in fix staticCarsten Haitzler (Rasterman)2017-08-011-1/+1
* eldbus: check message serial before usingShinwoo Kim2017-07-311-7/+21
* eldbus lower error print levesl from ER to WRN in get all propsCarsten Haitzler (Rasterman)2017-07-301-2/+2
* eldbus: check return of dbus_signature_iter_next()Stefan Schmidt2017-04-261-1/+2
* cmake: add eldbus.Gustavo Sverzut Barbieri2017-01-261-0/+70
* eldbus: use new property impl syntaxDaniel Kolesa2016-12-274-4/+4
* eldbus: change to idle_enterer from idlerJean-Philippe Andre2016-12-063-46/+53
* docs: eldbus: add docs for new eldbus enumStefan Schmidt2016-11-071-4/+5
* eldbus eo: remove pointersDaniel Kolesa2016-11-046-20/+20
* eldbus/eo: improve APIGustavo Sverzut Barbieri2016-11-045-60/+28
* docs: eldbus: document all eldbus structs and its membersStefan Schmidt2016-10-201-30/+39
* efl: Update Efl.Model to use new Efl_Promise and Efl_FutureFelipe Magno de Almeida2016-09-295-138/+150
* eldbus: fix null value usageJi-Youn Park2016-09-201-0/+1
* eldbus: null checking before using the pointerWooHyun Jung2016-09-201-0/+2
* Rename efl_self to efl_addedTom Hacohen2016-09-053-4/+4
* efl callbacks: update some events calls to no longer trigger legacy callbacksdevs/vitorsousa/update_event_callsVitor Sousa2016-08-304-5/+5
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-264-5/+5
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-156-24/+24
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-1112-48/+48
* eldbus: make sure eldbus model is hidden behind the BETA API flagStefan Schmidt2016-07-291-0/+4
* eldbus: Check return value and error out if necessaryChris Michael2016-07-211-1/+5
* eolian: implement a stringshare builtinDaniel Kolesa2016-06-211-10/+10
* efl: Move promise parameter to return in data modelFelipe Magno de Almeida2016-06-165-78/+100
* eina: Remove value type promisesLauro Moura2016-06-094-28/+43
* eina: Remove unnecessary indirection to promisesFelipe Magno de Almeida2016-06-035-15/+7
* eolian: utilize the new builtin string type across eo filesDaniel Kolesa2016-05-314-13/+13
* eldbus: divide dbus call timeouts by 1000 to convert from millisecondsMike Blumenkrantz2016-05-241-1/+1
* eolian: remove pointers from complex and class typesDaniel Kolesa2016-05-232-12/+12
* Efl: Remove "legacy_prefix: null;" as it's now the default.Tom Hacohen2016-05-126-6/+0
* Eldbus: Fix namespacing to use . and not _.Tom Hacohen2016-05-123-4/+4
* Eldbus: Fix namespacing to use . and not _.Tom Hacohen2016-05-126-6/+6
* Eldbus: remove shadowing variable.Tom Hacohen2016-05-101-1/+0
* Efl model: Remove the no longer needed .Base hack.Tom Hacohen2016-05-108-64/+64
* eldbus: send exit/quit event upon disconnecting the session busMike Blumenkrantz2016-05-061-0/+9
* Eldbus: fixed property_set in Eldbus.Model_ProxyLarry Jr2016-04-294-50/+146
* Efl, Eio, Eldbus, Elementary: new model API use eina_promiseLarry Jr2016-04-2917-535/+436
* docs: ector: document ector cairo surface classesStefan Schmidt2016-04-222-2/+2
* docs: eldbus: document property valuesStefan Schmidt2016-04-224-10/+10
* docs: eldbus: add class and property descriptions for eldbus model filesStefan Schmidt2016-04-206-3/+24
* ecore - system modules - fix eldbus interdependency and complaintsCarsten Haitzler (Rasterman)2016-04-121-11/+0
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-153-4/+4
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-113-5/+4
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-093-4/+5
* Automatic migration to Eo4.Tom Hacohen2016-03-036-32/+28
* eldbus: eldbus is already defined in eoMarcel Hollerbach2016-02-231-6/+0