summary refs log tree commit diff stats
path: root/src/common/xchat.h
AgeCommit message (Expand)Author
2012-09-01Merge pull request #68 from RichardHitt/masterbviktor
2012-09-01Consolidate color stripping for messages, topic and scrollbackBerke Viktor
2012-08-28Enhance LASTLOG to use gtk_xtext_search_textentry()RichardHitt
2012-07-23Make HexChat remember minimum and maximum users set in channel listBerke Viktor
2012-07-19Add option to retain colors in scrollbackBerke Viktor
2012-07-16Remove tab_xp as it was an xchat-windows thingBerke Viktor
2012-07-15Add these back, removed with XChat r1516 by the GTK check cleanupBerke Viktor
2012-07-14Update XChat to r1516Berke Viktor
2012-07-13Make the About screen and CTCP VERSION consistent and remove the license text...Berke Viktor
2012-06-16Fix string handling for Turkish localeBerke Viktor
2012-06-03OopsieBerke Viktor
2012-06-03Initial Visual Studio solutionBerke Viktor
2012-05-28Search window improvements (Richard Hitt)Berke Viktor
2012-03-16Merge branch 'master' into wdkBerke Viktor
2012-03-15update xchat to r1503Berke Viktor
2012-02-15provide a GUI field for alternative fonts, pango.aliases replacementBerke Viktor
2012-01-20Revert "allow for disabling the filtering mechanism"Berke Viktor
2012-01-20allow for disabling the filtering mechanismBerke Viktor
2012-01-08Merge branch 'master' into wdkBerke Viktor
2012-01-08update xchat to r1499Berke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-11-25option to allow only one instance xchat to runBerke Viktor
2011-11-23Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /que...Berke Viktor
2011-08-09add option to auto-open a new tab when sending /msg (openSUSE)berkeviktor@aol.com
2011-08-07recognize all installed dictionaries and select the required ones via spell_l...berkeviktor@aol.com
2011-05-31support for own license textberkeviktor@aol.com
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com
ba2135ce025'>^
ad59c4a5 ^

534cd280 ^
ad59c4a5 ^
a673109c ^


567270d5 ^
de70630c ^
07cbcfe8 ^
a673109c ^
ad59c4a5 ^

567270d5 ^
de70630c ^
07cbcfe8 ^
ad59c4a5 ^
a673109c ^

a673109c ^




d5b272b0 ^
ad59c4a5 ^
fc98a6d7 ^
ad59c4a5 ^





1a75c8e1 ^
ad59c4a5 ^



ad59c4a5 ^




d5b272b0 ^
a673109c ^
fc98a6d7 ^
a673109c ^





1a75c8e1 ^
a673109c ^



7fff475f ^

a673109c ^
7fff475f ^

a673109c ^
7fff475f ^
16d32fde ^
1a75c8e1 ^
a673109c ^








1a75c8e1 ^

a673109c ^






1a75c8e1 ^

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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131