summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* efl_ui_focus_manager: adjust pop history popMarcel Hollerbach2018-08-143-8/+36
* efl-cxx: Add -Wno-shadow to disable huge warnings in C++Felipe Magno de Almeida2018-08-131-0/+1
* Elementary test : add a checkbox to hide beta apis.chris2018-08-131-7/+24
* emotion: make intree running workMarcel Hollerbach2018-08-131-6/+14
* elm: bring back elm/uiclockXavi Artigas2018-08-134-11/+258
* elm/naviframe: implement invalidate method for naviframe itemsMike Blumenkrantz2018-08-132-63/+75
* eio: fix poll backendMarcel Hollerbach2018-08-121-1/+1
* elm_map: add EINA_UNUSED to avoid build warningYeongjong Lee2018-08-101-1/+1
* evas gl_common: code refactoring.Hermet Park2018-08-101-5/+6
* ee_wayland: Remove spurious manual_renderDerek Foreman2018-08-101-1/+0
* po: update files after danish translation updateStefan Schmidt2018-08-1023-782/+759
* elm_image : Remove unnecessary test about imageJunsuChoi2018-08-101-19/+0
* ecore-evas: make manual_render_set a no-op when setting the current valueMike Blumenkrantz2018-08-091-0/+2
* Updating danish translationmaxerba2018-08-091-40/+38
* evas: add safety check code to avoid crashYeongjong Lee2018-08-091-0/+1
* release: Update NEWS and bump version for 1.21.0-beta2 releasev1.21.0-beta2Stefan Schmidt2018-08-092-1/+6
* elm genlist - remove execsivve calls where we could do less eo lookupsCarsten Haitzler (Rasterman)2018-08-091-72/+90
* ee_drm: Fix tick job timestamps for funny GPU clocksDerek Foreman2018-08-081-1/+1
* build: explicitly add eolian generated files to CLEANFILESMike Blumenkrantz2018-08-081-1/+1
* ee_wayland: Update configured state on short-circuit ack-configureDerek Foreman2018-08-081-7/+1
* Revert "ee_wayland: Remove pointless ack_configure"Derek Foreman2018-08-081-5/+20
* efl/ui_format: Use STRING type for format strings that contain %%Stephen Houston2018-08-081-0/+1
* build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suitesMike Blumenkrantz2018-08-0819-6/+25
* efl_ui_composition: remove all registered children on unregisterMarcel Hollerbach2018-08-081-1/+17
* efl_ui_focus_composition: do not call legacy API hereMarcel Hollerbach2018-08-081-1/+1