about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Issue #616
* 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
|
* Show software version result in current windowJames Booth2015-08-061-0/+2
|
* Use id handler for software version requests, handle errorsJames Booth2015-08-051-0/+1
|
* Added cons_show_paddedJames Booth2015-07-291-1/+2
|
* Added indent paddingJames Booth2015-07-291-2/+2
|
* Removed old command helpJames Booth2015-07-261-1/+2
|
* Moved help and about to new formatJames Booth2015-07-231-0/+2
|
* Removed /mouse commandJames Booth2015-07-191-1/+0
|
* WIP fix for #516, needs memory cleanupJames Booth2015-06-291-5/+5
|