James Booth
fef15b932c
Only update a contact if data changed
2012-05-24 00:33:23 +01:00
James Booth
cac0ea0742
Added result to add and remove from autocomplete
2012-05-23 23:46:54 +01:00
James Booth
2080a61663
Autcomplete defaults to string data
...
p_obj_autocomplete_new() can be used to create an autocompleter
that stores arbitrary data structures passing memory management
functions to get a string, copy and free
2012-05-20 00:54:17 +01:00
James Booth
b02b52d86a
Simplified autocomplete api
...
Now stores memory management functions, passed
on p_autocomplete_new
2012-05-20 00:38:16 +01:00
James Booth
4be250ae12
Handling of NULL free_func in prof_autocompelte
2012-05-20 00:09:33 +01:00
James Booth
8c68fa0be5
Added common module for glib compatibility
2012-05-19 21:56:23 +01:00
James Booth
eb5b04df46
Autocomplte uses default functions
2012-05-18 01:33:40 +01:00
James Booth
718229d08c
Autocompletion takes NULL str_func parameter
...
For cases where the list is made of pure strings,
rather than some struct (void *)
2012-05-13 23:35:02 +01:00
James Booth
6c9cbc446d
Changed contact list to use generic autocomplete
2012-05-13 23:06:01 +01:00
James Booth
89d3b9fcb3
Added generic prof_autocomplete
2012-05-13 21:40:39 +01:00