index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
ui.h
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added missing config.h includes
James Booth
2015-10-31
1
-0
/
+2
|
*
Added HAVE_LIBOTR checks
James Booth
2015-10-31
1
-0
/
+6
|
*
Reordered ui.h
James Booth
2015-10-27
1
-8
/
+8
|
*
Tidied remaining chatwin functions
James Booth
2015-10-27
1
-2
/
+2
|
*
Tidied chatwin_outgoing_carbon
James Booth
2015-10-27
1
-1
/
+1
|
*
Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg
James Booth
2015-10-27
1
-1
/
+1
|
*
Renamed ui_incoming_msg -> chatwin_incoming_msg
James Booth
2015-10-27
1
-1
/
+1
|
*
Renamed ui_new_chat_win -> chatwin_new
James Booth
2015-10-27
1
-1
/
+1
|
*
Renamed ui_recipient_gone -> chatwin_recipeint_gone
James Booth
2015-10-27
1
-1
/
+1
|
*
Tidied ui_recipient_gone
James Booth
2015-10-27
1
-1
/
+1
|
*
Combined chatwin OTR SMP functions
James Booth
2015-10-27
1
-13
/
+3
|
*
Renamed chatwin OTR functions
James Booth
2015-10-27
1
-15
/
+15
|
*
remaining otr functions take ProfChatWin
James Booth
2015-10-27
1
-6
/
+6
|
*
ui_smp_successful takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_smp_aborted takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_smp_unsuccessful_receiver takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_smp_unsuccessful_sender takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_smp_recipient_initiated_q takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_smp_recipient_initiated takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_gone_insecure takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_gone_secure takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
ui_message_receipt takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
|
*
Removed ui_chat_win_exists
James Booth
2015-10-26
1
-1
/
+0
|
*
Removed ui_about() function
James Booth
2015-10-26
1
-1
/
+0
|
*
Applied coding style to src/ui/
James Booth
2015-10-25
1
-149
/
+149
|
*
Implemented /script show
James Booth
2015-10-17
1
-0
/
+1
|
*
Implemented /script list
James Booth
2015-10-17
1
-0
/
+1
|
*
Added TLS show to UI preferences
James Booth
2015-10-14
1
-0
/
+1
|
*
Title bar TLS indicator
James Booth
2015-10-14
1
-2
/
+2
|
|
|
|
Issue #616
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-2
/
+1
|
*
Set status to what it was before autoaway
James Booth
2015-09-25
1
-1
/
+1
|
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-0
/
+1
|
*
Added UI function to get PGP passphrase
James Booth
2015-09-01
1
-0
/
+1
|
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-0
/
+6
|
*
Display special char for encrypted messages
James Booth
2015-08-26
1
-2
/
+2
|
*
Show software version result in current window
James Booth
2015-08-06
1
-0
/
+2
|
*
Use id handler for software version requests, handle errors
James Booth
2015-08-05
1
-0
/
+1
|
*
Added cons_show_padded
James Booth
2015-07-29
1
-1
/
+2
|
*
Added indent padding
James Booth
2015-07-29
1
-2
/
+2
|
*
Removed old command help
James Booth
2015-07-26
1
-1
/
+2
|
*
Moved help and about to new format
James Booth
2015-07-23
1
-0
/
+2
|
*
Removed /mouse command
James Booth
2015-07-19
1
-1
/
+0
|
*
WIP fix for #516, needs memory cleanup
James Booth
2015-06-29
1
-5
/
+5
|
*
Added PGP prefs
James Booth
2015-06-22
1
-0
/
+1
|
*
Moved setting otr.warn -> enc.warn
James Booth
2015-06-21
1
-0
/
+1
|
*
Moved window creation to sv_ev_incoming_message
James Booth
2015-06-21
1
-1
/
+1
|
*
Added current window reference to command functions
James Booth
2015-06-17
1
-110
/
+1
|
*
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
1
-1
/
+0
|
*
Removed ui_get_current_chat()
James Booth
2015-06-15
1
-2
/
+0
|
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-2
/
+139
|
[prev]
[next]