about summary refs log tree commit diff stats
path: root/src/ui/window_list.c
Commit message (Expand)AuthorAgeFilesLines
* Add win_printJames Booth2016-10-151-2/+2
* Rename win_get_string -> win_to_stringJames Booth2016-10-151-1/+1
* Use win_printf_line where appropriateJames Booth2016-10-151-1/+1
* Add ch arg to win_printf_lineJames Booth2016-10-151-1/+1
* Add win_printf_lineJames Booth2016-10-141-1/+1
* Remove win_print, use win_printf insteadJames Booth2016-10-111-1/+1
* Rename win_vprint -> win_printfJames Booth2016-10-111-1/+1
* Free old hash table on wins_tidyJames Booth2016-07-251-2/+3
* Move window functions to window_list.cJames Booth2016-07-241-12/+87
* Tidy headersJames Booth2016-07-241-4/+4
* Moved window_list.cJames Booth2016-07-241-0/+1029