summary refs log tree commit diff stats
path: root/plugins/xtray
ModeNameSize
d---------bitmaps34log stats plain
-rw-r--r--callbacks.cpp20234log stats plain blame
-rw-r--r--callbacks.h1766log stats plain blame
d---------icons408log stats plain
-rw-r--r--makefile.mak686log stats plain blame
-rw-r--r--resource.h1865log stats plain blame
-rw-r--r--resource.rc9788log stats plain blame
-rw-r--r--sdAlerts.cpp3017log stats plain blame
-rw-r--r--sdAlerts.h1044log stats plain blame
-rw-r--r--sdTray.cpp4479log stats plain blame
-rw-r--r--sdTray.h1320log stats plain blame
-rw-r--r--utility.cpp19308log stats plain blame
-rw-r--r--utility.h1880log stats plain blame
-rw-r--r--xchat.cpp6439log stats plain blame
-rw-r--r--xchat.h1184log stats plain blame
-rw-r--r--xtray.cpp10632log stats plain blame
-rw-r--r--xtray.h2700log stats plain blame
/blame/win32/hexchat.props?h=feature/fork-branding&id=fe3df241c9df18de4e3e1180114bb557c2935b6e'>^
58ca1966 ^

c01ee90e ^
c342b29f ^
3cca76f0 ^
567270d5 ^


24aad3fe ^
567270d5 ^

24aad3fe ^
567270d5 ^
ae95271d ^
de39738b ^
ca65aa7e ^


567270d5 ^










ca65aa7e ^
567270d5 ^






ca65aa7e ^


567270d5 ^

bf42c2b6 ^
567270d5 ^





















ca65aa7e ^




07cbcfe8 ^
ca65aa7e ^
981c7b94 ^
ca65aa7e ^





ca65aa7e ^
cb891a97 ^
981c7b94 ^
567270d5 ^
ca65aa7e ^
567270d5 ^

24aad3fe ^
39422d55 ^
ddbce0b9 ^






39422d55 ^


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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133