Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 1 | -3/+3 |
* | Remove unused function | James Booth | 2016-11-24 | 1 | -1/+0 |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 1 | -0/+4 |
* | Add win_print_history | James Booth | 2016-10-15 | 1 | -0/+1 |
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Add win_print_outgoing | James Booth | 2016-10-15 | 1 | -0/+2 |
* | Remove args from win_print_with_receipt | James Booth | 2016-10-11 | 1 | -2/+2 |
* | Add win_print_http_upload | James Booth | 2016-10-11 | 1 | -0/+4 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -7/+7 |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved chat_state.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+2 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 |
* | 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 | -3/+3 |
|/ | |||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 1 | -1/+1 |
* | Pass wrap boolean to win_sub_print() | James Booth | 2015-11-22 | 1 | -1/+1 |
* | Renamed subwin functions | James Booth | 2015-11-22 | 1 | -2/+2 |
* | Option to show presence information on single line in roster | James Booth | 2015-11-22 | 1 | -0/+1 |
* | Added /roster indent contact | James Booth | 2015-11-21 | 1 | -1/+1 |
* | Removed ui_clear_win | James Booth | 2015-11-02 | 1 | -2/+0 |
* | Applied coding style to src/ui/ | James Booth | 2015-10-25 | 1 | -7/+7 |
* | Display special char for encrypted messages | James Booth | 2015-08-26 | 1 | -1/+1 |
* | Added indent padding | James Booth | 2015-07-29 | 1 | -1/+1 |
* | Removed /mouse command | James Booth | 2015-07-19 | 1 | -1/+0 |
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 1 | -1/+1 |
* | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -124/+1 |
* | Moved refresh subwin logic to window.c | James Booth | 2015-06-15 | 1 | -0/+3 |
* | Added win_resize() function | James Booth | 2015-06-15 | 1 | -0/+1 |
* | Added win_clear() function | James Booth | 2015-06-15 | 1 | -0/+2 |
* | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 1 | -6/+6 |
* | Renamed otr trusted window property | James Booth | 2015-06-13 | 1 | -1/+1 |
* | Added enc_mode to ProfChatWin | James Booth | 2015-05-04 | 1 | -1/+6 |
* | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 1 | -0/+1 |
* | Use colouring for message receipts | James Booth | 2015-03-14 | 1 | -0/+3 |
* | Renamed win_save_newline -> win_newline | James Booth | 2015-03-14 | 1 | -1/+1 |
* | Renamed win_save_println -> win_println | James Booth | 2015-03-14 | 1 | -1/+1 |
* | Renamed win_save_print -> win_print | James Booth | 2015-03-14 | 1 | -1/+1 |
* | Renamed win_save_vprint -> win_vprint | James Booth | 2015-03-14 | 1 | -1/+1 |
* | Merge branch 'master' into readline | James Booth | 2015-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | | Added paging handlers | James Booth | 2015-01-31 | 1 | -1/+6 |
|/ | |||||
* | Moved win_handle_page to window module | James Booth | 2015-01-15 | 1 | -0/+3 |
* | Added remaining chat states | James Booth | 2015-01-11 | 1 | -0/+2 |
* | Renamed resource -> resource_override | James Booth | 2015-01-10 | 1 | -1/+1 |
* | Removed functions from window.c | James Booth | 2014-12-22 | 1 | -3/+0 |