about summary refs log tree commit diff stats
path: root/src/window_list.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-1/+1
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-0/+2
|/
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+1
|
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-041-1/+1
|
* Update autocompleters on roster nick change/clearJames Booth2016-02-031-0/+2
| | | | fixes #720
* Handle occupant nick change in private winsJames Booth2016-02-021-0/+1
|
* Added private chat to roster roomsJames Booth2016-01-241-0/+1
|
* Added window title autocomplete to /close commandJames Booth2016-01-131-0/+2
|
* Added /win navigation by jid, win titleJames Booth2016-01-071-0/+4
|
* Added /wins unreadJames Booth2015-11-301-1/+1
|
* Only show reminder notifications when notifications are enabledJames Booth2015-11-251-0/+1
|
* Removed ui_chat_win_existsJames Booth2015-10-261-0/+2
|
* Use consistent style for pointersMichael Vetter2015-10-211-19/+19
|
* Removed wins_get_current_* functionsJames Booth2015-06-171-4/+0
|
* Moved UI interfaces to ui.hJames Booth2015-06-151-1/+1
|
* Moved ui/windows -> window_listJames Booth2015-06-151-0/+85