genlist: Implemented genlist expand mode and content_min_limit function
authorVBS <vdtizen.sds@samsung.com>
Tue, 3 Mar 2015 10:58:40 +0000 (19:58 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 3 Mar 2015 10:58:41 +0000 (19:58 +0900)
commit93f07454303f56bde487b1552dc8f6efd15763f5
tree98b9e1f9985af323c6a3aab30534d8296b649221
parent9f1dba29094587976aa2a7fb87cb120657561630
genlist: Implemented genlist expand mode and content_min_limit function

Summary:
1. Implemented genlist mode ELM_LIST_EXPAND
2. Implemented content_min_limit function which override scroll interface.
  This function will be used by call API elm_scroller_content_min_limit.
  This function will set the object minimum size as its scroll content size,
  if parameter value is EINA_TRUE.

@feature

Test Plan: Add new test case in test_popup.c

Reviewers: raster, seoz

Subscribers: stefan_schmidt, bluezery

Differential Revision: https://phab.enlightenment.org/D1279
legacy/elementary/src/bin/test_popup.c
legacy/elementary/src/lib/elm_genlist.c
legacy/elementary/src/lib/elm_widget_genlist.h