summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* distcheck script...devs/discomfitor/122citestMike Blumenkrantz2018-08-201-1/+1
* build: move examples to submoduleMike Blumenkrantz2018-08-20711-130803/+23
* build: remove src/benchmarks from treeMike Blumenkrantz2018-08-2048-57932/+1
* evas: remove render2Mike Blumenkrantz2018-08-2016-1393/+109
* ecore_wl2_dmabuf: Depend on ecore_wl2Derek Foreman2018-08-201-0/+1
* efl_object: add call for getting invalidatingMarcel Hollerbach2018-08-203-0/+51
* ecore_wl2_dmabuf: Link with ecore_wl2Derek Foreman2018-08-201-1/+1
* configure: do not drop to max loglevel 3Marcel Hollerbach2018-08-201-1/+1
* eina_debug: switch to vpathMarcel Hollerbach2018-08-202-13/+5
* efl_debugd: move to eina vpathMarcel Hollerbach2018-08-201-21/+3
* ecore_con: migrate to eina_vpathMarcel Hollerbach2018-08-201-34/+3
* quicklaunch: use xdg abstraction instead of direct env varMarcel Hollerbach2018-08-201-5/+2
* move efreet xdg envvars to einaMarcel Hollerbach2018-08-205-79/+89
* eina_vpath: introduce eina_vpath in style of snprintfMarcel Hollerbach2018-08-203-14/+73
* eina_vpath: fix homedirectory fetchingMarcel Hollerbach2018-08-201-21/+37
* Revert "elm/win: move trigger for "shot" to first pre-render callback"Stefan Schmidt2018-08-201-1/+3
* evas textblock: add/apply cursor cluster APIs based on grapheme clusterYoungbok Shin2018-08-2026-103/+2295
* efl_ui_composition: remove all children in invalidateMarcel Hollerbach2018-08-202-0/+10
* elm/win: check object class before using itShinwoo Kim2018-08-201-0/+1
* evas map: +comment for maintanance.Hermet Park2018-08-201-0/+4
* scroller: remove unused ifdef blocksWonki Kim2018-08-204-40/+2
* configure: switch to dev mode againStefan Schmidt2018-08-181-1/+1
* release: Update NEWS and bump version for 1.21.0 releasev1.21.0Stefan Schmidt2018-08-172-1/+8
* eio/sentry: destroy event handlers when deleting sentryMike Blumenkrantz2018-08-172-19/+35
* ci: use manual script for distcheck buildMike Blumenkrantz2018-08-171-0/+120
* build: remove incorrect use of DEPENDENCIES for non-library fileMike Blumenkrantz2018-08-171-2/+2
* ci: always use same version numbering for every buildMike Blumenkrantz2018-08-172-0/+27
* elm/list: correctly handle ELM_LIST_COMPRESSMike Blumenkrantz2018-08-171-0/+5
* elm_code: fix crash on backspace and selection delete.Alastair Poole2018-08-172-3/+20
* evas vg: prevent invalid access.Hermet Park2018-08-171-0/+2
* 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