efl/src/lib
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
..
ecore efl_core : stabilized Efl.Generic_Model 2019-09-26 11:06:22 -04:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con efl: remove remaining instances of .eo global variables 2019-09-24 18:27:37 +02:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Update doxygen for various functions 2019-09-05 08:22:56 -04:00
ecore_x ecore-x: protect against accidentally "un-managing" the root window 2019-09-26 11:23:24 -04:00
ector ector: refer exact stride size for jumping buffer lines. 2019-09-17 12:03:25 +09:00
edje eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze
efl efl_ui : stablized Efl.Ui.View 2019-09-26 11:06:22 -04:00
efl_mono eolian: enable unimplemented function errors for stable API 2019-09-17 12:36:50 +02:00
efl_wl
efreet Efreet_Uri: fix URI decoding when a Windows path (letter followed by :) is passed to efreet_uri_decode() 2019-09-04 20:09:44 +01:00
eina eina/list: move dead code inside corresponding #ifdef 2019-09-26 17:59:29 -04:00
eio eio/dir: fix null deref 2019-09-26 17:59:59 -04:00
eldbus eldbus_proxy: Prevent dangling pointer. 2019-09-06 11:25:22 +09:00
elementary elm_*: make scrolling correct again 2019-09-28 18:42:45 +02:00
elocation
elput make mman.h private 2019-08-19 09:55:13 -04:00
elua make mman.h private 2019-08-19 09:55:13 -04:00
embryo
emile emile - use newer lz4 api instead of deprecated one 2019-08-07 11:44:05 +01:00
emotion efl/player: progress -> playback_progress 2019-09-24 15:23:18 -07:00
eo docs: Typos in Efl.Object 2019-09-23 10:41:46 +02:00
eolian eolian: better error message for const on strings 2019-09-26 17:33:44 +02:00
eolian_cxx eolian_cxx: Possible infinite loop, if called. 2019-09-26 18:53:23 -03:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas evas filter: Implement grayscale filter in pure GL 2019-09-27 15:35:03 +09:00
evas_goal
evil Evil: fix mmap() and define HAVE_MMAP 2019-09-12 10:01:33 -04:00
.gitignore