about summary refs log tree commit diff stats
path: root/src/ui.h
Commit message (Collapse)AuthorAgeFilesLines
* Added /about commandJames Booth2012-10-231-0/+1
| | | | Useful for showing version
* Split help into sectionsJames Booth2012-10-221-0/+4
| | | | Most of the time complete help was too big for the screen
* Removed trailing whitespace from src and testsJames Booth2012-10-211-5/+5
|
* handle error messages from serverDmitry Podgorny2012-10-181-0/+1
|
* Showing history from current log in chat windowsJames Booth2012-10-141-0/+1
|
* Added argument to /who command to specify statusJames Booth2012-10-041-1/+1
|
* cons_show now uses vargsJames Booth2012-10-031-1/+1
|
* Now sends desktop notification periodically to remind of unread messagesJames Booth2012-09-231-1/+1
|
* Added unread message count to chat windowsJames Booth2012-09-231-0/+2
|
* Check for ncurses headers on cygwinJames Booth2012-09-081-0/+8
|
* Tidied all includesJames Booth2012-08-261-2/+2
|
* Added colour macrosJames Booth2012-08-191-0/+13
|
* Moved typing notification from main chat to title barJames Booth2012-08-161-0/+3
|
* Added typing notifications and related preferencesJames Booth2012-08-161-0/+1
|
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-291-0/+2
|
* Added prefs commandJames Booth2012-07-191-0/+1
|
* Fixed delete when going off left side of screenJames Booth2012-07-091-0/+2
|
* Added autobuild toolsJames Booth2012-07-011-0/+100
an class='oid'>c504ca56 ^
d3a9db3a ^
c504ca56 ^

d3a9db3a ^

c504ca56 ^



7328af20 ^



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