about summary refs log tree commit diff stats
path: root/src/ui/notifier.c
Commit message (Expand)AuthorAgeFilesLines
* Bind remaining ui functions in main.cJames Booth2013-12-231-10/+14
* Dynamically load UI functions, fixed testsJames Booth2013-12-221-16/+26
* fixed memory leaksDmitry Podgorny2013-08-031-3/+3
* Added room name, and window index to desktop message notificationsJames Booth2013-05-231-4/+17
* Finished handle usageJames Booth2013-05-201-6/+6
* Include open subscription requests in desktop reminder notificationsJames Booth2013-04-271-1/+12
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+9
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-5/+9
* Reminders for chat room invites - WIPJames Booth2013-04-231-4/+23
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+13
* Added windows include to notifierJames Booth2013-04-211-0/+3
* Added notifier moduleJames Booth2013-04-211-0/+136
directory, cleanup' href='/andinus/fornax/commit/algorithms/java/DFS.java?id=a05fc53d8aac886e5f6f1d358030b98fcdd884d6'>a05fc53 ^
e1e9099 ^
5a1e127 ^
a05fc53 ^
8cef86f ^


5a1e127 ^

fad69ef ^
5a1e127 ^












6b73ff7 ^

5a1e127 ^
8cef86f ^
a05fc53 ^








c9e3cb2 ^






a05fc53 ^
a05fc53 ^
fad69ef ^
5a1e127 ^


a05fc53 ^

5a1e127 ^





fad69ef ^
5a1e127 ^



a05fc53 ^

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