[Evolution-hackers] Where in the code is the autocompletion for To: field done?

2009-10-25 Thread Florian K

Hello Evolution developers,

first of all thank you for making such a great tool!

I have built Evolution  2.26.1 from source on Ubuntu 9.04. I would like to
explore the code that handles the autocompletion of email addresses in
receipient fields. In particular I would like to see if the it's feasible to
make the number of characters to be typed before the search for matches
occurs to be configurable (I would like it to be one char, but I understand
that more are necessary if the search goes against LDAP).  

I am a developer, but I am new to to Evolution and Gnome. The code base is a
bit daunting so I would be grateful for a some pointer to which
module/file/methods I should look at.

In advance thank you for any help.

Florian
-- 
View this message in context: 
http://www.nabble.com/Where-in-the-code-is-the-autocompletion-for-To%3A-field-done--tp26020876p26020876.html
Sent from the Gnome - Evolution - Dev mailing list archive at Nabble.com.

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Where in the code is the autocompletion for To: field done?

2009-10-25 Thread Srinivasa Ragavan
On Fri, Oct 23, 2009 at 10:15 AM, Florian K florian_kirchh...@yahoo.com wrote:

 Hello Evolution developers,

 first of all thank you for making such a great tool!

 I have built Evolution  2.26.1 from source on Ubuntu 9.04. I would like to
 explore the code that handles the autocompletion of email addresses in
 receipient fields. In particular I would like to see if the it's feasible to
 make the number of characters to be typed before the search for matches
 occurs to be configurable (I would like it to be one char, but I understand
 that more are necessary if the search goes against LDAP).

Look at e-d-s/libedataserverui/e-name-selector-entry.c

-Srini.
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers