efl/src
Marcel Hollerbach a864d62ecf elm_*: make scrolling correct again
in revision D9859 the scroll events have been renamed. However this also
renamed the legacy widgets, which also renamed the evas smart events,
which is a bug. With this commit we are back to plain old
evas_smart_callback_call calls, as these just take the string, and do
not need the bypassing through the eo events.

This fixes:
- elm_test gengrid,toolbar,panel (the events are now shown correctly
again)
- scrolling in elm_code_widget
- elm_map in a touchscreen

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D10240
2019-09-28 18:42:45 +02:00
..
benchmarks efl_ui_win: default the window type to basic 2019-09-24 16:00:44 +02:00
bin elm_test: undef logging macros before redefining them in header 2019-09-27 14:34:32 -04:00
bindings eolian: rename param direction enum and fields for consistency 2019-09-26 16:56:13 +02:00
edje_external
examples efl_ui_*selectable: unify these APIs with the same c_prefix 2019-09-26 18:32:58 +09:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib elm_*: make scrolling correct again 2019-09-28 18:42:45 +02:00
modules evas filter: Implement grayscale filter in pure GL 2019-09-27 15:35:03 +09:00
scripts eolian: rename param direction enum and fields for consistency 2019-09-26 16:56:13 +02:00
static_libs evas vg: fix gradient stroke fill memory leaks. 2019-09-24 11:49:10 +09:00
tests efl_ui_suite: Some pointers were being delete. 2019-09-27 17:12:17 +02:00
wayland_protocol