summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_access: refactor Efl.Ui.Windevs/stanluk/access_refactorLukasz Stanislawski2019-02-135-104/+69
* efl_access: refactor Elm.Atspi.App.Object classLukasz Stanislawski2019-02-132-5/+10
* efl_access: add Elm.Access.Provider classLukasz Stanislawski2019-02-135-0/+51
* elementary: add Efl.Access.Widget and Efl.Access.Widget_Item classesLukasz Stanislawski2019-02-1312-273/+583
* efl_access: add Efl.Access.Provider classLukasz Stanislawski2019-02-137-0/+107
* efl_access: do not overload invalidate methodLukasz Stanislawski2019-02-133-28/+12
* efl_access: move Efl.Access.root property to Elm.Atspi.BridgeLukasz Stanislawski2019-02-137-55/+92
* efl_acces: add Efl.Access.Bridge classLukasz Stanislawski2019-02-1311-142/+135
* efl_access: restore Efl.Access.Object.access_parent propertyLukasz Stanislawski2019-02-137-38/+38
* efl_access: remove Efl.Access.Object.type APILukasz Stanislawski2019-02-1013-109/+5
* tests: improve efl loop test (concentric)Mike Blumenkrantz2019-02-041-2/+9
* eo: implement class overriding (+unit tests)Mike Blumenkrantz2019-02-043-0/+88
* examples: ecore: bring back inet.h include for inet_pton()Stefan Schmidt2019-02-041-0/+3
* build: fix macos race conditionMarcel Hollerbach2019-02-041-0/+1
* tests: add explicit test for concentric loop usageMike Blumenkrantz2019-02-011-0/+45
* tests/elm: speed up all main loop timer executionMike Blumenkrantz2019-02-013-21/+55
* efl_interfaces: missing interfaces prefixLarry Lira2019-02-011-1/+1
* eolian-mono: Provide constructor parameters based on the constructorsFelipe Magno de Almeida2019-02-0112-85/+399
* examples: Example still use IPPROTO_CTP from in.hLauro Moura2019-02-011-0/+3
* replace hton and ntoh family functions with ones defined in einaVincent Torri2019-02-0128-242/+226
* efl-cxx: Fix compilation error when using a ptr to const any_valueFelipe Magno de Almeida2019-02-011-0/+4
* eo: fix efl_isa to work propertly with interfacesMarcel Hollerbach2019-02-012-13/+6
* ecore_imf: fix wrong sample codeJihoon Kim2019-02-011-1/+1
* Revert "evas: make efl_canvas_animation abstract"Jaehyun Cho2019-02-011-1/+1
* efl_ui_win_part: remove unused interfaceWooHyun Jung2019-02-011-2/+1
* evas_private: Fix typoDerek Foreman2019-01-311-1/+1
* evas_object_smart: Consistently use MY_CLASSDerek Foreman2019-01-311-7/+7
* efl_ui_win: add 'exit_on_close' property and unit testMike Blumenkrantz2019-01-313-1/+56
* efl_ui_win: add 'exit_on_all_windows_closed' class property and unit testMike Blumenkrantz2019-01-313-1/+67
* 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