Commit Graph

  • 5c30b84891 implement xchat_pluginpref_list Berke Viktor 2012-01-15 21:15:14 +01:00
  • 44e4048386 update xsasl according to api changes Berke Viktor 2012-01-15 19:10:31 +01:00
  • 4942dc667f refactor plugin config API and add skeleton for xchat_pluginpref_list Berke Viktor 2012-01-15 19:07:48 +01:00
  • e421c11686 support for removing existing networks in xsasl Berke Viktor 2012-01-14 03:05:42 +01:00
  • 17d13aa8d3 implement xchat_del_pluginpref Berke Viktor 2012-01-14 01:49:12 +01:00
  • c3821b6316 skeleton for xchat_del_pluginpref Berke Viktor 2012-01-14 00:29:01 +01:00
  • c979a8a8b7 some more xsasl cosmetics Berke Viktor 2012-01-11 21:35:02 +01:00
  • 064dafc76f version bump Berke Viktor 2012-01-11 20:31:20 +01:00
  • 6eb1fcbbe7 remove extra spaces from xsasl messages Berke Viktor 2012-01-11 20:31:11 +01:00
  • 9eae6db37f X-SASL cosmetics Berke Viktor 2012-01-11 20:16:23 +01:00
  • cf761e9871 update Lua-WDK to 5.2 Berke Viktor 2012-01-10 15:57:33 +01:00
  • 3321be6edb update xtray compilation date Berke Viktor 2012-01-10 08:30:31 +01:00
  • 6a0aa95fee update command names Berke Viktor 2012-01-10 08:28:03 +01:00
  • c65313f6d6 installer support for xsasl Berke Viktor 2012-01-10 06:29:53 +01:00
  • 2456d0d3fa reformatting, cleanup Berke Viktor 2012-01-10 06:15:03 +01:00
  • 1cbe3789da xsasl save/load more or less works, need to get rid of lists Berke Viktor 2012-01-10 05:22:58 +01:00
  • 66d8b0ad7b initial XSASL plugin based on cap_sasl Berke Viktor 2012-01-10 04:00:20 +01:00
  • 8c9d1aa31e version bump Berke Viktor 2012-01-09 00:27:20 +01:00
  • 9e3e77828d update openssl to 1.0.0f Berke Viktor 2012-01-09 00:15:10 +01:00
  • 34dace46af Merge branch 'master' into wdk Berke Viktor 2012-01-08 23:57:46 +01:00
  • bca7e6c554 update xchat to r1499 Berke Viktor 2012-01-08 23:48:46 +01:00
  • 18404054b0 sync with fishlim head Berke Viktor 2012-01-03 16:38:40 +01:00
  • 38a42ed519 fix built-in spelling on linux Berke Viktor 2011-12-11 19:27:37 +01:00
  • 13ee029364 some more multiplatform support Berke Viktor 2011-12-11 18:04:35 +01:00
  • 132ef6cb50 initial patches for linux compatibility Berke Viktor 2011-12-11 17:34:02 +01:00
  • 2012320d0e restructuring Berke Viktor 2011-12-11 14:29:37 +01:00
  • 1b84f0467a forgot to bump version Berke Viktor 2011-12-06 02:36:26 +01:00
  • 370cb88c44 typofix Berke Viktor 2011-12-06 02:35:00 +01:00
  • 9bb0bfbf42 version bump Berke Viktor 2011-12-05 00:52:38 +01:00
  • 551576daf3 omit library manager banner Berke Viktor 2011-12-03 21:50:39 +01:00
  • 86c43f53a5 use strawberry perl for 5.14 too and use gendef for def generation Berke Viktor 2011-12-03 21:44:36 +01:00
  • 6fc7063231 placeholder for /exec -o Berke Viktor 2011-12-03 19:53:20 +01:00
  • 4a127d0bb4 add some branding to winsys output Berke Viktor 2011-12-03 18:59:43 +01:00
  • a2f84209c0 print system info in one line for others Berke Viktor 2011-12-03 18:52:13 +01:00
  • 6b53f899ae force overwriting of files with the "ignoreversion" flag so that portable installs don't require a manual cleanup Berke Viktor 2011-12-03 18:28:38 +01:00
  • 71036733e3 add example for sanitizing xchat_set_pluginpref_int input Berke Viktor 2011-12-02 15:37:40 +01:00
  • 588c862f66 no need for an extra newline during tcl init Berke Viktor 2011-12-02 12:33:22 +01:00
  • 6ccfa8aaea fix automatic update checking Berke Viktor 2011-12-02 12:21:33 +01:00
  • 20b5221091 version bump Berke Viktor 2011-12-02 11:29:18 +01:00
  • 6dbc85b2db obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 Berke Viktor 2011-12-02 11:28:27 +01:00
  • deee38c5ce fix deinit message in exec Berke Viktor 2011-12-02 08:07:27 +01:00
  • 1fe5dfae7f apparently this is not allowed in C++ Berke Viktor 2011-12-02 01:09:52 +01:00
  • e2acf19d42 don't use hardcoded strings for plugin names Berke Viktor 2011-12-02 01:05:59 +01:00
  • 0f9c35e214 add documentation for plugin config framework Berke Viktor 2011-12-02 00:43:12 +01:00
  • f99e0c73cb return to original code, this is an unnecessary modificatino Berke Viktor 2011-12-01 23:04:07 +01:00
  • e2f7e4f091 speed up winsys executions Berke Viktor 2011-12-01 23:01:52 +01:00
  • a3a6346fec fix cfgfiles bug when variable names include each other Berke Viktor 2011-12-01 21:25:17 +01:00
  • 455032938a plugin api conformance Berke Viktor 2011-12-01 21:24:58 +01:00
  • b692172aa9 refactoring Berke Viktor 2011-11-30 08:59:40 +01:00
  • e488a0232a make error check possible for xchat_get_plugin_pref_int Berke Viktor 2011-11-30 08:52:55 +01:00
  • ac4043dd9d cosmetics Berke Viktor 2011-11-30 08:35:18 +01:00
  • ebee44ca13 some more unix love for plugin config Berke Viktor 2011-11-30 08:35:13 +01:00
  • 1567d32697 plugin config - separate string and int functions Berke Viktor 2011-11-30 08:28:19 +01:00
  • f49caf67f6 cosmetics Berke Viktor 2011-11-30 07:32:40 +01:00
  • 2fac353c85 fix nasty ifdef bug Berke Viktor 2011-11-30 07:27:58 +01:00
  • 845c4915bf plugin config unix compatibility part 1 Berke Viktor 2011-11-30 03:40:07 +01:00
  • ab3e3926ab use global xchat-plugin.h for xtray Berke Viktor 2011-11-30 02:22:38 +01:00
  • e2fa2d4787 fix some memory leaks Berke Viktor 2011-11-30 02:18:18 +01:00
  • 14c7027d52 cfg_put_str is not required anymore Berke Viktor 2011-11-30 01:43:45 +01:00
  • f9fa102690 plugin config save is done via raw file access, now works with multiple vars Berke Viktor 2011-11-30 01:41:34 +01:00
  • b16ca3fa64 initial plugin config framework, can't save multiple entries Berke Viktor 2011-11-29 20:15:56 +01:00
  • 266a86d0b5 disable xtray until it's usable Berke Viktor 2011-11-29 04:50:48 +01:00
  • e07a125948 better installer logic for pngs used by plugins Berke Viktor 2011-11-29 04:27:10 +01:00
  • b5934a75b3 display sysinfo for self when not in channel/dialog Berke Viktor 2011-11-29 04:05:54 +01:00
  • 7b0555e380 own icon for winsys Berke Viktor 2011-11-29 03:58:20 +01:00
  • 8fd64410b9 add murrine gtk engine Berke Viktor 2011-11-29 03:37:52 +01:00
  • 7c0baeffbc relicense own plugins under the MIT license Berke Viktor 2011-11-29 02:04:08 +01:00
  • e4e44c93e1 disable taskbar alerts on x86 until it's fixed in gtk Berke Viktor 2011-11-29 02:00:35 +01:00
  • 6f019e63f1 winsys cosmetics and extensions Berke Viktor 2011-11-29 01:10:57 +01:00
  • d010c4ff1b MSVC-style print Berke Viktor 2011-11-28 23:41:17 +01:00
  • 687203adbb fix winsys freeze Berke Viktor 2011-11-28 23:11:43 +01:00
  • 47e9527072 enable winsys release Berke Viktor 2011-11-28 22:55:35 +01:00
  • de88655853 now winsys actually works as a plugin Berke Viktor 2011-11-28 22:54:17 +01:00
  • 439c382d95 enable building of winsys with other plugins Berke Viktor 2011-11-28 20:42:27 +01:00
  • 5f758e821a more winsys fixes and build as c++ Berke Viktor 2011-11-28 20:42:10 +01:00
  • 7116b36d87 more winsys fixes for wdk Berke Viktor 2011-11-28 20:22:59 +01:00
  • 986d0a1993 supposed fix for xtray, but not working correctly yet Berke Viktor 2011-11-28 18:48:13 +01:00
  • 9d1b4bbf9e some branding for gtkpref Berke Viktor 2011-11-28 18:08:58 +01:00
  • bef48f6cea once again, copy is BAD for your health Berke Viktor 2011-11-28 17:55:32 +01:00
  • 71c1a46c32 installer support for obs and gtk engines, x64 support Berke Viktor 2011-11-28 17:51:38 +01:00
  • ec29822ef4 obs fixes part 1 Berke Viktor 2011-11-28 15:37:36 +01:00
  • 53c223dea4 first piece of wdk fixes for winsys Berke Viktor 2011-11-28 14:53:28 +01:00
  • eaad8edbee initial version of winsys sysinfo plugin Berke Viktor 2011-11-27 19:38:37 +01:00
  • 8b1a157ee3 installer support for exec Berke Viktor 2011-11-27 11:20:49 +01:00
  • cc0726d83a fix the update checker, return correctly with callback Berke Viktor 2011-11-27 11:17:22 +01:00
  • d5dd1d3307 some formatting for exec Berke Viktor 2011-11-27 11:15:40 +01:00
  • 837557e9c7 make exec display as nice as possible Berke Viktor 2011-11-27 11:05:38 +01:00
  • 5d50ec01cb exec cleanup Berke Viktor 2011-11-27 08:53:17 +01:00
  • 76a8166320 exec support for releaser and makefile Berke Viktor 2011-11-27 07:31:46 +01:00
  • fa7991495e initial exec Berke Viktor 2011-11-27 07:24:42 +01:00
  • 408487f89b perform periodic update checks automatically Berke Viktor 2011-11-25 21:44:08 +01:00
  • 75904d4a04 an ugly hack to make the about screen consistent Berke Viktor 2011-11-25 11:15:17 +01:00
  • 720f054888 version bump Berke Viktor 2011-11-25 10:51:22 +01:00
  • 090974960e rename fishlim main file in makefile too Berke Viktor 2011-11-25 10:26:59 +01:00
  • 81ed389e71 get in sync with fishlim upstream Berke Viktor 2011-11-25 10:24:33 +01:00
  • 3067b7b267 rename fishlim main file to avoid confusion Berke Viktor 2011-11-25 10:23:23 +01:00
  • 0c3c36fdf3 disable one instance option in portable mode Berke Viktor 2011-11-25 10:10:11 +01:00
  • fb1a986332 option to allow only one instance xchat to run Berke Viktor 2011-11-25 09:59:39 +01:00
  • b15fe1ddf1 fix fishlim config handler Berke Viktor 2011-11-24 23:37:43 +01:00
  • 1a96ca3edd add fishlim plugin Berke Viktor 2011-11-24 23:17:31 +01:00