Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -10/+29 | |
|/ | ||||||
* | Handle self leaving room in private wins | James Booth | 2016-02-03 | 1 | -0/+55 | |
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+19 | |
* | End OTR session when recipient goes offline | James Booth | 2016-01-03 | 1 | -1/+1 | |
* | Show rooms in roster panel | James Booth | 2016-01-02 | 1 | -0/+1 | |
* | Moved ui_outgoing_private_msg to privwin.c | James Booth | 2015-11-05 | 1 | -6/+0 | |
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 1 | -7/+0 | |
* | Added privwin module | James Booth | 2015-11-05 | 1 | -44/+0 | |
* | Added mucconfwin module | James Booth | 2015-11-02 | 1 | -281/+0 | |
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_clear_win | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_unread | James Booth | 2015-11-02 | 1 | -7/+1 | |
* | Removed ui_handle_room_join_error | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_win_type | James Booth | 2015-11-02 | 1 | -7/+0 | |
* | Removed ui_swap_wins | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_tidy_wins | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Renamed ui_switch_win -> ui_focus_win | James Booth | 2015-11-02 | 1 | -6/+6 | |
* | Removed ui_handle_recipient_not_found | James Booth | 2015-11-02 | 1 | -12/+0 | |
* | Removed ui_titlebar_presence | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_get_chat_recipients | James Booth | 2015-11-02 | 1 | -11/+1 | |
* | mucwin_hide_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 | |
* | mucwin_show_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 | |
* | 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 |