about summary refs log tree commit diff stats
path: root/src/tools/autocomplete.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused boolean result from autocomplete add and removeJames Booth2013-12-091-6/+6
* Use stack rather than heap for autcomplete_param_with_funcJames Booth2013-09-231-2/+1
* refactred autocomplete_removeDmitry Podgorny2013-08-261-19/+10
* refactored autocomplete_addDmitry Podgorny2013-08-261-33/+10
* most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-031-4/+2
* removed sizeof(char)Dmitry Podgorny2013-08-031-2/+2
* Merge remote-tracking branch 'dmitry/fixes'James Booth2013-07-141-2/+1
|\
| * removed useless code in autocomplete.cDmitry Podgorny2013-07-141-2/+1
* | Moved functions to parser.c, moved parser to toolsJames Booth2013-07-111-77/+4
|/
* Removed debugJames Booth2013-07-091-10/+0
* Fix autocompletion of quoted strings - WIPJames Booth2013-07-091-19/+90
* Autocomplete /group add and /group remove contact paramaterJames Booth2013-06-231-0/+56
* Refactor autocompletersJames Booth2013-06-021-0/+60
* Fixed error when losing connection and segfaulting on notify_remind()James Booth2013-05-061-1/+7
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-0/+6
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+224