about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | WIP add self prefs for statusbarJames Booth2018-03-105-68/+46
* | Do not highlight room tab on subject changeJames Booth2018-03-101-11/+0
* | Show extended tabsJames Booth2018-03-101-12/+60
* | Refactor statusbarJames Booth2018-03-101-92/+109
* | Preference to show/hide tab numberJames Booth2018-03-092-33/+45
* | Only allow swapping active windowsJames Booth2018-03-092-6/+2
* | Remove empty tabsJames Booth2018-03-094-54/+13
* | Add preferences for tab displayJames Booth2018-03-0910-65/+201
* | Add max tabs preference for statusbarJames Booth2018-03-082-56/+60
* | Add prefs for empty tabs and tab namesJames Booth2018-03-084-13/+36
* | Show name in statusbar tabs WIPJames Booth2018-03-0810-390/+237
* | Add message to status barJames Booth2018-03-071-22/+39
* | Set background in _status_bar_drawJames Booth2018-03-071-2/+3
* | Add time to status barJames Booth2018-03-073-6/+53
* | Draw empty status barJames Booth2018-03-071-356/+381
* | Do not colour room as joined when error joiningJames Booth2018-03-071-7/+5
* | Clear autocompletes on line editsJames Booth2018-02-091-3/+19
* | Add /rooms cacheJames Booth2018-02-052-0/+12
* | Allow hiding room server in rosterJames Booth2018-01-211-1/+8
* | Update copyrightJames Booth2018-01-2128-29/+29
* | Add basic help searchJames Booth2017-04-061-1/+1
* | Allow previous autocompletion with shift tabJames Booth2017-04-016-19/+66
* | Add theme option for time in a status barLukasz Marcinowski2017-03-222-0/+4
* | Update CopyrightJames Booth2017-01-2828-29/+29
* | Check roster contact before displayng typing notificationJames Booth2017-01-231-2/+6
* | Allow room display properies to be set by pluginsJames Booth2017-01-206-15/+92
* | Allow chat prefix char to be set by pluginsJames Booth2017-01-204-2/+55
* | Add titlebar encryption text to plugins apiJames Booth2017-01-195-14/+57
* | Remove unused functionJames Booth2016-11-242-11/+0
* | Allow clearing account resourceJames Booth2016-11-222-6/+4
* | Added main.help.header theme optionFrank Zschockelt2016-10-291-9/+9
|/
* Remove unused functionsJames Booth2016-10-161-18/+0
* Remove ui_current_print_formatted_lineJames Booth2016-10-162-14/+0
* Remove ui_current_print_lineJames Booth2016-10-162-15/+1
* Remove unused function prototypesJames Booth2016-10-161-2/+0
* Remove unused function prototypeJames Booth2016-10-161-2/+0
* Remove cons_show_wordJames Booth2016-10-162-8/+0
* Remove cons_show_timeJames Booth2016-10-162-8/+0
* Rename buffer functionsJames Booth2016-10-163-22/+22
* Fix win_append buffer pushJames Booth2016-10-151-1/+1
* Add win highlight fuctionsJames Booth2016-10-154-34/+126
* Use varargs in win_println_indentJames Booth2016-10-153-9/+23
* Add win_print_historyJames Booth2016-10-154-2/+23
* Use win_print_outgoing for carbonsJames Booth2016-10-151-1/+1
* Rename win_print_incoming_message -> win_print_incomingJames Booth2016-10-154-6/+6
* Add win_print_outgoingJames Booth2016-10-154-2/+24
* Add win_appendJames Booth2016-10-156-87/+110
* Add win_appendlnJames Booth2016-10-156-63/+80
* Add win_printJames Booth2016-10-1510-298/+328
* Rename win_println -> win_println_indentJames Booth2016-10-153-3/+3