summaryrefslogtreecommitdiff
path: root/src/lib/edje/edje_program.c
Commit message (Expand)AuthorAgeFilesLines
* interfaces: move animator,tick to efl.canvas.object and remove efl.animatorMike Blumenkrantz2019-02-211-2/+2
* edje: migrate Eo API to use Eo callback instead of opaque type.Cedric BAIL2019-02-061-11/+16
* edje: make legacy edje call rely directly on edje internal.Cedric BAIL2019-02-061-1/+1
* edje: Remove _edje_animators listDerek Foreman2019-01-151-1/+0
* edje program - warn - handle theoretical null seat stringCarsten Haitzler (Rasterman)2018-11-091-1/+4
* edje: Send seat name to all seat emitted eventsDerek Foreman2018-05-081-7/+14
* edje: Add beta api for seat_data_getDerek Foreman2018-05-081-0/+10
* edje: Emit extra/seat data from programmed signal emitsDerek Foreman2018-05-081-2/+2
* edje: Pass extra signal data to program_runDerek Foreman2018-05-081-6/+6
* edje: Add edje_emit_full_dataDerek Foreman2018-05-081-3/+14
* edje: Add seat data to extra data structDerek Foreman2018-05-081-3/+9
* edje: Create signal extra data before calling _edje_emit_sendDerek Foreman2018-05-081-4/+6
* edje: Factor out signal extra data setup codeDerek Foreman2018-05-081-19/+38
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-3/+3
* Remove all ocurrences of SPANK from our user facing errors.Andy Williams2017-12-221-1/+1
* edje: rename Edje.Object to Efl.Canvas.LayoutAmitesh Singh2017-12-061-7/+7
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-3/+3
* evas: Move evas_canvas.eo to legacy-onlyJean-Philippe Andre2017-11-011-2/+2
* edje: make it handle late appearing of devicesMarcel Hollerbach2017-09-131-0/+6
* edje crash with run program references - fixCarsten Haitzler (Rasterman)2017-08-051-7/+34
* edje: implement edje.player interface functionsAmitesh Singh2017-08-041-61/+0
* edje: Move signal APIs to an interfaceJean-Philippe Andre2017-08-041-62/+35
* evas: Rename device Class to Type, remove Sub_ClassJean-Philippe Andre2017-06-121-2/+2
* edje_program: add NULL check for ed->callbacks in edje_programJEONGHYUN YUN2017-04-061-0/+2
* Efl.Canvas.Object: Multi-seat API should not be exposed to legacy.Guilherme Iscaro2017-03-021-2/+2
* edje: unset timer pointer after delete.Amitesh Singh2017-02-041-0/+1
* edje: change seat signalsBruno Dilly2017-02-011-2/+2
* edje: fix CID 1368019 - Null pointer dereferencesBruno Dilly2017-02-011-1/+1
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-2/+2
* edje: support filtering allowed seats per partBruno Dilly2016-12-211-0/+5
* edje: add function on embryo to control focusBruno Dilly2016-12-211-1/+1
* edje: refactor _edje_program_run for FOCUS_SET actionBruno Dilly2016-12-211-46/+34
* edje: fix float comparison warning in edje programs.Cedric BAIL2016-12-201-5/+5
* edje: accept optional seat parameter on FOCUS_OBJECTBruno Dilly2016-12-191-4/+24
* edje: add names for seats following an incremental patternBruno Dilly2016-12-191-25/+70
* edje: support seat on focus action and signalsBruno Dilly2016-12-191-12/+95
* edje: add new signals providing seat informationBruno Dilly2016-12-191-0/+20
* edje: remove extraneous new line in debug logJean Guyomarc'h2016-10-261-1/+1
* edje_program: add NULL checkingJaehwan Kim2016-09-281-4/+5
* edje signal emits - enable DBG for being able to debug edj filesCarsten Haitzler (Rasterman)2016-09-231-1/+1
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-301-1/+1
* edje - save memory on edje parts as a lot of over-allocation was doneCarsten Haitzler (Rasterman)2016-08-151-10/+4
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-2/+2
* edje - reduce memory footrpint by dlopening ephysics on demandCarsten Haitzler (Rasterman)2016-08-011-38/+65
* edje - reduce memory footprint by rearranging structs and typesCarsten Haitzler (Rasterman)2016-07-041-2/+2
* efl: change name of animator,tick event in C.Cedric Bail2016-05-181-2/+2
* Edje: Fix warning with clangJean-Philippe Andre2016-03-151-1/+1
* efl: rename efl.core.animator to efl.animator.Cedric BAIL2016-03-101-2/+2
* Automatic migration to Eo4.Tom Hacohen2016-03-031-4/+4
* Eo callbacks: Migrate all of the EFL to the new event cb signatures.Tom Hacohen2016-02-291-1/+2