On Fri, 11 May 2007 19:01:32 +0200 Laurent Ghigonis <[EMAIL PROTECTED]>
babbled:
> Hi
>
> Here is a patch to fix some wrong behavior of E_Ilist and
> E_Widget_Ilist.
>
> Each E_Wiget_Ilist has an E_Widget_Callback list, wich contains
> callbacks for each item of the list. It must have the same o
Hi
Here is a patch to fix some wrong behavior of E_Ilist and
E_Widget_Ilist.
Each E_Wiget_Ilist has an E_Widget_Callback list, wich contains
callbacks for each item of the list. It must have the same order /
same number of items than the real items list. And that was not the
case before :
now we