summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: implement new syntax for inheritancedevs/q66/eolian_inherit_apiDaniel Kolesa2018-11-2232-48/+81
* eolian: implement new inherit behaviorDaniel Kolesa2018-11-2213-78/+182
* elm: roll _tree_custom_chain_missing into main focus test functionDerek Foreman2018-11-221-30/+20
* elm: Compress more focus tests into the same list walkDerek Foreman2018-11-221-5/+5
* elm: Re-order focus testsDerek Foreman2018-11-221-4/+4
* elm: Walk parents instead of parent widget in focus testDerek Foreman2018-11-221-1/+1
* elm: speed up _eval_registration_candidateDerek Foreman2018-11-221-17/+3
* elm/themes: make sure the new grid.edc file ends up in the dist tarballStefan Schmidt2018-11-221-0/+1
* Remove duplicated interface inheritance in eoYeongjong Lee2018-11-2224-28/+24
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-7/+4
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-9/+5
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-14/+7
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-8/+4
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-6/+3
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-5/+5
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-5/+5
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+2
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-14/+16
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-8/+4
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-2/+1
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-6/+4
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-6/+4
* eolian: check whether events conflict in inheritance tree (off)Daniel Kolesa2018-11-211-5/+9
* emotion: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* eet - dictorinary - tidy up code to be easier to readCarsten Haitzler (Rasterman)2018-11-211-134/+74
* eet dict - remove redundant check of len, str and possibly strcmpCarsten Haitzler (Rasterman)2018-11-211-8/+2
* eet - dictionary - use rwlocks instead of spinlocks - better contentionCarsten Haitzler (Rasterman)2018-11-212-33/+35
* evas_object_image: fix cutout bug related with opaque objectJiyoun Park2018-11-211-0/+2
* evas vg: Check for OOM when setting root node in a vg canvasBryce Harrington2018-11-211-2/+8
* evas vg: Check for OOM in evas_cache_vg_entry_createBryce Harrington2018-11-211-0/+6
* evas vg: fix indentation.Hermet Park2018-11-211-11/+11
* evas vg: set update dirty region properly.Hermet Park2018-11-211-3/+2
* evas vg: update render properly.Hermet Park2018-11-211-1/+4
* evas vg: code refactoring.Hermet Park2018-11-212-92/+83
* elm_gengrid: transform P233 into a testcaseMarcel Hollerbach2018-11-201-0/+66
* elm_gengrid: enable focus api for none realized itemsMarcel Hollerbach2018-11-202-6/+33
* elm_legacy: use the new apiMarcel Hollerbach2018-11-201-27/+1