summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asdfdevs/bu5hm4n/exampleMarcel Hollerbach2020-02-032-4/+1
* api breaksMarcel Hollerbach2020-02-031-4/+4
* wipMarcel Hollerbach2020-02-031-19/+39
* wip wip wipMarcel Hollerbach2020-02-032-16/+48
* wipMarcel Hollerbach2020-02-033-11/+95
* more wipMarcel Hollerbach2020-02-031-2/+2
* more wipMarcel Hollerbach2020-02-031-27/+124
* wipMarcel Hollerbach2020-02-031-0/+2
* moreMarcel Hollerbach2020-02-031-1/+35
* wipMarcel Hollerbach2020-02-032-15/+48
* moreMarcel Hollerbach2020-02-032-0/+27
* firstMarcel Hollerbach2020-02-031-0/+1
* efl_ui_draggable: move these events back to legacyMarcel Hollerbach2020-02-034-46/+32
* theme: rework a bit the tab_pager themeMarcel Hollerbach2020-02-032-138/+10
* efl_ui_spotlight: correctly emit page sizeMarcel Hollerbach2020-02-031-1/+1
* efl_ui_tab_pager: do not directly inherit from spotlight anymoreMarcel Hollerbach2020-02-034-43/+142
* efl: add test for efl_model_children_index_get.Cedric BAIL2020-01-311-0/+27
* efl: add Efl.Model.Children_Index_Get.Cedric BAIL2020-01-313-0/+49
* ecore: refactor unpacking/packing code used in conjonction with eina_future_a...Cedric BAIL2020-01-312-34/+34
* eina: do not warn when calling eina_inarray_pop on empty inarray to match ein...Cedric BAIL2020-01-311-1/+1
* eina: add test for eina_future_all_iterator.Cedric BAIL2020-01-311-0/+29
* eina: add eina_future_all_iterator and eina_promise_all_iterator.Cedric BAIL2020-01-312-2/+99
* Fix build with gcc 10 (which has -fno-common enabled by default).Tom Callaway2020-01-314-51/+52
* edje: use EINA_UNUSED consistently after in function signatures -- part2ProhtMeyhet2020-01-312-6/+6
* evas_object_grid: fix leaking of pointerMarcel Hollerbach2020-01-311-10/+8
* evas_object_grid: Fix memory leak.Woochanlee2020-01-311-0/+2
* evas filter: fix crash issueShinwoo Kim2020-01-313-1/+8
* docs: Remove leftover 'see also' from Efl.Ui.ImageXavi Artigas2020-01-311-2/+0
* Efl.Canvas.Group: make mask filter work on GL engineShinwoo Kim2020-01-311-2/+2
* Efl.Ui.Vg_Animation: Remove @beta markJunsuChoi2020-01-311-23/+28
* edje: use EINA_UNUSED consistently after declaration in function signaturesProht2020-01-303-17/+17
* ci: add leak ignore as a temporary bandaidStefan Schmidt2020-01-301-0/+1
* ci: update Ubuntu bionic deps to cover openjp2 we now depend onStefan Schmidt2020-01-301-2/+2
* efl/gesture: move Point_Data to eo and add methods to fetch it for recognizersMike Blumenkrantz2020-01-305-61/+102
* tests/gesture: add longpress testsMike Blumenkrantz2020-01-301-0/+71
* tests/elm: add util functions for pressing mouse button without releasingMike Blumenkrantz2020-01-302-6/+59
* tests/elm: add util function to automatically delay loop by given timeMike Blumenkrantz2020-01-302-0/+15
* efl/gesture: unset timer pointers for tap recognizersMike Blumenkrantz2020-01-302-0/+2
* tests/gesture: beef up gesture flick/momentum tests significantlyMike Blumenkrantz2020-01-301-1/+157
* tests/elm: add util function for dragging the pointer in an arcMike Blumenkrantz2020-01-302-0/+30
* efl/gesture: formattingMike Blumenkrantz2020-01-3011-542/+543
* tests/efl_ui: begin some gesture unit testsMike Blumenkrantz2020-01-304-0/+160
* tests/elm: add basic timestamping for event helpersMike Blumenkrantz2020-01-301-14/+16
* efl/gesture: do not emit events for canceled gestures with no stateMike Blumenkrantz2020-01-301-3/+2
* elementary: make focus manager update_children and update_order an internal f...Cedric BAIL2020-01-304-20/+27
* ecore_con: remove use of list<> from Efl.Net.Cedric BAIL2020-01-303-5/+10
* efll.ui.internal_text_interactive: remove useless conditionAli Alzyod2020-01-291-13/+9
* config: replace evil tabs with spacesAli Alzyod2020-01-293-6/+6
* eolian: enforce that list<> can only be used with @beta API.Cedric BAIL2020-01-292-2/+7
* C#: Fix using beta for lists and hashes in testsFelipe Magno de Almeida2020-01-292-26/+27