summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* efl_ui_focus_manager_sub: not needed anymore, handled by calcMarcel Hollerbach2017-09-021-19/+0
* elm_widget: eval everything when the parent changesMarcel Hollerbach2017-09-021-2/+2
* efl_ui_win: specify the correct managerMarcel Hollerbach2017-09-021-1/+1
* efl_ui_focus_manager_calc: do not swallow a focus eventMarcel Hollerbach2017-09-021-1/+5
* efl_ui_focus_manager_sub: make it a mixinMarcel Hollerbach2017-09-026-50/+23
* ecore_exe - fix failed finalize fork to reutrn NULL not ecore_exe_freeCarsten Haitzler (Rasterman)2017-09-021-1/+1
* wayland_shm - clean out ptrs after free - seeing invalid mem/ptr accessCarsten Haitzler (Rasterman)2017-09-022-1/+6
* wayland_shm: Try a little harder to verify exynos dmabuf capabilitiesDerek Foreman2017-09-011-0/+7
* Luncher: Remove the engage feature.Stephen 'Okra' Houston2017-09-011-97/+5
* elm_win: Stop hiding the mouse cusor on window out under waylandDerek Foreman2017-09-011-5/+1
* evas: fix event grabber child stackingMike Blumenkrantz2017-09-011-0/+1
* evas: handle object names with a list hashMike Blumenkrantz2017-09-012-4/+4
* ecore_wl2: Don't set up callbacks on initial commitDerek Foreman2017-09-011-4/+6
* eolian: fix float parsing with locales with ',' decpointDaniel Kolesa2017-09-012-1/+2
* build: Drop wayland protocol requirement to 1.9Derek Foreman2017-09-011-1/+1
* Software gdi: fix build on Windows.Mykyta Biliavskyi2017-09-011-1/+1
* elm: rename elm spinner to Efl.Ui.SpinnerAmitesh Singh2017-09-0110-128/+127
* efl_config: Fix type of returned value (EO)Jean-Philippe Andre2017-09-012-1/+4
* elm: Drop unused class inheritance (EO)Jean-Philippe Andre2017-09-011-1/+1
* elm_test: Scale down icon by 8xJean-Philippe Andre2017-09-011-0/+1
* eina_array: Fix magic checks to returnJean-Philippe Andre2017-09-011-9/+11
* win: Fixup doc & code of icon_objectJean-Philippe Andre2017-09-012-23/+23
* win: Use array for available_profiles (EO)Jean-Philippe Andre2017-09-013-122/+178
* win: Drop calls to lower when using the EO APIJean-Philippe Andre2017-09-012-0/+14
* win: Implement raise from stack (EO)Jean-Philippe Andre2017-09-013-9/+21
* focus: Fix shadow warningJean-Philippe Andre2017-09-011-3/+3
* widget: Forward focus_highlight_style to winJean-Philippe Andre2017-09-013-35/+70
* win: Move focus_highlight_animate to widget (EO)Jean-Philippe Andre2017-09-015-18/+81
* win: Move focus_highlight_enabled to widget (EO)Jean-Philippe Andre2017-09-015-20/+67
* win: Merge focus_highlight_style with widget (EO)Jean-Philippe Andre2017-09-015-26/+53
* widget: Rename on_focus to on_focus_update (EO)Jean-Philippe Andre2017-09-0140-60/+60
* win: Merge focus with elm_widget's (EO)Jean-Philippe Andre2017-09-013-10/+20
* gfx_size_hint: Fix int vs. double (EO)Jean-Philippe Andre2017-09-011-8/+8
* ecore_wl2: Fix session recoveryDerek Foreman2017-08-311-1/+0
* docs: elm/evas: document some missing return valuesStefan Schmidt2017-08-312-3/+3
* docs: efl_canvas_object: document last missing partStefan Schmidt2017-08-311-1/+1
* docs: efl_ui_panes: document last missing partStefan Schmidt2017-08-311-2/+2