summary refs log tree commit diff stats
path: root/plugins/winsys
AgeCommit message (Expand)Author
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-14get rid of *.user files and ignore themxhmikosr
2012-07-13Rename DLL files, rename X-SASL to SASLBerke Viktor
2012-07-13Remove the last remnants of XChat-WDKBerke Viktor
2012-07-13Rename files, delete old windows makefilesBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-07-12Some more rebrandingBerke Viktor
2012-07-11Rebranding on the file levelBerke 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-10Add all plugins to solution except WMPABerke Viktor
2011-12-06forgot to bump versionBerke Viktor
2011-12-06typofixBerke Viktor
2011-12-03add some branding to winsys outputBerke Viktor
2011-12-03print system info in one line for othersBerke Viktor
2011-12-02apparently this is not allowed in C++Berke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-12-01speed up winsys executionsBerke Viktor
2011-11-29display sysinfo for self when not in channel/dialogBerke Viktor
2011-11-29own icon for winsysBerke Viktor
2011-11-29winsys cosmetics and extensionsBerke Viktor
2011-11-28MSVC-style printBerke Viktor
2011-11-28fix winsys freezeBerke Viktor
2011-11-28now winsys actually works as a pluginBerke Viktor
2011-11-28more winsys fixes and build as c++Berke Viktor
2011-11-28more winsys fixes for wdkBerke Viktor
2011-11-28first piece of wdk fixes for winsysBerke Viktor
2011-11-27initial version of winsys sysinfo pluginBerke Viktor
.git/blame/share/misc/hexchat.spec?h=fe-web&id=29c5385d6e324267fc1da826805007a42defa8cf'>^
4a6ceffb ^
68d3552c ^














4a6ceffb ^




68d3552c ^
4a6ceffb ^
68d3552c ^
4a6ceffb ^
68d3552c ^
4a6ceffb ^

4a6ceffb ^

4a6ceffb ^

68d3552c ^



4a6ceffb ^

16d32fde ^
4a6ceffb ^
68d3552c ^

4a6ceffb ^
68d3552c ^


4a6ceffb ^
68d3552c ^

4a6ceffb ^
68d3552c ^
4a6ceffb ^



68d3552c ^







4a6ceffb ^

16d32fde ^
f10e98fa ^
16d32fde ^

68d3552c ^



16d32fde ^
68d3552c ^
4a6ceffb ^
16d32fde ^
68d3552c ^
4a6ceffb ^


16d32fde ^
4a6ceffb ^
68d3552c ^

68d3552c ^



68d3552c ^
















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
123
124
125
126
127
128
129
130
131
132
133
134