summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2012-07-21Add MS Gothic to default list of alternative fontsBerke Viktor
2012-07-20Only g_free() if we g_malloc() with strip_color()Berke Viktor
2012-07-19Oh sweet free()domBerke Viktor
2012-07-19Add option to retain colors in scrollbackBerke Viktor
2012-07-18Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggyBerke Viktor
2012-07-18Even more rebranding for the D-Bus pluginBerke Viktor
2012-07-18Complete the rebranding of the D-Bus pluginBerke Viktor
2012-07-16Remove tab_xp as it was an xchat-windows thingBerke Viktor
2012-07-15escaped an unescaped backslashcremno
2012-07-15Another supposed fix for tray restorationBerke Viktor
2012-07-15Windows doesn't seem to like the hexchat mutex, stops working after some time...Berke 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-14remove a few more *.user filesxhmikosr
2012-07-13Rename X-Tray to HexTrayBerke Viktor
2012-07-13Now really fix window restoration via shortcutBerke Viktor
2012-07-13Update XChat to r1515Berke Viktor
2012-07-13Make the About screen and CTCP VERSION consistent and remove the license text...Berke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-07-13Rename files, delete old windows makefilesBerke Viktor
2012-07-13Config folder and some more HTM rebrandingBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-07-12Make #hexchat@freenode the defaultBerke Viktor
2012-07-11Fix restoration via taskbar iconBerke Viktor
2012-07-11Remove duplicate extension entryBerke Viktor
2012-07-11Improve URL recognition (sacarasc)Alfred Daw
2012-07-11Initial rebranding in codeBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
2012-06-16Fix string handling for Turkish localeBerke Viktor
2012-06-15Add .user files and .gitignoreBerke Viktor
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Don't use the user's login name for real name while it's invisibleBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor
2012-06-03Also check for executable name when restoring from tray via shortcutBerke Viktor
2012-06-03OopsieBerke Viktor
2012-06-03Initial Visual Studio solutionBerke Viktor
2012-06-02Merge branch 'master' into wdkBerke Viktor
2012-06-02Update XChat to r1508Berke Viktor
2012-06-02Restore XChat-WDK from tray when only one instance is allowed to run and X-Tr...Berke Viktor
2012-05-28Search window improvements (Richard Hitt)Berke Viktor
2012-05-13Merge branch 'master' into wdkBerke Viktor
2012-05-13Update XChat to r1507Berke Viktor
2012-03-16Merge branch 'master' into wdkBerke Viktor
2012-03-15update xchat to r1503Berke Viktor
2012-02-16Merge branch 'master' into wdkBerke Viktor
2012-02-16update xchat to r1501Berke Viktor
2012-02-16fix for time stamp format crashesBerke Viktor
2012-02-15provide a GUI field for alternative fonts, pango.aliases replacementBerke Viktor
2012-02-04fix compilation error on Linux due to bad mergeBerke Viktor
roj?h=feature/tor-i2p-dcc&id=28c8cf042bf12663d3bc4a77623195afed13e8c0'>^
3485b4fb ^
567270d5 ^
de70630c ^
ad59c4a5 ^
a673109c ^

a673109c ^






fc98a6d7 ^
a673109c ^








ad59c4a5 ^

ad59c4a5 ^




0e3fbb01 ^
ad59c4a5 ^
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