Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed ui_room_affiliation_change -> mucwin_affiliation_change | James Booth | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | Renamed ui_room_role_change -> mucwin_role_change | James Booth | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | xmlwin_show takes window as argument | James Booth | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | Added xmlwin module | James Booth | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | Removed ui_open_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -2/+0 | |
| | ||||||
* | Removed ui_create_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -2/+0 | |
| | ||||||
* | Removed ui_xmlconsole_exists | James Booth | 2015-11-01 | 1 | -4/+0 | |
| | ||||||
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 1 | -2/+2 | |
| | ||||||
* | Removed ui_ paging functions | James Booth | 2015-11-01 | 1 | -4/+0 | |
| | ||||||
* | Removed ui_input_clear() | James Booth | 2015-11-01 | 1 | -1/+0 | |
| | ||||||
* | Removed ui_readline() | James Booth | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | Added missing config.h includes | James Booth | 2015-10-31 | 1 | -0/+5 | |
| | ||||||
* | Fixed tests | James Booth | 2015-10-31 | 1 | -0/+2 | |
| | ||||||
* | 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 | -12/+2 | |
| | ||||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -18/+18 | |
| | ||||||
* | 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 | -4/+0 | |
| | ||||||
* | Merge remote-tracking branch 'jubalh/resleak' | James Booth | 2015-10-26 | 1 | -0/+1 | |
|\ | ||||||
| * | Fix resource leak | Michael Vetter | 2015-10-26 | 1 | -0/+1 | |
| | | | | | | | | Run fclose after fopen in unittests. | |||||
* | | Removed ui_about() function | James Booth | 2015-10-26 | 1 | -1/+0 | |
|/ | ||||||
* | Merge remote-tracking branch 'jubalh/jub' | James Booth | 2015-10-24 | 2 | -2/+2 | |
|\ | ||||||
| * | Remove trailing whitespaces | Michael Vetter | 2015-10-21 | 2 | -2/+2 | |
| | | ||||||
* | | Fixed test_cmd_rooms.c | James Booth | 2015-10-19 | 1 | -16/+3 | |
| | | ||||||
* | | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 6 | -16/+17 | |
| | | ||||||
* | | Removed --disable-tls command line option | James Booth | 2015-10-18 | 1 | -1/+1 | |
| | | ||||||
* | | Implemented /script show | James Booth | 2015-10-17 | 1 | -0/+1 | |
| | | ||||||
* | | Implemented /script list | James Booth | 2015-10-17 | 1 | -0/+1 | |
| | | ||||||
* | | Add ability to script commands after connect | James Booth | 2015-10-15 | 5 | -15/+17 | |
| | | ||||||
* | | Title bar TLS indicator | James Booth | 2015-10-14 | 1 | -2/+2 | |
| | | | | | | | | Issue #616 | |||||
* | | Fixed tests | James Booth | 2015-10-12 | 1 | -0/+7 | |
|/ | ||||||
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+1 | |
| | ||||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 2 | -2/+6 | |
| | ||||||
* | Set status to what it was before autoaway | James Booth | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Fixed test | James Booth | 2015-09-25 | 1 | -1/+0 | |
| |