about summary refs log tree commit diff stats
path: root/src/ui/statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Update copyright yearMichael Vetter2022-05-091-1/+1
* Fix fromat string in statusbarMichael Vetter2021-09-291-7/+7
* Update copyrightMichael Vetter2021-01-081-1/+1
* Declare counter var inside loopMichael Vetter2020-11-091-8/+4
* Basic support for building on NetBSD.nia2020-09-041-0/+2
* Apply coding styleMichael Vetter2020-07-071-55/+55
* Revert "Apply coding style"Michael Vetter2020-07-071-60/+60
* Apply coding styleMichael Vetter2020-07-071-60/+60
* Remove prefs_free_string()Michael Vetter2020-07-021-7/+7
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-211-0/+16
* _destroy_tab() dont set tab to NULLMichael Vetter2020-04-201-1/+0
* Make statusbar tab more resilientMichael Vetter2020-03-091-4/+8
* Update my Copyright to 2020Michael Vetter2020-01-031-1/+1
* Call ncurses resize function before move functionMichael Vetter2019-12-021-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Add comment about statusbar.currentMichael Vetter2019-09-291-0/+3
* Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-241-4/+10
* Don't crash if source jid doesn't contain the node partDmitry Podgorny2019-08-261-1/+3
* Remove unused assignmentsMichael Vetter2019-07-221-1/+1
* Fix jump depending on uninit. value in statusbarMichael Vetter2019-07-101-1/+1
* Fix prefs_get_string mem leaks in statusbarMichael Vetter2019-06-191-6/+18
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* statusbar: check if roster existsMichael Vetter2019-06-041-2/+4
* statusbar: reduce duplicate codeMichael Vetter2019-06-041-32/+9
* Determine chat window names beforehandMichael Vetter2019-06-041-13/+44
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* Add max tab length to statusbarJames Booth2018-03-111-30/+46
* Fix utf8 chars in statusbarJames Booth2018-03-111-3/+3
* Statusbar render at start of small windowJames Booth2018-03-101-0/+3
* Dont show extended tabs when max 0James Booth2018-03-101-0/+3
* Use jid prefs in statusbarJames Booth2018-03-101-3/+55
* WIP add self prefs for statusbarJames Booth2018-03-101-51/+27
* Show extended tabsJames Booth2018-03-101-12/+60
* Refactor statusbarJames Booth2018-03-101-92/+109
* Preference to show/hide tab numberJames Booth2018-03-091-33/+40
* Remove empty tabsJames Booth2018-03-091-35/+12
* Add preferences for tab displayJames Booth2018-03-091-14/+99
* Add max tabs preference for statusbarJames Booth2018-03-081-55/+57
* Add prefs for empty tabs and tab namesJames Booth2018-03-081-11/+14
* Show name in statusbar tabs WIPJames Booth2018-03-081-349/+184
* 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-071-4/+49
* Draw empty status barJames Booth2018-03-071-356/+381
* Update copyrightJames Booth2018-01-211-1/+1
* Add theme option for time in a status barLukasz Marcinowski2017-03-221-0/+3
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow vertical positioning of all windowsJames Booth2016-09-231-18/+8