James Booth
|
77e819e81a
|
Handle self leaving room in private wins
|
2016-02-03 00:11:38 +00:00 |
|
James Booth
|
53fc89f711
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
|
James Booth
|
4f35b11471
|
End OTR session when recipient goes offline
|
2016-01-03 01:32:37 +00:00 |
|
James Booth
|
22a14e1240
|
Show rooms in roster panel
|
2016-01-02 01:22:19 +00:00 |
|
James Booth
|
ebff1fc81e
|
Moved ui_outgoing_private_msg to privwin.c
|
2015-11-05 23:30:51 +00:00 |
|
James Booth
|
9fcdc5901c
|
Removed ui_new_private_win
|
2015-11-05 23:28:21 +00:00 |
|
James Booth
|
f1daec663d
|
Added privwin module
|
2015-11-05 23:20:19 +00:00 |
|
James Booth
|
a761ea7176
|
Added mucconfwin module
|
2015-11-02 21:52:43 +00:00 |
|
James Booth
|
eece15d92c
|
Removed ui_statusbar_new
|
2015-11-02 21:24:12 +00:00 |
|
James Booth
|
022d20bbdc
|
Removed ui_clear_win
|
2015-11-02 21:21:52 +00:00 |
|
James Booth
|
84adec83f9
|
Removed ui_unread
|
2015-11-02 21:14:55 +00:00 |
|
James Booth
|
7f5b563a81
|
Removed ui_handle_room_join_error
|
2015-11-02 21:11:47 +00:00 |
|
James Booth
|
2089eebf09
|
Removed ui_win_type
|
2015-11-02 21:07:04 +00:00 |
|
James Booth
|
bcd19c6d16
|
Removed ui_swap_wins
|
2015-11-02 21:05:21 +00:00 |
|
James Booth
|
df5b93987f
|
Removed ui_tidy_wins
|
2015-11-02 21:03:30 +00:00 |
|
James Booth
|
75bce88b8a
|
Renamed ui_switch_win -> ui_focus_win
|
2015-11-02 20:59:36 +00:00 |
|
James Booth
|
14a81fbbbe
|
Removed ui_handle_recipient_not_found
|
2015-11-02 20:46:52 +00:00 |
|
James Booth
|
2ea0e1e938
|
Removed ui_titlebar_presence
|
2015-11-02 20:39:43 +00:00 |
|
James Booth
|
1c3eadbf1c
|
Removed ui_get_chat_recipients
|
2015-11-02 20:35:01 +00:00 |
|
James Booth
|
6779c5bf68
|
mucwin_hide_occupants takes ProfMucWin
|
2015-11-02 01:01:37 +00:00 |
|
James Booth
|
668f92ece2
|
mucwin_show_occupants takes ProfMucWin
|
2015-11-02 00:59:27 +00:00 |
|
James Booth
|
ed2324900a
|
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
|
2015-11-01 21:57:57 +00:00 |
|
James Booth
|
a08f112fd0
|
Renamed mucwin_occupants -> mucwin_show_occupants
|
2015-11-01 21:57:18 +00:00 |
|
James Booth
|
2e08910841
|
Renamed ui_room_show_occupants -> mucwin_occupants
|
2015-11-01 21:56:17 +00:00 |
|
James Booth
|
bb5150b062
|
Added mucwin module
|
2015-11-01 20:05:43 +00:00 |
|
James Booth
|
db4bcd3e6d
|
Added xmlwin module
|
2015-11-01 19:39:36 +00:00 |
|
James Booth
|
7e386fbf00
|
Removed ui_open_xmlconsole_win()
|
2015-11-01 19:33:01 +00:00 |
|
James Booth
|
9eae20298f
|
Removed ui_create_xmlconsole_win()
|
2015-11-01 19:29:59 +00:00 |
|
James Booth
|
486d2e0495
|
Removed ui_xmlconsole_exists
|
2015-11-01 19:26:31 +00:00 |
|
James Booth
|
d6e4b74802
|
Removed ui_input_nonblocking()
|
2015-11-01 18:56:34 +00:00 |
|
James Booth
|
8195ab42cb
|
Removed ui_ paging functions
|
2015-11-01 18:49:53 +00:00 |
|
James Booth
|
be4b07102c
|
Removed ui_input_clear()
|
2015-11-01 18:42:42 +00:00 |
|
James Booth
|
4c42ce9701
|
Removed ui_readline()
|
2015-11-01 18:38:21 +00:00 |
|
James Booth
|
86354a2bc5
|
Added /subject append <text>
|
2015-10-29 20:55:37 +00:00 |
|
James Booth
|
3f7f1186a6
|
Tidied remaining chatwin functions
|
2015-10-27 23:39:26 +00:00 |
|
James Booth
|
dfd55d24cd
|
Moved ui_handle_otr_error
|
2015-10-27 23:12:46 +00:00 |
|
James Booth
|
0fd616167e
|
Removed ui_events module
|
2015-10-27 20:49:06 +00:00 |
|
James Booth
|
8087053f49
|
Removed ui_ev_focus_win
|
2015-10-27 20:40:42 +00:00 |
|
James Booth
|
c99ff8d941
|
Extracted chatwin.c
|
2015-10-26 22:35:30 +00:00 |
|
James Booth
|
d8fc7faa36
|
Removed ui_about() function
|
2015-10-26 20:37:50 +00:00 |
|
James Booth
|
4a6b729a54
|
Applied coding style to src/ui/core.c
|
2015-10-25 23:11:27 +00:00 |
|
James Booth
|
1d4d693a53
|
Merge remote-tracking branch 'jubalh/jub'
|
2015-10-24 21:42:04 +01:00 |
|
James Booth
|
c9165ef9d2
|
Title bar TLS indicator
Issue #616
|
2015-10-14 00:29:22 +01:00 |
|
Michael Vetter
|
dd2ce7a5bf
|
Reduce scope of variables in ui/core
Not as important as the other one (where there was a double
declaration). But for the sake of consistency.
|
2015-10-12 09:29:01 +02:00 |
|
James Booth
|
54e225aa53
|
Added auto xa option, tidied autoaway code
|
2015-09-27 23:08:30 +01:00 |
|
James Booth
|
100db7c36c
|
Set status to what it was before autoaway
|
2015-09-25 22:55:44 +01:00 |
|
James Booth
|
9414ad268d
|
Prompt user to allow or deny untrusted TLS certificates
|
2015-09-22 21:42:05 +01:00 |
|
James Booth
|
b468fd7ae4
|
PGP: UI tweaks for passphrase request
|
2015-09-01 21:25:58 +01:00 |
|
James Booth
|
7dc1b9d428
|
Fixed passing from arg in PGP ask passphrase
|
2015-09-01 20:33:23 +01:00 |
|
James Booth
|
1f4fd0fcb3
|
Added UI function to get PGP passphrase
|
2015-09-01 20:16:04 +01:00 |
|