summary refs log tree commit diff stats
path: root/win32/installer/hexchat-x64.skel.iss
AgeCommit message (Collapse)Author
2012-12-25add changelog to installerTingPing
closes #255
2012-12-17remove hextray from installerTingPing
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-12Move HexChat L10n to share\locale where it should've been in the first placeBerke Viktor
2012-11-11Fix GTK-VS installersBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-22Add Windows version check to installer against overly frustrated Win2000 usersBerke Viktor
2012-10-22Change readme icon and add changelog icon as wellBerke Viktor
2012-10-22Add README for people who still can't use GoogleBerke Viktor
2012-10-21Keep the installer component lists sortedBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-10-13Accept license agreement by defaultBerke Viktor
2012-10-05Install SASL plugin by defaultBerke Viktor
2012-10-03Nuke the remnants of the nonbmp pluginBerke Viktor
2012-10-03Complete the VS2010 reversionBerke Viktor
2012-09-15Remove "Full" installation option, most people blindly install things they ↵Berke Viktor
don't need nor know how to use
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-09-01Make sure HexChat won't run in portable mode if the user doesn't select itBerke Viktor
2012-09-01Make gtkrc a component so that users can preserve their theme settings ↵Berke Viktor
between upgrades
2012-07-27Fix Perl interface filename in the installer, tooBerke Viktor
2012-07-16Use highest compression available, it actually speeds up compression and ↵Berke Viktor
slightly reduces executable size, no reason not to use it
2012-07-14Ultra compression slows down compilation but doesn't really reduce the size, ↵Berke Viktor
isn't worth it
2012-07-14installer: use lzma2/ultra compressionxhmikosr
2012-07-13Rename DLL files, rename X-SASL to SASLBerke Viktor
2012-07-13Rename X-Tray to HexTrayBerke Viktor
2012-07-13Update theme extensions in the installer, tooBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
oid'>eaa67318 ^
1a75c8e1 ^


eaa67318 ^






fef580ed ^
eaa67318 ^

9858784e ^
eaa67318 ^
eaa67318 ^








7f1ee9da ^
eaa67318 ^
eaa67318 ^



1a75c8e1 ^
eaa67318 ^
e2edbfe4 ^
b8c02f71 ^
9858784e ^
e2edbfe4 ^
eaa67318 ^





eaa67318 ^
9858784e ^



ad59c4a5 ^
eaa67318 ^

eaa67318 ^
9858784e ^
eaa67318 ^
eaa67318 ^
ad59c4a5 ^

0e3fbb01 ^
9858784e ^
a7ffdf3d ^
ad59c4a5 ^
ad59c4a5 ^
eaa67318 ^
e2edbfe4 ^

34cf164a ^
e2edbfe4 ^
9858784e ^



34cf164a ^

e2edbfe4 ^

9cb73f83 ^
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