about summary refs log tree commit diff stats
path: root/src/ui/window.c
Commit message (Expand)AuthorAgeFilesLines
* Added win_page_offJames Booth2013-10-071-0/+15
* Moved win_show_status function to window moduleJames Booth2013-10-061-0/+83
* Removed generic functions from ProfWinJames Booth2013-10-061-54/+43
* ProfWin->print_incoming_message addedJames Booth2013-10-061-0/+51
* Added show_char and attrs to ProfWin->print_lineJames Booth2013-10-061-2/+5
* Added muc_windowJames Booth2013-10-061-25/+8
* Remove implicit refresh from ProfWin->print_lineJames Booth2013-10-061-2/+2
* OO style for ProfWin typeJames Booth2013-10-061-49/+61
* Added win_refresh functionJames Booth2013-10-061-0/+5
* Refactored error message handlingJames Booth2013-10-061-0/+54
* Free windows on exitJames Booth2013-08-261-2/+0
* Removed cons_create from console.cJames Booth2013-08-261-2/+0
* Show handle rather than jid in /who output if existsJames Booth2013-05-191-2/+3
* Renamed window_ functions win_James Booth2013-04-211-9/+9
* Renamed window_show_time -> window_print_timeJames Booth2013-04-211-2/+2
* Moved cons_show_status() to console moduleJames Booth2013-04-211-0/+46
* Moved cons_show_login_success() to console moduleJames Booth2013-04-211-0/+37
* Moved cons_about() to console moduleJames Booth2013-04-201-0/+12
* Added config dir to sourceJames Booth2013-02-021-1/+1
* Tidied #include'sJames Booth2013-02-021-2/+1
* Added ui subdir to sourceJames Booth2013-02-021-0/+67