efl/src/lib
SangHyeon Lee 7b6cd2862d genlist : fixing wrong item realize bug when block is changed
Summary :
If current realized item is changed to another block which
was unrealized, item still stay in realized states because
new block is unrealized.
so when adding item to new block, adding realized state check
to change block realized state correctly.

Test Plan :
The issue is happen in eflete edc group list view.
when you expand and contract the tree view, if child is
bigger then block size, items under the current tree still
floating on the child items.

Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
2017-01-04 14:32:14 +09:00
..
ecore ecore_thread: reset waiter and worker when we have failed 2016-12-28 12:19:40 +01:00
ecore_audio ecore audio: use new property impl syntax 2016-12-27 17:00:05 +01:00
ecore_avahi
ecore_buffer doxygen: remove reference warnings. 2016-12-20 16:39:30 -08:00
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con ecore con: use new property impl syntax 2016-12-27 16:58:07 +01:00
ecore_drm
ecore_drm2 ecore_drm2: Make ecore_drm2_fb_release return status 2016-12-07 11:30:03 -06:00
ecore_evas Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
ecore_fb ecore_fb: allow ecore_fb to not setup VT. 2017-01-03 12:44:54 -02:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas ecore_input_evas: fix float comparison warning. 2016-12-20 16:39:29 -08:00
ecore_ipc ecore_con/ecore_ipc: flush should wait for connection. 2016-12-19 13:03:33 -02:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32 Ecore_win32: do not handle WM_SYSKEY* events. 2016-12-20 08:35:32 +02:00
ecore_wl2 wayland: Fix cursor surface frame calls 2017-01-03 16:40:21 -06:00
ecore_x efl window stacks - implement pop to for x11 in the portable way 2016-12-22 15:17:43 +09:00
ector ector: use new property impl syntax 2016-12-27 16:12:25 +01:00
edje eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00
eet doxygen: remove reference warnings. 2016-12-20 16:39:30 -08:00
eeze
efl evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
efreet efreet cache - handle corner case where efreetd keeps disconnecting 2016-12-26 13:06:35 +09:00
eina eina freeq - add ability to set freeval and add a final freeval 2016-12-21 15:44:15 +09:00
eio eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00
eldbus eldbus: use new property impl syntax 2016-12-27 16:39:52 +01:00
elementary genlist : fixing wrong item realize bug when block is changed 2017-01-04 14:32:14 +09:00
elocation
elput elput: Fix resource leak 2016-12-19 09:49:36 -05:00
elua
embryo embryo: Fix typo in float comparison 'fix' 2016-12-20 11:27:18 -05:00
emile emile: refactor color convertion/copy logic in jpeg data decoder. 2016-12-15 16:45:10 -08:00
emotion emotion: use new property impl syntax 2016-12-27 17:48:44 +01:00
eo eo_debug: print tracebacks for more errors. 2016-12-20 10:18:31 -02:00
eolian eolian: correctly set the empty/auto flags in implements 2017-01-02 16:25:26 +01:00
eolian_cxx eolian-cxx: Add std::move to member variable initialization 2016-12-20 16:06:58 -03:00
ephysics
escape
ethumb ethumb: fix float comparison warning. 2016-12-20 16:39:30 -08:00
ethumb_client
evas evas: Add code to change the object's chage flag in evas_object_image_data_set 2017-01-03 17:42:12 +09:00
evil
.gitignore