efl/legacy/elementary/data/themes/widgets
Daniel Juyung Seo 8977312e43 elm genlist: Added elm_genlist_item_flip_get/set APIs. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>

On Wed, Feb 29, 2012 at 9:17 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> I made a patch to introduce new genlist item mode.
> Two public apis are added.
> +EAPI void elm_genlist_item_flip_set(Elm_Object_Item *it, Eina_Bool
flip);
> +EAPI Eina_Bool elm_genlist_item_flip_get(Elm_Object_Item *it);
>
> It provides on-the-flying item change. It works like that a new item
> added on existed item.
> In elementary test, you can test it.
> It's useful at adding widgets or show buttons in genlist item.
>
> Thanks.

On Mon, Mar 5, 2012 at 5:56 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Hello, I modifed fliP_set api to use ecore_job.
> It resolved version of mouse_{move, up} bugs.
>

SVN revision: 68727
2012-03-05 15:03:12 +00:00
..
actionslider.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
bg.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
border.edc Elementary: Fix border title (text) color on frames (for Wayland) when border 2012-01-12 12:34:41 +00:00
bubble.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
button.edc Revert r68492, r68497 and r68536. It's related to r68536. The revision is reverted. 2012-03-02 02:03:24 +00:00
calendar.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
check.edc wooooooooooooooooooo aliases! 2011-10-20 21:05:30 +00:00
clock.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
colorselector.edc elementary/elm_colorselector : Button in elm_colorselector was 2011-11-08 02:49:57 +00:00
conformant.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
ctxpopup.edc elementary/ctxpopup - + hide effect 2012-02-01 11:26:25 +00:00
datetime.edc From: Sumanth Krishna Mannam <sumanth.m@samsung.com> 2012-03-05 11:07:05 +00:00
diskselector.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
entry.edc elm entry.edc: Removed entry scroller's background color for consistency with normal entry and normal scroller. 2012-02-24 02:53:53 +00:00
fileselector.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
flipselector.edc elementary/flipselector - + disable/enable func 2012-02-20 12:04:29 +00:00
frame.edc add elm_frame_collapse_go() to trigger frame animations, elm_frame_collapse_set() now bypasses them 2012-01-14 04:12:45 +00:00
gengrid.edc elm genlist/gengrid: Changed 'labels' to 'texts' in edc. 2011-12-14 16:36:09 +00:00
genlist.edc elm genlist: Added elm_genlist_item_flip_get/set APIs. Patch by 2012-03-05 15:03:12 +00:00
hover.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
icon.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
index.edc if you activate index without it being clicked, the indicator bit is 2011-08-25 10:20:47 +00:00
label.edc [elementary/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +00:00
layout.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
list.edc elm list: Fixed elm_list_item_disabled_set() API. Closed trac #844. 2011-08-29 05:10:20 +00:00
map.edc From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-01-13 23:45:53 +00:00
menu.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
multibuttonentry.edc elementary: Add multibuttonentry widget 2011-11-24 01:06:26 +00:00
naviframe.edc elementary/flip - deprecated APIs 2012-02-16 07:31:55 +00:00
notify.edc use elm,action,click in notify like all other widgets 2011-10-11 19:41:54 +00:00
panel.edc elementary: fix elm_panel edc by Patrick Chevalier <patrick.chevalier@openwide.fr> 2012-02-09 11:18:03 +00:00
panes.edc From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-02-13 04:19:22 +00:00
photo.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
photocam.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
player.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
pointer.edc Elm: Set a min for the wayland mouse pointer. 2012-02-10 08:34:40 +00:00
progressbar.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
radio.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
scroller.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
segment_control.edc From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> 2011-10-14 11:05:56 +00:00
separator.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
slider.edc elementary/elm_slider : Changed codes for not using feed events. This 2012-01-02 08:56:19 +00:00
slideshow.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
spinner.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
thumb.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
toggle.edc and really move all toggle stuff over to check. 2011-10-21 04:36:25 +00:00
toolbar.edc Bug fix - The item of toolbar should be selected when it is clicked only. 2012-03-05 11:14:26 +00:00
tooltip.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
video.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00
win.edc Elementary theme: Edit theme's formatting. Vim Magic. 2011-08-02 14:07:53 +00:00