Dear Hyoyoung,
We decided to remove elm_gen. elm_gengrid will be merged to elm_genlist.
elm_genlist will finally survive :)

So, this patch looks ok.
I'll commit this patch.

Daniel Juyung Seo (SeoZ)


On Fri, Oct 28, 2011 at 7:42 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Fri, 28 Oct 2011 13:25:56 +0900 Daniel Juyung Seo <seojuyu...@gmail.com>
> said:
>
> for upstream - yes. the new api calls should be in elm_gen.c now.... :/
>
>> Good patch. Good for all but I think it's better to apply this to
>> elm_gen instead of elm_genlist according to the latest upstream
>> changes.
>> Thanks.
>>
>> Daniel Juyung Seo (SeoZ)
>>
>> 2011/10/27 Hyoyoung Chang <hyoyoung.ch...@samsung.com>:
>> > Hello, it's more revised version of content realize.
>> >
>> > Thanks
>> >
>> > -----Original Message-----
>> > From: Hyoyoung Chang [mailto:hyoyoung.ch...@samsung.com]
>> > Sent: Thursday, October 27, 2011 2:58 PM
>> > To: 'Enlightenment developer list'
>> > Subject: RE: [E-devel] [patch] elm_genlist - add
>> > elm_genlist_item_fields_update function
>> >
>> > Hello
>> >
>> > I revised some naming conventions by seoz's comment.
>> > And also attaching new test case for elm_genlist_item_fields_update.
>> >
>> > Thank you
>> >
>> > -----Original Message-----
>> > From: Hyoyoung Chang [mailto:hyoyoung.ch...@samsung.com]
>> > Sent: Thursday, October 27, 2011 2:06 PM
>> > To: 'Enlightenment developer list'
>> > Subject: [E-devel] [patch] elm_genlist - add elm_genlist_item_fields_update
>> > function
>> >
>> > Dear developers
>> >
>> > I made a patch to add elm_genlist_item_fields_update function.
>> > It can be used to updating genlist's item part without realize/unrealize
>> > itself.
>> >
>> > Prototype is
>> > elm_genlist_item_fields_update
>> > (Elm_Genlist_Item *it, const char *part, Elm_Genlist_Item_Field_Flags itf)
>> >
>> > Part supports globbing. Passing "*" to part means updating all parts.
>> > Item field can be one of icon, content and state.
>> > I think it's useful to speed up if an app updates frequently.
>> >
>> > Thanks
>> >
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > The demand for IT networking professionals continues to grow, and the
>> > demand for specialized networking skills is growing even more rapidly.
>> > Take a complimentary Learning@Cisco Self-Assessment and learn
>> > about Cisco certifications, training, and career opportunities.
>> > http://p.sf.net/sfu/cisco-dev2dev
>> > _______________________________________________
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> >
>> >
>>
>> ------------------------------------------------------------------------------
>> The demand for IT networking professionals continues to grow, and the
>> demand for specialized networking skills is growing even more rapidly.
>> Take a complimentary Learning@Cisco Self-Assessment and learn
>> about Cisco certifications, training, and career opportunities.
>> http://p.sf.net/sfu/cisco-dev2dev
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to