summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: introduce this new text widgetdevs/herdsman/efl_canvas_text_stagingDaniel Hirt2016-06-1611-2/+6365
* Ui text interactive: introduce this new object (rebase squash)Tom Hacohen2016-06-166-1/+1486
* Efl.Canvas.Text: continue porting api and fixup bugsDaniel Hirt2016-06-166-193/+328
* Canvas text cursor: introduce this new objectTom Hacohen2016-06-168-757/+1102
* Canvas text: introduce new text objectDaniel Hirt2016-06-1611-1451/+2815
* ecore_evas_cocoa: better handling of resize callbackJean Guyomarc'h2016-06-051-11/+21
* evas-gl_cocoa: resize the gl context before resizing the windowJean Guyomarc'h2016-06-051-1/+1
* ecore_cocoa: fix main loop handlingJean Guyomarc'h2016-06-052-21/+36
* ecore_audio: remove useless eo data in core audioJean Guyomarc'h2016-06-052-13/+4
* Eina promise: Fix broken return value.Tom Hacohen2016-06-051-1/+1
* Generic modules: Fix out of source build.Tom Hacohen2016-06-052-1/+13
* Eina promise: Simplify code and remove shadow variable.Tom Hacohen2016-06-051-2/+1
* Eo: remove strict class checking for composite objects.Tom Hacohen2016-06-052-7/+0
* Enable evas loaders by default, if dependencies are foundDave Andreoli2016-06-041-13/+37
* Fix report for image loadersDave Andreoli2016-06-041-4/+4
* Fix building of librsvg if requestedDave Andreoli2016-06-041-1/+1
* ecore_cocoa: fix broken scrollingJean Guyomarc'h2016-06-041-0/+4
* elementary: remove redundant codeJean Guyomarc'h2016-06-041-6/+0
* ecore_cocoa: fix window hiding logicJean Guyomarc'h2016-06-041-1/+1
* ecore_cocoa: remove extra whitespacesJean Guyomarc'h2016-06-041-1/+1
* edje: don't return a boolean when a pointer is expectedJean Guyomarc'h2016-06-041-1/+1
* elm_config: force icons in preview to keep aspect ratioDave Andreoli2016-06-041-4/+3
* Configure: 2 small in-string quote changesDave Andreoli2016-06-041-2/+2
* eina: Fix magic check for eina_promise_owner_buffer_getFelipe Magno de Almeida2016-06-031-1/+1
* eina: Fix EINA_MAGIC and eina_promise_then NULL checkFelipe Magno de Almeida2016-06-031-2/+14
* ecore: add a test for detecting the double free problem.Cedric BAIL2016-06-031-0/+35
* ecore: properly handle double free case of timeout promise.Cedric BAIL2016-06-031-27/+38
* ecore: use EINA_ERROR_PROMISE_CANCEL instead of a custom Ecore one.Cedric BAIL2016-06-033-7/+1
* ecore: do not generate error while rescheduling the last timer.Cedric BAIL2016-06-031-1/+2
* eina: protect promise death during callbacks cancel.Cedric BAIL2016-06-031-0/+2
* ecore: Ecore_Cb is used by elm_box.eo.Cedric BAIL2016-06-031-0/+1
* ecore: Efl.Timer should be Efl.Loop.Timer for coherence.Cedric BAIL2016-06-038-124/+124
* ecore: remove Ecore_Animator Eo object.Cedric BAIL2016-06-038-174/+45
* eina: Remove Eina_Promise* parameter to callbacks to promises in examplesFelipe Magno de Almeida2016-06-035-15/+15
* eina: Add NULL checks and EINA_MAGIC checks to promisesFelipe Magno de Almeida2016-06-032-2/+70
* eina: Remove more Eina_Promise* parameter in promise callbackFelipe Magno de Almeida2016-06-033-10/+10
* wayland_shm: Fix more dmabuf failure corner casesDerek Foreman2016-06-031-20/+32
* psd_loader: Fix bad assumption about signedness of charsDerek Foreman2016-06-031-2/+3
* ecore_anim: Fix bad assumption about signedness of charsDerek Foreman2016-06-031-2/+2
* eina: Remove Eina_Promise* parameter in promise callbackFelipe Magno de Almeida2016-06-0312-55/+40
* eolian-cxx: Fix C++ example compilationFelipe Magno de Almeida2016-06-031-13/+9
* eina: Fix examples using new Eina_Promise semanticsFelipe Magno de Almeida2016-06-035-39/+35
* eina: Remove unnecessary indirection to promisesFelipe Magno de Almeida2016-06-0321-220/+554
* autotools: use DISTCLEAN rules to properly destroy files.Cedric BAIL2016-06-031-12/+16
* ector: variable in _SOURCES do not work.Cedric BAIL2016-06-032-13/+9
* wayland_shm: Add exynos allocator for dmabufDerek Foreman2016-06-033-0/+383
* wayland_shm: Abstract out dmabuf managementDerek Foreman2016-06-031-46/+132
* Eina: Fix eina_promise_all refcount ordering problemLarry Jr2016-06-031-1/+1
* evas: Get pixels from rendered 3D sceneOleksandr Shcherbina2016-06-037-5/+146
* evas: fix huge memory leak for non-async renderingJean Guyomarc'h2016-06-031-0/+2