summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo-cxx: Add race promises through eina::variantdevs/felipealmeida/promises-cxxFelipe Magno de Almeida2016-08-162-5/+68
* ecore: Modify efl_promise_race to return the same value as the winning promiseFelipe Magno de Almeida2016-08-163-18/+69
* eo-cxx: race for promisesFelipe Magno de Almeida2016-08-153-19/+730
* eina-cxx: Moved variant to eina C++Felipe Magno de Almeida2016-08-156-23/+42
* eolian-cxx: Implement future template class for C++Felipe Magno de Almeida2016-08-1014-185/+1096
* eo: Allow promises of voidFelipe Magno de Almeida2016-08-072-2/+5
* eio: start working on a proper future eio interfaceCedric Bail2016-08-052-398/+291
* eo: add Eina.Binbuf native type.Cedric Bail2016-08-051-0/+1
* eio: add internal function able to build array instead of triggering a callba...Cedric Bail2016-08-052-32/+200
* eio: track length of resulting operation to be reported by futures.Cedric Bail2016-08-043-0/+7
* ecore: test eo_future_link.Cedric Bail2016-08-041-0/+29
* ecore: add test for efl_future_race.Cedric Bail2016-08-041-0/+50
* ecore: add efl_future_race.Cedric Bail2016-08-042-27/+213
* ecore: add tests for efl_future_all.Cedric Bail2016-08-041-0/+61
* ecore: add efl_future_all.Cedric Bail2016-08-042-17/+383
* efl: add a possibility to link death of Eo object with a future.Cedric BAIL2016-08-042-11/+46
* ecore: add tests for Efl.Promise.Cedric Bail2016-08-041-0/+625
* ecore: add support for optional futures.Cedric Bail2016-08-043-2/+40
* ecore: add Efl.Promise.Cedric BAIL2016-08-044-0/+589
* efl: remove unecessary legacy_prefix set to null.Cedric BAIL2016-08-042-2/+0
* eo: add Eina.Error in the base type of Eo.Cedric BAIL2016-08-041-0/+1
* eolian: add a builtin to handle a free callback.Cedric BAIL2016-08-047-7/+25
* eolian: add support for future.Cedric BAIL2016-08-046-4/+117
* eo: add abstract efl.future.Cedric BAIL2016-08-046-5/+182
* docs: make dark theme default, add switch --graph-theme-lightDaniel Kolesa2016-08-041-9/+9
* docs: add default dark theme (via --graph-theme-dark) in docgenDaniel Kolesa2016-08-041-4/+77
* efreet: free fallback cache on shutdownMarcel Hollerbach2016-08-041-0/+1
* elm tooltips - fix positioning cornercasesCarsten Haitzler (Rasterman)2016-08-041-30/+54
* mailmap: update mailmap file now that we have all libs mergedStefan Schmidt2016-08-041-1/+14
* Elm.Entry: use proper theme_set function on edje objectDaniel Hirt2016-08-041-5/+5
* edje object shutdown - be far more paranoid about ptrs and orderCarsten Haitzler (Rasterman)2016-08-041-17/+24
* edje - fix access to freed data struct during object shutdownCarsten Haitzler (Rasterman)2016-08-041-0/+3
* elementary widget: actually this is a right fix than fa4a72d3fcb6a96f6291a071...Hermet Park2016-08-041-1/+1
* elm key events/disabling/focus - fix after another disabled widget fixCarsten Haitzler (Rasterman)2016-08-041-1/+2
* efl: fix a neon build break.Hermet Park2016-08-041-1/+1
* edje: updated the start index of vector resource from 1 to 0Subhransu Mohanty2016-08-034-6/+11
* elementary: keep theme consistent regarding the disabling of odd/even.Cedric Bail2016-08-034-4/+27
* elm image - silence warnings of setting smooth if image is edjeCarsten Haitzler (Rasterman)2016-08-041-1/+1
* emotion generic - vlc - make it off by default as 2 video bends is sillyCarsten Haitzler (Rasterman)2016-08-041-1/+1
* Fix further text checks in Elm_Code T4264Andy Williams2016-08-032-4/+8
* emotion: fix autodetection of emotion generic vlc player module.Cedric Bail2016-08-031-1/+1
* elm: scrollable: add guards to include eo and legacy header only when allowedStefan Schmidt2016-08-031-0/+10
* elm: fileselector: add guards to include eo and legacy header only when allowedStefan Schmidt2016-08-031-0/+5
* evas: Fix compiling evas x engine with no glesChris Michael2016-08-031-0/+7
* elm focus default theme: fix wrong resizingWooHyun Jung2016-08-031-1/+0
* elm image - store smooth scale var in object as intendedCarsten Haitzler (Rasterman)2016-08-031-5/+2
* widget: Fix propagation of events on holdJean-Philippe Andre2016-08-031-0/+2
* glx: Fix black windows in E on nvidiaJean-Philippe Andre2016-08-033-3/+17
* gl_x11: Minor code refactor around eglCreateImageJean-Philippe Andre2016-08-031-14/+19
* elm theme - don't use empty env vars eina_prefix handles anywayCarsten Haitzler (Rasterman)2016-08-031-8/+0