about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-0/+1
* Added roster.rooms.private.char settingJames Booth2016-01-311-0/+10
* Store /roster count settingJames Booth2016-01-271-1/+3
* Themes: Tidy foreground colour loadingJames Booth2016-01-251-70/+71
* Added themes for roster room mention and triggersJames Booth2016-01-251-0/+4
* Added roomtrigger colour themeJames Booth2016-01-241-0/+2
* Roster private chat preferencesJames Booth2016-01-241-32/+54
* Added /roster private commandJames Booth2016-01-241-0/+1
* Added account theme propertyJames Booth2016-01-221-0/+16
* Keep cache of default theme propertiesJames Booth2016-01-211-1/+79
* Show theme colour valueJames Booth2016-01-211-0/+14
* Added /roster show|hide contactsJames Booth2016-01-201-0/+1
* Added /roster rooms position preferenceJames Booth2016-01-191-0/+1
* Fixed theme load roster rooms unread settingJames Booth2016-01-171-1/+1
* Added /roster unread preferrenceJames Booth2016-01-171-0/+1
* Added /roster room unread preferenceJames Booth2016-01-171-0/+1
* Added roster contact themesJames Booth2016-01-141-0/+72
* Allow unlimited theme itemsJames Booth2016-01-101-327/+240
* Added roster rooms order preferenceJames Booth2016-01-091-0/+1
* Added roster room themesJames Booth2016-01-091-27/+37
* Added roster rooms preferenceJames Booth2016-01-021-0/+1
* Added console muc message setting to themesJames Booth2015-12-301-0/+2
* Tidied roster commandsJames Booth2015-11-221-0/+7
* Added /roster char resourceJames Booth2015-11-221-0/+7
* Added word wrap to roster panelJames Booth2015-11-221-0/+1
* Updated themesJames Booth2015-11-221-0/+12
* Added /roster char contactJames Booth2015-11-201-0/+7
* Added /roster char headerJames Booth2015-11-191-0/+7
* Changed roster defaults, updated themesJames Booth2015-11-191-0/+5
* Applied coding style to src/config/James Booth2015-10-251-15/+15
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-141-0/+1
* Added time format perferences per window typeJames Booth2015-09-301-1/+6
* Added last activity time format optionJames Booth2015-09-291-0/+1
* Added otr and pgp char to themesJames Booth2015-08-261-0/+15
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-081-0/+1
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-1/+1
* Merge branch 'master' into stabber-testsJames Booth2015-06-021-0/+1
|\
| * Added Theme UI option for window auto tidyPete2015-06-011-0/+1
* | Added initial stabber testJames Booth2015-05-171-1/+4
|/
* Use null check convention in theme.cJames Booth2015-05-041-8/+8
* Added option to show jids in occupants panelJames Booth2015-04-121-0/+1
* Added receipt.sent theme settingJames Booth2015-03-151-62/+66
* Added /time statusbar preferenceJames Booth2015-03-101-0/+1
* Upgrade otr warn preference, added UI theme settingsJames Booth2015-02-251-7/+11
* Updated copyrightJames Booth2015-02-101-1/+1
* Free theme list after useJames Booth2015-02-091-1/+3
* Renamed command group presence->presences to avoid clashJames Booth2015-01-281-1/+1
* Only overwrite preferences with theme when them loaded, not on startupJames Booth2014-11-301-3/+16
* Free string after setting theme ui preference, fixed valgrind warningJames Booth2014-11-241-0/+1
* Added [ui] preferences to themesJames Booth2014-11-191-0/+56