summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Collapse)Author
2012-05-04Merge branch 'master' into wdkBerke Viktor
2012-05-04update xchat to r1505Berke Viktor
2012-03-16sync with fishlim headBerke Viktor
2012-02-16display WDK version number in X-TrayBerke Viktor
2012-02-16Merge branch 'master' into wdkBerke Viktor
2012-02-16update xchat to r1501Berke Viktor
2012-02-08supposed workaround for disabling chunked encoding (snq-)Berke Viktor
2012-02-04use old code since disabling HTTP/1.1 works with that tooBerke Viktor
2012-02-04fix update checking errors due to GC HTTP bug - manual IE tweaking's still ↵Berke Viktor
required
2012-01-20update the checksum plugin to use the plugin config apiBerke Viktor
2012-01-20add DNS pluginBerke Viktor
2012-01-20disable the non-bmp pluginBerke Viktor
2012-01-18typofixBerke Viktor
2012-01-18add Non-BMP plugin against GTK+ exploitsBerke Viktor
2012-01-15fix prototype in plugin docsBerke Viktor
2012-01-15add info about xsasl add replacing existing configBerke Viktor
2012-01-15additional hints about xchat_pluginpref_list return valueBerke Viktor
2012-01-15implement XSASL LISTBerke Viktor
2012-01-15update xsasl according to api changesBerke Viktor
2012-01-15refactor plugin config API and add skeleton for xchat_pluginpref_listBerke Viktor
2012-01-14support for removing existing networks in xsaslBerke Viktor
2012-01-14skeleton for xchat_del_pluginprefBerke Viktor
2012-01-11some more xsasl cosmeticsBerke Viktor
2012-01-11remove extra spaces from xsasl messagesBerke Viktor
2012-01-11X-SASL cosmeticsBerke Viktor
2012-01-10update xtray compilation dateBerke Viktor
2012-01-10update command namesBerke Viktor
2012-01-10reformatting, cleanupBerke Viktor
2012-01-10xsasl save/load more or less works, need to get rid of listsBerke Viktor
2012-01-10initial XSASL plugin based on cap_saslBerke Viktor
2012-01-03sync with fishlim headBerke Viktor
2011-12-11some more multiplatform supportBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-12-06forgot to bump versionBerke Viktor
2011-12-06typofixBerke Viktor
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-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-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-01speed up winsys executionsBerke Viktor
2011-12-01plugin api conformanceBerke Viktor
2011-11-30refactoringBerke Viktor
c10adbdaad881dc4d7e8097528'>e758da5d ^
7f1ee9da ^
a673109c ^
9858784e ^
a673109c ^


cb891a97 ^
a673109c ^

5e3355a6 ^
e758da5d ^
5e3355a6 ^





a673109c ^

7f1ee9da ^
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