CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: kharish 06/08/07 09:11:36
Modified files: addressbook : ChangeLog addressbook/libebook: e-contact.c Log message: 2006-08-07 Ross Burton <[EMAIL PROTECTED]> * libebook/e-contact.c: (e_contact_class_init), (e_contact_set_property), (e_contact_get_property), (e_contact_field_name), (e_contact_pretty_name), (e_contact_vcard_attribute), (e_contact_field_id), (e_contact_get_attributes), (e_contact_set_attributes): Sort the table into the same order as the enumeration, so instead of doing a linear search, it can lookup the data directly (O(1)). Fixes #318880. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=kharish&date=explicit&mindate=2006-08-07%2009:10&maxdate=2006-08-07%2009:12 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list