about summary refs log tree commit diff stats
path: root/src/ui/statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add /inputwin top|bottom commandJames Booth2016-09-191-2/+14
* Store GTimeZone in statusbarJames Booth2016-07-251-2/+5
* Tidy headersJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-3/+3
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-3/+3
|/
* Applied coding style to src/ui/James Booth2015-10-251-1/+1
* Added time format perferences per window typeJames Booth2015-09-301-5/+17
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-22/+18
|\
| * remove memory leak from creating a gdatetime stringWill Song2015-05-291-0/+2
| * updated statusbar to use strftime formatsWill Song2015-05-291-22/+16
* | Free prefs strings, check for NULLs when closing pgp moduleJames Booth2015-06-241-0/+3
|/
* Use null check convention in statusbar.cJames Booth2015-05-041-7/+7
* Added /time statusbar preferenceJames Booth2015-03-101-12/+42
* Fixed spelling.Christian Storm2015-02-171-2/+2
* Updated copyrightJames Booth2015-02-101-1/+1
* Replaced colours with theme_item_tJames Booth2014-11-161-22/+34
* Show indicator when form has unsaved changesJames Booth2014-09-161-8/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Moved status_bar_resizeJames Booth2014-07-181-2/+3
* Tidied xmlconsoleJames Booth2014-04-151-8/+0