about summary refs log tree commit diff stats
path: root/src/ui/window_list.c
Commit message (Collapse)AuthorAgeFilesLines
* 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