1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

1095 Commits

Author SHA1 Message Date
Berke Viktor
4942dc667f refactor plugin config API and add skeleton for xchat_pluginpref_list 2012-01-15 19:07:48 +01:00
Berke Viktor
e421c11686 support for removing existing networks in xsasl 2012-01-14 03:05:42 +01:00
Berke Viktor
17d13aa8d3 implement xchat_del_pluginpref 2012-01-14 01:49:12 +01:00
Berke Viktor
c3821b6316 skeleton for xchat_del_pluginpref 2012-01-14 00:29:01 +01:00
Berke Viktor
c979a8a8b7 some more xsasl cosmetics 2012-01-11 21:35:02 +01:00
Berke Viktor
064dafc76f version bump 2012-01-11 20:31:20 +01:00
Berke Viktor
6eb1fcbbe7 remove extra spaces from xsasl messages 2012-01-11 20:31:11 +01:00
Berke Viktor
9eae6db37f X-SASL cosmetics 2012-01-11 20:16:23 +01:00
Berke Viktor
cf761e9871 update Lua-WDK to 5.2 2012-01-10 15:57:33 +01:00
Berke Viktor
3321be6edb update xtray compilation date 2012-01-10 08:30:31 +01:00
Berke Viktor
6a0aa95fee update command names 2012-01-10 08:28:03 +01:00
Berke Viktor
c65313f6d6 installer support for xsasl 2012-01-10 06:29:53 +01:00
Berke Viktor
2456d0d3fa reformatting, cleanup 2012-01-10 06:15:03 +01:00
Berke Viktor
1cbe3789da xsasl save/load more or less works, need to get rid of lists 2012-01-10 05:22:58 +01:00
Berke Viktor
66d8b0ad7b initial XSASL plugin based on cap_sasl 2012-01-10 04:00:20 +01:00
Berke Viktor
8c9d1aa31e version bump 2012-01-09 00:27:20 +01:00
Berke Viktor
9e3e77828d update openssl to 1.0.0f 2012-01-09 00:15:10 +01:00
Berke Viktor
34dace46af Merge branch 'master' into wdk 2012-01-08 23:57:46 +01:00
Berke Viktor
bca7e6c554 update xchat to r1499 2012-01-08 23:48:46 +01:00
Berke Viktor
18404054b0 sync with fishlim head 2012-01-03 16:38:40 +01:00
Berke Viktor
38a42ed519 fix built-in spelling on linux 2011-12-11 19:27:37 +01:00
Berke Viktor
13ee029364 some more multiplatform support 2011-12-11 18:04:35 +01:00
Berke Viktor
132ef6cb50 initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
Berke Viktor
2012320d0e restructuring 2011-12-11 14:29:37 +01:00
Berke Viktor
1b84f0467a forgot to bump version 2011-12-06 02:36:26 +01:00
Berke Viktor
370cb88c44 typofix 2011-12-06 02:35:00 +01:00
Berke Viktor
9bb0bfbf42 version bump 2011-12-05 00:52:38 +01:00
Berke Viktor
551576daf3 omit library manager banner 2011-12-03 21:50:39 +01:00
Berke Viktor
86c43f53a5 use strawberry perl for 5.14 too and use gendef for def generation 2011-12-03 21:44:36 +01:00
Berke Viktor
6fc7063231 placeholder for /exec -o 2011-12-03 19:53:20 +01:00
Berke Viktor
4a127d0bb4 add some branding to winsys output 2011-12-03 18:59:43 +01:00
Berke Viktor
a2f84209c0 print system info in one line for others 2011-12-03 18:52:13 +01:00
Berke Viktor
6b53f899ae force overwriting of files with the "ignoreversion" flag so that portable installs don't require a manual cleanup 2011-12-03 18:28:38 +01:00
Berke Viktor
71036733e3 add example for sanitizing xchat_set_pluginpref_int input 2011-12-02 15:37:40 +01:00
Berke Viktor
588c862f66 no need for an extra newline during tcl init 2011-12-02 12:33:22 +01:00
Berke Viktor
6ccfa8aaea fix automatic update checking 2011-12-02 12:21:33 +01:00
Berke Viktor
20b5221091 version bump 2011-12-02 11:29:18 +01:00
Berke Viktor
6dbc85b2db obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 2011-12-02 11:28:27 +01:00
Berke Viktor
deee38c5ce fix deinit message in exec 2011-12-02 08:07:27 +01:00
Berke Viktor
1fe5dfae7f apparently this is not allowed in C++ 2011-12-02 01:09:52 +01:00
Berke Viktor
e2acf19d42 don't use hardcoded strings for plugin names 2011-12-02 01:05:59 +01:00
Berke Viktor
0f9c35e214 add documentation for plugin config framework 2011-12-02 00:43:12 +01:00
Berke Viktor
f99e0c73cb return to original code, this is an unnecessary modificatino 2011-12-01 23:04:07 +01:00
Berke Viktor
e2f7e4f091 speed up winsys executions 2011-12-01 23:01:52 +01:00
Berke Viktor
a3a6346fec fix cfgfiles bug when variable names include each other 2011-12-01 21:25:17 +01:00
Berke Viktor
455032938a plugin api conformance 2011-12-01 21:24:58 +01:00
Berke Viktor
b692172aa9 refactoring 2011-11-30 08:59:40 +01:00
Berke Viktor
e488a0232a make error check possible for xchat_get_plugin_pref_int 2011-11-30 08:52:55 +01:00
Berke Viktor
ac4043dd9d cosmetics 2011-11-30 08:35:18 +01:00
Berke Viktor
ebee44ca13 some more unix love for plugin config 2011-11-30 08:35:13 +01:00