about summary refs log tree commit diff stats
path: root/tests/unittests/ui/stub_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed ui_room_affiliation_change -> mucwin_affiliation_changeJames Booth2015-11-011-1/+1
* Renamed ui_room_role_change -> mucwin_role_changeJames Booth2015-11-011-1/+1
* xmlwin_show takes window as argumentJames Booth2015-11-011-1/+1
* Added xmlwin moduleJames Booth2015-11-011-1/+1
* Removed ui_open_xmlconsole_win()James Booth2015-11-011-2/+0
* Removed ui_create_xmlconsole_win()James Booth2015-11-011-2/+0
* Removed ui_xmlconsole_existsJames Booth2015-11-011-4/+0
* Removed ui_input_nonblocking()James Booth2015-11-011-2/+2
* Removed ui_ paging functionsJames Booth2015-11-011-4/+0
* Removed ui_input_clear()James Booth2015-11-011-1/+0
* Removed ui_readline()James Booth2015-11-011-1/+1
* Added missing config.h includesJames Booth2015-10-311-0/+5
* Fixed testsJames Booth2015-10-311-0/+2
* Tidied remaining chatwin functionsJames Booth2015-10-271-2/+2
* Tidied chatwin_outgoing_carbonJames Booth2015-10-271-1/+1
* Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msgJames Booth2015-10-271-1/+1
* Renamed ui_incoming_msg -> chatwin_incoming_msgJames Booth2015-10-271-1/+1
* Renamed ui_new_chat_win -> chatwin_newJames Booth2015-10-271-1/+1
* Renamed ui_recipient_gone -> chatwin_recipeint_goneJames Booth2015-10-271-1/+1
* Tidied ui_recipient_goneJames Booth2015-10-271-1/+1
* Combined chatwin OTR SMP functionsJames Booth2015-10-271-12/+2
* Renamed chatwin OTR functionsJames Booth2015-10-271-18/+18
* remaining otr functions take ProfChatWinJames Booth2015-10-271-6/+6
* ui_smp_successful takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_gone_secure takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_message_receipt takes ProfChatWinJames Booth2015-10-261-1/+1
* Removed ui_chat_win_existsJames Booth2015-10-261-4/+0
* Removed ui_about() functionJames Booth2015-10-261-1/+0
* Implemented /script showJames Booth2015-10-171-0/+1
* Implemented /script listJames Booth2015-10-171-0/+1
* Title bar TLS indicatorJames Booth2015-10-141-2/+2
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-2/+0
* Set status to what it was before autoawayJames Booth2015-09-251-1/+1
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-221-0/+5
* Fixed test stubsJames Booth2015-08-261-2/+2
* Added cons_show_paddedJames Booth2015-07-291-1/+3
* Added indent paddingJames Booth2015-07-291-2/+2
* Fixed tests for new command formatJames Booth2015-07-271-0/+6
* Moved help and about to new formatJames Booth2015-07-231-0/+2
* WIP fix for #516, needs memory cleanupJames Booth2015-06-291-5/+5
* Added PGP prefsJames Booth2015-06-221-0/+1
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-0/+1
* Moved window creation to sv_ev_incoming_messageJames Booth2015-06-211-1/+1
* Added current window reference to command functionsJames Booth2015-06-171-5/+0