about summary refs log tree commit diff stats
path: root/src
ModeNameSize
-rw-r--r--chat_session.c6613log stats plain blame
-rw-r--r--chat_session.h1904log stats plain blame
d---------command224log stats plain
-rw-r--r--common.c11562log stats plain blame
-rw-r--r--common.h2794log stats plain blame
d---------config228log stats plain
-rw-r--r--contact.c9353log stats plain blame
-rw-r--r--contact.h2782log stats plain blame
-rw-r--r--jid.c5151log stats plain blame
-rw-r--r--jid.h1488log stats plain blame
-rw-r--r--log.c13926log stats plain blame
-rw-r--r--log.h1883log stats plain blame
-rw-r--r--main.c2769log stats plain blame
-rw-r--r--muc.c11804log stats plain blame
-rw-r--r--muc.h2640log stats plain blame
-rw-r--r--profanity.c20657log stats plain blame
-rw-r--r--profanity.h4282log stats plain blame
-rw-r--r--resource.c2649log stats plain blame
-rw-r--r--resource.h1255log stats plain blame
-rw-r--r--roster_list.c12657log stats plain blame
-rw-r--r--roster_list.h2337log stats plain blame
d---------tools304log stats plain
d---------ui482log stats plain
d---------xmpp632log stats plain
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 134 135 136 137 138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168