about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed ui_room_occupant_affiliation_change -> mucwin_occupant_affiliation_ch...James Booth2015-11-011-1/+1
* Renamed ui_room_occupant_role_change -> mucwin_occupant_role_changeJames Booth2015-11-011-1/+1
* Renamed ui_room_role_and_affiliation_change -> mucwin_role_and_affiliation_ch...James Booth2015-11-011-1/+1
* 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/+3
* Removed ui_open_xmlconsole_win()James Booth2015-11-011-1/+0
* Removed ui_create_xmlconsole_win()James Booth2015-11-011-1/+0
* Removed ui_xmlconsole_existsJames Booth2015-11-011-1/+0
* Tidy ui.hJames Booth2015-11-011-70/+41
* Removed ui_input_nonblocking()James Booth2015-11-011-1/+1
* 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/+2
* Added missing config.h includesJames Booth2015-10-311-0/+2
* Added HAVE_LIBOTR checksJames Booth2015-10-311-0/+6
* Reordered ui.hJames Booth2015-10-271-8/+8
* 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-13/+3
* Renamed chatwin OTR functionsJames Booth2015-10-271-15/+15
* 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-1/+0
* Removed ui_about() functionJames Booth2015-10-261-1/+0
* Applied coding style to src/ui/James Booth2015-10-251-149/+149
* Implemented /script showJames Booth2015-10-171-0/+1
* Implemented /script listJames Booth2015-10-171-0/+1
* Added TLS show to UI preferencesJames Booth2015-10-141-0/+1
* Title bar TLS indicatorJames Booth2015-10-141-2/+2
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-2/+1
* 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/+1
* Added UI function to get PGP passphraseJames Booth2015-09-011-0/+1
* Split PGP incoming and outgoing message handlingJames Booth2015-08-301-0/+6
* Display special char for encrypted messagesJames Booth2015-08-261-2/+2