about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Change default text colors to default (#1213)Martin2019-10-221-8/+8
* Add option to hilight unread rooms in /wins commandMichael Vetter2019-10-121-0/+2
* Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-241-0/+3
* Set default color for main.text.historyMichael Vetter2019-09-111-0/+1
* Allow colorization of history messagesMichael Vetter2019-09-101-0/+1
* Remove unused colour_string_t structMichael Vetter2019-08-231-5/+0
* theme: print to log not to consoleMichael Vetter2019-08-231-2/+1
* Notify trying to load 256 colour theme in incapable terminalMichael Vetter2019-08-231-1/+2
* Reset color pairs when new theme is loadedMichael Vetter2019-08-231-0/+2
* Use log_error() instead of g_warning()Michael Vetter2019-08-231-2/+2
* Add 256 colors supportAurelien Aptel2019-08-231-104/+7
* Set foreground color for untrusted messagesPaul Fariello2019-06-201-0/+2
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* Add omemo.char theme optionMichael Vetter2019-06-051-0/+8
* Add occupants charMichael Vetter2019-05-021-0/+10
* Fix statusbar number in themeMichael Vetter2019-04-241-1/+1
* Add occupants wrap optionMichael Vetter2019-04-241-0/+1
* Add occupants header charMichael Vetter2019-04-231-0/+10
* Add /occupants indent commandMichael Vetter2019-04-181-0/+5
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* Fix theme load max tab lengthJames Booth2018-03-111-1/+1
* Add max tab length to statusbarJames Booth2018-03-111-0/+5
* Add statusbar pref to themesJames Booth2018-03-101-0/+10
* Remove empty tabsJames Booth2018-03-091-1/+0
* Update themesJames Booth2018-02-101-1/+1
* Allow hiding room server in rosterJames Booth2018-01-211-0/+1
* 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
* Added main.help.header theme optionFrank Zschockelt2016-10-291-0/+2
* Remove verbose output on window moveJames Booth2016-09-251-7/+12
* Allow vertical positioning of all windowsJames Booth2016-09-231-1/+8
* Add /inputwin top|bottom commandJames Booth2016-09-191-1/+3
* Move all filepath handling to files.cJames Booth2016-07-241-14/+3
* Move xgd functionsJames Booth2016-07-241-1/+1
* Add config/files.cJames Booth2016-07-241-2/+3
* Tidy headersJames Booth2016-07-241-0/+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
|/
* Fixed theme defaults memory releaseJames Booth2016-02-141-1/+1
* Highlight room trigger termsJames Booth2016-02-131-0/+2
* Added roommention.term theme optionJames Booth2016-02-101-0/+2
* Added mention and trigger themes for consoleJames Booth2016-02-101-0/+4
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+1
* Implemented /console private settingJames Booth2016-02-031-0/+1