summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* eolian-mono: Provide constructor parameters based on the constructorsFelipe Magno de Almeida2019-02-017-43/+291
* docs: Fix assorted typos in legacy documentationXavi Artigas2019-01-281-1/+1
* edje_cc: check return value of fseeksYeongjong Lee2019-01-282-4/+8
* epp: fix correct parameters for cpp_error_with_lineYeongjong Lee2019-01-281-1/+1
* efl_ui_pager : Add missing meson config for pager test.JunsuChoi2019-01-251-0/+2
* Revert "Revert "efl_ui_pager: add tests for efl_ui_pager""Stefan Schmidt2019-01-254-0/+1677
* Revert "efl_ui_pager: add tests for efl_ui_pager"Stefan Schmidt2019-01-254-1677/+0
* efl_ui_pager: add tests for efl_ui_pagerJaeun Choi2019-01-254-0/+1677
* eolian: add support for the container arrayMarcel Hollerbach2019-01-231-0/+12
* evas gl - fix patch that fixed warnings that then broke evas gl testsCarsten Haitzler (Rasterman)2019-01-192-2/+2
* efl-mono: Fix calling non-static methods with garbage collectable NativeInheritsFelipe Magno de Almeida2019-01-181-2/+2
* edje_cc: fail upon detecting invalid part description references in programsMike Blumenkrantz2019-01-171-1/+29
* efl-mono: Enable selecting to build @beta itemsLauro Moura2019-01-178-13/+50
* eolian-mono: Add interface registration to inherited classesFelipe Magno de Almeida2019-01-174-131/+99
* eolian_mono: fix inheriting from efl types not considering additional interfacesVitor Sousa2019-01-172-10/+38
* test_efl_anim_interpolator: delete animation event callback on window deleteChristopher Michael2019-01-161-0/+10
* test_efl_anim_interpolator: Minor formatting fixesChristopher Michael2019-01-161-12/+20
* eolian_gen: void out keys depending on how they are settedMarcel Hollerbach2019-01-161-35/+52
* gfx: Add size hint fill (EO)Yeongjong Lee2019-01-169-84/+243
* efreet - fix warnings on windows to do with size castingCarsten Haitzler (Rasterman)2019-01-151-5/+5
* efl-mono: Only raise exception for managed errors.Lauro Moura2019-01-155-7/+7
* efl-mono: Fix marshalling of struct in event data.Lauro Moura2019-01-143-20/+35
* efl_mono: remove '_' from type for C# naming conventionJaehyun Cho2019-01-142-2/+4
* efl-csharp: Temporarily blacklist forwarder function.Lauro Moura2019-01-111-0/+1
* meson: elm: add pie and fPIC cflags and ldflags to elm binariesStefan Schmidt2019-01-101-1/+2
* cxx: Add class get name attribute.Lauro Moura2019-01-101-1/+1
* ledbus - fix codegen to not conflict keys with eldbus inyternalCarsten Haitzler (Rasterman)2019-01-091-8/+8
* efl-mono: automatic code refs for event wrappers docsXavi Artigas2018-12-281-1/+3
* meson - dont install eina bench cmp and use install_modeCarsten Haitzler (Rasterman)2018-12-272-12/+2
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-273-2/+17
* efl-mono: Remove trailing () from doc referencesXavi Artigas2018-12-211-2/+11
* efl-mono: Remove warningsLauro Moura2018-12-212-4/+4
* doc: Turn comments from EO to C# XML syntaxXavi Artigas2018-12-215-68/+216
* cmake: remove!Marcel Hollerbach2018-12-209-110/+0
* Intruduce Efl.Ui.Panel (Create Efl Ui Widget from elm widget(elm_panel))Woochanlee2018-12-204-0/+165
* silence most left over compiler warningsJérémy Zurcher2018-12-183-5/+5
* build: remove unused meson fileMarcel Hollerbach2018-12-171-6/+0
* eolian_mono: use System.Type explicitlyJaehyun Cho2018-12-171-2/+2
* elm_focus: implement elm_object_focus_next_item_set / getMarcel Hollerbach2018-12-172-1/+63
* efl-mono: Fix call of virtual methods after new APILauro Moura2018-12-146-19/+55
* eolian_mono: Add support for C# style propertiesLauro Moura2018-12-144-7/+118
* meson: add inital support for windows compilationMarcel Hollerbach2018-12-071-26/+34
* meson: enable cross compilingMarcel Hollerbach2018-12-074-5/+34
* meson: abstract edje_cc exec linesMarcel Hollerbach2018-12-061-0/+4
* efl: fix misspelt focused in API and documents.Alastair Poole2018-12-061-2/+2
* Tests: adapt some tests for ExactnessDaniel Zaoui2018-12-054-17/+58
* elm test - button - remove unused local var warnCarsten Haitzler (Rasterman)2018-12-041-1/+1
* elm_scroller: update behaviour to match legacy behaviour more closelyMarcel Hollerbach2018-12-042-0/+74
* efl_ui_focus_manager_root_focus: ensure that adapter is part of viewportMarcel Hollerbach2018-12-042-0/+46
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-031-1/+6