Re: [evolution-patches] [addressbook]Patch to Fix 273921



Just see that if you can use only one flag "section_index".

Harish, This patch would break ABI. Can we at least consider this
for 2.4.1 ?

-Sushma.

On Wed, 2005-08-03 at 16:36 +0530, Devashish Sharma wrote:
> Hi,
> 
> This patch fixes the Bug #273921 (Double-clicking on contact puts the
> address in wrong field). 
> 
> Added 'section_index' and 'invoked_from_composer' to the structure
> ENameSelectorDialog.
> invoked_from_composer is for keeping track if the ENameSelectorDialog
> was invoked from composer or not and section_index is for keeping
> track of the button (To, Cc, Bcc) from which this dialog was invoked.
> Earlier when a contact was double clicked it was added to the To field
> irrespective of the button from which it was invoked, this was because
> section index was hard coded as 0, now on double clicking contact gets
> added to the appropriate field as we now have information that from
> which button the dialog has been invoked.
> 
> Thanks,
> Devashish  Sharma
> 
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]