about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added console.chat preferenceJames Booth2016-02-031-0/+1
* 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