about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed cons_bad_show -> cons_show_errorJames Booth2013-04-211-1/+1
* Removed cons_bad_command()James Booth2013-04-211-1/+0
* Moved remaining static functions to console moduleJames Booth2013-04-211-0/+2
* Moved cons_show_wins() to console moduleJames Booth2013-04-211-0/+4
* Moved cons_show_login_success() to console moduleJames Booth2013-04-211-21/+5
* Show message in console when receiving chat room invitesJames Booth2013-03-241-0/+2
* Implemented output for /disco infoJames Booth2013-03-141-0/+1
* Added output for /disco itemsJames Booth2013-03-141-0/+1
* Show name as well as jid for room listJames Booth2013-03-141-0/+1
* Added /clear command to clear current windowJames Booth2013-03-021-0/+1
* Colour connected account in "/account list" according ot presenceJames Booth2013-02-181-0/+1
* Colour title on /caps and /software outputJames Booth2013-02-171-2/+3
* Added autocomplete for /software commandJames Booth2013-02-171-0/+2
* Added /caps commandJames Booth2013-02-171-0/+1
* Simple default resource hanlding on presenceJames Booth2013-02-141-2/+2
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-1/+1
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Added resize check to ui moduleJames Booth2013-02-021-1/+2
* Tidied #include'sJames Booth2013-02-021-1/+0
* Added ui subdir to sourceJames Booth2013-02-021-0/+194