summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Tree_View: added new MVVM asynchronous widgetdevs/larrylira/treeviewLarry Lira2019-01-3122-2/+3072
* efl_interfaces: missing interfaces prefixLarry Lira2019-01-311-1/+1
* elput: Update doxygen parametersChristopher Michael2019-01-311-2/+2
* ecore_drm2: Add API to allow settings tap-to-click on pointer deviceMichaël Bouchaud (yoz)2019-01-312-0/+19
* elput: Add API to allow settings tap-to-click on pointer deviceMichaël Bouchaud (yoz)2019-01-312-0/+52
* elm_code: Fix formatting of error stringChris Michael2019-01-311-1/+1
* ecore-evas-buffer: Fix formattingChris Michael2019-01-311-93/+93
* efl_ui_tab_bar: fix tab sizing issueBowon Ryu2019-01-311-1/+6
* 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
* evas_test_textblock: Fix unused variable warningChris Michael2019-01-291-0/+2
* elementary: enable efl_ui_suite tests for meson build.Cedric BAIL2019-01-292-1/+20
* elm: prevent from accessing null pointer after memory allocationWooHyun Jung2019-01-2912-0/+19
* efl_ui_grid: Fix return value from macrosChristopher Michael2019-01-291-2/+2
* ecore_wl2_input: update a timestamp whenever possibleWonki Kim2019-01-291-0/+5