summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: Add testing multiple parse callsdevs/felipealmeida/eolian-merge-testFelipe Magno de Almeida2018-02-211-0/+113
* eolian: prepare for proper unit API by merging unit hashesDaniel Kolesa2018-02-215-5/+65
* ecore - osx - build where clearenv doesnt existCarsten Haitzler (Rasterman)2018-02-222-1/+9
* ecore - fd handler - dont set legacy flag on null fdhandlersCarsten Haitzler (Rasterman)2018-02-211-1/+1
* ecore - fd handlers - only delete legacy eo objects in handlersCarsten Haitzler (Rasterman)2018-02-211-1/+3
* ecore - start work on efl task/exe/threadCarsten Haitzler (Rasterman)2018-02-2112-5/+1778
* ecore - loop handler - fix wakeup to reslect active flag maskCarsten Haitzler (Rasterman)2018-02-211-5/+9
* ecore - fix fd handlers to also set read/write/err flags on hup'sCarsten Haitzler (Rasterman)2018-02-211-19/+39
* elm_list: revert some accidental changesMike Blumenkrantz2018-02-201-1/+9
* efl_ui_focus_manager: do not call on a NULL objectMarcel Hollerbach2018-02-201-1/+2
* efl_ui_focus_manager_calc: unset manager to make touching sureMarcel Hollerbach2018-02-201-7/+28
* efl_ui_focus_manager_calc: fallback to use root if the focus stack is emptyYeongjong Lee2018-02-201-2/+4
* efl_ui_focus_manager_calc: search redirect_entry if there is no candidateYeongJong Lee2018-02-201-4/+3
* ecore-drm2: Fix typo when comparing output relative modeChris Michael2018-02-201-1/+1
* ecore-drm2: Account for output relative mode when getting cloned valueChris Michael2018-02-201-1/+2
* build: disable gz compression for release tarballsStefan Schmidt2018-02-191-1/+1
* ecore-evas: Replace ecore_wl_dpi_get with ecore_wl2_output_dpi_getMyoungwoon Roy, Kim2018-02-191-3/+8
* elc_popup: revert changes that accidently sneaked in.Marcel Hollerbach2018-02-181-1/+1
* Pyolian: improve a bit the namespace generationDave Andreoli2018-02-184-48/+153
* elm_web: this testcase now also worksMarcel Hollerbach2018-02-171-2/+0
* elm_web: web should NEVER be NULLMarcel Hollerbach2018-02-171-10/+7
* elm_config: save the backend string as stringshareMarcel Hollerbach2018-02-171-1/+1
* elm: fix test case for elm_webMarcel Hollerbach2018-02-172-1/+2
* edje: use new bs static libMarcel Hollerbach2018-02-172-18/+11
* evas: use new bs static libMarcel Hollerbach2018-02-172-6/+12
* ethumb: use new bs static libMarcel Hollerbach2018-02-172-4/+6
* emotion: use new bs static libMarcel Hollerbach2018-02-172-4/+6
* embryo:use new bs static libMarcel Hollerbach2018-02-172-12/+8
* elementary: use new bs static libMarcel Hollerbach2018-02-173-13/+11
* eeze: use new bs static libMarcel Hollerbach2018-02-172-4/+6
* ecore: use new bs static libMarcel Hollerbach2018-02-178-63/+45
* Introduction of buildtools!Marcel Hollerbach2018-02-173-2/+76
* elementary: listen to EFL_RUN_IN_TREE instead of ELM_RUN_IN_TREEMarcel Hollerbach2018-02-173-3/+3
* elm entry - dont seg if the obj has been deleted by callback timeCarsten Haitzler (Rasterman)2018-02-171-0/+43
* elm - efl selection - don't seg if not in waylandCarsten Haitzler (Rasterman)2018-02-171-24/+40
* elm_code: Fix issue where text selection menu did not showAndy Williams2018-02-161-1/+9
* eolian: always print error and fail when name conflicts are detectedMike Blumenkrantz2018-02-151-13/+3
* Efl.Access.Text: resolve more name conflictsMike Blumenkrantz2018-02-157-21/+21
* Efl.Access.Selection: clear -> access_selection_clearMike Blumenkrantz2018-02-1511-11/+11
* Efl.Access.Editable.Text: content -> text_contentMike Blumenkrantz2018-02-155-5/+5
* Efl.Access: resolve more name conflictsMike Blumenkrantz2018-02-1529-33/+33
* elm_test_focus: resolve property name conflictMike Blumenkrantz2018-02-152-2/+2
* elm_slideshow: loop -> items_loopMike Blumenkrantz2018-02-152-3/+5
* naviframe: remove 'style' propertyMike Blumenkrantz2018-02-154-23/+37
* elm_widget: provide base implementation of style propertyMike Blumenkrantz2018-02-152-4/+5
* elm_menu: move -> relative_moveMike Blumenkrantz2018-02-152-2/+3
* elm_map: rotate -> map_rotateMike Blumenkrantz2018-02-152-3/+5
* elm_map: region_bring_in -> map_region_bring_inMike Blumenkrantz2018-02-152-5/+6
* elm_map: remove 'wheel_disabled' propertyMike Blumenkrantz2018-02-153-27/+41
* elm_web: use Efl.Ui.ZoomMike Blumenkrantz2018-02-155-71/+113