Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 2 | -33/+45 | |
* | Only allow swapping active windows | James Booth | 2018-03-09 | 2 | -6/+2 | |
* | Remove empty tabs | James Booth | 2018-03-09 | 4 | -54/+13 | |
* | Add preferences for tab display | James Booth | 2018-03-09 | 10 | -65/+201 | |
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 2 | -56/+60 | |
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 4 | -13/+36 | |
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 10 | -390/+237 | |
* | Add message to status bar | James Booth | 2018-03-07 | 1 | -22/+39 | |
* | Set background in _status_bar_draw | James Booth | 2018-03-07 | 1 | -2/+3 | |
* | Add time to status bar | James Booth | 2018-03-07 | 3 | -6/+53 | |
* | Draw empty status bar | James Booth | 2018-03-07 | 1 | -356/+381 | |
* | Do not colour room as joined when error joining | James Booth | 2018-03-07 | 1 | -7/+5 | |
* | Clear autocompletes on line edits | James Booth | 2018-02-09 | 1 | -3/+19 | |
* | Add /rooms cache | James Booth | 2018-02-05 | 2 | -0/+12 | |
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 1 | -1/+8 | |
* | Update copyright | James Booth | 2018-01-21 | 28 | -29/+29 | |
* | Add basic help search | James Booth | 2017-04-06 | 1 | -1/+1 | |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 6 | -19/+66 | |
* | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 2 | -0/+4 | |
* | Update Copyright | James Booth | 2017-01-28 | 28 | -29/+29 | |
* | Check roster contact before displayng typing notification | James Booth | 2017-01-23 | 1 | -2/+6 | |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 6 | -15/+92 | |
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 4 | -2/+55 | |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 5 | -14/+57 | |
* | Remove unused function | James Booth | 2016-11-24 | 2 | -11/+0 | |
* | Allow clearing account resource | James Booth | 2016-11-22 | 2 | -6/+4 | |
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 1 | -9/+9 | |
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 | |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 2 | -14/+0 | |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 2 | -15/+1 | |
* | Remove unused function prototypes | James Booth | 2016-10-16 | 1 | -2/+0 | |
* | Remove unused function prototype | James Booth | 2016-10-16 | 1 | -2/+0 | |
* | Remove cons_show_word | James Booth | 2016-10-16 | 2 | -8/+0 | |
* | Remove cons_show_time | James Booth | 2016-10-16 | 2 | -8/+0 | |
* | Rename buffer functions | James Booth | 2016-10-16 | 3 | -22/+22 | |
* | Fix win_append buffer push | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 4 | -34/+126 | |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 3 | -9/+23 | |
* | Add win_print_history | James Booth | 2016-10-15 | 4 | -2/+23 | |
* | Use win_print_outgoing for carbons | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 4 | -6/+6 | |
* | Add win_print_outgoing | James Booth | 2016-10-15 | 4 | -2/+24 | |
* | Add win_append | James Booth | 2016-10-15 | 6 | -87/+110 | |
* | Add win_appendln | James Booth | 2016-10-15 | 6 | -63/+80 | |
* | Add win_print | James Booth | 2016-10-15 | 10 | -298/+328 | |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 3 | -3/+3 | |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 3 | -25/+12 | |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 2 | -8/+0 | |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 2 | -7/+0 | |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 3 | -22/+22 |