efl/legacy/elementary
chanwook jung 2fe90bc997 From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch] elm_genlist : Add tree effect APIs

I made a patch for Tree Effect in elm_genlist.
This feature shows the flip effect when expand/contract the expandable
list.

External APIs :
+EAPI void               elm_genlist_tree_effect_enabled_set(Evas_Object
*obj, Eina_Bool enabled);
- Set Genlist tree effect

+EAPI Eina_Bool          elm_genlist_tree_effect_enabled_get(const
Evas_Object *obj);
- Get Genlist tree effect status

You can test it. "Genlist Tree Effect".



SVN revision: 68934
2012-03-07 12:15:36 +00:00
..
config aaah bugger - i was wrong. 0 is sn, not mon. fix. now days start on 2012-03-07 12:03:13 +00:00
data From: chanwook jung <jchanwook@gmail.com> 2012-03-07 12:15:36 +00:00
doc Fix warnings. 2012-03-07 08:38:32 +00:00
m4 Elementary: Use eina_lock in elm_store 2011-11-05 17:49:11 +00:00
po elementary/po - updated 2012-03-07 08:44:54 +00:00
src From: chanwook jung <jchanwook@gmail.com> 2012-03-07 12:15:36 +00:00
tests
.gitignore elm: Updated .gitignore. 2012-03-06 12:06:38 +00:00
AUTHORS From: Sumanth Krishna Mannam <sumanth.m@samsung.com> 2012-03-05 11:07:05 +00:00
COPYING fix errant word "either" in license. 2011-11-15 11:55:22 +00:00
COPYING.images Elm glayer: Added "Gesture Layer 2" test. 2011-11-09 10:46:04 +00:00
ChangeLog
INSTALL From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-28 12:54:59 +00:00
Makefile.am
NEWS
README Update readme. 2012-03-06 02:51:57 +00:00
TODO elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
autogen.sh
configure.ac add -Wshadow to svn compile flags 2012-03-07 00:23:57 +00:00
elementary.pc.in oops - EMAP_* still there. remove. 2011-12-19 12:17:15 +00:00
elementary.spec.in

README

Elementary - a basic widget set library that is easy to use and is based on EFL.
It provides the basic building blocks for creating applications and user interfaces.

For more details about elementary widgets and how to use them kindly refer to the
following link.

http://docs.enlightenment.org/auto/elementary/