summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/bu5hm4n/make_doc_cop_happyMarcel Hollerbach2019-07-082-13/+9
* elementary: rename Activew_View to Spotlight.Cedric BAIL2019-07-0538-699/+699
* docfx: Remove collapsible sectionsXavi Artigas2019-07-052-13/+3
* csharp: Fix Future callback lifetimeLauro Moura2019-07-051-2/+4
* csharp: encapsulate some internal code of EoWrapperVitor Sousa2019-07-056-24/+48
* efl_ui_widget: optimize focusMarcel Hollerbach2019-07-041-10/+20
* Efl.Ui.Format revampXavi Artigas2019-07-0436-751/+826
* ci: finally enable examples for mingw buildStefan Schmidt2019-07-041-1/+1
* ci: cross: make sure we use the mingw pkg-config to detect cross depsStefan Schmidt2019-07-041-1/+1
* ci: enable more build options for mingw jobStefan Schmidt2019-07-041-1/+1
* tests/radio: add explicit test for verifying legacy radio callback triggeringMike Blumenkrantz2019-07-031-0/+37
* tests: add functional unit tests for radio widgetsMike Blumenkrantz2019-07-031-0/+57
* efl_ui_check/radio: restore legacy behaviourMarcel Hollerbach2019-07-032-3/+4
* Efl.Ui.Progressbar: Add explicit display control of progress labelXavi Artigas2019-07-038-3/+143
* eina: add accessors for c arraysMarcel Hollerbach2019-07-033-0/+121
* elementary: remove unused elm_widget header filesJaehyun Cho2019-07-022-134/+0
* csharp: fix some compilation warningsVitor Sousa2019-06-282-2/+2
* csharp: fix Eina_Stringshare support in containers for manual and generated APIVitor Sousa2019-06-2816-43/+2260
* csharp: make inherited C# classes constructible from native CVitor Sousa2019-06-2810-13/+380
* efl_ui: include here efl_ui_itemMarcel Hollerbach2019-06-281-0/+1
* view_manager_scroll: fix not to move view position by clickJaehyun Cho2019-06-281-2/+4
* evas_events: fix wrong event listeningMarcel Hollerbach2019-06-286-11/+40
* meson: remove autotools checking stuffsWonki Kim2019-06-282-8/+0
* efl-mono: Fix value forwarding in promises/asyncLauro Moura2019-06-274-10/+57
* csharp: Rename test util parametersLauro Moura2019-06-271-13/+13
* csharp: Add missing prefix to enable interpolationLauro Moura2019-06-271-2/+2
* eolian_mono: fix to support event info which is a type defined in eoJaehyun Cho2019-06-271-1/+7
* eolian_mono: small correction when checking for iterator and accessor parametersVitor Sousa2019-06-271-1/+1
* csharp: Update after iterator changesLauro Moura2019-06-2711-117/+137
* meson: disable xattr on macosMarcel Hollerbach2019-06-271-1/+1
* efl_input_interface: verify check cancel eventMarcel Hollerbach2019-06-271-0/+76
* evas_events: implement POINTER_CANCEL eventMike Blumenkrantz2019-06-271-30/+62
* meson: add some config definitionsJongmin Lee2019-06-273-0/+11
* ci: travis: update last jobs from Fedora 29 to 30 docker imageStefan Schmidt2019-06-271-3/+3
* tests/elm: replace bespoke win/loop fast-forwarding with helper functionMike Blumenkrantz2019-06-273-84/+42
* tests/efl_ui: add suite_helpers.h to efl_ui_suite.hMike Blumenkrantz2019-06-276-5/+1
* tests/elm: add helper function for simplifying getting to event triggeringMike Blumenkrantz2019-06-272-0/+26
* tests: remove correct callback in slider event testMike Blumenkrantz2019-06-271-1/+1
* evas svg: fix missing node opacity attribute.Hermet Park2019-06-273-0/+21
* evas svg: remove unnecessary initialization.Hermet Park2019-06-271-3/+3
* dummy_test_object: remove @owned on iteratorJaehyun Cho2019-06-271-9/+9
* efl_ui: remove nstate widgetMike Blumenkrantz2019-06-2618-343/+12
* ecore-wl2: Add missing doxygen for ecore_wl2_window_resizing_getChristopher Michael2019-06-261-0/+10
* ecore-wl2: Add missing @since for ecore_wl2_offer_mimes_get functionChristopher Michael2019-06-261-0/+1
* efl_ui_suite: remove duplicated codeMarcel Hollerbach2019-06-261-19/+2
* efl_input_interface: add tests for mouse wheel emittingMarcel Hollerbach2019-06-261-0/+33
* efl_input_interface: test pointer in and out events on a objectMarcel Hollerbach2019-06-261-0/+61
* efl_input_interface: test pointer move down upMarcel Hollerbach2019-06-261-0/+117
* evas_events: fix setting of 'pressed' member in Efl_Input_Key_DataMarcel Hollerbach2019-06-262-0/+37
* efl_input_interface: add test to verify focus in/outMarcel Hollerbach2019-06-261-0/+34