summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2011-12-03omit library manager bannerBerke Viktor
2011-12-03use strawberry perl for 5.14 too and use gendef for def generationBerke Viktor
2011-12-03placeholder for /exec -oBerke Viktor
2011-12-03add some branding to winsys outputBerke Viktor
2011-12-03print system info in one line for othersBerke Viktor
2011-12-03force overwriting of files with the "ignoreversion" flag so that portable ins...Berke Viktor
2011-12-02add example for sanitizing xchat_set_pluginpref_int inputBerke Viktor
2011-12-02no need for an extra newline during tcl initBerke Viktor
2011-12-02fix automatic update checkingBerke Viktor
2011-12-02version bumpBerke Viktor
2011-12-02obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16Berke Viktor
2011-12-02fix deinit message in execBerke 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-02add documentation for plugin config frameworkBerke Viktor
2011-12-01return to original code, this is an unnecessary modificatinoBerke Viktor
2011-12-01speed up winsys executionsBerke Viktor
2011-12-01fix cfgfiles bug when variable names include each otherBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
2011-11-30make error check possible for xchat_get_plugin_pref_intBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30some more unix love for plugin configBerke Viktor
2011-11-30plugin config - separate string and int functionsBerke Viktor
2011-11-30cosmeticsBerke Viktor
2011-11-30fix nasty ifdef bugBerke Viktor
2011-11-30plugin config unix compatibility part 1Berke Viktor
2011-11-30use global xchat-plugin.h for xtrayBerke Viktor
2011-11-30fix some memory leaksBerke Viktor
2011-11-30cfg_put_str is not required anymoreBerke Viktor
2011-11-30plugin config save is done via raw file access, now works with multiple varsBerke Viktor
2011-11-29initial plugin config framework, can't save multiple entriesBerke Viktor
2011-11-29disable xtray until it's usableBerke Viktor
2011-11-29better installer logic for pngs used by pluginsBerke Viktor
2011-11-29display sysinfo for self when not in channel/dialogBerke Viktor
2011-11-29own icon for winsysBerke Viktor
2011-11-29add murrine gtk engineBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-29disable taskbar alerts on x86 until it's fixed in gtkBerke Viktor
2011-11-29winsys cosmetics and extensionsBerke Viktor
2011-11-28MSVC-style printBerke Viktor
2011-11-28fix winsys freezeBerke Viktor
2011-11-28enable winsys releaseBerke Viktor
2011-11-28now winsys actually works as a pluginBerke Viktor
2011-11-28enable building of winsys with other pluginsBerke Viktor
2011-11-28more winsys fixes and build as c++Berke Viktor
2011-11-28more winsys fixes for wdkBerke Viktor
2011-11-28supposed fix for xtray, but not working correctly yetBerke Viktor
2011-11-28some branding for gtkprefBerke Viktor
2011-11-28once again, copy is BAD for your healthBerke Viktor
hor Berke Viktor <berkeviktor@aol.com> 2012-06-10 14:19:40 +0200 committer 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/exec/exec.vcxproj?h=feature/flexible-cert&id=a673109c495916f4198b216a0e52aa9d6b986a8f'>a673109c ^
ad59c4a5 ^

3485b4fb ^
567270d5 ^
de70630c ^
ad59c4a5 ^
a673109c ^

a673109c ^

a673109c ^



fc98a6d7 ^
a673109c ^








ad59c4a5 ^

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