summaryrefslogtreecommitdiff
path: root/src/bindings/js
Commit message (Expand)AuthorAgeFilesLines
* all: Simplify definition of EAPIVincent Torri2018-01-183-13/+19
* elm: Fix use of Efl.Access APIsJean-Philippe Andre2017-09-131-2/+2
* js: Update after many elm/efl.ui changesLauro Moura2017-06-191-17/+20
* efl_js: Export efl.LoopLauro Moura2017-02-221-0/+2
* efl_js: Use efl_add_ref for saner refcount.Lauro Moura2017-02-221-1/+1
* js: Raise exception to js instead of crashingLauro Moura2017-02-222-17/+48
* efl_js: Update register functions.Lauro Moura2017-02-221-66/+0
* eolian-js: Fix compilation of JavaScript bindingFelipe Magno de Almeida2016-11-291-1/+0
* bindings: remove Eina_Promise reference from JS binding.Cedric BAIL2016-11-072-17/+0
* js: Fix calling setAlignedInternalPointerField without a aligned valueFelipe Magno de Almeida2016-10-251-2/+2
* js: Fix Makefile location and linking of efl.node and testsFelipe Magno de Almeida2016-10-251-4/+4
* js: Fix compilation of new data types in JS bindingFelipe Magno de Almeida2016-10-254-1/+27
* efl_js: Export Canvas Object and GroupLauro Moura2016-10-251-1/+4
* ecore_js: Add missing HandleScope to addTimelineLauro Moura2016-10-251-0/+2
* efl_js: Enable Ethumb support for Elm.Lauro Moura2016-10-251-0/+2
* efl_js: Update after eo/efl api changesLauro Moura2016-10-256-25/+20
* efl_js: Update JS examplesLauro Moura2016-10-251-1/+4
* eo_js: Instead of abort, throw an ExceptionLauro Moura2016-10-252-20/+30
* eina_js: Fix log color persistence.Lauro Moura2016-10-251-3/+4
* efl_js: Update registration functionsLauro Moura2016-10-251-20/+27
* eo_js: Update event callback after return removal.Lauro Moura2016-10-251-3/+1
* elm: Remove elm app client/server implementation & APIsJean-Philippe Andre2016-10-201-8/+0
* js: Switch to Efl_EventJean-Philippe Andre2016-09-011-3/+3
* js fixesFelipe Magno de Almeida2016-05-184-52/+404
* eo: for consistency use object like all our API.Cedric Bail2016-05-181-1/+1
* Eo event: rename Eo_Event->event_info to Eo_Event->info.Tom Hacohen2016-04-121-2/+2
* efl js: Add clean up callbacks to deallocate memory used in v8::ExternalVitor Sousa2016-03-188-25/+101
* efl js: Finish Eina_Iterator bindingVitor Sousa2016-03-185-30/+73
* efl js: Fix naming of manual binding functions.Lauro Moura2016-03-1815-204/+192
* efl js: Update Javascript binding to compile with new Eolian APIVitor Sousa2016-03-186-43/+53
* js: fix binding after namespace change of connectorLauro Moura2016-01-071-2/+2
* eina_js: Fix documentation generationStefan Schmidt2016-01-051-0/+5
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-2351-0/+12103