about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Expand)AuthorAgeFilesLines
* Dealing with mulitple contact resources, work in progressJames Booth2013-02-141-14/+17
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-44/+23
* Removed presence from jabber_connJames Booth2013-02-101-5/+5
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-5/+5
* Renamed contact property jid->barejidJames Booth2013-02-091-1/+1
* Refactored string preferencesJames Booth2013-02-031-4/+4
* Refactored setting boolean preferencesJames Booth2013-02-031-23/+21
* Refactored getting boolean preferencesJames Booth2013-02-031-4/+4
* Added config dir to sourceJames Booth2013-02-021-3/+3
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+2671