summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_clickable: fix not to be clicked if pointer is processeddevs/jaehyun/efl_clickable_test4Jaehyun Cho2019-06-263-2/+37
* eolian_mono: support eo access modifiersYeongjong Lee2019-06-243-5/+70
* eolian_mono: fix to call mixin's method in inherited classJaehyun Cho2019-06-241-3/+4
* meson: do not error when no optimization architecture is thereMarcel Hollerbach2019-06-211-4/+9
* efl_ui_win: fix emitting of object focus eventsMarcel Hollerbach2019-06-212-24/+56
* ci: make sure we disable the new json evas loader in our jobsStefan Schmidt2019-06-211-3/+3
* vg_common_json: Set container's alpha colorJunsuChoi2019-06-211-0/+7
* canvas vg: optmize lottie vector tree.Hermet Park2019-06-211-0/+9
* evas vector: add a lottie animation example.Hermet Park2019-06-219-0/+139
* evas vector: support lottie animation as using json loader.Hermet Park2019-06-217-51/+423
* evas vector: support json loader for rlottie integration.Hermet Park2019-06-218-15/+620
* fix segv when adding optimizations to edje message handlingCarsten Haitzler (Rasterman)2019-06-211-12/+16
* remove more filesMarcel Hollerbach2019-06-2086-1231/+0
* efl_ui_radio: fixup wrong referenceMarcel Hollerbach2019-06-201-2/+1
* build: remove no longer needed eolian-bootstrap targetStefan Schmidt2019-06-202-34/+16
* efl_input_device: split up has_pointer_capMarcel Hollerbach2019-06-202-8/+28
* efl_input_key: compose -> compose_stringMarcel Hollerbach2019-06-203-4/+4
* efl_ui_win: repair scene event emissionMarcel Hollerbach2019-06-205-2/+63
* evas: emit the corrent event here,Marcel Hollerbach2019-06-201-12/+3
* efl_canvas_scene: we never provided a object as event type hereMarcel Hollerbach2019-06-201-2/+2
* efl_input_pointer: rename tool to touch_idMarcel Hollerbach2019-06-2011-66/+69
* Efl.Ui.Radio: Update docsXavi Artigas2019-06-204-31/+63
* efl_ui_radio: cleanup APIMarcel Hollerbach2019-06-2021-387/+336
* efl_ui_radio: refactor for usage of efl_ui_check_selectedMarcel Hollerbach2019-06-203-60/+60
* Introduce Efl.Ui.Radio_Group & Efl.Ui.Radio_BoxMarcel Hollerbach2019-06-2018-47/+829
* ecore: do not rely on implicit rules for memory lifecycle during test.Cedric BAIL2019-06-201-1/+4
* fix build.Marcel Hollerbach2019-06-201-0/+2
* evas_textblock: more descriptive parameter namesAli Alzyod2019-06-201-11/+11
* ci: use ccache also in the mingw cross buildStefan Schmidt2019-06-201-2/+2
* tests: fix warnings and undef ref on Windows (using meson :-) )Vincent Torri2019-06-2019-8/+70
* evas - events - protect on object deletion while calling callbacksCarsten Haitzler (Rasterman)2019-06-201-1/+6
* efl_wfl: fix warning and err prints for wl keymap tmp fileCarsten Haitzler (Rasterman)2019-06-201-3/+6
* ecore - efl thread - handle write call mishaps and complainCarsten Haitzler (Rasterman)2019-06-201-6/+43
* meson - docs - convert - we aren't using it so don't require itCarsten Haitzler (Rasterman)2019-06-201-1/+2
* elm_slider: fix to call legacy "delay,changed" callbackWooHyun Jung2019-06-201-1/+1
* ector: Fix precomp layer rendering issue when it has alpha valueJunsuChoi2019-06-207-7/+97
* Revert "efl_ui_suite_spec: add a hack to have running tests again"Mike Blumenkrantz2019-06-201-4/+0
* efl_ui/active_view: fix object destructionMike Blumenkrantz2019-06-201-4/+3
* efl_ui_suite_spec: add a hack to have running tests againMarcel Hollerbach2019-06-191-0/+4
* ci: travis: no need to cache the autom4te.cache any longerStefan Schmidt2019-06-191-1/+0
* ci: remove no longer needed make examples scriptStefan Schmidt2019-06-192-13/+0
* ci: rename some travis fold log names and add moreStefan Schmidt2019-06-196-8/+14
* ci: enhance enabled/disabled meson builds to cover almost all optionsStefan Schmidt2019-06-191-4/+23
* ci: remove no longer needed MAKEFLAGS env variableStefan Schmidt2019-06-196-8/+7
* ci: travis: remove no longer used BUILDSYSTEM env variableStefan Schmidt2019-06-191-10/+9
* ci: remove no longer used scripts and patch fileStefan Schmidt2019-06-193-160/+0
* ci: remove autotools-related conditionalsMike Blumenkrantz2019-06-199-275/+80
* build: emotion: fix lookup of gstreamer 0.10 dependencyStefan Schmidt2019-06-191-1/+1
* build: emotions: gstreamer: add needed ecore_x internal dependencyStefan Schmidt2019-06-191-1/+1
* Fix miscellaneous build warningsXavi Artigas2019-06-195-7/+8