about summary refs log tree commit diff stats
path: root/src/event/ui_events.c
Commit message (Expand)AuthorAgeFilesLines
* Moved ui/windows -> window_listJames Booth2015-06-151-2/+2
* Added ui_ev_new_private_win to ui eventsJames Booth2015-05-041-0/+6
* Move current win check to event, removed next and prev win functionsJames Booth2015-04-301-1/+4
* Return result on OTR message sendingJames Booth2015-04-291-1/+1
* Return new window on new chat win eventJames Booth2015-04-291-3/+2
* Added ui events moduleJames Booth2015-04-281-0/+48