summary refs log tree commit diff stats
path: root/win32/installer
AgeCommit message (Expand)Author
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-09-15Remove "Full" installation option, most people blindly install things they do...Berke Viktor
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 betwee...Berke Viktor
2012-07-27Fix Perl interface filename in the installer, tooBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-18A decent WizardImage for the installerBerke Viktor
2012-07-16Update logos thanks to TingPing, now only WizardImage is leftBerke Viktor
2012-07-16Use highest compression available, it actually speeds up compression and slig...Berke Viktor
2012-07-14Ultra compression slows down compilation but doesn't really reduce the size, ...Berke Viktor
2012-07-14installer: use lzma2/ultra compressionxhmikosr
2012-07-14get rid of *.user files and ignore themxhmikosr
2012-07-14Remove migratorsBerke Viktor
2012-07-14Add installers for migrating from XChat-WDKBerke Viktor
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
2012-07-11Fix Perl 5.16 installation in x64 installerBerke Viktor
2012-06-17Another bunch of fixes and additions to the XTMBerke Viktor
2012-06-17Add XChat Theme Manager (TingPing)Patrick Griffs
2012-06-15Add .user files and .gitignoreBerke Viktor
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15Update paths for x64 installer tooBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Add projects for making the installerBerke Viktor
er Berke Viktor <berkeviktor@aol.com> 2012-06-10 14:19:40 +0200 Add all plugins to solution except WMPA' href='/git-repos/torxchat.git/commit/plugins/doat/doat.vcxproj?id=a673109c495916f4198b216a0e52aa9d6b986a8f'>a673109c ^
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