summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Slider: implement Efl.Ui.Range.range_step_set/get()devs/ami/slider_rangeAmitesh Singh2018-03-065-41/+62
* evas cache - fix return val to fix warningCarsten Haitzler (Rasterman)2018-03-051-1/+1
* evas cache image - protect against null cache ptrsCarsten Haitzler (Rasterman)2018-03-051-0/+36
* Elm_code test: fix compilationVincent Torri2018-03-042-2/+7
* efreet_xml: make sure we unmap the right pointer.Al Poole2018-03-031-3/+4
* efl loop - remove commented out code left over from work on theads etcCarsten Haitzler (Rasterman)2018-03-031-23/+0
* efl.task - add an api to clear environmentCarsten Haitzler (Rasterman)2018-03-034-0/+26
* efl exe - fix indentCarsten Haitzler (Rasterman)2018-03-031-1/+1
* efl loop promises - cleare out promise data to nullCarsten Haitzler (Rasterman)2018-03-031-1/+10
* ecore thread queue tests - reduce size and craziness and fix 1Carsten Haitzler (Rasterman)2018-03-031-21/+23
* ecore file test - change url to a file we control.Carsten Haitzler (Rasterman)2018-03-031-1/+1
* tests - eo - found eo_signals test is wrong... amazing it passed beforeCarsten Haitzler (Rasterman)2018-03-031-1/+7
* put efl app test back with mods to match app as superclassCarsten Haitzler (Rasterman)2018-03-034-65/+158
* ecore - a different take on efl.app class as a super class to efl.loopCarsten Haitzler (Rasterman)2018-03-0335-186/+1882
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-0365-549/+373
* eolian cxx,csharp: Update after eolian changesLauro Moura2018-03-026-12/+12
* elua: add missing APIs to eolian bindingsDaniel Kolesa2018-03-021-0/+24
* elua: objectify unit and redo class retrievalDaniel Kolesa2018-03-023-28/+38
* eolian: remove old APIs for path retrievalDaniel Kolesa2018-03-022-36/+0
* elua: update path retrieval APIsDaniel Kolesa2018-03-021-12/+8
* eolian: remove old directory_scan/file_parse APIsDaniel Kolesa2018-03-022-46/+1
* elua: remove old dir scan/parse APIsDaniel Kolesa2018-03-024-18/+13
* elua: add new API prototypes in eolian bindingsDaniel Kolesa2018-03-021-0/+44
* eolian*: replace various directory_scan/file_parseDaniel Kolesa2018-03-026-18/+18
* eolian: replace directory_scan and file_parse in testsDaniel Kolesa2018-03-021-44/+44
* Pyolian: new APIs for typedecl lookupsDave Andreoli2018-03-015-92/+140
* Pyolian: new variable lookup APIsDave Andreoli2018-03-013-51/+84
* Pyolian: new APIs for class retrievalDave Andreoli2018-03-015-42/+58
* efl file interface - fix reyturn if no file set to return a null fileCarsten Haitzler (Rasterman)2018-03-011-0/+1
* eolian: new APIs for typedecl lookupsDaniel Kolesa2018-03-013-192/+366
* eolian: new variable lookup APIsDaniel Kolesa2018-03-013-125/+244
* eolian: new APIs for class retrievalDaniel Kolesa2018-03-013-46/+102
* Revert "theme: rename "default" theme to "dark""Carsten Haitzler (Rasterman)2018-03-011825-1597/+1577
* evas: Check for NEON via eina_cpu_features if possibleDerek Foreman2018-02-281-0/+6
* eet: add doc note for EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRINGMike Blumenkrantz2018-02-281-0/+2
* elm config: hide theme and profile config in gui when running in enlightenmentMike Blumenkrantz2018-02-281-4/+6
* theme: rename "default" theme to "dark"Mike Blumenkrantz2018-02-281825-1577/+1597
* elm: fix config upgrades for user profilesMike Blumenkrantz2018-02-281-0/+6
* theme: add fallback matching when referenced theme is not foundMike Blumenkrantz2018-02-281-8/+17
* theme: introduce theme overlay/extension matchingMike Blumenkrantz2018-02-283-7/+36
* elm_theme: deduplicate theme apply codeMike Blumenkrantz2018-02-281-28/+2
* elm_theme: massively simplify internalsMike Blumenkrantz2018-02-282-101/+124
* elm: set default theme name internally when applying configMike Blumenkrantz2018-02-281-0/+1
* edje: add ability to reference images from other edje filesMike Blumenkrantz2018-02-2810-70/+294
* edje_cc: add "id" toplevel propertyMike Blumenkrantz2018-02-284-0/+29
* edje: reformat bin/ c filesMike Blumenkrantz2018-02-2818-6103/+6446
* edje: EDJE_IMAGE_SOURCE_TYPE_EXTERNAL -> EDJE_IMAGE_SOURCE_TYPE_USERMike Blumenkrantz2018-02-286-9/+9
* Revert "wayland_imf: Fix bug in shutdown"Derek Foreman2018-02-282-4/+8
* Pyolian: add APIs to retrieve units from a stateDave Andreoli2018-02-283-2/+37
* Pyolian: add API to get file name of a unitDave Andreoli2018-02-282-0/+8