summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* equality methods and some test stubsdevs/vitorsousa/csharp_stringshare_containersVitor Sousa2019-06-112-1/+230
* DON'T LAND csharp: fix stringshare usage in eina containersVitor Sousa2019-06-108-25/+281
* csharp: make inherited C# classes constructible from native CVitor Sousa2019-06-0411-13/+352
* eo: add an API entry for custom instantiation of Eo objects for binding usageVitor Sousa2019-06-042-3/+44
* csharp: Add a SafePtr wrapper in debug modeLauro Moura2019-06-043-2/+61
* ecore_evas wl - make ERR's into WRNS as they really are just thatCarsten Haitzler (Rasterman)2019-06-041-3/+3
* efl_canvas_animation: fix final_state_keep logicJaehyun Cho2019-06-041-7/+41
* efl_canvas_animation: fix numerical error on map effect calculationJaehyun Cho2019-06-045-76/+29
* efl_ui_layout_orientation: fix the bitwise condition logicTaehyub Kim2019-06-041-1/+1
* efl proc/exe envrion work again - after a break earlier on freebsdCarsten Haitzler (Rasterman)2019-06-042-2/+32
* elm - tests - generator - be python2 explicit so we build on freebsdCarsten Haitzler (Rasterman)2019-06-041-1/+1
* elm_test/ui.bg: use full white+opaque for unchecked 'bg color' stateMike Blumenkrantz2019-06-031-1/+1
* gl_generic: directly copy existing image when changing orientationMike Blumenkrantz2019-06-031-1/+1
* meson: remove unneeded install: flagsMarcel Hollerbach2019-06-033-3/+0
* csharp: Do some iterations on exit.Lauro Moura2019-05-311-2/+6
* csharp: Refactor wrapper lifetime.Vitor Sousa2019-05-3116-451/+599
* csharp: Add some testsLauro Moura2019-05-319-2/+189
* csharp: Fix testing under dotnetLauro Moura2019-05-311-2/+1
* Remove unused Efl.Gfx.Path_Change_EventXavi Artigas2019-05-311-9/+5
* elm_test: add text mask case to masking demoMike Blumenkrantz2019-05-312-1/+38
* edje_cc: remove compile fails when setting a complex object as a clipperMike Blumenkrantz2019-05-311-18/+0
* elm_test: add smart object mask test to existing masking testMike Blumenkrantz2019-05-312-8/+50
* evas: enable setting any object as a clipperMike Blumenkrantz2019-05-311-7/+2
* elm/fileselector_button: null fileselector model pointer on deleteMike Blumenkrantz2019-05-301-2/+1
* tests/elm: explicitly denote some error/warning messages in unit testsMike Blumenkrantz2019-05-304-0/+8
* elm/gengrid: handle gengrid finding of nearest visible item when not realizedMike Blumenkrantz2019-05-301-10/+17
* efl_ui_active_view: reset count to -1 if no content is leftMarcel Hollerbach2019-05-301-0/+3
* eolian: use c_name when building complex C symbol namesDaniel Kolesa2019-05-302-8/+4
* efl_ui_active_view: update index accordinglyMarcel Hollerbach2019-05-302-2/+15
* efl_ui_active_view_manager_*: fix bugging animationMarcel Hollerbach2019-05-302-0/+10
* eolian: allow complete symbol renaming for CDaniel Kolesa2019-05-303-44/+134
* Efl.Ui.Active_View: Update DocsXavi Artigas2019-05-303-66/+105
* efl.ui.pager: remove!Marcel Hollerbach2019-05-3022-2363/+1
* efl_ui_tab_pager: migrate to active_viewMarcel Hollerbach2019-05-303-27/+34
* efl_ui_active_view: introduce a experimental new widgetMarcel Hollerbach2019-05-3028-4/+3596
* Genlist: Fix for genlist item field updateGodly T.Alias2019-05-301-0/+7
* efl_ui: rename list empty item to list placeholder item.SangHyeon Jade Lee2019-05-309-73/+73
* efl_ui : refactoring efl.part in item based classes.SangHyeon Jade Lee2019-05-3021-162/+209
* ecore: add simple test for property_string_add.Cedric BAIL2019-05-291-1/+47
* ecore: add simple logic to generate synthetic string property assembling valu...Cedric BAIL2019-05-292-17/+326
* eo: add events to track the ownership status of an Eo objectVitor Sousa2019-05-296-0/+291
* evas_inline: Clean up evas_object_plane_changed functionChristopher Michael2019-05-292-3/+3
* evas_inline: Clean up evas_object_is_on_plane functionChristopher Michael2019-05-293-5/+5
* evas_inline: Clean up evas_object_is_opaque functionChristopher Michael2019-05-295-19/+17
* evas_inline: Clean up evas_object_is_proxy_visible functionChristopher Michael2019-05-292-4/+4
* evas_inline: Clean up evas_object_is_visible functionChristopher Michael2019-05-2911-47/+45
* evas_inline: Clean up evas_object_was_visible functionChristopher Michael2019-05-2910-22/+22
* eolian: fix unit version checkDaniel Kolesa2019-05-291-1/+1
* eolian-cxx: Fix some warnings from cppcheckLauro Moura2019-05-291-7/+11
* ecore: enable property reflection support in Efl.CompositeModel.Cedric BAIL2019-05-291-1/+13