Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 1 | -13/+0 |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -14/+1 |
* | Add win_append | James Booth | 2016-10-15 | 1 | -2/+2 |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -3/+2 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -35/+35 |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 1 | -7/+0 |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -6/+0 |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 1 | -3/+3 |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -23/+23 |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -12/+12 |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -9/+9 |
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -7/+7 |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -15/+15 |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -23/+23 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -1/+1 |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -1/+1 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -13/+15 |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -1/+1 |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -1/+1 |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+1 |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -2/+2 |
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 1 | -3/+4 |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -2/+2 |
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -2/+2 |
* | Add session.c | James Booth | 2016-05-05 | 1 | -4/+4 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -10/+10 |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | | 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 |