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 (
Collapse
)
Author
Age
Files
Lines
*
Moved ui_outgoing_private_msg to privwin.c
James Booth
2015-11-05
2
-6
/
+5
|
*
Removed ui_new_private_win
James Booth
2015-11-05
2
-8
/
+0
|
*
Added privwin module
James Booth
2015-11-05
2
-44
/
+85
|
*
Make all mucconfwin functions take ProfMucConfWin
James Booth
2015-11-02
2
-7
/
+10
|
*
Added assert check to mucconfwin_field_help
James Booth
2015-11-02
1
-0
/
+2
|
*
Added assert check to mucconfwin_form_help
James Booth
2015-11-02
1
-0
/
+2
|
*
Renamed mucconfwin functions
James Booth
2015-11-02
2
-16
/
+16
|
*
Added mucconfwin module
James Booth
2015-11-02
2
-281
/
+323
|
*
Removed ui_statusbar_new
James Booth
2015-11-02
2
-7
/
+0
|
*
Removed ui_clear_win
James Booth
2015-11-02
3
-9
/
+1
|
*
Removed ui_unread
James Booth
2015-11-02
3
-9
/
+2
|
*
Removed ui_handle_room_join_error
James Booth
2015-11-02
2
-7
/
+0
|
*
Removed ui_win_type
James Booth
2015-11-02
2
-8
/
+0
|
*
Removed ui_swap_wins
James Booth
2015-11-02
2
-7
/
+0
|
*
Removed ui_tidy_wins
James Booth
2015-11-02
2
-7
/
+0
|
*
Renamed ui_switch_win -> ui_focus_win
James Booth
2015-11-02
3
-10
/
+10
|
*
Removed ui_handle_recipient_not_found
James Booth
2015-11-02
2
-13
/
+0
|
*
Removed ui_titlebar_presence
James Booth
2015-11-02
3
-8
/
+3
|
*
Removed ui_get_chat_recipients
James Booth
2015-11-02
2
-12
/
+1
|
*
mucwin_hide_occupants takes ProfMucWin
James Booth
2015-11-02
3
-5
/
+7
|
*
mucwin_show_occupants takes ProfMucWin
James Booth
2015-11-02
3
-6
/
+8
|
*
mucwin_update_occupants takes ProfMucWin
James Booth
2015-11-02
2
-5
/
+7
|
*
Added assert to mucwin_info
James Booth
2015-11-02
1
-0
/
+2
|
*
mucwin_role_set_error takes ProfMucWin
James Booth
2015-11-02
2
-7
/
+6
|
*
mucwin_affiliation_set_error takes ProfMucWin
James Booth
2015-11-02
2
-7
/
+7
|
*
Added assert to mucwin_show_role_list
James Booth
2015-11-02
1
-1
/
+3
|
*
mucwin_handle_role_list takes ProfMucWin
James Booth
2015-11-02
2
-21
/
+21
|
*
mucwin_role_list_error takes ProfMucWin
James Booth
2015-11-02
2
-6
/
+6
|
*
Added assert to mucwin_show_affiliation_list
James Booth
2015-11-02
1
-0
/
+2
|
*
mucwin_handle_affiliation_list takes ProfMucWin
James Booth
2015-11-02
2
-16
/
+16
|
*
mucwin_affiliation_list_error takes ProfMucWin
James Booth
2015-11-02
2
-7
/
+6
|
*
mucwin_broadcast takes ProfMucWin
James Booth
2015-11-02
2
-16
/
+14
|
*
mucwin_kick_error takes ProfMucWin
James Booth
2015-11-02
2
-8
/
+6
|
*
mucwin_subject takes ProfMucWin
James Booth
2015-11-02
2
-27
/
+25
|
*
mucwin_requires_config takes ProfMucWin
James Booth
2015-11-02
2
-28
/
+22
|
*
mucwin_message takes ProfMucWin
James Booth
2015-11-02
2
-11
/
+6
|
*
mucwin_history takes ProfMucWin
James Booth
2015-11-02
2
-21
/
+17
|
*
mucwin_nick_change takes ProfMucWin
James Booth
2015-11-02
2
-8
/
+6
|
*
mucwin_occupant_nick_change takes ProfMucWin
James Booth
2015-11-02
2
-9
/
+6
|
*
mucwin_occupant_presence takes ProfMucWin
James Booth
2015-11-02
2
-8
/
+6
|
*
mucwin_occupant_online takes ProfMucWin
James Booth
2015-11-01
2
-15
/
+13
|
*
mucwin_occupant_banned takes ProfMucWin
James Booth
2015-11-01
2
-18
/
+16
|
*
mucwin_occupant_kicked takes ProfMucWin
James Booth
2015-11-01
2
-18
/
+16
|
*
mucwin_occupant_offline takes ProfMucWin
James Booth
2015-11-01
2
-8
/
+6
|
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
2
-28
/
+26
|
*
mucwin_room_disco_info takes ProfMucWin
James Booth
2015-11-01
2
-33
/
+33
|
*
mucwin_room_info_error takes ProfMucWin
James Booth
2015-11-01
2
-7
/
+7
|
*
mucwin_occupant_role_and_affiliation_change takes ProfMucWin
James Booth
2015-11-01
2
-3
/
+5
|
*
mucwin_occupant_affiliation_change takes ProfMucWin
James Booth
2015-11-01
2
-3
/
+5
|
*
mucwin_occupant_role_change takes ProfMucWin
James Booth
2015-11-01
2
-3
/
+5
|
[next]