Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-19 Thread The Rasterman
> Thiep > > > > --- Original Message --- > > Sender : Carsten Haitzler > > Date : Feb 18, 2013 21:24 (GMT+09:00) > > Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list > > with > > separator > > > > On Mon, 18

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-19 Thread Daniel Juyung Seo
l Message --- > Sender : Carsten Haitzler > Date : Feb 18, 2013 21:24 (GMT+09:00) > Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list > with > separator > > On Mon, 18 Feb 2013 20:56:51 +0900 Daniel Juyung Seo > > said: > > > On Mon, F

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread thiep ha
Sorry for breaking the mail thread. I haven't known that. I will use another mail client. Regards, Thiep --- Original Message --- Sender : Carsten Haitzler Date : Feb 18, 2013 21:24 (GMT+09:00) Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with sepa

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread David Seikel
t; > > + Evas_Object *obj __UNUSED__, > > > > > > + void*event_info __UNUSED__) > > > > > > > > > > > > Thanks. > > > > > > > > > > > > > > Hello > > > > > >

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread The Rasterman
followup from this in email... but some of the patch is > > in > > > > svn i > > > > think at least.. is this done? :) > > > > > > > > > > I guess you missed my reply. > > > > its not in my mailer in this thread.. did your mai

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread Daniel Juyung Seo
Hello > > > > > > > i didnt see a followup from this in email... but some of the patch is > in > > > svn i > > > think at least.. is this done? :) > > > > > > > I guess you missed my reply. > > its not in my mailer in this thre

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread The Rasterman
~ 47 lines of your patch to the following parts and reuse the > > code. > > > > if (!it->fixed) ... > > > > If my explanation is ambigous I will do the refactoring once your code > > is > > > > committed. > > > > > > > > Thank

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread Daniel Juyung Seo
> > > > > Thanks. > > > > > > Daniel Juyung Seo (SeoZ) > > > > > > > > > On Sun, Dec 30, 2012 at 3:03 PM, Thiep Ha wrote: > > > > > >> Hi all, > > >> > > >> I sent this patch before,

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-02-18 Thread The Rasterman
iep Ha wrote: > > > >> Hi all, > >> > >> I sent this patch before, but there is no reply. > >> So, I resend it. > >> Since separators in list are not correctly applied (always have same size > >> with other items), > >> this

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread thiep ha
Thank you for your help. I will do that from next time. Best Regards, Thiep --- Original Message --- Sender : Daniel Juyung Seo Date : Jan 03, 2013 15:54 (GMT+09:00) Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator Thanks in SVN! Please

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread Daniel Juyung Seo
er : Daniel Juyung Seo > Date : Jan 02, 2013 19:13 (GMT+09:00) > Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list > with > separator > > Oops Thiep, sorry I didn't review test_list.c > So here are more comments. > > 1. api_data >

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread thiep ha
t;> I sent this patch before, but there is no reply. >> So, I resend it. >> Since separators in list are not correctly applied (always have same size >> with other items), >> this patch is sent to fix that. >> Could someone review it? >> >> Thanks, &g

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread thiep ha
ginal Message --- Sender : Daniel Juyung Seo Date : Jan 02, 2013 19:13 (GMT+09:00) Title : Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator Oops Thiep, sorry I didn't review test_list.c So here are more comments. 1. api_data api_data *a

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread Daniel Juyung Seo
resend it. >> Since separators in list are not correctly applied (always have same size >> with other items), >> this patch is sent to fix that. >> Could someone review it? >> >> Thanks, >> Thiep >> >> >> >> From: t

Re: [E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2013-01-02 Thread Daniel Juyung Seo
ith other items), > this patch is sent to fix that. > Could someone review it? > > Thanks, > Thiep > > > > From: thiep ha > > Date: Sun, Dec 9, 2012 at 11:11 AM > > Subject: [E-devel] [Patch] [Elementary] Patch to fix elementary list with > > separator

[E-devel] [PATCH] [Elementary] Patch to fix elementary list with separator

2012-12-29 Thread Thiep Ha
AM > Subject: [E-devel] [Patch] [Elementary] Patch to fix elementary list with > separator > To: "enlightenment-devel@lists.sourceforge.net" < > enlightenment-devel@lists.sourceforge.net> > > > Dear All, > > In elementary list, the separator is not correctly

[E-devel] [Patch] [Elementary] Patch to fix elementary list with separator

2012-12-08 Thread thiep ha
Dear All, In elementary list, the separator is not correctly set. I would like to send a patch to correct the list with separator. I also add an example named "List Separator" to test it. Please review this patch. Best Regards, Thiep Ha elm_list_separator.diff Description: Binary data -