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

260 Commits

Author SHA1 Message Date
Berke Viktor
593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor
bf37bd3755 Update Do At plugin (Khisanth) 2012-06-12 20:40:42 +02:00
Berke Viktor
9220ea5911 Add WMPA as well 2012-06-10 14:49:15 +02:00
Berke Viktor
a673109c49 Add all plugins to solution except WMPA 2012-06-10 14:19:40 +02:00
Berke Viktor
95aace51cc More solution fixes and add language interfaces 2012-06-10 12:49:17 +02:00
Berke Viktor
5a50da6f82 Sync with FiSHLiM HEAD 2012-05-13 14:45:32 +02:00
Berke Viktor
37ca8b5221 Merge branch 'master' into wdk 2012-05-04 21:37:38 +02:00
Berke Viktor
96aef542ef update xchat to r1506 2012-05-04 21:37:23 +02:00
Berke Viktor
21f1427cc6 sync with fishlim head 2012-05-04 19:29:02 +02:00
Berke Viktor
eeed2c3da0 Merge branch 'master' into wdk 2012-05-04 19:23:07 +02:00
Berke Viktor
cba2e2e360 update xchat to r1505 2012-05-04 19:17:36 +02:00
Berke Viktor
9d91db6be8 sync with fishlim head 2012-03-16 00:17:03 +01:00
Berke Viktor
bd72cce2d9 display WDK version number in X-Tray 2012-02-16 18:00:51 +01:00
Berke Viktor
6e72d77bdd Merge branch 'master' into wdk 2012-02-16 17:36:34 +01:00
Berke Viktor
605c3dea36 update xchat to r1501 2012-02-16 17:34:40 +01:00
Berke Viktor
067ee4fc5b supposed workaround for disabling chunked encoding (snq-) 2012-02-08 21:52:27 +01:00
Berke Viktor
8849fb4c10 use old code since disabling HTTP/1.1 works with that too 2012-02-04 20:24:30 +01:00
Berke Viktor
c73149cf44 fix update checking errors due to GC HTTP bug - manual IE tweaking's still required 2012-02-04 17:41:02 +01:00
Berke Viktor
83b6f548ad update the checksum plugin to use the plugin config api 2012-01-20 18:02:55 +01:00
Berke Viktor
bfee90f11c add DNS plugin 2012-01-20 05:43:13 +01:00
Berke Viktor
bddd5b3a06 disable the non-bmp plugin 2012-01-20 01:33:55 +01:00
Berke Viktor
405a2965e0 typofix 2012-01-18 09:47:08 +01:00
Berke Viktor
569cb3dbbf add Non-BMP plugin against GTK+ exploits 2012-01-18 09:25:05 +01:00
Berke Viktor
66e0f75e14 fix prototype in plugin docs 2012-01-15 22:31:39 +01:00
Berke Viktor
70771ba2c6 add info about xsasl add replacing existing config 2012-01-15 21:41:45 +01:00
Berke Viktor
3e93c32392 additional hints about xchat_pluginpref_list return value 2012-01-15 21:24:56 +01:00
Berke Viktor
306b2a8707 implement XSASL LIST 2012-01-15 21:15:33 +01:00
Berke Viktor
44e4048386 update xsasl according to api changes 2012-01-15 19:10:31 +01:00
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
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
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
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
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
18404054b0 sync with fishlim head 2012-01-03 16:38:40 +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
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
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
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
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
e2f7e4f091 speed up winsys executions 2011-12-01 23:01:52 +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
1567d32697 plugin config - separate string and int functions 2011-11-30 08:28:19 +01:00
Berke Viktor
ab3e3926ab use global xchat-plugin.h for xtray 2011-11-30 02:22:38 +01:00
Berke Viktor
f9fa102690 plugin config save is done via raw file access, now works with multiple vars 2011-11-30 01:41:34 +01:00
Berke Viktor
b16ca3fa64 initial plugin config framework, can't save multiple entries 2011-11-29 20:15:56 +01:00
Berke Viktor
b5934a75b3 display sysinfo for self when not in channel/dialog 2011-11-29 04:05:54 +01:00
Berke Viktor
7b0555e380 own icon for winsys 2011-11-29 03:58:20 +01:00
Berke Viktor
7c0baeffbc relicense own plugins under the MIT license 2011-11-29 02:04:08 +01:00
Berke Viktor
6f019e63f1 winsys cosmetics and extensions 2011-11-29 01:10:57 +01:00
Berke Viktor
d010c4ff1b MSVC-style print 2011-11-28 23:41:17 +01:00
Berke Viktor
687203adbb fix winsys freeze 2011-11-28 23:11:43 +01:00
Berke Viktor
de88655853 now winsys actually works as a plugin 2011-11-28 22:54:17 +01:00
Berke Viktor
439c382d95 enable building of winsys with other plugins 2011-11-28 20:42:27 +01:00
Berke Viktor
5f758e821a more winsys fixes and build as c++ 2011-11-28 20:42:10 +01:00
Berke Viktor
7116b36d87 more winsys fixes for wdk 2011-11-28 20:22:59 +01:00
Berke Viktor
71c1a46c32 installer support for obs and gtk engines, x64 support 2011-11-28 17:51:38 +01:00
Berke Viktor
53c223dea4 first piece of wdk fixes for winsys 2011-11-28 14:53:28 +01:00
Berke Viktor
eaad8edbee initial version of winsys sysinfo plugin 2011-11-27 19:38:37 +01:00
Berke Viktor
cc0726d83a fix the update checker, return correctly with callback 2011-11-27 11:17:22 +01:00
Berke Viktor
d5dd1d3307 some formatting for exec 2011-11-27 11:15:40 +01:00
Berke Viktor
837557e9c7 make exec display as nice as possible 2011-11-27 11:05:38 +01:00
Berke Viktor
5d50ec01cb exec cleanup 2011-11-27 08:53:17 +01:00
Berke Viktor
76a8166320 exec support for releaser and makefile 2011-11-27 07:31:46 +01:00
Berke Viktor
fa7991495e initial exec 2011-11-27 07:24:42 +01:00
Berke Viktor
408487f89b perform periodic update checks automatically 2011-11-25 21:44:08 +01:00
Berke Viktor
090974960e rename fishlim main file in makefile too 2011-11-25 10:26:59 +01:00
Berke Viktor
81ed389e71 get in sync with fishlim upstream 2011-11-25 10:24:33 +01:00
Berke Viktor
3067b7b267 rename fishlim main file to avoid confusion 2011-11-25 10:23:23 +01:00
Berke Viktor
b15fe1ddf1 fix fishlim config handler 2011-11-24 23:37:43 +01:00
Berke Viktor
1a96ca3edd add fishlim plugin 2011-11-24 23:17:31 +01:00
Berke Viktor
34a77fdbc5 forgot to bump updater version number 2011-11-23 04:37:57 +01:00
Berke Viktor
845d8db211 Merge branch 'master' into wdk 2011-11-23 03:19:13 +01:00
Berke Viktor
774ff23920 update xchat to r1498 2011-11-23 03:04:25 +01:00
Berke Viktor
b2c45b196c fix update checker for separate installers 2011-11-23 02:57:45 +01:00
Berke Viktor
caa878bc93 add doat plugin 2011-11-22 17:58:00 +01:00
Berke Viktor
817cfa5792 gtk engines are non-existent in gtk.org builds 2011-11-22 15:59:11 +01:00
Berke Viktor
49e739b511 omit gtkpref messages 2011-08-18 02:17:41 +02:00
Berke Viktor
5472a813fa working gtkpref plugin 2011-08-17 15:22:40 +02:00
Berke Viktor
ce902a3926 skeleton for gtkpref launcher plugin 2011-08-17 15:11:25 +02:00
Berke Viktor
75cef45670 replace 16x16 WMP icon with 32x32 one for Win7 taskbar 2011-08-12 05:15:09 +02:00
Berke Viktor
f7bc383a66 add info about WMP icon 2011-08-12 05:13:27 +02:00
Berke Viktor
8562d1bedb add wmpa plugin 2011-08-12 04:52:46 +02:00