summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: Fix @out tag for void type where it is actually @in for a bufferdevs/felipealmeida/rewrite-jsFelipe Magno de Almeida2018-01-182-2/+2
* eolian-js: Add parameter passing codeFelipe Magno de Almeida2018-01-178-18/+488
* eolian-js: Add prototype registrationFelipe Magno de Almeida2018-01-1720-227/+11969
* eolian-js: Add lazy grouping featureFelipe Magno de Almeida2018-01-138-126/+2084
* efl-js: Lots of changesFelipe Magno de Almeida2018-01-077-590/+357
* eolian-js: Start using eolian_cxx grammar libraryFelipe Magno de Almeida2018-01-045-980/+1043
* efl-js: Fix dependency generation in JavaScript binding compilationFelipe Magno de Almeida2018-01-021-0/+3
* ecore_con: switch from 1234 to AF_UNSPECMarcel Hollerbach2018-01-021-1/+1
* ci: travis: add new docker file for Fedora 27 releaseStefan Schmidt2018-01-021-0/+11
* benchmarks: eine: include header for using time()Stefan Schmidt2018-01-021-0/+1
* Pyolian: implemented doc tokenizerDave Andreoli2018-01-023-4/+68
* efl loop - rename ecore_main_loop_get to efl_main_loop_getCarsten Haitzler (Rasterman)2018-01-0272-233/+233
* Efl.Gfx.Color: add color_class_code.set/get{} methodAmitesh Singh2018-01-022-1/+45
* efl loop - make param as unused to remove warningCarsten Haitzler (Rasterman)2018-01-021-1/+1
* Pyolian: better equality test, new hierarchy prop and some testsDave Andreoli2018-01-013-7/+50
* Pyolian: a fix and some new utilsDave Andreoli2018-01-013-13/+58
* Pyolian generator: also make the classes visible in the template ctxDave Andreoli2018-01-011-11/+20
* pyolian: make the library and the generator importable from another folderDave Andreoli2018-01-014-6/+32
* Fix and simpligy windows behaviour.Andy Williams2017-12-311-0/+308
* Fix and simpligy windows behaviour.Andy Williams2017-12-3111-194/+11
* elm_code: Fix usage of basenameAndy Williams2017-12-312-2/+2
* elm: fix memleak in comboboxJean Guyomarc'h2017-12-301-0/+1
* elm: fix typo in elm_list documentationJean Guyomarc'h2017-12-301-1/+1
* Pyolian template-based generator.Dave Andreoli2017-12-285-2/+1556
* New python bindings for eolianDave Andreoli2017-12-283-0/+2491
* remove elgacy ecore event usage in futures that limit to mainloop onlyCarsten Haitzler (Rasterman)2017-12-2813-47/+300
* Efl_Ui.h - remember to define EWAPI tooCarsten Haitzler (Rasterman)2017-12-271-1/+10
* elm_priv.h - improve defines, EAPI EWAPI etc. because sub-includes needCarsten Haitzler (Rasterman)2017-12-271-122/+129
* ecore/efl loop - use efl_loop_time_get on loop obj where neededCarsten Haitzler (Rasterman)2017-12-272-7/+7
* ecore main loop - fix fd handler clearningCarsten Haitzler (Rasterman)2017-12-232-37/+32
* docs: Group our API landing page by namespaceAndy Williams2017-12-221-25/+70
* ecore: Reduce the number of lines in our error logAndy Williams2017-12-221-8/+6
* eolian: prevent unnecessary hash table allocsDaniel Kolesa2017-12-221-30/+26
* eolian: remove the toplevel informationDaniel Kolesa2017-12-222-3/+0
* eolian: perform partial class validation every timeDaniel Kolesa2017-12-221-7/+26
* eolian: deferred parsing of type depsDaniel Kolesa2017-12-221-2/+2
* eolian: move inherit type checking to validationDaniel Kolesa2017-12-222-31/+29
* docs: Update evas canvas eo files for grammar and readabilityAndy Williams2017-12-2214-100/+100
* Remove all ocurrences of SPANK from our user facing errors.Andy Williams2017-12-226-40/+12
* docs: Update efl interface eo files for grammar and readabilityAndy Williams2017-12-2220-118/+118
* docs: Update edje eo files for grammar and readabilityAndy Williams2017-12-223-5/+5
* Efl.Ui.List: fix compiler warning.Amitesh Singh2017-12-221-1/+1
* Efl.Gfx.Color: add color_code{}Amitesh Singh2017-12-225-3/+140
* interface: add Efl.Gfx.Color interface for color related APIsAmitesh Singh2017-12-2223-73/+83
* elm_code: Cancel selection if clicked outside of the editor areaAndy Williams2017-12-211-0/+13
* eolian: unify test directoriesMarcel Hollerbach2017-12-213-88/+87
* ecore/efl loop - refactor idle stuff to be less convluted whenCarsten Haitzler (Rasterman)2017-12-216-89/+55
* ecore/efl loop. remove internal ecore_timer legacy api usage for eflloopCarsten Haitzler (Rasterman)2017-12-215-51/+60
* efl-mono: Fix using right description pointer in event registrationFelipe Magno de Almeida2017-12-202-6/+8
* efl-mono: Fix removal of .exe extension in Linux systemsFelipe Magno de Almeida2017-12-201-9/+4