efl/src/lib
Marcel Hollerbach 8ae4dbfb3f efl_ui_active_view: fix view_manager_scroll
the problem that can be observed when clicking permanently on a view in
the view_manager_scroll. You will see things jump arround uncontrolled,
then when you quickly drag and drop, you will also see a lot of weird
moving arround artifacts. The reason for this is, that progress was not
correctly resetted, additionally, mouse_active also was not resetted
correctly in one case.

fix T7988

Reviewed-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
Differential Revision: https://phab.enlightenment.org/D9074
2019-06-07 13:20:54 +02:00
..
ecore efl proc/exe envrion work again - after a break earlier on freebsd 2019-06-04 02:23:52 +02:00
ecore_audio eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
ecore_con eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
ecore_drm
ecore_drm2 ecore-drm2: Add API to check if vblank is supported 2019-05-22 07:44:00 -04:00
ecore_evas ecore-evas: check for internal evas presence before using it during free 2019-05-29 12:29:04 -04:00
ecore_fb
ecore_file remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ecore_imf build: use only BUILD_ECORE_IMF_XIM as a define 2019-04-17 15:45:35 -04:00
ecore_imf_evas ecore_imf: Add keycode in key down and key up event structs 2019-02-22 11:05:56 +09:00
ecore_input
ecore_input_evas
ecore_ipc ecore_ipc: close dialer io closer when dialer is deleted. 2019-05-22 08:01:58 -04:00
ecore_sdl ecore_sdl: fix detection of sdl with meson build 2019-04-18 12:30:22 -04:00
ecore_wayland
ecore_win32 meson: support ecore-win32 2019-05-06 17:00:45 +02:00
ecore_wl2 wl2_input: fix a problem that occurs in case of using both pointer/touch input devices 2019-04-30 11:27:25 -04:00
ecore_x ecore-x: protect ecore_x_shutdown from creating a negative init count 2019-05-29 12:29:04 -04:00
ector eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
edje efl_canvas_layout: permit part_type_get on invalid parts 2019-05-29 12:29:03 -04:00
eet Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eeze
efl Remove unused Efl.Gfx.Path_Change_Event 2019-05-31 17:41:31 +02:00
efl_mono csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
efl_wl
efreet remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
eina meson: remove unneeded install: flags 2019-06-03 08:46:29 -04:00
eio eio: fix Efl.Io.Model properties iterator. 2019-06-05 13:40:26 -07:00
eldbus eldbus: don't print warnings for user-canceled calls 2019-05-29 12:29:04 -04:00
elementary efl_ui_active_view: fix view_manager_scroll 2019-06-07 13:20:54 +02:00
elocation
elput elput: Remove useless call to eldbus_message_unref 2019-04-23 09:14:52 -04:00
elua include evil_private.h in last files, and disable symbolic links on Windows in a couple of files 2019-05-22 07:59:05 -04:00
embryo remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
emile docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
emotion emotion: don't update crop clipper geometry if crop clipper doesn't exist 2019-05-29 12:29:04 -04:00
eo eo: add events to track the ownership status of an Eo object 2019-05-29 15:53:23 -07:00
eolian eolian: use c_name when building complex C symbol names 2019-05-30 17:01:27 +02:00
eolian_cxx eolian-cxx: Fix some warnings from cppcheck 2019-05-29 11:26:47 -07:00
ephysics remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
escape docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
ethumb remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ethumb_client docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
evas efl_gesture_manager: Delete type property. 2019-06-05 20:31:41 +09:00
evas_goal meson: add a option for selecting lua interpreter 2019-02-21 20:49:00 +01:00
evil Evil: fix infinite loop with setlocale 2019-05-28 11:37:03 -04:00
.gitignore