about summary refs log tree commit diff stats
path: root/src/window_list.c
Commit message (Expand)AuthorAgeFilesLines
* Added private chat roster groupJames Booth2016-01-241-1/+1
* Added private chat to roster roomsJames Booth2016-01-241-0/+25
* Added window title autocomplete to /close commandJames Booth2016-01-131-0/+28
* Added /win navigation by jid, win titleJames Booth2016-01-071-0/+124
* Added /wins unreadJames Booth2015-11-301-12/+18
* Tidy wins_create_summary()James Booth2015-11-291-92/+12
* Only show reminder notifications when notifications are enabledJames Booth2015-11-251-0/+20
* Renamed ui_switch_win -> ui_focus_winJames Booth2015-11-021-3/+3
* Removed ui_events moduleJames Booth2015-10-271-1/+0
* Removed ui_ev_focus_winJames Booth2015-10-271-3/+3
* Removed ui_chat_win_existsJames Booth2015-10-261-0/+7
* Applied coding style to src/James Booth2015-10-261-27/+27
* Added indent paddingJames Booth2015-07-291-1/+1
* Removed wins_get_current_* functionsJames Booth2015-06-171-68/+0
* Moved UI interfaces to ui.hJames Booth2015-06-151-1/+0
* Moved ui/windows -> window_listJames Booth2015-06-151-0/+810