efl/src/lib
SangHyeon Lee 75f21087f5 efl_ui_list : introduce new list widget for simple usage
Summary:
most usage of simple list, items are very limited and loading performance is not serious.
to support those requirement, this efl.ui.list will create scrollable box with efl.pack.

user can create list by packing an pre-loaded item object, Efl.Ui.List.Item class.

Test Plan: tested in efl_ui_list_example_1.c in examples.

Reviewers: cedric, felipealmeida

Subscribers: woohyun, Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D5861
2018-04-28 13:41:41 +09:00
..
ecore Efl.Model_* (from Efl.Model.*) 2018-04-24 09:05:49 -07:00
ecore_audio eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_avahi all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_buffer all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_cocoa
ecore_con Efl.Net.Socket_* (from Efl.Net.Socket.*) 2018-04-24 09:05:52 -07: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: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_evas Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07:00
ecore_fb ecore_fb: fix divided by zero 2018-04-09 10:36:43 -07:00
ecore_file ecore_file: switch from buf to tmpstr 2018-04-10 14:27:44 +02:00
ecore_imf ecore_imf: check validation before accessing context class 2018-03-26 08:05:45 +09:00
ecore_imf_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_ipc ecore ipc - fix send to skip data payload if null/0 2018-04-11 14:34:40 +09:00
ecore_sdl all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wayland ecore_wl_dnd: correct wrong variable assignment 2018-04-20 15:29:44 +09:00
ecore_win32 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wl2 ecore_wl2: reduce wayland display flushes 2018-04-20 13:00:28 -05:00
ecore_x ecore-x: add some useful xkb function wrappers 2018-01-24 16:18:51 -05:00
ector Efl.Gfx.Gradient_* (from Efl.Gfx.Gradient.*) 2018-04-24 09:03:34 -07:00
edje edje: remove recalc from content_get and text_get 2018-04-25 12:00:11 -04:00
eet eet: add counter for number of frees needed in each directory 2018-04-25 12:00:11 -04:00
eeze eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
efl efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07:00
efreet efreet: add method for disabling efreetd connection 2018-04-27 14:35:13 +02:00
eina eina: Provide actual len (after possible truncation) to eina_stringshare_add_length 2018-04-27 13:43:12 -04:00
eio Efl.Loop_* (from Efl.Loop.*) 2018-04-24 09:04:03 -07:00
eldbus eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elementary efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
elocation all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
elput elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elua elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
embryo all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
emile emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emotion Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
eo Efl.Object_Override (from Efl.Object.Override) 2018-04-24 09:03:47 -07:00
eolian eolian: check event vs function/part conflicts as well 2018-04-26 16:41:32 +02:00
eolian_cxx efl_mono: Move event generators to its own header. 2018-04-26 10:55:18 -03:00
ephysics all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evas evas: resolve possible memory leak. 2018-04-27 14:14:37 +09:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt