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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed mucwin_occupants -> mucwin_show_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_show_occupants -> mucwin_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Added mucwin module
James Booth
2015-11-01
1
-757
/
+0
*
Added xmlwin module
James Booth
2015-11-01
1
-20
/
+0
*
Removed ui_open_xmlconsole_win()
James Booth
2015-11-01
1
-9
/
+0
*
Removed ui_create_xmlconsole_win()
James Booth
2015-11-01
1
-7
/
+0
*
Removed ui_xmlconsole_exists
James Booth
2015-11-01
1
-33
/
+23
*
Removed ui_input_nonblocking()
James Booth
2015-11-01
1
-6
/
+0
*
Removed ui_ paging functions
James Booth
2015-11-01
1
-28
/
+0
*
Removed ui_input_clear()
James Booth
2015-11-01
1
-6
/
+0
*
Removed ui_readline()
James Booth
2015-11-01
1
-6
/
+0
*
Added /subject append <text>
James Booth
2015-10-29
1
-1
/
+1
*
Tidied remaining chatwin functions
James Booth
2015-10-27
1
-4
/
+16
*
Moved ui_handle_otr_error
James Booth
2015-10-27
1
-0
/
+11
*
Removed ui_events module
James Booth
2015-10-27
1
-1
/
+0
*
Removed ui_ev_focus_win
James Booth
2015-10-27
1
-7
/
+11
*
Extracted chatwin.c
James Booth
2015-10-26
1
-410
/
+0
*
Removed ui_about() function
James Booth
2015-10-26
1
-7
/
+0
*
Applied coding style to src/ui/core.c
James Booth
2015-10-25
1
-114
/
+113
*
Merge remote-tracking branch 'jubalh/jub'
James Booth
2015-10-24
1
-9
/
+5
|
\
|
*
Reduce scope of variables in ui/core
Michael Vetter
2015-10-12
1
-9
/
+5
*
|
Title bar TLS indicator
James Booth
2015-10-14
1
-2
/
+6
|
/
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-30
/
+0
*
Set status to what it was before autoaway
James Booth
2015-09-25
1
-4
/
+3
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-0
/
+7
*
PGP: UI tweaks for passphrase request
James Booth
2015-09-01
1
-0
/
+4
*
Fixed passing from arg in PGP ask passphrase
James Booth
2015-09-01
1
-3
/
+3
*
Added UI function to get PGP passphrase
James Booth
2015-09-01
1
-3
/
+23
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-9
/
+9
*
Added preference for encryption char
James Booth
2015-08-26
1
-2
/
+2
*
Display special char for encrypted messages
James Booth
2015-08-26
1
-8
/
+15
*
Leave chat rooms before receiving self unavailable presence
James Booth
2015-08-23
1
-0
/
+2
*
Show software version result in current window
James Booth
2015-08-06
1
-0
/
+51
*
Use id handler for software version requests, handle errors
James Booth
2015-08-05
1
-0
/
+18
*
Added cons_show_padded
James Booth
2015-07-29
1
-2
/
+2
*
Added indent padding
James Booth
2015-07-29
1
-226
/
+226
*
Removed old command help
James Booth
2015-07-26
1
-6
/
+9
*
Removed /mouse command
James Booth
2015-07-19
1
-4
/
+0
*
WIP fix for #516, needs memory cleanup
James Booth
2015-06-29
1
-14
/
+12
*
ui: decreased log level of the message on resizing
Dmitry Podgorny
2015-06-23
1
-1
/
+1
*
Moved window creation to sv_ev_incoming_message
James Booth
2015-06-21
1
-21
/
+6
*
Added current window reference to command functions
James Booth
2015-06-17
1
-8
/
+2
*
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
1
-13
/
+0
*
Removed ui_get_current_chat()
James Booth
2015-06-15
1
-6
/
+0
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-0
/
+6
*
Moved ui/windows -> window_list
James Booth
2015-06-15
1
-1
/
+1
*
Added win_clear() function
James Booth
2015-06-15
1
-6
/
+0
*
Renamed otr trusted window property
James Booth
2015-06-13
1
-4
/
+4
*
Merge remote-tracking branch 'PMaynard/#551'
James Booth
2015-06-02
1
-8
/
+2
|
\
[next]