about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidied theme.cJames Booth2014-11-191-201/+62
* Added /theme colours commandJames Booth2014-11-171-45/+79
* Changed type to enum for presence colour attributesJames Booth2014-11-161-0/+18
* Added support for bold theme settingsJames Booth2014-11-161-54/+89
* Replaced colours with theme_item_tJames Booth2014-11-161-0/+55
* Added /presence command to show contacts presenceJames Booth2014-11-071-23/+59
* Added main.text.me and main.text.them theme settingsJames Booth2014-11-071-34/+46
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Colour chat room messages that contain users nicknameJames Booth2014-07-161-15/+21
* config/theme: search for system-wide themesDmitry Podgorny2014-04-091-64/+86
* Updated copyrightJames Booth2014-03-091-1/+1
* Added OTR remaining system messages and colouringJames Booth2014-01-171-24/+56
* Show OTR coloured statusJames Booth2014-01-161-0/+24
* Coloured contact and subscription in /roster and /group outputJames Booth2013-07-031-0/+14
* Removed files.cJames Booth2013-02-021-1/+0
* Moved function to get theme dir to theme.cJames Booth2013-02-021-5/+19
* Added config dir to sourceJames Booth2013-02-021-0/+360