summary refs log tree commit diff stats
path: root/win32
AgeCommit message (Collapse)Author
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-21Add trailing backslashes to Output and Intermediate directories, make Visual ↵Berke Viktor
Studio happy
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 ↵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-14win32/nls/nls.vcxproj: get rid of unused elementsxhmikosr
2012-07-14remove trailing spacexhmikosr
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-13Remove the last remnants of XChat-WDKBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-07-13Rename XTM to HTMBerke Viktor
2012-07-12Fix NLSBerke 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-15Use nicer default dependency pathsBerke Viktor
2012-06-15First bunch of cleanupsBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Add projects for making the installerBerke Viktor
2012-06-10Add WMPA as wellBerke Viktor
2012-06-10Add all plugins to solution except WMPABerke Viktor
2012-06-10More solution fixes and add language interfacesBerke Viktor
2012-06-10Shorten folder nameBerke Viktor
2012-06-10Add files required for the WDK7 platform toolset used by the VS solutionBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor
2012-06-03Solution fixes, debug config and x64 platformBerke Viktor
2012-06-03Use Tor's proxy-libintl with VSBerke Viktor
2012-06-03Initial Visual Studio solutionBerke Viktor
2012-05-13overwrite 7z items as well and delete ATK translations tooBerke Viktor
2012-05-13Update OpenSSL to 1.0.1cBerke Viktor
2012-05-04update openssl to 1.0.1bBerke Viktor
2012-03-15update openssl depsBerke Viktor
2012-03-15update openssl to 1.0.1Berke Viktor
2012-01-20add DNS pluginBerke Viktor
2012-01-20update openssl to 1.0.0gBerke Viktor
2012-01-20disable the non-bmp pluginBerke Viktor
2012-01-18install nonbmp by defaultBerke Viktor
2012-01-18add Non-BMP plugin against GTK+ exploitsBerke Viktor
id='n36' href='#n36'>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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161