summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: use async layoutdevs/herdsman/text_async2Daniel Hirt2017-09-116-51/+167
* Canvas text async: add async layout functionalityDaniel Hirt2017-09-114-150/+581
* Ui text: reduce calls to update decorationsDaniel Hirt2017-09-102-10/+38
* efl ui layout - fix warning fro wrong type... its a list not a hash.Carsten Haitzler (Rasterman)2017-09-101-1/+1
* eo-cxx: Require instantiate keyword for constructors calling efl_add to avoid...Felipe Magno de Almeida2017-09-088-25/+200
* edje: Better debug logs for invalid calls to swallowJean-Philippe Andre2017-09-082-16/+44
* Evas filters: remove needless check for negative case.Sungtaek Hong2017-09-081-2/+3
* Canvas text: emit missing events during text changesDaniel Hirt2017-09-071-2/+3
* elm: Fix multiple connections from model to properties in LayoutFelipe Magno de Almeida2017-09-071-139/+95
* ecore: Add efl_model_copmosite_selection modelFelipe Magno de Almeida2017-09-0712-43/+577
* efl: Make models 0-based index, not 1-basedFelipe Magno de Almeida2017-09-072-8/+7
* eio: Fix eio model children count in initialization of children modelFelipe Magno de Almeida2017-09-072-8/+62
* Revert "elm: rename elm spinner to Efl.Ui.Spinner"Amitesh Singh2017-09-0710-127/+128
* cxx: generate a constructor with a parent and a lambda functionDaniel Zaoui2017-09-071-0/+4
* naviframe: Fix to finish transition for newly pushed itemJaehyun Cho2017-09-061-6/+13
* Revert "naviframe: Fix to finish transition for newly pushed item"Jaehyun Cho2017-09-061-4/+5
* elementary: atspi accessible name uses plain textShinwoo Kim2017-09-067-16/+42
* eo-cxx: Fix ompilation error for uncomplete Eina_Future typeFelipe Magno de Almeida2017-09-061-0/+4
* elm test: slider: Add limited interval slider example.Amitesh Singh2017-09-061-0/+28
* evas_language_utils: Fix build error without NLSJaehyun Cho2017-09-061-1/+6
* elementary: enhance accessible name of elm_entryShinwoo Kim2017-09-061-1/+7
* filters: Fix GL support aka. cedric's borkJean-Philippe Andre2017-09-069-39/+32
* filters: Safety++Jean-Philippe Andre2017-09-065-40/+73
* eina: properly mark memory for valgrind before accessing it in one_big mempool.Cedric Bail2017-09-051-2/+15
* ecore_drm2: Better handling of blank time checksDerek Foreman2017-09-051-3/+3
* Revert "evas_thread: only join the thread if the thread is still alive"Marcel Hollerbach2017-09-051-2/+2
* evas_thread: only join the thread if the thread is still aliveMarcel Hollerbach2017-09-051-2/+2
* elm_panel: set content as a sub object of panel objectJaeun Choi2017-09-051-1/+3
* eina: fix compilation after b0rking in c9a0237770a7fbAmitesh Singh2017-09-051-2/+2
* eina_promise: remove shadowed declaration warningThiep Ha2017-09-051-1/+0
* focus_manager: remove unused parameter warningThiep Ha2017-09-051-1/+1
* textpath: correct map point numberThiep Ha2017-09-052-1/+2
* textpath: remove legacy api supportThiep Ha2017-09-052-10/+0
* textpath: do not process line if failed to allocate segmentThiep Ha2017-09-051-0/+1
* textpath: correct data gets from pathThiep Ha2017-09-051-4/+6
* eina: fix destruction of the osx semaphoresJean Guyomarc'h2017-09-051-1/+1
* ecore: fix return valueJean Guyomarc'h2017-09-041-1/+1
* efl_io_copier: Use the new Eina_Future API.devs/iscaro/futureGuilherme Iscaro2017-09-041-25/+22
* efl_net: Use the new Eina_Future API.Guilherme Iscaro2017-09-048-166/+168
* Efl_Loop: add job, timeout and idle based on Eina_Future.Gustavo Sverzut Barbieri2017-09-045-0/+199
* export efl_future_then() for Eina_Future syntax sugar.Gustavo Sverzut Barbieri2017-09-041-0/+12
* Eina_Future: add eina_future_resolved()Gustavo Sverzut Barbieri2017-09-042-2/+61
* Eina_Promise/Eina_Future: Add example and tests.Guilherme Iscaro2017-09-046-0/+1679
* Efl_Object: Add integration with Eina_Future.Guilherme Iscaro2017-09-043-19/+488
* Eina: Add Eina_Promise/Eina_Future.Guilherme Iscaro2017-09-0412-0/+3290
* eina: properly track valgrind use of the mempool.Cedric Bail2017-09-041-2/+16
* evas: proceed glyph iterator to handle next index properlyYoungbok Shin2017-09-041-2/+1
* naviframe: Fix to finish transition for newly pushed itemJaehyun Cho2017-09-041-5/+4
* elm_widget: move the complete regsiter/unregister logicMarcel Hollerbach2017-09-0213-68/+112
* efl_ui_focus_manager: present a slightly better error messageMarcel Hollerbach2017-09-021-2/+3