efl/src/lib
SangHyeon Lee 782f28e9a1 genlist : fix content cache issue by content_get
Summary:
genlist content_get sometimes work weird after reusable_content_get pushed.
cached content is shown even content_get function is not exist or
return NULL.
now cache check item_class instead of item style string.

Test Plan: check genlist cache in elementary_test

Reviewers: Hermet, cedric, raster

Subscribers: Jaehyun_Cho, jpeg

Differential Revision: https://phab.enlightenment.org/D3921

Conflicts:
	src/lib/elementary/elm_genlist.c
2016-05-12 07:12:18 +09:00
..
ecore efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_audio Ecore audio: Correctly namespace now that Eolian supports it better. 2016-05-10 11:36:35 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_con Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
ecore_drm ecore-drm: Fix potential segfault when setting output mode 2016-05-10 11:28:26 -04:00
ecore_evas ecore-evas: set some properties even if engine function doesn't exist 2016-05-11 15:37:28 -04:00
ecore_fb
ecore_file ecore_file: fix memory leak 2016-05-06 22:18:57 +02:00
ecore_imf ecore imf: fix imf module load hangs when not even configured 2016-01-18 17:23:56 +09:00
ecore_imf_evas
ecore_input ecore-input: Fix spelling errors in comments 2016-03-03 11:24:50 -05:00
ecore_input_evas
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_win32 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_wl2 ecore-wl2: Remove need for including <sys/param.h> 2016-05-10 14:26:01 -04:00
ecore_x efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ector Efl vg/ector: Fix namespacing to use . and not _. 2016-05-11 13:21:29 +01:00
edje edje_callbacks: fix click signal emitting even though mouse event was cancelled 2016-05-11 22:14:27 +08:30
eet eet: add a helper to setup hash with generic value storage 2016-05-10 16:36:22 -07:00
eeze eeze: remove trailing whitespace 2016-03-11 17:59:46 +01:00
efl Efl gfx gradient: Remove the no longer needed .Base hack. 2016-05-10 16:30:18 +01:00
efreet efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
eina efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
eio Efl model: Remove the no longer needed .Base hack. 2016-05-10 11:36:35 +01:00
eldbus Eldbus: remove shadowing variable. 2016-05-10 16:30:18 +01:00
elementary genlist : fix content cache issue by content_get 2016-05-12 07:12:18 +09:00
elocation
elput elput: Add API function to set max allowed pointer position 2016-05-10 15:12:53 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo embryo: don't mess with env vars in tzdate if no tz is passed 2016-03-24 17:37:50 -04:00
emile emile: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
emotion Efl.Gfx.Buffer: Add interface skeletton 2016-03-15 11:11:59 +09:00
eo Eo composite: change composite objects to not be tied to parent 2016-05-05 16:45:12 +01:00
eolian eolian: fix C type serialization (handle undefined) 2016-05-10 18:06:56 +01:00
eolian_cxx cxx: follow eoid to eo_self rename in cxx generator and bindings 2016-03-16 21:11:17 +01:00
ephysics
escape
ethumb Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
ethumb_client
evas Efl vg/ector: Fix namespacing to use . and not _. 2016-05-11 13:21:29 +01:00
evil evil: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
.gitignore