summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* DON'T LAND csharp: fix stringshare usage in eina containersVitor Sousa2019-06-104-21/+35
* csharp: make inherited C# classes constructible from native CVitor Sousa2019-06-041-4/+20
* elm_test/ui.bg: use full white+opaque for unchecked 'bg color' stateMike Blumenkrantz2019-06-031-1/+1
* csharp: Refactor wrapper lifetime.Vitor Sousa2019-05-313-293/+25
* elm_test: add text mask case to masking demoMike Blumenkrantz2019-05-311-1/+7
* 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-311-8/+26
* efl.ui.pager: remove!Marcel Hollerbach2019-05-302-7/+0
* efl_ui_tab_pager: migrate to active_viewMarcel Hollerbach2019-05-301-22/+28
* efl_ui_active_view: introduce a experimental new widgetMarcel Hollerbach2019-05-303-0/+1078
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-261-1/+1
* eolian: remove param @nonullDaniel Kolesa2019-05-261-0/+5
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-2427-83/+83
* Rename Efl.Gfx.Orientation -> Efl.Gfx.Image_OrientationXavi Artigas2019-05-222-14/+10
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-221-0/+4
* elm_test: add efl.ui.image tests which mimic elm_image testsMike Blumenkrantz2019-05-203-0/+686
* elm_test: fix some bugs in elm_image testsMike Blumenkrantz2019-05-201-3/+4
* Rename Efl.Orient -> Efl.Gfx.OrientationXavi Artigas2019-05-201-3/+3
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-208-15/+16
* Efl.Pack_Table: remove table_directionXavi Artigas2019-05-201-1/+1
* bin/ecore_evas: remove useless inclusion of Evil.hVincent Torri2019-05-171-4/+0
* bin/eet and ecore_con: remove Evil.h when not necessary and include evil_priv...Vincent Torri2019-05-172-8/+0
* bin/efl and ecore: include evil_private.h when appropriateVincent Torri2019-05-171-0/+3
* eolian: rename eolian_event_c_name_getDaniel Kolesa2019-05-163-3/+3
* eolian: rename eolian_typedecl_enum_field_c_name_getDaniel Kolesa2019-05-163-3/+3
* eolian: add API to retrieve the C name of an objectDaniel Kolesa2019-05-162-4/+4
* csharp: fix formatting in generated .eo.cs codesWooHyun Jung2019-05-161-1/+1
* Gesture Manager: Add gestures and fix gesture managing, recognizer logic.Woochanlee2019-05-141-27/+254
* csharp: Fix event marshalling for value typesLauro Moura2019-05-141-3/+36
* Evil: remove wrapper around getcwd()Vincent Torri2019-05-081-0/+4
* csharp: Add Part suffix for the part wrappersLauro Moura2019-05-071-1/+1
* meson: add intl to efreet all binary depsMike Blumenkrantz2019-05-061-4/+6
* meson: don't run edje_cc in tree using `env`Mike Blumenkrantz2019-05-061-2/+6
* csharp: Fix property helper doc indentLauro Moura2019-05-063-3/+3
* eolian: refactor parsing API and path handlingDaniel Kolesa2019-05-033-4/+4
* csharp: Add docs for aliasesLauro Moura2019-05-031-7/+20
* replace strndup with eina_strndup, remove strndup definition in evil and elm_...Vincent Torri2019-05-033-28/+9
* csharp: Some docs improvements.Lauro Moura2019-05-034-14/+48
* efl_pack: split algin and padding propertyMarcel Hollerbach2019-04-268-46/+46
* ui.relative_layout: enhance relation_xxx_set,get apisYeongjong Lee2019-04-241-2/+0
* ui.relative_layout: add callbacks to update layoutYeongjong Lee2019-04-241-2/+0
* ui.relative_layout: add internal clipperYeongjong Lee2019-04-241-0/+16
* csharp: Fixes repeated method names.Lauro Moura2019-04-232-14/+8
* csharp: refactor native_inherit into a nested class.Lauro Moura2019-04-234-102/+124
* csharp: Small style changesLauro Moura2019-04-224-31/+34
* csharp: klass style changesLauro Moura2019-04-221-39/+69
* csharp: Simple spacing rules changesLauro Moura2019-04-226-11/+15
* eolian_gen: remove support for legacy header file generationDaniel Kolesa2019-04-187-76/+56
* Revert "Revert "test/efl_ui_pager: fix demo""Jaehyun Cho2019-04-171-4/+26
* Revert "Revert "test/efl_ui_pager_scroll: fix demo""Jaehyun Cho2019-04-171-15/+57