efl/src/lib
SangHyeon Jade Lee 57652c12f6 elm: fix legacy callback names.
Summary:
this patch is fix of D10240.
there are few mischanges on callback names,
so fix it orginal legacy names,

SCROLL_CHANGED = "scroll"
SCROLL_ANIM_START = "scroll,anim,start"
SCROLL_ANIM_STOP = "scroll,anim,stop"
SCROLL_DRAG_START = "scroll,drag,start"
SCROLL_DRAG_STOP = "scroll,drag,stop"

Reviewers: bu5hm4n, eagleeye, akanad

Reviewed By: eagleeye

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10332
2019-10-10 16:54:40 +09:00
..
ecore docs: Remove redundant documentation 2019-10-07 16:40:50 +02: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 docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze
efl docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_mono csharp: Add some docs to MVVM infrastructure 2019-10-08 10:24:17 +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: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
elementary elm: fix legacy callback names. 2019-10-10 16:54:40 +09: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 efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
eolian eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
eolian_cxx csharp: Respect beta for type aliases 2019-10-09 16:45:30 +02: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_vg_cache: Hashkey of cache use value provider list 2019-10-08 20:33:20 +09:00
evas_goal build - images loaders and saver modules need to link to evas 2019-10-05 18:39:38 +01:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore