about summary refs log tree commit diff stats
path: root/tests/unittests/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-241-1/+1
|\
| * Remove trailing whitespacesMichael Vetter2015-10-211-1/+1
* | 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
* Tidied cmd_otr, added check-unit target to MakefileJames Booth2015-06-151-5/+0
* Removed ui_get_current_chat()James Booth2015-06-151-6/+1
* Moved UI interfaces to ui.hJames Booth2015-06-151-0/+57
* Moved all tests to tests folderJames Booth2015-06-122-0/+518