summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* eina: Improve documentation formattingBryce Harrington2018-04-161-77/+77
* elementary: Remove unreachable code linesWonki Kim2018-04-161-5/+0
* eina: Cleanup documentation for Sparse Matrix.Bryce Harrington2018-04-161-92/+100
* Fix a shutdown logic to be reachable in some caseWonki Kim2018-04-161-1/+1
* elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl...SangHyeon Lee2018-04-1618-455/+298
* ecore: further reduce pipe wait time during shutdown.Mike Blumenkrantz2018-04-161-2/+2
* tests: remove explicit checks for eina mempool testsMike Blumenkrantz2018-04-161-2/+2
* tests: flush stdout after printing test suite timing infoMike Blumenkrantz2018-04-161-1/+4
* tests: do not attempt to parallelize test suites with only 1 test caseMike Blumenkrantz2018-04-161-1/+1
* elm_list: check there is focused item when list get focus at firstYeongJong Lee2018-04-151-2/+21
* Genlist: restore old behaviour of item next/prev in group itemsDave Andreoli2018-04-131-2/+18
* efl selection manager - fix x11 cnp from entry to plain text conversionCarsten Haitzler (Rasterman)2018-04-131-3/+3
* elua: get rid of lightuserdata for state retrievalDaniel Kolesa2018-04-132-16/+27
* build: disable epoll and inotify checking outside linuxDaniel Kolesa2018-04-131-2/+2
* tests: fix iterator leak in evas mesh testsMike Blumenkrantz2018-04-131-2/+2
* tests: remove sleep() calls from eo testsMike Blumenkrantz2018-04-132-3/+0
* tests: split elm_test_init into separate test suite (inside elm_suite)Mike Blumenkrantz2018-04-131-2/+12
* Revert "elm entry - fix wayland bug by not updating selection until after mse...Derek Foreman2018-04-132-23/+5
* efl selection manager - fix dnd end handling to only handle on dndCarsten Haitzler (Rasterman)2018-04-131-0/+3