Re: [E-devel] elm_panes.h

2012-02-28 Thread Daniel Juyung Seo
Oh.. I missed one comment. Fomatting: Add spaces before and after '-'. Sanjeev applied that changes in svn. Thanks. Daniel Juyung Seo (SeoZ) On Wed, Feb 29, 2012 at 12:03 PM, Elevate Efl wrote: > In svn. > http://trac.enlightenment.org/e/changeset/68527 > > Thanks, > Sanjeev > > On Wed, Feb 29

Re: [E-devel] elm_panes.h

2012-02-28 Thread Elevate Efl
In svn. http://trac.enlightenment.org/e/changeset/68527 Thanks, Sanjeev On Wed, Feb 29, 2012 at 11:49 AM, Daniel Juyung Seo wrote: > Hello, > > On Wed, Feb 29, 2012 at 1:09 AM, J??r??my Zurcher wrote: > > > we have 2 body less functions in elm_panes > > - elm_panes_content_right_size_get > >

Re: [E-devel] elm_panes.h

2012-02-28 Thread Daniel Juyung Seo
Hello, On Wed, Feb 29, 2012 at 1:09 AM, J??r??my Zurcher wrote: > we have 2 body less functions in elm_panes > - elm_panes_content_right_size_get > - elm_panes_content_right_size_set > > as Michael didn't seem too kind to feed the body and fix the header with > my first patch, > I then sent th

Re: [E-devel] elm_panes.h

2012-02-28 Thread J??r??my Zurcher
we have 2 body less functions in elm_panes - elm_panes_content_right_size_get - elm_panes_content_right_size_set as Michael didn't seem too kind to feed the body and fix the header with my first patch, I then sent the kill the head patch. feed the body or kill the head, you choose. Jeremy

Re: [E-devel] elm_panes.h

2012-02-28 Thread Daniel Juyung Seo
Same comment here. Why are you trying to remove them from h even you added them to c? Daniel Juyung Seo (SeoZ) On Tue, Feb 28, 2012 at 6:12 PM, Jeremy Zurcher wrote: > if you prefer, > get rid of elm_panes_content_right_size_* in header > > Jeremy > >

[E-devel] elm_panes.h

2012-02-28 Thread Jeremy Zurcher
if you prefer, get rid of elm_panes_content_right_size_* in header Jeremy --- elm_panes.h.orig2012-02-28 08:44:05.076951693 +0100 +++ elm_panes.h 2012-02-28 10:14:41.799703258 +0100 @@ -63,16 +63,14 @@ * @param obj The panes object. * @param fixed Use @c EINA_TRUE to make @p obj to be *