about summary refs log tree commit diff stats
path: root/src/ui/statusbar.h
Commit message (Collapse)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Use jid prefs in statusbarJames Booth2018-03-101-1/+3
|
* WIP add self prefs for statusbarJames Booth2018-03-101-5/+3
|
* Add time to status barJames Booth2018-03-071-1/+2
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Applied coding style to src/ui/James Booth2015-10-251-1/+1
|
* Moved UI interfaces to ui.hJames Booth2015-06-151-5/+1
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Tidied new headers, added definesJames Booth2014-04-071-12/+18
|
* Removed statusbar functions from ui.hJames Booth2014-04-071-0/+33
commit/082persist.cc?h=hlt&id=614ea44bc2708a687ba10b162a6dc70e48dfac59'>614ea44b ^
13ba3def ^











614ea44b ^
13ba3def ^








96db91f8 ^

e4630643 ^

aa088845 ^
48e40252 ^














614ea44b ^
de92036d ^
13ba3def ^

5aa38b52 ^
13ba3def ^
fc4a98dc ^

13ba3def ^
35064671 ^
13ba3def ^

5aa38b52 ^








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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101