summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_input_interface: WIP check cancel eventdevs/bu5hm4n/work_test_efl_input_interfaceMarcel Hollerbach2019-06-251-0/+37
* efl_input_interface: add tests for mouse wheel emittingMarcel Hollerbach2019-06-251-0/+33
* efl_input_interface: test pointer in and out events on a objectMarcel Hollerbach2019-06-251-0/+61
* efl_input_interface: test pointer move down upMarcel Hollerbach2019-06-251-0/+117
* efl_input_interface: test key down / key up structureMarcel Hollerbach2019-06-252-0/+37
* efl_input_interface: add test to verify focus in/outMarcel Hollerbach2019-06-251-0/+34
* tests/slider: verify emission of changed and delay,changed eventsMike Blumenkrantz2019-06-241-0/+55
* efl_ui_slider: remove setting pass_events on internal spacer in constructorMike Blumenkrantz2019-06-241-2/+1
* eolian: add library support for declaring and using errorsDaniel Kolesa2019-06-249-4/+467
* ci: travis: osx: switch to newer macos image and brew addon for packagesStefan Schmidt2019-06-242-7/+31
* ci: enforce ccache for macos meson runStefan Schmidt2019-06-241-0/+1
* remove last bits of Evil.h in tests and use evil_private.h insteadVincent Torri2019-06-2410-16/+9
* efl_ui_textpath: fix a center align but that doesn't happen at text_set().Hermet Park2019-06-241-14/+15
* 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