summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-11-28Print{,_attr} and server{,_attr} hooks were incorrectly handled when bothDiogo Sousa
2013-11-23Fix autogen.sh shebang linegrimreaper
2013-11-23update help message for /namesTingPing
2013-11-22Fix more warningsTingPing
2013-11-22Fix warningsTingPing
2013-11-19Merge pull request #845 from somasonic/masterTingPing
2013-11-19Add InterlinkedAndrew
2013-11-18Fixed setup window title offsetsManiacTwister
2013-11-17Fix crash with negative timestamp in banlistTingPing
2013-11-16win32: Improvements to portable-mode in installerTingPing
2013-11-15win32: Download spelling dictionaries from installerTingPing
2013-11-14Fixes #836. Move to line boundary in _scroll{down,up}_timeout() not _scroll().RichardHitt
2013-11-12Fixes #837. Rewrite gtk_xtext_scroll{down,up}_timeout().RichardHitt
2013-11-11Fixes #836. In gtk_xtext_scroll() always force line integral line boundary.RichardHitt
2013-11-10win32: Download deps during installationTingPing
2013-11-03installer: Use correct path to iscc.exe depending on the platform.Arnavion
2013-11-03fe-gtk: Quote path to glib-compile-resources.exeArnavion
2013-11-03Use correct path to TextTransform.exe depending on the platform.Arnavion
2013-11-02Fix invalid timestamps crashing on WindowsTingPing
2013-11-01Update help message for kick/kickbanTingPing
2013-11-01Don't auto unmark away when getting znc playbackTingPing
2013-10-29Round 4 of gtk accessor functions: setup.cTingPing
2013-10-28win32: Install pixbuf engineTingPing
2013-10-27Properly set away and fullscreen menu itemsTingPing
2013-10-27Fix random_line() cutting off textTingPing
2013-10-27Use a full path to configdir when using portable modeTingPing
2013-10-26Only update userlistgui when necessaryTingPing
2013-10-26xtext: Get proper text width with attributesTingPing
2013-10-25Sensitize banlist buttons if half-opTingPing
2013-10-24Update readme.mdTingPing
2013-10-23Match nick last when checking urlJahan Addison
2013-10-22fix another warningTingPing
2013-10-22fix warningTingPing
2013-10-22Open channel list window on /listFarow
2013-10-22url_check_line () now recognizes all urlsDiogo Sousa
2013-10-22make_re() now doesn't free the argument.Diogo Sousa
2013-10-22fix some warningsTingPing
2013-10-22Port editlist to GtkTreeViewTingPing
2013-10-20Fix SASL on some networksTingPing
2013-10-20sysinfo: Fix showing debian version on ubuntuTingPing
2013-10-20win32: install theme manager by defaultTingPing
2013-10-20Ignore nick prefix when splitting NAMES replyTingPing
2013-10-20Only split NAMES reply if server supports userhost-in-namesTingPing
2013-10-18Add support for userhost-in-names capabilityTingPing
2013-10-17Add option to auto +x on connectTingPing
2013-10-17libsexy: last color parsing improvementTingPing
2013-10-17libsexy: More color parsing improvementsTingPing
2013-10-17Remove dead networksTingPing
2013-10-17Default to SASL on every supported networkTingPing
2013-10-17Remove #xchat from ChatJunkies autojoinTingPing
4a586711f488b31f83072ebdc9ac595366e'>ad59c4a5 ^
3485b4fb ^
567270d5 ^
de70630c ^
ad59c4a5 ^
a673109c ^

a673109c ^





fc98a6d7 ^
a673109c ^









ad59c4a5 ^

ad59c4a5 ^




0e3fbb01 ^
fc98a6d7 ^
ad59c4a5 ^









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