about summary refs log tree commit diff stats
path: root/prof_autocomplete.c
Commit message (Expand)AuthorAgeFilesLines
* Only update a contact if data changedJames Booth2012-05-241-5/+21
* Added result to add and remove from autocompleteJames Booth2012-05-231-9/+9
* Autcomplete defaults to string dataJames Booth2012-05-201-1/+6
* Simplified autocomplete apiJames Booth2012-05-201-42/+41
* Handling of NULL free_func in prof_autocompelteJames Booth2012-05-201-0/+14
* Added common module for glib compatibilityJames Booth2012-05-191-0/+1
* Autocomplte uses default functionsJames Booth2012-05-181-13/+21
* Autocompletion takes NULL str_func parameterJames Booth2012-05-131-6/+12
* Changed contact list to use generic autocompleteJames Booth2012-05-131-7/+9
* Added generic prof_autocompleteJames Booth2012-05-131-0/+200