summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl-mono: Fix compilation for autotools for missing source filesdevs/felipealmeida/dotnet-coreFelipe Magno de Almeida2019-02-011-1/+13
* efl-mono: Make workarounds for DotNet core 2.xFelipe Magno de Almeida2019-01-312-77/+169
* efl-mono: Add test for returning NULL for objectsFelipe Magno de Almeida2019-01-313-0/+16
* efl-mono: Create workaround for DotNet Core inability to Marshal bool and cha...Felipe Magno de Almeida2019-01-311-0/+44
* efl-mono: Pass module name to event symbol loadingFelipe Magno de Almeida2019-01-312-8/+11
* efl-mono: Use only one marshal_annotateFelipe Magno de Almeida2019-01-314-163/+167
* efl-mono: Make static delegate really static so it is not GC'edFelipe Magno de Almeida2019-01-311-1/+2
* efl-mono: Workaround over dotnet non-Marshal over generic typesFelipe Magno de Almeida2019-01-313-71/+255
* eolian-mono: Fix returning stringsharesFelipe Magno de Almeida2019-01-311-1/+1
* eo: eo_base_class.c assumes stringshares in comment and name methodsFelipe Magno de Almeida2019-01-311-2/+2
* efl-mono: DotNet Core 2.0 doesn't support Marshaling of generic typesFelipe Magno de Almeida2019-01-311-8/+2
* Changes to support dotnet coreFelipe Magno de Almeida2019-01-3120-194/+514
* efl-mono: Add support for dotnet coreFelipe Magno de Almeida2019-01-315-5/+77
* efl_model : rename all efl_model based classes.SangHyeon Jade Lee2019-01-3163-777/+777
* elementary: add test for Efl.Ui.Model_Average.Cedric BAIL2019-01-311-0/+96
* elm: fix dereferencing issue and add error handling and remove unreachable co...Myoungwoon Roy, Kim2019-01-302-6/+9
* elementary: add a test for Efl.Ui.Model_Exact.Cedric BAIL2019-01-301-0/+71
* elementary: add a test for Efl.Ui.Model_Homogeneous.Cedric BAIL2019-01-305-6/+199
* elementary: add internal Efl_Ui_Model_Average.Cedric BAIL2019-01-305-0/+205
* elementary: add internal Efl_Ui_Model_Exact.Cedric BAIL2019-01-305-1/+361
* elementary: add internal Efl_Ui_Model_Homogeneous.Cedric BAIL2019-01-305-4/+170
* elementary: add internal Efl_Ui_Model_Size.Cedric BAIL2019-01-305-1/+80
* ecore: add an index property on Efl.Model_Composite and handle children_slice...Cedric BAIL2019-01-3012-433/+337
* ci: travis: switch mingw cross build to also use Fedora 29 as baseStefan Schmidt2019-01-302-4/+4
* elementary: update Efl.Ui.Caching_Factory to rely on Efl.Ui.Widget_Factory fo...Cedric BAIL2019-01-304-45/+159
* elementary: add Efl.Ui.Widget_Factory.Cedric BAIL2019-01-306-1/+166
* efl_ui: mulibuttonentry is now tagsMarcel Hollerbach2019-01-301-4/+2
* meson: fix race condition in buildingMarcel Hollerbach2019-01-302-1/+7
* efl.file: move 'save' method into separate efl.file_save interfaceMike Blumenkrantz2019-01-3012-31/+42
* Revert "meson: fix race condition in building"Marcel Hollerbach2019-01-302-7/+1
* meson: fix race condition in buildingMarcel Hollerbach2019-01-302-1/+7
* docs: Add links to Efl.Loop_ConsumerXavi Artigas2019-01-301-2/+2
* eo: check memory allocation of table dataJaehyun Cho2019-01-301-7/+12
* efl_ui_win: Load config values into gesture manager.Woochanlee2019-01-301-0/+21
* efl.text_markup: move cursor-related methods to efl.text_markup_interactiveMike Blumenkrantz2019-01-3014-34/+47
* meson: fix to make results same as a way it does in autotoolsWonki Kim2019-01-304-25/+25
* efl_ui_scroll_manager: avoid some safety check errors on deletionMike Blumenkrantz2019-01-301-11/+13
* tests: move efl_ui focus tests into efl_ui_suiteMike Blumenkrantz2019-01-3010-108/+108
* efl_ui: add proto for efl_ui_focus_relation_free() into headerMike Blumenkrantz2019-01-301-0/+1
* build: remove eina-bench-cmp from DIST listWonki Kim2019-01-301-1/+3
* docs: Improve Efl.Ui.Tags documentationXavi Artigas2019-01-301-10/+15
* docs: introduce how to receive media contentJihoon Kim2019-01-301-3/+68
* tests: move efl_ui_image test -> efl_ui_suiteMike Blumenkrantz2019-01-305-1/+41
* tests: move efl_ui_layout tests into efl_ui_suiteMike Blumenkrantz2019-01-306-96/+111
* efl_ui: include layout header in Efl_Ui.hMike Blumenkrantz2019-01-301-0/+1
* tests: move image_zoomable into efl_ui_suiteMike Blumenkrantz2019-01-306-25/+41
* tests: add atspi test for efl_ui_suiteMike Blumenkrantz2019-01-305-1/+476
* tests: formattingMike Blumenkrantz2019-01-3078-253/+253
* tests: modify efl_ui_suite to use same test infrastructure as elm_suiteMike Blumenkrantz2019-01-309-254/+368
* efl_ui_list_view: Handling failed memory allocationMyoungwoon Roy, Kim2019-01-302-0/+4