summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: use manual script for distcheck builddevs/discomfitor/release-testMike Blumenkrantz2018-08-171-0/+120
* elm_code: fix crash on backspace and selection delete.Alastair Poole2018-08-172-3/+20
* build: remove incorrect use of DEPENDENCIES for non-library fileMike Blumenkrantz2018-08-171-2/+2
* eio/sentry: destroy event handlers when deleting sentryMike Blumenkrantz2018-08-172-19/+35
* elm/list: correctly handle ELM_LIST_COMPRESSMike Blumenkrantz2018-08-171-0/+5
* efl_ui/format: revert some patches to fix some regressionsMike Blumenkrantz2018-08-171-2/+1
* efl_wl: Send unique keymap fds to clientsDerek Foreman2018-08-172-52/+63
* ecore_pipe: remove null check condition and fix segfualt on WindowsYeongjong Lee2018-08-176-6/+45
* eina_file: check copied using copiedShinwoo Kim2018-08-171-9/+7
* Revert this patch. It was not supposed to land yet as it was awaitingChris Michael2018-08-171-8/+7
* elm/box_layout: rename variablesMike Blumenkrantz2018-08-171-18/+18
* ecore wayland: fix a regression bug of wayland_transparent_get().Hermet Park2018-08-171-5/+6
* elementary: Check for valid focus manager before starting do loopChris Michael2018-08-171-7/+8
* elementary image: updated doc.Hermet Park2018-08-171-1/+5
* elm/code: use evas as parent for evas object creationMike Blumenkrantz2018-08-161-2/+2
* tests/edje: fix object parenting for swallow testsMike Blumenkrantz2018-08-161-2/+2
* Remove EOLIAN_TESTS_EOS_GENERATEDDerek Foreman2018-08-161-6/+1
* evas: check evas class instead of using evas_findYeongjong Lee2018-08-1613-31/+19
* ecore_evas: Fix elm warnings when building without wayland supportDerek Foreman2018-08-161-0/+3
* tests/eio: disable efreet cache for eio testsMike Blumenkrantz2018-08-162-2/+8
* edje/multisense: always return muted=true if multisense is disabledMike Blumenkrantz2018-08-161-1/+1
* elm/config: return false when setting audio config if multisense is disabledMike Blumenkrantz2018-08-161-0/+4
* elm_code_line: fix potential crash.Alastair Poole2018-08-161-1/+1
* efl_ui_image: avoid a call to NULLYeongjong Lee2018-08-161-3/+7
* elm_image: create image object before call elm_image_object_getYeongjong Lee2018-08-163-1/+18
* ci: disable notifications for canceled buildsMike Blumenkrantz2018-08-161-0/+1
* ci: disable unnecessary build targetsMike Blumenkrantz2018-08-161-8/+8
* elm_image: add EINA_UNUSED to avoid build warningYeongjong Lee2018-08-161-1/+1
* tests/image: remove unused variableYeongjong Lee2018-08-161-4/+0
* tests: add more info on failsafe timeoutMike Blumenkrantz2018-08-161-1/+17
* tests: add failsafe timeout for tests running in fork modeMike Blumenkrantz2018-08-164-10/+63
* eina: Add doxygen in/out tags for safepointer, safety_checks, slice, etc.Bryce Harrington2018-08-154-139/+159
* elm/list: use while() loop to iterate item list during smart deleteMike Blumenkrantz2018-08-151-2/+3
* tests/elm: remove elm_test_helper.(c|h) filesMike Blumenkrantz2018-08-156-72/+53
* tests/naviframe: add test to verify preserve_on_pop functionalityMike Blumenkrantz2018-08-151-0/+81
* tests/eina: suppress deprecated api warnings for eina abi testMike Blumenkrantz2018-08-141-0/+7
* evas gl: fix missing map texture target.Hermet Park2018-08-141-0/+2
* evas: support wayland static engine loadingMarcel Hollerbach2018-08-141-0/+16
* elm/win: skip frame updating if csd is not activeMike Blumenkrantz2018-08-141-0/+1
* ecore-evas/x: rework draw_block unsetting from ConfigureNotifyMike Blumenkrantz2018-08-141-8/+11
* ecore/main: only update loop_time during loop iteration if the change is mono...Mike Blumenkrantz2018-08-141-14/+22
* eina_vpath: specilice the eina_vpath headersMarcel Hollerbach2018-08-141-0/+7
* build: fix evas static build of gl enginesMike Blumenkrantz2018-08-141-0/+11
* elm_panel: return instead of EINA_SAFETY_ON_FALSE_RETURNAlastair Poole2018-08-141-8/+8
* elementary: Check for valid cursor_rect when (un)setting focusChris Michael2018-08-141-2/+4
* edje: unset internal _need_imf flag on shutdownMike Blumenkrantz2018-08-141-1/+4
* theme: add programs for deferred naviframe push/pop signalsJaehyun Cho2018-08-141-8/+8
* tests/genlist: add focus testYeongjong Lee2018-08-141-0/+43
* efl_ui_focus_manager_calc: restore focus correctly if redirect gets NULLMarcel Hollerbach2018-08-141-4/+15
* efl_ui_focus_manager_calc: fix unregistering the root of a redirectMarcel Hollerbach2018-08-141-7/+17