[Pidgin] #519: Allow a filtering function in the buddy autocompletion

Pidgin trac at pidgin.im
Tue May 1 20:32:09 EDT 2007


#519: Allow a filtering function in the buddy autocompletion
--------------------------+-------------------------------------------------
 Reporter:  lmfe          |       Type:  defect
   Status:  new           |   Priority:  minor 
Component:  pidgin (gtk)  |    Version:  2.0   
 Keywords:                |    Pending:  0     
--------------------------+-------------------------------------------------
 This patch exposes a new function in gtkutils.h, which
 I called
 gaim_gtk_setup_screenname_autocomplete_with_filter for
 the lack of a better name.
 This sets up buddy autocompletion in a GtkEntry widget,
 but filters the buddies that will be available to
 autocomplete according to a user-defined function.

 The old function gaim_gtk_setup_screenname_autocomplete
 was implemented with a call to the new function,
 showing that the patch is working =)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/519>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list