summary refs log tree commit diff stats
path: root/src/fe-text
AgeCommit message (Expand)Author
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-27Reverts commit d964af81428a6d768aeb96906eb0538a30d919caTingPing
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2013-04-22fix warning in new glibTingPing
2013-04-05Fix root user warning running before g_type_initTingPing
2013-04-02Apply to fe-text tooBerke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
2013-03-27fix warningTingPing
2013-03-20Redesign the Ban List window. Closes Issues #303, #342, #427RichardHitt
2013-03-16Handle EOF in text-feTingPing
2013-03-16fix fe-text on win32TingPing
2013-03-16fix fe-textTingPing
2013-01-17fix fe-beep issue in fe-textTingPing
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-04Some more platform unificationBerke Viktor
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-28More polishing for the About dialogBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-24Rename libxchatcommon to libhexchatcommonBerke Viktor
2012-10-24Fix fe-text compilation - it still segfaults thoughBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor
2012-10-22Variable cleanup for gui_*Berke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-18Update win32 dirent.h implementation and use header instead of static libraryBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-10-13Some HexChat-Text rebranding work leftBerke Viktor
2012-10-13Get rid of auto_save, we always want to saveBerke Viktor
2012-10-03Complete the VS2010 reversionBerke Viktor
2012-10-03Fix platform toolset for certain projects in legacy solutionBerke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-09-16Force 5.x subsystem globallyBerke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-14remove a few more *.user filesxhmikosr
2012-07-13Fix HexChat-Text compilation on Linux when NLS is enabledBerke Viktor
2012-07-13Fix frontend compilation on LinuxBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-07-13Rename files, delete old windows makefilesBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
tle='author Farow <farow_spam@lavabit.com> 2013-10-02 17:47:56 +0300 committer Eustachy Kapusta <Eustachy.kapusta@gmail.com> 2013-10-07 22:58:38 +0200 Rebrand Perl plugin to HexChat,' href='/git-repos/torxchat.git/commit/plugins/perl/lib/HexChat/Embed.pm?h=fix-ub&id=075cc61c942998b7fdfeabfde10490ef233f88cd'>075cc61c ^
4a6ceffb ^


ed0e530b ^
4a6ceffb ^


075cc61c ^
4a6ceffb ^




075cc61c ^
4a6ceffb ^
































075cc61c ^
4a6ceffb ^


4a6ceffb ^



ed0e530b ^



4a6ceffb ^

075cc61c ^
4a6ceffb ^
075cc61c ^

4a6ceffb ^







075cc61c ^
4a6ceffb ^













075cc61c ^
4a6ceffb ^


075cc61c ^
4a6ceffb ^


















075cc61c ^





















4a6ceffb ^
















075cc61c ^
4a6ceffb ^










075cc61c ^
4a6ceffb ^

095d3255 ^
4a6ceffb ^





075cc61c ^
4a6ceffb ^


ed0e530b ^




4a6ceffb ^



ed0e530b ^

095d3255 ^
ed0e530b ^

4a6ceffb ^









095d3255 ^
4a6ceffb ^
095d3255 ^
4a6ceffb ^

095d3255 ^




4a6ceffb ^






ed0e530b ^










4a6ceffb ^
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
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348