summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* eolian: add 'parse' directiveDaniel Kolesa2018-04-202-3/+5
* tests: flush stdout before beginning a test suiteMike Blumenkrantz2018-04-201-0/+1
* tests: add test to verify genlist item deletionMike Blumenkrantz2018-04-201-0/+37
* evas_engine: remove logically dead codeBowon Ryu2018-04-201-1/+0
* ecore_con: remove unused codeBowon Ryu2018-04-201-4/+4
* efl_ui_progressbar: add null checkBowon Ryu2018-04-201-8/+6
* efl_net_control_access_point-connman: Fix build warningJaehyun Cho2018-04-201-0/+2
* elm - fix build break (against efl - missing header)Carsten Haitzler (Rasterman)2018-04-201-0/+2
* elm: resolve possible memory leak.JongMin Lee2018-04-201-2/+9
* elm: resolve possible memory leak.JongMin Lee2018-04-201-1/+9
* ector cairo: fix a memory leak.Hermet Park2018-04-201-4/+3
* elm: resolve possible memory leak.JongMin Lee2018-04-201-4/+12
* elm: resolve possible memory leak.JongMin Lee2018-04-201-0/+1
* ecore_wl_dnd: correct wrong variable assignmentJongMin Lee2018-04-201-1/+1
* efl_net_control_access_point-connman: Remove unused codeJaehyun Cho2018-04-201-1/+0
* elc_multibuttonentry: Fix to make multibuttonentry to be legacy onlyJaehyun Cho2018-04-207-372/+28
* ecore: fix a potential memory leak.Hermet Park2018-04-201-2/+2
* edje edje_cc: fix memory leak.Hermet Park2018-04-201-0/+3
* edje: Don't access a garbage pointer.Hermet Park2018-04-201-0/+1
* efl_mono: Fix after prop get const changeLauro Moura2018-04-192-3/+3
* Focus: If tree focus is set to not allow focus on the object - don't give it ...Stephen 'Okra' Houston2018-04-191-0/+2
* elementary: Fix multibuttonentry legacy build.Lauro Moura2018-04-191-1/+1
* test_ui_stack: Add test using Efl.Ui.Stack classJaehyun Cho2018-04-193-0/+231
* efl_ui_navigation_bar: Add Efl.Ui.Navigation_Bar classJaehyun Cho2018-04-1911-0/+405
* efl_ui_navigation_layout: Add Efl.Ui.Navigation_Layout classJaehyun Cho2018-04-198-0/+141
* efl_ui_stack: Add Efl.Ui.Stack classJaehyun Cho2018-04-195-0/+1137
* efl_canvas_object: Add events for state changes of object's animationJaehyun Cho2018-04-193-25/+118
* Revert Efl.Ui.Multibuttonentry to create new one.Woochan Lee2018-04-1910-394/+248
* eolian: re-enable non-dependencied parsingDaniel Kolesa2018-04-191-4/+12
* eolian: disable non-dependencied parsing for the time beingDaniel Kolesa2018-04-181-2/+2
* elm: Move legacy genlist types to elm_general.Lauro Moura2018-04-188-103/+103
* eolian: make doc ref resolution globalDaniel Kolesa2018-04-1816-93/+122
* eolian: doc ref validation cleanupDaniel Kolesa2018-04-181-5/+4
* eolian: add internal api for dep deferring + parsing without depDaniel Kolesa2018-04-184-20/+34
* eolian: simpler and more efficient defer parsingDaniel Kolesa2018-04-181-15/+22
* elm_win: Don't do auto norender on non X11 enginesDerek Foreman2018-04-181-2/+35
* tests: preload elm csd theme in elm_suite startupMike Blumenkrantz2018-04-181-0/+2
* tests: skip second ecore_shutdown call in elm_suite when forkingMike Blumenkrantz2018-04-181-0/+2
* examples: cxx: fix some missing const attributes in colourable*Stefan Schmidt2018-04-182-3/+3
* travis: fix install of packages on macOSStefan Schmidt2018-04-181-0/+1
* config: fix Efl.Ui.Slider key bindingYeongJong Lee2018-04-184-7/+7
* ecore_con: Fix buildDerek Foreman2018-04-172-31/+31
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-17292-1919/+1934
* ecore_wl2: handle configure_complete after handling configureDerek Foreman2018-04-172-2/+6
* tests: preload elm_init and default theme groups in elm_suiteMike Blumenkrantz2018-04-171-5/+47
* tests: use loop test to split jpeg tests from evas_object_image_all_loader_dataMike Blumenkrantz2018-04-173-45/+61
* elm_dbus_menu: add missing const for Eina_ListYeongJong Lee2018-04-171-5/+2
* Revert "Genlist: restore old behaviour of item next/prev in group items"Dave Andreoli2018-04-171-18/+2
* eo : Add null checkJunsuChoi2018-04-161-1/+2
* edje: Dont append font source if fonts are not embedded in edjeSubodhKumar2018-04-161-8/+16