about summary refs log tree commit diff stats
path: root/src/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Use profanity input for idle time when libxss not availalbeJames Booth2012-12-011-3/+2
* Added preferences for /autoawayJames Booth2012-11-301-1/+2
* Simple output of idle/awayJames Booth2012-11-301-0/+3
* Allow /msg with no message, to open a chat window with a contactJames Booth2012-11-301-0/+1
* Show command in /prefs, and split into categoriesJames Booth2012-11-291-0/+5
* Implemented /sub showJames Booth2012-11-271-1/+1
* Show message on /msg when windows fullJames Booth2012-11-271-0/+1
* Further tidy up of windows.cJames Booth2012-11-261-16/+15
* windows tidy upJames Booth2012-11-261-14/+15
* Allow alt-num to select windowJames Booth2012-11-241-0/+2
* Allocate memory for windows when neededJames Booth2012-11-231-0/+1
* Added input text to themeJames Booth2012-11-221-22/+0
* Added theme files support with /theme commandJames Booth2012-11-211-0/+1
* Added more colour preferencesJames Booth2012-11-211-12/+21
* Handling commands after /disconnectJames Booth2012-11-191-0/+1
* Handle room broadcastsJames Booth2012-11-191-0/+2
* Handle room member presenceJames Booth2012-11-191-0/+2
* Show message when own nickname changed in chat roomsJames Booth2012-11-181-0/+1
* Handle nick changes from other usersJames Booth2012-11-181-1/+4
* Added /wins command to list active windowsJames Booth2012-11-141-0/+2
* Set correct window type on private messagesJames Booth2012-11-141-1/+1
* Fixed help command name clash on statusJames Booth2012-11-131-1/+1
* Added basic /status command to find out about a specific contactJames Booth2012-11-131-0/+1
* Added win_type to prof_win structureJames Booth2012-11-121-0/+9
* Added /help list to list all commandsJames Booth2012-11-111-0/+2
* add subscription supportDmitry Podgorny2012-11-111-0/+1
* Renamed parameter in win_join_chatJames Booth2012-11-101-1/+1
* Handle subject from roomJames Booth2012-11-101-0/+2
* Using vargs in cons_bad_showJames Booth2012-11-101-1/+1
* Added #define's to headersJames Booth2012-11-081-2/+2
* Continue to send chat states when no viewing chat windowJames Booth2012-11-081-0/+2
* Show delayed time on messages received whilst offlineJames Booth2012-11-081-1/+2
* Basic chat room handling of presenceJames Booth2012-11-081-0/+2
* windows: format room rosterJames Booth2012-11-071-2/+1
* Handle incoming groupchatJames Booth2012-11-051-0/+2
* Handle chat history from groupchatJames Booth2012-11-051-0/+2
* Do not send presence when in groupchatJames Booth2012-11-051-0/+1
* Handle room presence notificationsJames Booth2012-11-051-0/+4
* Show message when other user <gone/>James Booth2012-11-011-0/+1
* Send <gone/> when closing chat windowJames Booth2012-10-311-1/+1
* Moved autcomplete code to command.cJames Booth2012-10-281-0/+1
* Made version check a user preferenceJames Booth2012-10-241-0/+1
* Added /about commandJames Booth2012-10-231-0/+1
* Split help into sectionsJames Booth2012-10-221-0/+4
* Removed trailing whitespace from src and testsJames Booth2012-10-211-5/+5
* handle error messages from serverDmitry Podgorny2012-10-181-0/+1
* Showing history from current log in chat windowsJames Booth2012-10-141-0/+1
* Added argument to /who command to specify statusJames Booth2012-10-041-1/+1
* cons_show now uses vargsJames Booth2012-10-031-1/+1
* Now sends desktop notification periodically to remind of unread messagesJames Booth2012-09-231-1/+1