Re: [E-devel] [elementary][patch] panel - access feature.

2012-10-25 Thread Kim Shinwoo
dear all, hello. it seems there was no objections, the patch in svn with r78428. thanks. cordially, shinwoo kim. 2012/10/22 Kim Shinwoo > dear all, hello. > > i would like to add access feature to the panel. > please review the attached. if there are no objections, I will commit it. > > cordia

[E-devel] [elementary][patch] panel - access feature.

2012-10-22 Thread Kim Shinwoo
dear all, hello. i would like to add access feature to the panel. please review the attached. if there are no objections, I will commit it. cordially, shinwoo kim. panel.access.diff Description: Binary data -- Everyone

Re: [E-devel] elementary patch

2011-05-08 Thread Tom Hacohen
Oops, forgot to send a reply, in svn, thanks. :) -- Tom. On Sun, May 8, 2011 at 2:40 PM, Jérémy Zurcher wrote: > A little feature fix > wd->hidden update is done within _toggle_panel(...); > > --- src/lib/elm_panel.c.orig2011-05-08 13:32:33.519436314 +0200 > +++ src/lib/elm_panel.c 2011-05

[E-devel] elementary patch

2011-05-08 Thread Jérémy Zurcher
A little feature fix wd->hidden update is done within _toggle_panel(...); --- src/lib/elm_panel.c.orig2011-05-08 13:32:33.519436314 +0200 +++ src/lib/elm_panel.c 2011-05-08 13:30:16.163513768 +0200 @@ -484,6 +484,5 @@ ELM_CHECK_WIDTYPE(obj, widtype); Widget_Data *wd = elm_widget_data