summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_js: Update JS examplesdevs/felipealmeida/js-nextLauro Moura2016-08-0215-212/+231
* eo_js: Instead of abort, throw an ExceptionLauro Moura2016-08-012-20/+30
* eolian-js: Fix dependency on Ecore.eo.hhFelipe Magno de Almeida2016-08-011-1/+1
* eolian-cxx: Normalize variabla name for generated C++ files in automakeFelipe Magno de Almeida2016-08-017-21/+21
* eolian_js efl_js: Fix tests.Lauro Moura2016-08-012-4/+4
* eina_js: Fix log color persistence.Lauro Moura2016-08-011-3/+4
* efl_js: Update registration functionsLauro Moura2016-08-012-21/+30
* eolian_js: Several fixesLauro Moura2016-08-011-32/+101
* eo_js: Update event callback after return removal.Lauro Moura2016-08-011-3/+1
* autotools: since it has been broken for some times and nobody noticed, let's ...Cedric BAIL2016-08-0113-1672/+0
* elementary: remove *.eo.h files from includesub_HEADERSRomain Naour2016-08-011-2/+1
* edje_cc build - link to lua and use ula cflags as edje_cc uses luaCarsten Haitzler (Rasterman)2016-08-011-2/+2
* ecore-imf - fix stupidity of loading ALL modules even if not neededCarsten Haitzler (Rasterman)2016-08-011-22/+75
* edje - reduce memory footrpint by dlopening ephysics on demandCarsten Haitzler (Rasterman)2016-08-019-137/+419
* ecore_audio - save 232k of real RAM by dlopening depedneciesCarsten Haitzler (Rasterman)2016-08-017-45/+308
* edje: throw error when vector resource not found.Subhransu Mohanty2016-08-011-1/+4
* edje: Fix handling of polygon and polyline node.Subhransu Mohanty2016-08-014-3/+17
* tests: Place inline window inside a boxJean-Philippe Andre2016-08-011-7/+14
* ecore_evas: Register animators for inline image eeJean-Philippe Andre2016-08-013-1/+10
* scrollable: Avoid useless connect to animatorJean-Philippe Andre2016-08-011-0/+2
* Canvas text: fix range geometry calculation for RTLDaniel Hirt2016-07-312-16/+20
* data for elm - remove misleading and unused Makefile.amCarsten Haitzler (Rasterman)2016-07-301-3/+0
* eo-mode.el: add @nonull and void_ptr.Gustavo Sverzut Barbieri2016-07-291-0/+2
* ecore imf - ibus - fix destroy/disconnect handling that crashesCarsten Haitzler (Rasterman)2016-07-301-2/+3
* elua: add table serializer/deserializerDaniel Kolesa2016-07-292-0/+378
* tests: ecore: try to keep constness for Efl_VersionStefan Schmidt2016-07-291-1/+1
* tests: eina: comment out unused test to avoid warningStefan Schmidt2016-07-291-0/+2
* eina: promise: fix memory leak in error pathStefan Schmidt2016-07-291-1/+5
* ecore: xcb: make sure length_name is always initializedStefan Schmidt2016-07-291-1/+1
* evas: xcb: fix build break of xcb engineStefan Schmidt2016-07-291-4/+4
* elm: object_item: add guards to include eo and legacy header only when allowedStefan Schmidt2016-07-291-0/+4
* elm: sys_notify: add guards to inlcude eo and legacy header only when allowedStefan Schmidt2016-07-291-1/+5
* eldbus: make sure eldbus model is hidden behind the BETA API flagStefan Schmidt2016-07-291-0/+4
* multibuttonentry: Fix wrong definitions.Woochan Lee2016-07-292-2/+1
* eo-mode.el for emacs.Gustavo Sverzut Barbieri2016-07-291-0/+396
* eina: add back option lost at some point for debugging.Cedric Bail2016-07-281-0/+10
* eio: add a test for T3237.Cedric Bail2016-07-281-0/+60
* eio: all our tests need eina and we aren't testing eina here, so init once an...Cedric Bail2016-07-281-0/+4
* efl - elm genlist - clean up sanghyeon's patch to be less codeCarsten Haitzler (Rasterman)2016-07-291-8/+3
* fix warnings in sanhyeons's patch/fixCarsten Haitzler (Rasterman)2016-07-291-1/+1
* [CONFIG] call elm_rescale() only when scale value is changedJonghee Choi2016-07-291-1/+5
* genlist: fix memory-leak in filter queue and refactoring queue iterationSangHyeon Lee2016-07-291-8/+12
* Fix memory leak issue on genlist_example_02jinwoo.shin2016-07-291-2/+4
* evas generic gst loader - handle fwrite return value for coverityCarsten Haitzler (Rasterman)2016-07-292-4/+12
* evas canvas destruction - detect zombie objs and hack at them with axesCarsten Haitzler (Rasterman)2016-07-293-0/+36
* docs: support for writing edge styles for individual connectionsDaniel Kolesa2016-07-282-8/+22
* docs: initial bits for theming support for graphsDaniel Kolesa2016-07-281-15/+50
* tests: Add missing function implementationsJean-Philippe Andre2016-07-281-0/+10
* entry: allow force recalc on "size,eval" "elm" signalAmitesh Singh2016-07-281-0/+17
* win: Fix evas framespace under XJean-Philippe Andre2016-07-281-0/+1