efl/src/lib
Jaeun Choi d36c849e20 elm_panel: add exception handling in _drawer_close()
this fixes a bug with scrollable panel not being blocked
when it is closed. scroll is blocked in _anim_stop_cb()
which is called after elm_interface_scrollable_region_bring_in().
but if panel content is already at the target position, _anim_stop_cb()
is not called. so there is a need to check content's position and
handle the exceptional case.
2018-01-16 14:57:38 +09:00
..
ecore Revert "promise: Add even simpler helper for main loop promise creation" 2018-01-12 09:37:47 -08:00
ecore_audio ecore_audio wasapi - fix ecore win32 handler deletion and destruction 2018-01-13 14:46:08 +09:00
ecore_avahi
ecore_buffer efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: we should just stop using ecore_main_loop_get. 2018-01-03 12:49:10 -08:00
ecore_drm efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_drm2 ecore_drm2: simplify device selection code 2018-01-10 12:54:42 -06:00
ecore_evas efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_fb
ecore_file ecore_file_monitor: replace EINA_LIST_FOREACH to EINA_LIST_FOREACH_SAFE 2018-01-15 13:54:01 +09:00
ecore_imf ecore_imf: Add transaction start and end event callback 2018-01-09 11:00:43 +09:00
ecore_imf_evas
ecore_input ecore_input: constify global 2017-10-29 13:59:17 +01:00
ecore_input_evas
ecore_ipc efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_sdl
ecore_wayland efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_win32 Ecore_Win32: move monitor window initialization to earlier in init func 2018-01-14 22:33:34 +09:00
ecore_wl2 wayland: add xdg-shell vfinal support for client-side 2018-01-10 11:39:52 -05:00
ecore_x efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ector efl: Move VG-specific change event to efl.gfx.path 2017-12-13 13:47:48 +09:00
edje edje - multisense - only complain once about being inable to play audio 2018-01-12 22:32:39 +09:00
eet efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eeze efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
efl Efl.Gfx.Color: add color_class_code.set/get{} method 2018-01-02 15:41:34 +09:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl efl-wl: multiply axis events by 10 to send normalized values 2018-01-12 16:03:12 -05:00
efreet efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eina eina: document quadtree 2018-01-12 11:25:04 -08:00
eio efl: make efl build again 2018-01-12 19:31:45 +01:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary elm_panel: add exception handling in _drawer_close() 2018-01-16 14:57:38 +09:00
elocation efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elput efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
embryo efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion emotion: unset DISPLAY when loading an engine under wayland 2018-01-04 10:12:33 -05:00
eo mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
eolian eolian: correctly validate function pointers 2018-01-12 19:14:13 +01:00
eolian_cxx eolian: type_typedecl_get doesn't need a unit 2018-01-12 18:05:13 +01:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb efl: remove inclusion of dirent.h where it is not used 2018-01-12 11:06:12 -08:00
ethumb_client
evas mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
evil Evil: remove useless dirent code 2018-01-12 13:34:32 -08:00
.gitignore
CMakeLists.txt