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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_show_room_role_list -> mucwin_show_role_list
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_handle_room_role_list -> mucwin_handle_role_list
James Booth
2015-11-01
2
-35
/
+35
*
Renamed ui_handle_room_role_list_error -> mucwin_role_list_error
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list
James Booth
2015-11-01
2
-62
/
+62
*
Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_broadcast -> mucwin_broadcast
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_handle_room_kick_error -> mucwin_kick_error
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_subject -> mucwin_subject
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_requires_config -> mucwin_requires_config
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_message -> mucwin_message
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_history -> mucwin_history
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_nick_change -> mucwin_nick_change
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_nick_change -> mucwin_occupant_nick_change
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_presence -> mucwin_occupant_presence
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_online -> mucwin_occupant_online
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_banned -> mucwin_occupant_banned
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_kicked -> mucwin_occupant_kicked
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_member_offline -> mucwin_occupant_offline
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_roster -> mucwin_roster
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_show_room_disco_info -> mucwin_room_disco_info
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_handle_room_info_error -> mucwin_room_info_error
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_occupant_role_and_affiliation_change -> mucwin_occupant_role_...
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_occupant_affiliation_change -> mucwin_occupant_affiliation_ch...
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_occupant_role_change -> mucwin_occupant_role_change
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_role_and_affiliation_change -> mucwin_role_and_affiliation_ch...
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_affiliation_change -> mucwin_affiliation_change
James Booth
2015-11-01
2
-2
/
+2
*
Renamed ui_room_role_change -> mucwin_role_change
James Booth
2015-11-01
2
-2
/
+2
*
Added mucwin module
James Booth
2015-11-01
2
-757
/
+797
*
xmlwin_show takes window as argument
James Booth
2015-11-01
2
-6
/
+5
*
Added xmlwin module
James Booth
2015-11-01
3
-21
/
+59
*
Removed ui_open_xmlconsole_win()
James Booth
2015-11-01
2
-10
/
+0
*
Removed ui_create_xmlconsole_win()
James Booth
2015-11-01
2
-8
/
+0
*
Removed ui_xmlconsole_exists
James Booth
2015-11-01
2
-34
/
+23
*
Tidy ui.h
James Booth
2015-11-01
1
-70
/
+41
*
Removed ui_input_nonblocking()
James Booth
2015-11-01
4
-10
/
+3
*
Removed ui_ paging functions
James Booth
2015-11-01
3
-36
/
+8
*
Removed inp_win_clear()
James Booth
2015-11-01
2
-10
/
+0
*
Removed ui_input_clear()
James Booth
2015-11-01
2
-7
/
+0
*
Removed ui_readline()
James Booth
2015-11-01
3
-8
/
+2
*
Added missing config.h includes
James Booth
2015-10-31
2
-0
/
+7
*
Added HAVE_LIBOTR checks
James Booth
2015-10-31
2
-0
/
+8
*
Added /subject append <text>
James Booth
2015-10-29
1
-1
/
+1
*
Reordered ui.h
James Booth
2015-10-27
1
-8
/
+8
*
Tidied remaining chatwin functions
James Booth
2015-10-27
3
-21
/
+28
*
Renamed _win_show_history -> _chatwin_history
James Booth
2015-10-27
1
-4
/
+4
*
Tidied chatwin_outgoing_carbon
James Booth
2015-10-27
2
-11
/
+9
*
Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg
James Booth
2015-10-27
2
-2
/
+2
*
Renamed ui_incoming_msg -> chatwin_incoming_msg
James Booth
2015-10-27
2
-25
/
+25
[prev]
[next]