about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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
-18 00:10:44 +0000 Added original_bright theme' href='/danisanti/profani-tty/commit/themes/original_bright?id=fa3c6779a0cb89b96513206f11b2a5e595f4b8d7'>fa3c6779 ^
fa3c6779 ^
fbc30231 ^

















cd2458c0 ^

0ae975c2 ^

fa3c6779 ^
b21edfaa ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79