about summary refs log tree commit diff stats
path: root/src/ui/chatwin.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moved ui_handle_otr_errorJames Booth2015-10-271-11/+0
* Renamed ui_recipient_gone -> chatwin_recipeint_goneJames Booth2015-10-271-1/+1
* Tidied ui_recipient_goneJames Booth2015-10-271-28/+12
* Combined chatwin OTR SMP functionsJames Booth2015-10-271-80/+42
* Renamed chatwin OTR functionsJames Booth2015-10-271-15/+15
* remaining otr functions take ProfChatWinJames Booth2015-10-271-45/+39
* ui_smp_successful takes ProfChatWinJames Booth2015-10-261-5/+4
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-261-5/+4
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-261-5/+5
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-261-7/+9
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-261-7/+6
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-261-5/+4
* Add assert checks for ProfChatWin functionsJames Booth2015-10-261-0/+7
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-10/+7
* ui_gone_secure takes ProfChatWinJames Booth2015-10-261-12/+4
* ui_message_receipt takes ProfChatWinJames Booth2015-10-261-6/+3
* Removed ui_chat_win_existsJames Booth2015-10-261-7/+0
* Extracted chatwin.cJames Booth2015-10-261-0/+455