summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje_cc: Handle image resources when importing edjdevs/conr2d/import_edjJeeyong Um2018-05-013-7/+80
* edje_cc: Copy text classes used in styleJeeyong Um2018-05-011-0/+52
* edje_cc: Use macro to get rid of repeated sectionJeeyong Um2018-05-011-90/+31
* edje_cc: Copy text classes and styles from imported groupJeeyong Um2018-05-012-10/+117
* edje_cc: Copy color/size classes from imported groupJeeyong Um2018-05-012-13/+159
* edje_cc: Add support for inheriting group from imported edjJeeyong Um2018-05-013-83/+242
* edje_cc: Add import statementJeeyong Um2018-05-013-0/+68
* edje: Expose loading APIs to be referenced by edje_ccJeeyong Um2018-05-012-2/+4
* elm_focus_legacy: set custom chainMarcel Hollerbach2018-04-301-4/+60
* efl_ui_widget: do not register if the child is missing in a custom chainMarcel Hollerbach2018-04-303-7/+36
* efl_ui_focus_composition: legacy compatibilityMarcel Hollerbach2018-04-301-0/+3
* elm_widget: Introduce elm_focus_legacyMarcel Hollerbach2018-04-306-198/+317
* efl_ui_focus_util: add new function for complementing the directionMarcel Hollerbach2018-04-303-21/+27
* efl_canvas_object: Add event info to animation events in eoJaehyun Cho2018-05-012-5/+7
* efl_canvas_object: Change name of animation event infoJaehyun Cho2018-05-013-12/+12
* efl_canvas_object: Remove unnecessary importJaehyun Cho2018-04-301-1/+0
* elm_widget_item_static_focus: do not call prepare on all realized itemsMarcel Hollerbach2018-04-301-8/+35
* elm_widget_item_static_focus: a other element could also hide behind theMarcel Hollerbach2018-04-301-0/+12
* efl_ui_focus_manager_calc: drop redirect if there is no candidateMarcel Hollerbach2018-04-301-0/+8
* elm_interface_scrollable: rework filteringMarcel Hollerbach2018-04-301-1/+12
* elm_****: do not make group items focusableMarcel Hollerbach2018-04-302-0/+4
* efl_ui_focus_manager_calc: make the preparation call tree styleMarcel Hollerbach2018-04-301-7/+16
* elm_widget_item_static_focus: prepare the item not the widgetMarcel Hollerbach2018-04-301-1/+1
* elm_multibuttonentry: Fix make check failJaehyun Cho2018-04-301-1/+1
* efl.ui.layout_factory : use interface layout theme set for nowSangHyeon Lee2018-04-301-1/+1
* efl.ui.view_list : update example text/content name on legacy to eflSangHyeon Lee2018-04-304-40/+40
* evas: fix default return value of image-related legacy functionsJaeun Choi2018-04-301-2/+2
* ecore animator, x, vsync ecore evas restore x vsync to work againCarsten Haitzler (Rasterman)2018-04-301-10/+25
* Genlist: a sane test for genlist item iterationDave Andreoli2018-04-281-32/+77
* Genlist: fix doc for item_next/prev_get()Dave Andreoli2018-04-281-5/+12
* Revert "genlist: fix "insane" order [BUG COMPATIBILITY]"Dave Andreoli2018-04-283-227/+1
* efl.ui.view_list : fix signal prefix elm to eflSangHyeon Lee2018-04-281-46/+46
* efl_ui_list : introduce new list widget for simple usageSangHyeon Lee2018-04-2829-205/+2687
* tests: disable ecore system modules in elm_suiteMike Blumenkrantz2018-04-271-0/+1
* tests: disable efreetd for elm testsMike Blumenkrantz2018-04-271-0/+1
* eina: Provide actual len (after possible truncation) to eina_stringshare_add_...Xavi Artigas2018-04-271-0/+2
* tests: use a global win object in fork mode when using buffer engineMike Blumenkrantz2018-04-2770-192/+212
* efreet: add method for disabling efreetd connectionMike Blumenkrantz2018-04-272-4/+56
* eolian_mono: remove non existing file references for distcheckStefan Schmidt2018-04-271-3/+0
* ci: enable many more options in misc buildStefan Schmidt2018-04-271-3/+9
* ci: enable gl-drm and egl in wayland buildStefan Schmidt2018-04-271-1/+2
* ci: travis: create misc-disabled buildStefan Schmidt2018-04-272-0/+15
* ci: travis: enable pulseaudio and openssl in macos buildStefan Schmidt2018-04-272-2/+5
* evas: resolve possible memory leak.JongMin Lee2018-04-271-1/+7
* elm efl_selection_manager: resolve possible memory leak.JongMin Lee2018-04-271-1/+5
* eina: provide full string length to vsnprintf to allow for null characterMike Blumenkrantz2018-04-261-1/+1
* eolian: check event vs function/part conflicts as wellDaniel Kolesa2018-04-261-21/+24
* eolian: use pointer hashes in validation for performanceDaniel Kolesa2018-04-261-18/+18
* eolian: stricter function/part redef checksDaniel Kolesa2018-04-261-15/+21
* eolian: add event redefinition checksDaniel Kolesa2018-04-261-6/+26