summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: Avoid segfault when parsing types like inlist<int>.devs/lauromoura/eolian-inlist-inarrayLauro Moura2019-01-301-1/+2
* eolian_gen: support for iterative freeing of struct fieldsDaniel Kolesa2019-01-301-40/+57
* eolian_gen: better freeing for inarrayDaniel Kolesa2019-01-291-6/+57
* eolian_gen: free inlist nodes with the proper free functionDaniel Kolesa2019-01-291-1/+3
* eolian: disallow container nesting and freefuncs for builtinsDaniel Kolesa2019-01-291-5/+33
* eolian: prevent inlist structs from being found in normal lookupsDaniel Kolesa2019-01-291-2/+7
* eolian: remove free function builtins and rework ownability checksDaniel Kolesa2019-01-291-60/+32
* eolian_gen: remove usage of freefuncs from builtinsDaniel Kolesa2019-01-291-15/+81
* eolian: add support for inlist structsDaniel Kolesa2019-01-298-21/+184
* eolian: make sure inlist/inarray only take value typesDaniel Kolesa2019-01-281-0/+13
* docs: Fix assorted typos in legacy documentationXavi Artigas2019-01-2834-131/+130
* 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_dnd: fix the wrong parameter passingTaehyub Kim2019-01-281-1/+1
* evas vg: improve masking render logic.Hermet Park2019-01-286-53/+77
* eolian-cxx: Add constructor_defLauro Moura2019-01-282-1/+87
* elementary: Declare style as a Widget constructorLauro Moura2019-01-281-0/+3
* eo: Replace ptr(Eina.Strbuf) with plain strbuf.Lauro Moura2019-01-282-1/+9
* efl_ui_list_view_seg_array: remove seg_array from Elementary.hLarry Lira2019-01-285-4/+4
* evas_clip: do not set clip->changed to trueShinwoo Kim2019-01-281-16/+0
* elm_photo: implement remaining efl.file methodsMike Blumenkrantz2019-01-262-1/+31
* efl_ui_image: implement efl.file.mmap_getMike Blumenkrantz2019-01-262-1/+7
* Implement missing APIs in elm_photoXavi Artigas2019-01-262-0/+15
* evas_canvas3d_mesh: implement get methods for efl.file file and mmap propsMike Blumenkrantz2019-01-263-3/+26
* ecore: make ecore_audio_out abstractMarcel Hollerbach2019-01-267-5/+40
* evas_canvas3d_primitives: make unused functions emptyMarcel Hollerbach2019-01-261-0/+4
* efl_net_dialer_websocker: set cannot be called hereMarcel Hollerbach2019-01-262-1/+7
* efl_ui_tab_page: implement missing apiMarcel Hollerbach2019-01-262-0/+8
* efl_ui_pan: implement content interfaceMarcel Hollerbach2019-01-262-9/+27
* efl_ui_scroller: support the complete efl.content APIMarcel Hollerbach2019-01-262-1/+22
* efl_ui_slider: this does not use anything from Efl.ContentMarcel Hollerbach2019-01-261-2/+1
* efl: introduce efl_ui_direction_readonlyMarcel Hollerbach2019-01-268-3/+31
* elm_fileselector_entry: resolve missing interface api by compositionMarcel Hollerbach2019-01-262-0/+4
* elm_fileselector_button: support the whole interfaceMarcel Hollerbach2019-01-264-1/+68
* elm_fileselector: improve documentationMarcel Hollerbach2019-01-261-1/+1
* elm_code: remove the implementation of efl.access.textMarcel Hollerbach2019-01-261-1/+1
* elm: add container api for the two objectsMarcel Hollerbach2019-01-264-2/+17
* edje: implement container apiMarcel Hollerbach2019-01-263-0/+112
* efl_task: remove efl.io.* interfacesWooHyun Jung2019-01-256-315/+9
* gesture_manager: Filter events we add hooks forDerek Foreman2019-01-253-2/+23
* gesture_manager: Use private data getter to save some lookupsDerek Foreman2019-01-253-8/+18
* gesture_manager: Add a call to get private dataDerek Foreman2019-01-252-0/+9
* eolian: clear the unimplemented implement set for each treeDaniel Kolesa2019-01-251-0/+5
* docs: Fix Efl.Object Freeze and Thaw docsXavi Artigas2019-01-251-13/+28
* efl-mono: Add new dependencies to autotoolsFelipe Magno de Almeida2019-01-251-2/+8
* 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-259-0/+1783
* Revert "efl_ui_pager: add tests for efl_ui_pager"Stefan Schmidt2019-01-259-1783/+0
* efl_ui_pager: add tests for efl_ui_pagerJaeun Choi2019-01-259-0/+1783
* efl_ui_pager: remove unnecessary linesJaeun Choi2019-01-251-20/+5