summary refs log tree commit diff stats
path: root/src/common/plugin.c
AgeCommit message (Expand)Author
2013-05-03Add python3 pluginTingPing
2013-04-28Don't autoload WMPA, it's dead in the waterBerke Viktor
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-15fix warningTingPing
2013-04-14Eliminate compiler warningBerke Viktor
2013-04-14If no path given, try to load plugins from config dir, not from install dirBerke Viktor
2013-04-14Add accounts to users in get_listTingPing
2013-04-02Remove most of HexTray and one instanceBerke Viktor
2013-02-13Make sure we don't auto-load HexTrayBerke Viktor
2013-01-19Correct almost all compiler warning issuesRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-12Disable auto-loading of deprecated pluginsBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Case tabulationBerke Viktor
2012-11-04Case simplificationBerke Viktor
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some more fixesBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Forgot this oneBerke Viktor
2012-10-30Revert "Proof-of-concept compat mode for XChat"Berke Viktor
2012-10-30Proof-of-concept compat mode for XChatBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-07-27Fix auto-loading the Perl interface on WindowsBerke Viktor
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
2012-07-26Autoload local plugins from <config>/pluginsBerke Viktor
2012-07-21Supposed fix for g_io_channel_read() deprecationBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-06-16Fix string handling for Turkish localeBerke Viktor
2012-01-15remove unused bufferBerke Viktor
2012-01-15avoid garbage in xchat_pluginpref_listBerke Viktor
2012-01-15implement xchat_pluginpref_listBerke Viktor
2012-01-15refactor plugin config API and add skeleton for xchat_pluginpref_listBerke Viktor
2012-01-14implement xchat_del_pluginprefBerke Viktor
2012-01-14skeleton for xchat_del_pluginprefBerke Viktor
2011-12-11some more multiplatform supportBerke Viktor
2011-12-01return to original code, this is an unnecessary modificatinoBerke 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