summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use sudodevs/stefan/ci-exactness-merged2Stefan Schmidt2020-02-061-1/+1
* fixup init shutdownStefan Schmidt2020-02-065-38/+8
* run ldcofnig to let exactness find libsStefan Schmidt2020-02-061-1/+2
* should not be needed as its not a fedora systemStefan Schmidt2020-02-051-1/+1
* try to run it with codecovStefan Schmidt2020-02-052-8/+10
* updatesStefan Schmidt2020-02-051-2/+2
* ci:travis: add build job for exactnessStefan Schmidt2020-02-052-0/+7
* TO BE REVERTED. JUST FOR FASTER TESTING.Stefan Schmidt2020-02-051-12/+0
* exactness: cleanup some coding style isuesStefan Schmidt2020-02-052-7/+13
* exactness: fix shutdown handling of efl components in various binariesStefan Schmidt2020-02-053-3/+13
* exactness: remove unused codeStefan Schmidt2020-02-058-81/+20
* exactness: remove no longer needed EO and BETA API definesStefan Schmidt2020-02-054-15/+0
* exactness: print out statistics at the end of the runStefan Schmidt2020-02-051-1/+3
* exactness: import code from external repo into efl.gitDaniel Zaoui2020-02-0514-0/+7324
* elementary: build elementary_test additionally as shared objectStefan Schmidt2020-02-051-0/+14
* evas: prevent calling api with NULL filter imageYeongjong Lee2020-02-051-2/+2
* move stabelized items out of @betaMarcel Hollerbach2020-02-0517-46/+98
* efl_canvas_textblock: incorrect value returned for underline dashed gapabdulleh Ghujeh2020-02-051-1/+1
* software_evas_engine: Remove unnecessary member for ector_surface_setJunsuChoi2020-02-051-2/+1
* efl.canvas.textblock: update style stringsAli Alzyod2020-02-043-464/+662
* efl.input.text: add underscore for enums namesali2020-02-041-5/+5
* efl_text_change_info: change text change type property( bool -> enum)abdulleh Ghujeh2020-02-043-9/+15
* csharp: implement GetChildrenIndex for GenericModelYeongjong Lee2020-02-041-0/+22
* efl.ui.textbox: add and use keyboard bindingsAli Alzyod2020-02-047-51/+203
* elm_config: add helper method for copying widget key bindingsMarcel Hollerbach2020-02-041-0/+17
* elm_config: fix wrong update codeMarcel Hollerbach2020-02-041-1/+2
* evas proxy: make it work for load_regionShinwoo Kim2020-02-042-2/+13
* evas proxy: make it work for File_Save.saveShinwoo Kim2020-02-042-0/+47
* 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