about summary refs log tree commit diff stats
path: root/src/ui/window.h
Commit message (Expand)AuthorAgeFilesLines
* Tidied xmlconsoleJames Booth2014-04-151-0/+1
* Added XML Console windowJames Booth2014-04-151-1/+2
* Renamed refresh functions to update_virtualJames Booth2014-04-011-1/+1
* Do not scroll to end in message window when pagingJames Booth2014-03-311-1/+1
* Updated copyrightJames Booth2014-03-091-1/+1
* Refactored handle_presence_error, removed no longer used functionsJames Booth2014-01-301-3/+0
* Added /otr theirfp with hardcoded fingerprintJames Booth2014-01-111-1/+3
* Added [OTR] and (trusted/untrusted) to titlebar for OTR sessionsJames Booth2014-01-111-0/+1
* Require '/otr start' from both parties before encryption used both waysJames Booth2014-01-111-0/+1
* Removed handle error message function from ProfWinJames Booth2014-01-081-2/+3
* Removed print message function from ProfWinJames Booth2014-01-081-2/+2
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* Added win_page_offJames Booth2013-10-071-0/+1
* Moved win_show_status function to window moduleJames Booth2013-10-061-0/+4
* Removed generic functions from ProfWinJames Booth2013-10-061-8/+5
* ProfWin->print_incoming_message addedJames Booth2013-10-061-0/+2
* Added show_char and attrs to ProfWin->print_lineJames Booth2013-10-061-2/+4
* Added muc_windowJames Booth2013-10-061-0/+2
* Remove implicit refresh from ProfWin->print_lineJames Booth2013-10-061-1/+1
* OO style for ProfWin typeJames Booth2013-10-061-7/+6
* Added win_refresh functionJames Booth2013-10-061-0/+1
* Refactored error message handlingJames Booth2013-10-061-0/+3
* Initial code refactor for growable window listJames Booth2013-08-201-0/+8
* Added /duck command to perform searches using duckduckgo chat botJames Booth2013-05-051-1/+2
* Renamed window_ functions win_James Booth2013-04-211-6/+6
* Renamed window_show_time -> window_print_timeJames Booth2013-04-211-1/+1
* Moved cons_show_status() to console moduleJames Booth2013-04-211-0/+3
* Moved cons_show_login_success() to console moduleJames Booth2013-04-211-3/+12
* Moved cons_about() to console moduleJames Booth2013-04-201-0/+2
* Tidied #include'sJames Booth2013-02-021-1/+1
* Added ui subdir to sourceJames Booth2013-02-021-0/+42