1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
James Booth
fef15b932c Only update a contact if data changed 2012-05-24 00:33:23 +01:00
James Booth
4b4359d09f Added equality function types to autocomplete 2012-05-23 23:54:43 +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
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