summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2013-04-02Missing includeTingPing
#492
2013-04-01Merge pull request #484 from Phr33d0m/masterTingPing
A few fixes on the *nix build system
2013-04-01use proper table sizeTingPing
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-31Last oneTingPing
2013-03-31Another missing include..TingPing
2013-03-31Add missing includeTingPing
2013-04-01CosmeticsBerke Viktor
2013-04-01Consistent header macros everywhereBerke Viktor
2013-04-01Disable Unix path detection mechanismBerke Viktor
2013-03-31Use C# style license commentsBerke Viktor
2013-03-31Revert "Cosmetics"Berke Viktor
This reverts commit a88b3e8aaf78989f5247cbebe117e76b72d97844.
2013-03-31CosmeticsBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2013-03-31Merge pull request #485 from RichardHitt/urlgrabRichardHitt
Don't clobber data, just adjust url endpoint
2013-03-31Don't clobber data, just adjust url endpointRichardHitt
2013-03-31Fix error: format not a string literal and no format arguments ↵Andreas Rönnquist
[-Werror=format-security]
2013-03-31MAKE: install hexchat-plugin.h header if plugins are enabledhasufell
2013-03-29Strip all \r and \n, not just a single \r.RichardHitt
2013-03-27Update textevents.inTingPing
2013-03-27Add SpotChat networkTingPing
Closes #462
2013-03-27Merge pull request #476 from tehsu/masterTingPing
Add snyde network
2013-03-27fix warningTingPing
2013-03-27Only check for key if there is a channelTingPing
2013-03-26Update servlist.ctehsu
2013-03-26Updated with more networkstehsu
2013-03-25Merge pull request #474 from RichardHitt/banlist-hTingPing
Switch struct defns, to fix a seeming compiler bug
2013-03-25Remove old CAPAB stuffTingPing
We already check for identify-msg elsewhere
2013-03-25Switch struct defns, to fix a seeming compiler bugRichardHitt
2013-03-25Disable tray when using UnityTingPing
2013-03-25Fix warningTingPing
2013-03-24Delete banlist_info members radio[], checkbox[], unusedRichard Hitt
2013-03-25Fix advanced paneBerke Viktor
2013-03-25CosmeticsBerke Viktor
2013-03-24Fix datesort problem after new column in banlistRichardHitt
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
Add option to color nicknames in the userlist to match the chat
2013-03-24WhitespaceTingPing
2013-03-24Translate type column entries tooTingPing
2013-03-24Add type column to banlistTingPing
2013-03-24Translate banlist checkboxesTingPing
Closes #465
2013-03-24Convert back to unix endingsTingPing
2013-03-23Be compatable with TLSTingPing
closes #461
2013-03-23Make everyone happyBerke Viktor
2013-03-23Merge pull request #464 from RichardHitt/bufofloTingPing
Truncate text if too long. Closes Issue #463
2013-03-23Add migration code for servlistTingPing
2013-03-23Truncate text if too long. Closes Issue #463RichardHitt
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-23fix tree indentation with iconsTingPing
2013-03-22ensure lasttalk gets updatedTingPing
closes #247
2013-03-22Update textevents.inTingPing
on without WDK' href='/git-repos/torxchat.git/commit/plugins/winsys/winsys.vcxproj?id=e5b230b0cdaef1fd947a339bd7da5b5a34d88634'>e5b230b0 ^
ad59c4a5 ^




ad59c4a5 ^




cb891a97 ^
fc98a6d7 ^
a673109c ^







cb891a97 ^
e5b230b0 ^
a673109c ^



cb891a97 ^
a673109c ^

cb891a97 ^
a673109c ^




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